.. |
crashtests
|
Bug 325377 - Add crashtest.
|
2013-01-25 18:34:30 +01:00 |
grid
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
tree
|
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05:00 |
Makefile.in
|
Bug 824247 - Part 3: Disable FAIL_ON_WARNINGS on not-yet-warning-free directories on MSVC. r=ted
|
2013-01-03 00:56:38 +09:00 |
nsBox.cpp
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
nsBox.h
|
|
|
nsBoxFrame.cpp
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
nsBoxFrame.h
|
Bug 813358 part 1: Remove unnecessary nsBoxLayoutState argument from various XUL frame-sorting-related methods. r=dbaron
|
2012-11-30 15:25:32 -08:00 |
nsBoxLayout.cpp
|
|
|
nsBoxLayout.h
|
|
|
nsBoxLayoutState.cpp
|
|
|
nsBoxLayoutState.h
|
|
|
nsBoxObject.cpp
|
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05:00 |
nsBoxObject.h
|
|
|
nsButtonBoxFrame.cpp
|
Bug 813445 part.1 Make widget::EventFlags and remove NS_EVENT_FLAG_TRUSTED r=roc+smaug, feedback=emk
|
2012-12-16 10:26:03 +09:00 |
nsButtonBoxFrame.h
|
|
|
nsContainerBoxObject.cpp
|
|
|
nsDeckFrame.cpp
|
Bug 826632. Part 1: Merge nsIViewManager into nsViewManager. r=tnikkel
|
2013-01-05 16:12:24 +13:00 |
nsDeckFrame.h
|
|
|
nsDocElementBoxFrame.cpp
|
|
|
nsGroupBoxFrame.cpp
|
|
|
nsImageBoxFrame.cpp
|
Bug 813445 part.3 Remove NS_EVENT_FLAG_CANT_CANCEL and NS_EVENT_FLAG_CANT_BUBBLE r=smaug
|
2012-12-16 10:26:03 +09:00 |
nsImageBoxFrame.h
|
Bug 801061. Switch from imgIRequest to imgRequestProxy. r=joe
|
2012-10-12 08:43:01 -04:00 |
nsIRootBox.h
|
|
|
nsLeafBoxFrame.cpp
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
nsLeafBoxFrame.h
|
|
|
nsListBoxBodyFrame.cpp
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
nsListBoxBodyFrame.h
|
|
|
nsListBoxLayout.cpp
|
|
|
nsListBoxLayout.h
|
|
|
nsListBoxObject.cpp
|
|
|
nsListItemFrame.cpp
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
nsListItemFrame.h
|
|
|
nsMenuBarFrame.cpp
|
|
|
nsMenuBarFrame.h
|
Bug 685191, don't fire an extra DOMMenuItemActive event when switching menus on a menubar, r=neil
|
2013-01-11 15:21:48 -05:00 |
nsMenuBarListener.cpp
|
|
|
nsMenuBarListener.h
|
|
|
nsMenuBoxObject.cpp
|
|
|
nsMenuFrame.cpp
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
nsMenuFrame.h
|
Bug 818817 - Fix some compiler warnings, r=Ms2ger
|
2012-12-09 22:53:19 +05:30 |
nsMenuParent.h
|
|
|
nsMenuPopupFrame.cpp
|
Bug 832641 - Invalidate popups when they become visible rather than handling invalidations while they are hidden. r=roc
|
2013-01-23 18:46:36 +13:00 |
nsMenuPopupFrame.h
|
Bug 826632. Part 1: Merge nsIViewManager into nsViewManager. r=tnikkel
|
2013-01-05 16:12:24 +13:00 |
nsPIListBoxObject.h
|
|
|
nsPopupBoxObject.cpp
|
Bug 825866. Part 8: Mass-rename of nsIView to nsView. r=tnikkel
|
2013-01-04 02:23:11 +13:00 |
nsPopupSetFrame.cpp
|
|
|
nsPopupSetFrame.h
|
|
|
nsProgressMeterFrame.cpp
|
|
|
nsProgressMeterFrame.h
|
|
|
nsRepeatService.cpp
|
|
|
nsRepeatService.h
|
|
|
nsResizerFrame.cpp
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
nsResizerFrame.h
|
|
|
nsRootBoxFrame.cpp
|
|
|
nsScrollbarButtonFrame.cpp
|
|
|
nsScrollbarButtonFrame.h
|
|
|
nsScrollbarFrame.cpp
|
|
|
nsScrollbarFrame.h
|
|
|
nsScrollBoxFrame.cpp
|
Bug 813445 part.1 Make widget::EventFlags and remove NS_EVENT_FLAG_TRUSTED r=roc+smaug, feedback=emk
|
2012-12-16 10:26:03 +09:00 |
nsScrollBoxObject.cpp
|
|
|
nsSliderFrame.cpp
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
nsSliderFrame.h
|
|
|
nsSplitterFrame.cpp
|
|
|
nsSplitterFrame.h
|
|
|
nsSprocketLayout.cpp
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
nsSprocketLayout.h
|
|
|
nsStackFrame.cpp
|
|
|
nsStackFrame.h
|
|
|
nsStackLayout.cpp
|
|
|
nsStackLayout.h
|
|
|
nsTextBoxFrame.cpp
|
|
|
nsTextBoxFrame.h
|
|
|
nsTitleBarFrame.cpp
|
Bug 813445 part.1 Make widget::EventFlags and remove NS_EVENT_FLAG_TRUSTED r=roc+smaug, feedback=emk
|
2012-12-16 10:26:03 +09:00 |
nsTitleBarFrame.h
|
|
|
nsXULLabelFrame.cpp
|
|
|
nsXULLabelFrame.h
|
|
|
nsXULPopupManager.cpp
|
Bug 804656: add rolluponmousewheel attribute to allow mousewheel events to hide panels, r=enndeakin
|
2013-01-25 14:30:50 -08:00 |
nsXULTooltipListener.cpp
|
Bug 685470 - Prevent tooltips when a click occurs. r=sicking
|
2012-12-05 21:45:13 -05:00 |
nsXULTooltipListener.h
|
|
|