.. |
crashtests
|
Add crashtest
|
2007-12-23 18:19:16 -08:00 |
grid
|
Do not look into crashtest with remaining eye.
|
2007-12-19 16:04:17 -08:00 |
tree
|
Bug 410358 - use nsTArray in nsTreeBodyFrame. r+sr=neil, a=stuart
|
2007-12-31 17:31:16 -08:00 |
Makefile.in
|
Bug 388280, command event needs to know user input state, otherwise a popup could be blocked, r=jst,sr=bz
|
2007-07-23 17:55:52 -07:00 |
nsBox.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
nsBox.h
|
Bug 381621: Get rid of nsBoxFrame::AddRef/Release, plus a few misc cleanups. r+sr=dbaron.
|
2007-05-22 13:34:00 -07:00 |
nsBoxFrame.cpp
|
Ignore whitespace-only children of XUL boxes (like the XUL content sink does in the content tree, when in XUL documents). b=403505 r+sr=roc a=blocking1.9+
|
2007-11-15 10:06:33 -08:00 |
nsBoxFrame.h
|
Make boxes that have non-box non-block children wrap all their children in a block. b=321402 r+sr=roc, a=blocking1.9+/M9
|
2007-10-25 16:30:49 -07:00 |
nsBoxLayout.cpp
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsBoxLayout.h
|
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
|
2007-04-23 07:21:53 -07:00 |
nsBoxLayoutState.cpp
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsBoxLayoutState.h
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsBoxObject.cpp
|
bug 384612: Remove script from scrollbar XBL binding. r/sr=dbaron
|
2007-11-19 12:08:20 -08:00 |
nsBoxObject.h
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsButtonBoxFrame.cpp
|
Rename nsIFrame::GetPresContext to nsIFrame::PresContext. Bug 376042, patch byTaras Glek <tglek@mozilla.com>, rs=roc.
|
2007-03-30 14:11:41 -07:00 |
nsButtonBoxFrame.h
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsContainerBoxObject.cpp
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsDeckFrame.cpp
|
Bug 381645: Remove nsBoxFrame::GetContentOf. r+sr=dbaron.
|
2007-05-22 20:48:43 -07:00 |
nsDeckFrame.h
|
Bug 357969 container xul element which doesn't have a xbl def under a deck frame has no accessible objectpatch by nian.liu at sun.com r=surkov.alexander sr=neil
|
2007-05-15 02:46:06 -07:00 |
nsDocElementBoxFrame.cpp
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsFrameNavigator.cpp
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsFrameNavigator.h
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsGroupBoxFrame.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
nsIBoxLayout.h
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsImageBoxFrame.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
nsImageBoxFrame.h
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsIMenuParent.h
|
Bug 401627, better way of handling click to close menu so that it doesn't reopen the menu again, r+sr=roc
|
2007-12-03 08:33:42 -08:00 |
nsIRootBox.h
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz
|
2007-07-04 08:49:38 -07:00 |
nsIScrollbarFrame.h
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsIScrollbarListener.h
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsLeafBoxFrame.cpp
|
Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
|
2007-08-02 11:08:05 -07:00 |
nsLeafBoxFrame.h
|
Bug 386141: Switch NS_FRAME_IS_BOX to use IsFrameOfType. Patch by fantasai, r+sr=roc.
|
2007-07-03 15:11:28 -07:00 |
nsListBoxBodyFrame.cpp
|
Bug 395628 - ""ASSERTION: post-reflow queues not empty" with feed in <frame>" [p=mats.palmgren@bredband.net (Mats Palmgren) r=smaug r+sr=dbaron a=blocking1.9+]
|
2007-11-30 23:22:44 -08:00 |
nsListBoxBodyFrame.h
|
Bug 395628 - ""ASSERTION: post-reflow queues not empty" with feed in <frame>" [p=mats.palmgren@bredband.net (Mats Palmgren) r=smaug r+sr=dbaron a=blocking1.9+]
|
2007-11-30 23:22:44 -08:00 |
nsListBoxLayout.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
nsListBoxLayout.h
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsListBoxObject.cpp
|
Make the GetListBoxBody() call from the frame constructor not Flush_Frames. b=392285 r+sr=bzbarsky a=dsicore
|
2007-10-06 08:03:35 -07:00 |
nsListItemFrame.cpp
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsListItemFrame.h
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsMenuBarFrame.cpp
|
Bug 401627, better way of handling click to close menu so that it doesn't reopen the menu again, r+sr=roc
|
2007-12-03 08:33:42 -08:00 |
nsMenuBarFrame.h
|
Bug 401627, better way of handling click to close menu so that it doesn't reopen the menu again, r+sr=roc
|
2007-12-03 08:33:42 -08:00 |
nsMenuBarListener.cpp
|
Bug 401627, better way of handling click to close menu so that it doesn't reopen the menu again, r+sr=roc
|
2007-12-03 08:33:42 -08:00 |
nsMenuBarListener.h
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz
|
2007-07-04 08:49:38 -07:00 |
nsMenuBoxObject.cpp
|
Use NS_IMPL_ISUPPPORTS macros where possible. b=387211 r=neil sr=dbaron a19=pavlov
|
2007-08-07 08:18:36 -07:00 |
nsMenuFrame.cpp
|
Bug 407601, use preferred size when calculating popup position and size instead of current size, fixes extraneous layouts and scrolling position changes, r+sr=bz,a=shrep
|
2007-12-19 08:37:32 -08:00 |
nsMenuFrame.h
|
Bug 394600, address bz's additional popup reworking comments, add tests for removing popups, r+sr=bz,a=beltzner
|
2007-11-17 07:47:38 -08:00 |
nsMenuPopupFrame.cpp
|
bug 307204, implement support for transparent windows in XUL for Mac OS X. r=josh, sr=roc, approval1.9=damons
|
2007-12-19 11:40:18 -08:00 |
nsMenuPopupFrame.h
|
Bug 407601, use preferred size when calculating popup position and size instead of current size, fixes extraneous layouts and scrolling position changes, r+sr=bz,a=shrep
|
2007-12-19 08:37:32 -08:00 |
nsPIListBoxObject.h
|
Make the GetListBoxBody() call from the frame constructor not Flush_Frames. b=392285 r+sr=bzbarsky a=dsicore
|
2007-10-06 08:03:35 -07:00 |
nsPopupBoxObject.cpp
|
Bug 395334, allow noautohide panels to have a parent so they that float and move with their parent, also fixes bug 395123, r=josh,roc,sr=roc
|
2007-11-28 12:18:11 -08:00 |
nsPopupSetFrame.cpp
|
Bug 407601, use preferred size when calculating popup position and size instead of current size, fixes extraneous layouts and scrolling position changes, r+sr=bz,a=shrep
|
2007-12-19 08:37:32 -08:00 |
nsPopupSetFrame.h
|
Call WillDestroyFrameTree() before destroying the frame tree in ReconstructDocElementHierarchyInternal() because we have cleared the placeholder map etc at this point and we don't want RemoveMappingsForFrameSubtree() to mess with it. Also, remove the RemoveMappingsForFrameSubtree() call that was added in bug 372685 which was wrong since all the frames on a popupset's ::popupList are out-of-flows that are reachable (directly or indirectly) from a normal flow placeholder. b=398982 r+sr=bzbarsky a=dsicore
|
2007-10-23 17:02:26 -07:00 |
nsProgressMeterFrame.cpp
|
Bug 395628 - ""ASSERTION: post-reflow queues not empty" with feed in <frame>" [p=mats.palmgren@bredband.net (Mats Palmgren) r=smaug r+sr=dbaron a=blocking1.9+]
|
2007-11-30 23:22:44 -08:00 |
nsProgressMeterFrame.h
|
Bug 397955, r+sr=roc
|
2007-10-05 12:06:54 -07:00 |
nsRepeatService.cpp
|
remove XP_MAC usage. b=281889 r=cbarrett sr=roc a=roc
|
2007-10-01 16:20:37 -07:00 |
nsRepeatService.h
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsResizerFrame.cpp
|
Bug 118299 - "NS_THEME_RESIZER implementation (GTK)" (use window manager's resize and support it in gtk2) [p=ian@mckellar.org (Ian McKellar) r+sr=roc a1.9=mconnor]
|
2007-12-11 02:08:35 -08:00 |
nsResizerFrame.h
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsRootBoxFrame.cpp
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz
|
2007-07-04 08:49:38 -07:00 |
nsScrollbarButtonFrame.cpp
|
clicking scrollbutton in listbox should only scroll by one option. b=382205 r=cbarrett sr=roc
|
2007-10-15 08:37:40 -07:00 |
nsScrollbarButtonFrame.h
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsScrollbarFrame.cpp
|
Draw native scrollbars using nsITheme on Mac OS X. Don't use a cocoa control. Fixes a whole host of clipping and visibility bugs and bugs 339447, 369293, 370439. r=josh sr=roc
|
2007-04-10 17:25:11 -07:00 |
nsScrollbarFrame.h
|
Completely backout patch from Jonathan Steele in bug 399753 due to bustage.
|
2007-10-14 20:42:27 -07:00 |
nsScrollBoxFrame.cpp
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsScrollBoxObject.cpp
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsSliderFrame.cpp
|
Bug 390610, clicking on scale doesn't work when a minimum value is used, r+sr=roc,a=dbaron
|
2007-08-10 05:45:20 -07:00 |
nsSliderFrame.h
|
Completely backout patch from Jonathan Steele in bug 399753 due to bustage.
|
2007-10-14 20:42:27 -07:00 |
nsSplitterFrame.cpp
|
relanding bug 400327 since it doesn't look to be the source of the regression
|
2007-11-14 19:38:16 -08:00 |
nsSplitterFrame.h
|
Completely backout patch from Jonathan Steele in bug 399753 due to bustage.
|
2007-10-14 20:42:27 -07:00 |
nsSprocketLayout.cpp
|
Bug 408904 Fix crash regression from bug 384874 r=Enn sr=bz a=beltzner
|
2007-12-21 09:59:35 -08:00 |
nsSprocketLayout.h
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsStackFrame.cpp
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsStackFrame.h
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsStackLayout.cpp
|
Change the FrameNeedsReflow API to pass the dirty flags to be added directly tothe method, instead of setting them before calling the method. That way we canavoid reflowing the ancestor of a reflow root which is not itself dirty but hasdirty children. This also makes it harder to set dirty bits inconsistentlywith the FrameNeedsReflow call. Bug 378784, r+sr=dbaron, pending rbs' reviewon the mathml parts.
|
2007-05-06 12:16:51 -07:00 |
nsStackLayout.h
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsTextBoxFrame.cpp
|
b=406458; code cleanup: add new ThebesContext() call as opposed to NATIVE_THEBES_CONTEXT hackery, r=stuart
|
2007-12-18 15:01:15 -08:00 |
nsTextBoxFrame.h
|
Bug 394120, 'ASSERTION: post-reflow queues not empty' with xul:listboxbody and xul:text, r+sr+a=roc
|
2007-09-04 01:46:50 -07:00 |
nsTitleBarFrame.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
nsTitleBarFrame.h
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
nsXULPopupManager.cpp
|
Bug 404237, add null check when key is pressed quickly before menu opens, r+sr=bz
|
2007-12-17 10:17:03 -08:00 |
nsXULTooltipListener.cpp
|
Bug 405986, noautohide attribute check for tooltips is reversed, r+sr=neil,a=damon
|
2007-12-03 06:34:57 -08:00 |
nsXULTooltipListener.h
|
Bug 377899, Cycle between nsXULTooltipListener and nsGlobalWindows causes leaks, r=neil,sr=peterv
|
2007-04-25 10:18:50 -07:00 |