neil%parkwaycc.co.uk
5ac7273e52
Bug 241151 nsSpringFrame was a useless subclass of nsLeafBoxFrame r/sr=roc
2004-04-24 21:27:11 +00:00
tor%cs.brown.edu
44fbbcc21b
Bug 240274 - remove unused argument of SetClip{Rect,Region}.
...
r=blizzard, sr=bryner
2004-04-23 15:21:24 +00:00
dbaron%dbaron.org
fb23a31193
Make nsStackFrame override GetFrameForPoint in a useful way. b=241314 r+sr=bzbarsky
2004-04-22 18:59:21 +00:00
neil%parkwaycc.co.uk
df2802a271
Bug 195355 listBoxObject.getRowCount() returns wrong value r=varga sr=bienvenu
2004-04-21 17:06:27 +00:00
gerv%gerv.net
85ce8c146b
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 14:30:37 +00:00
tor%cs.brown.edu
bd2796f514
Bug 240274 - remove PopState() argument. r=blizzard, sr=bryner
2004-04-18 13:13:35 +00:00
varga%nixcorp.com
2ed7aa3768
Trying to fix AIX 5.1 bustage. Bug 221619.
2004-04-17 08:08:12 +00:00
varga%nixcorp.com
9a8ed6252e
Trying to fix gcc-3.4 bustage.
2004-04-17 06:50:11 +00:00
varga%nixcorp.com
5026248834
Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner
2004-04-17 05:53:38 +00:00
roc+%cs.cmu.edu
eb088758c0
Bug 209032. Shut down popups before destroying their frames. r+sr=bzbarsky
2004-04-13 02:41:07 +00:00
bryner%brianryner.com
62c142565c
More nsIPresContext deCOMtamination (bug 229371). r+sr=roc.
2004-04-13 00:28:44 +00:00
sicking%bigfoot.com
6ce4fac4be
Bug 237566: Remove nsIContent::ReplaceChildAt and supportive codepaths.
...
r=bz sr=jst
2004-04-12 22:48:33 +00:00
dbaron%dbaron.org
f92415768a
DeCOMify nsIFrame::IsPercentageBase and rename to IsContainingBlock. b=237169 r+sr=bzbarsky a=brendan
2004-03-12 04:40:17 +00:00
roc+%cs.cmu.edu
07e40d9b68
fix bustage
2004-03-10 03:53:23 +00:00
roc+%cs.cmu.edu
0651f4e7ae
Bug 235264. Clean up invalidation to go through a single nsIFrame::Invalidate function and take account of 'outline' where necessary. r+sr=dbaron
2004-03-10 03:09:05 +00:00
bryner%brianryner.com
217fba8bc9
Support styling treerows differently for odd and even rows via properties (bug 235337). r=varga, sr=bzbarsky
2004-03-09 09:01:46 +00:00
bryner%brianryner.com
351b06b683
Don't highlight toplevel menus on hover for gtk. Bug 233242, r=pch, sr=roc.
2004-03-06 21:27:33 +00:00
sicking%bigfoot.com
1775c22dcc
Bug 236620: kill nsIContent::CanContainChildren
...
r/sr=jst
2004-03-06 00:22:03 +00:00
neil%parkwaycc.co.uk
5ea7c0ad16
Bug 236545 Make scrollbar thumb proportions use pageincrement and maxpos instead of slider size and maxpos, so that standalone scrollbars can use arbitrary page increments r/sr=roc
2004-03-05 16:29:23 +00:00
darin%meer.net
1d2d419885
landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin
2004-02-28 22:34:07 +00:00
bryner%brianryner.com
d6b0d386ee
deCOMtaminate nsIPresContext::GetEventStateManager. Bug 229371, r+sr=roc.
2004-02-27 17:17:37 +00:00
neil%parkwaycc.co.uk
73d5dfd693
Supplementary patch to bug 120410 fixing bugs exposed by the previous patch - listboxes didn't scroll properly if they were less than one row tall or adjust properly if they were resized r=varga sr=mscott
2004-02-26 22:56:15 +00:00
bryner%brianryner.com
745944525d
Get rid of nsIFrameManager abstract interface to the frame manager. Bug 233972, r+sr=roc.
2004-02-23 21:29:06 +00:00
dbaron%dbaron.org
8b81db7e6f
Rename {nsIDocument,nsIDocumentObserver,nsIFrame}::ContentChanged to CharacterDataChanged, since that's the only thing it's used for. Replace its nsISupports* parameter with a PRBool, since we don't need to allocate an object to pass a boolean parameter. Remove some (but probably not all) unneeded implementations on frames whose content is never a text node. b=234960 r+sr=jst
2004-02-20 21:38:31 +00:00
cbiesinger%web.de
bb8f20a832
233890, misc cleanup in some layout files, r+sr=bz
2004-02-19 18:56:13 +00:00
neil%parkwaycc.co.uk
237e591735
Bug 120410 Scrolling a listbox during onload handler fails and drops frames r=roc sr=bz
2004-02-19 11:29:35 +00:00
noririty%jcom.home.ne.jp
c19d96c968
Fixing IME with Alt key b=215787 p=neil@parkwaycc.co.uk r=bryner sr=bzbarsky a=chofmann
2004-02-13 14:05:57 +00:00
bryner%brianryner.com
b26298f7c2
Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron.
2004-02-11 04:57:07 +00:00
jst%mozilla.jstenback.com
8b6dc1c3ca
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
2004-02-09 22:48:53 +00:00
neil%parkwaycc.co.uk
c1d03bcc0d
Bug 233158 Make tree content view notify tree when all rows are removed r=varga sr=alecf
2004-02-05 19:53:40 +00:00
bryner%brianryner.com
d4f13c3ba7
Inline getters and setters for scaling factors on nsIDeviceContext. Bug 233103, r+sr=dbaron.
2004-02-05 01:57:10 +00:00
bryner%brianryner.com
05a0e4f624
Guarantee that the pres context's device context will be non-null by returning failure from Init() if it's null. Rename inline getter GetDeviceContext() to DeviceContext(), convert all callers to use the inline getter, and remove the virtual/refcounting getter. Bug 229371, r+sr=dbaron.
2004-02-02 22:17:21 +00:00
roc+%cs.cmu.edu
a2c6a75e31
Bug 109772. Some nsIView deCOMtamination. Fixed the API for GetNeearestWidget to be sensible. r+sr=dbaron
2004-01-30 03:20:41 +00:00
jst%mozilla.jstenback.com
1804c4910c
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
2004-01-29 22:04:45 +00:00
bsmedberg%covad.net
34cd8e8bdf
Bug 232201 part 2 - update consumers to use inherited nsIPrefBranchInternal interface. This should be happy for codesize. r=alecf sr=darin
2004-01-28 23:45:17 +00:00
dbaron%dbaron.org
78533f969d
Use a stub implementation of nsIDocumentObserver for implementors of nsIDocumentObserver in the layout library. b=232351 r=jst sr=peterv
2004-01-28 21:04:33 +00:00
bryner%brianryner.com
fd6fed0d82
More nsIPresContext deCOMtamination (bug 229371). Removed GetBaseURL, rename GetMedium to Medium and inline it, remove virtual style resolution methods that forward to style set (callers will call style set methods directly). Removed PresContext parameter to StyleSet style resolution functions. r+sr=dbaron.
2004-01-28 00:18:22 +00:00
caillon%returnzero.com
d2a13eb02d
- If the mouse moves while the scrollbar thumb is incrementing toward it (after a click and hold), update the destination point so it doesn't go past the mouse if it moves closer, and chases the mouse if it moves further away (bug 153946).
...
- Cache the scrollbar prefs so they aren't constantly looked up.
- Minor cleanup.
r+sr=roc
2004-01-27 05:19:57 +00:00
jst%mozilla.jstenback.com
d62aed44c4
Fixing bug 230840. DeCOMtaminating nsIDocumentObserver, nsIAttribute, nsIContentList, and nsIContentIterator, and doing some other cleanup. r=jonas@sicking.cc, sr=bryner@brianryner.com
2004-01-24 00:46:17 +00:00
neil%parkwaycc.co.uk
fe9b1bc6f0
Commenting on change in bug 219908 patch is in original bug 217089 p=gautheri@noos.fr r=bryner sr=jag
2004-01-22 16:14:35 +00:00
bryner%brianryner.com
93f6dc27e6
DeCOMtaminate nsCSSFrameConstructor (bug 231157). This gets rid of the nsIStyleFrameConstruction and nsICSSFrameConstructor interfaces. The frame constructor now has the same lifetime as the pres shell. r+sr=dbaron.
2004-01-21 23:05:10 +00:00
bryner%brianryner.com
290494e26b
Continuing nsIPresContext deCOMtamination (bug 229371). Remove GetImageLoadFlags (unused). Make failure to fetch the LookAndFeel service cause Init() to fail, don't null check it after that, and inlined the getter. Move IOService caching to nsImageFrame, the only user of it. r+sr=bzbarsky.
2004-01-21 09:35:59 +00:00
peterv%propagandism.org
b73f7d8861
Miscellaneous cleanup. r/sr=jst.
2004-01-18 10:45:26 +00:00
peterv%propagandism.org
512c8d9a90
Fix for bug 230439 (Remove anonymous nodeinfomanager and other cleanup). r=caillon, sr=jst.
2004-01-18 10:22:22 +00:00
bryner%brianryner.com
7e8d28b6d7
fix content area not redrawing when resizing the window on Mac. bug 222300, r+sr=dbaron.
2004-01-13 00:27:45 +00:00
bryner%brianryner.com
a135ce4d60
Improve the way in which nsEvent and its subclasses are initialized. Commonly-used members can now be initialized via an inline constructor, and all other members are initialized to zero. eventStructType is set automatically. This also fixes some cases where an eventStructType was doubling as a message -- NS_TEXT_EVENT is now only used as an eventStructType, with a message of NS_TEXT_TEXT. NS_COMPOSITION_* events get an eventStructType of NS_COMPOSITION_EVENT, and ditto for NS_RECONVERSION_*. NS_DRAGDROP_EVENT is no longer an eventStructType since it is not a unique type of struct. There is also some miscellaneous cleanup to nsDOMEvent. Bug 220228, r=jst, sr=blizzard.
2004-01-12 08:25:18 +00:00
jst%mozilla.jstenback.com
4ab234b8be
General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
2004-01-09 23:54:21 +00:00
mkaply%us.ibm.com
d57166766b
#66834
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
Lost OS/2 only #ifdef change from pedemonte to make us like Windows
2004-01-09 19:34:54 +00:00
roc+%cs.cmu.edu
e42362f233
Bug 210269. Reduce use of SetAttr during reflow. Also, fix up the API that gets the scrollbar dimensions of a scrollframe to always work right for RTL. r+sr=bryner
2004-01-09 19:28:06 +00:00
roc+%cs.cmu.edu
c70c9c9de3
Bug 210269. Reduce use of SetAttr during reflow. Also, fix up the API that gets the scrollbar dimensions of a scrollframe to always work right for RTL. r+sr=bryner
2004-01-09 19:21:20 +00:00
roc+%cs.cmu.edu
2a50602bc0
Bug 190735. deCOMtaminate nsIFrame::FirstChild and nsIFrame::GetAdditionalChildListName. r+sr=bz
2004-01-09 14:20:53 +00:00
bzbarsky%mit.edu
d37d9a3e5f
Setting .src should reset image animations; don't animate images no one is
...
looking at. Bug 210001, r=pavlov, sr=jst
2004-01-08 18:29:28 +00:00
bryner%brianryner.com
9c81944cb6
Eliminate nsIStyleSet as an XPCOM interface, making the implementation internal to layout. Frame constructor ownership moves to the pres shell, and the style set methods that forward to the frame constructor are gone. Rewrote style set sheet add/remove to reduce code size. For more details, see bug 64116. r+sr=dbaron.
2004-01-07 22:30:53 +00:00
timeless%mozdev.org
7dfde6c1de
Bug 229730 change NS_IF_ADDREF to NS_ADDREF in nsNativeScrollbarFrame::FindScrollbar
...
r=dbaron sr=dbaron
2003-12-31 04:16:23 +00:00
timeless%mozdev.org
a86f67b21d
Bug 226141 DRefTool analysis for tree files
...
r=varga sr=roc
2003-12-24 18:06:20 +00:00
scott%scott-macgregor.org
f54f5d2d3b
Bug #229112 --> Unable to bring up a compose window in debug builds
...
r/sr=bryner
2003-12-21 21:42:55 +00:00
bryner%brianryner.com
7264501b7b
Change all callers of nsIPresContext::GetShell() to use the non-refcounting versions. Most callers now use PresShell(), a few that were checking for null conditions are using GetPresShell() -- this will be remedied once we can ensure that a prescontext never has a null pres shell. Bug 227690, r+sr=bzbarsky.
2003-12-21 05:36:36 +00:00
timeless%mozdev.org
8c72bf5b08
Bug 224723 NS_ASSERTION(boxObject, "no box object!"); timer fired after tree was destroyed
...
r=varga sr=dbaron
2003-12-21 04:27:50 +00:00
timeless%mozdev.org
57d9d7b390
Bug 226232 DRefTool analysis for xul files
...
r=roc sr=roc
2003-12-21 04:04:05 +00:00
neil%parkwaycc.co.uk
219452a1b2
Bug 142459 Shift+click on scroll bar should jump to that location r=varga sr=bryner a=asa
2003-11-24 23:52:49 +00:00
neil%parkwaycc.co.uk
11ff187fe9
Bug 225431 context submenus do not reappear if context menu is dismissed (e.g. by alt key) r=dbaron sr=bz a=asa
2003-11-22 23:35:52 +00:00
jst%mozilla.jstenback.com
9941bd43a3
Removing unused variables that I left lying around with my nsIContent::GetTag() deCOMtamination changes.
2003-11-20 03:56:40 +00:00
jst%mozilla.jstenback.com
6380d7fd12
Fixing bug 225837. DeCOMtaminating nsIContent more, making GetTag() return a weak raw pointer, and renaming GetTag() to Tag(), and making GetRangeList() return an const nsVoidArray*, and changing GetContentID() to return the id, and renaming it to ContentID(). r=jonas@sicking.cc, sr=bryner@brianryner.com.
2003-11-19 01:20:56 +00:00
sicking%bigfoot.com
55a8f06201
Bug 223012: Make xul fully case sensitive.
...
r=bryner sr=jst
2003-11-18 18:20:03 +00:00
bzbarsky%mit.edu
d23a2bd983
Fix up more XUL GetFrameForPoint impls to correctly handle paint layers. Bug
...
225732, r+sr=dbaron
2003-11-15 00:47:43 +00:00
bzbarsky%mit.edu
e8af6ad52e
BoxFrame should only be the point target in the background layer, and should
...
propagate background layer point requests to kids. Bug 224013, r+sr=dbaron
2003-11-13 04:13:12 +00:00
bryner%brianryner.com
5784af7a5b
Speed up mapping HTML tag enums to atoms by using an array of static atoms, indexed by enum value. This avoids a UTF16 to UTF8 conversion and atom table lookup for each tag. Add a CString version of nsINodeInfoManager::GetNodeInfo(), convert literal string callers to use that version, and remove some unused variants of GetNodeInfo(). Bug 223595, r=axel@pike.org, sr=jst.
2003-11-05 05:17:07 +00:00
brendan%mozilla.org
560bb63004
Patch from Neil Deakin <enndeakin@sympatico.ca> to fix overlong button underlines (214956, r+sr=dbaron).
2003-11-05 00:05:10 +00:00
varga%nixcorp.com
de121ea543
Fix for bug 223530. null pointer dereference in nsTreeContentView.cpp [@ nsTreeContentView::ContentRemoved ]
...
r=me sr=bz patch by Nate Nielsen <nielsen@memberwebs.com>
2003-11-03 19:11:50 +00:00
uid502
f60aa658cf
Bug 212366. Make '-moz-opacity' behave like CSS3 opacity: it does not inherit by default, and it composites the element and all its children as a group. r+sr=dbaron
2003-11-01 22:34:59 +00:00
uid502
50383ff50a
Bug 190735. DeCOMtaminate nsIFrame::GetFrameType. r+sr=bzbarsky
2003-10-31 20:19:18 +00:00
timeless%mozdev.org
551c678677
Bug 223697 nsMenuPopupFrame.cpp:1142:9: warning: multi-line comment
...
r=bz sr=bz
2003-10-30 02:09:52 +00:00
bryner%brianryner.com
a0e219b348
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
2003-10-22 06:09:48 +00:00
varga%nixcorp.com
0f42747ce0
Changing my email address.
2003-10-21 15:35:57 +00:00
neil%parkwaycc.co.uk
8b60d1d81d
Bug 195744 Fire command event after dragging or collapsing a splitter r=varga sr=bz
2003-10-21 11:43:40 +00:00
uid502
b83221b617
Bug 165149. More cleanup. Make nsStyleContext::GetPseudoType return a weak pointer. Also remove unnecessary arguments to nsHTMLContainerFrame::CreateViewForFrame. r+sr=bzbarsky
2003-10-17 02:38:37 +00:00
dbaron%dbaron.org
d6a3dc61bd
Remove discontinuity at height of 0. b=220266 r+sr=bzbarsky
2003-10-02 22:25:28 +00:00
bzbarsky%mit.edu
8801e97e8f
Make presshell batch processing of style changes (using BeginUpdate/EndUpdate
...
notifications). Bug 200931, r=peterv, sr=jst
2003-10-02 21:29:40 +00:00
dbaron%dbaron.org
19a12727ec
Make URIs in the style system nsIURI pointers instead of strings. b=113173 r+sr=bzbarsky
2003-10-01 22:53:56 +00:00
bryner%brianryner.com
cd60efa8ac
Updating my email address
2003-09-29 06:04:02 +00:00
jst%mozilla.jstenback.com
8aa7b563d2
Fixing bug 215981. DeCOMtaminating nsIContent and nsIDocument some, and also some minor changes to other related interfaces. r=caillon@aillon.org, sr=peterv@propagandism.org.
2003-09-27 04:18:26 +00:00
timeless%mozdev.org
86e7f0ad6a
Bug 220057 Crash using nsBoxObject w/ null mContent
...
r=roc sr=roc
2003-09-24 01:47:46 +00:00
uid502
6bed557bd4
Bug 190735. Final patch for deCOMtamination of core nsIFrame methods! rs=dbaron
2003-09-23 17:05:29 +00:00
timeless%mozdev.org
2d778c8fa3
Bug 219908 Remove some layout warnings
...
r=bz sr=dbaron
2003-09-22 21:40:12 +00:00
neil%parkwaycc.co.uk
cc6198b276
Bug 216030 InvalidateScrollbar() should be internal to nsTreeBodyFrame r=varga sr=rbs
2003-09-15 11:30:20 +00:00
bryner%brianryner.com
a6a4441867
Make nsSliderFrame realize that its grab has been released due to a deactivate, so that it responds to future mouse events (bug 213122). Also, some general cleanup to nsSliderFrame. r+sr=dbaron.
2003-09-14 01:25:04 +00:00
bryner%brianryner.com
86ad399c4f
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 22:37:27 +00:00
roc+%cs.cmu.edu
5217fe6d78
Bug 212753. Make sure mouse capture is released when combobox popup is hidden. r+sr=bryner,a=mkaply
2003-09-02 15:21:13 +00:00
neil%parkwaycc.co.uk
b49f956a0c
Bug 212839 don't scroll trees to negative top rows r=varga sr=rbs a=asa
2003-08-14 19:48:45 +00:00
roc+%cs.cmu.edu
1b55019c20
Bug 190735. nsIFrame deCOMtamination, r+rs=dbaron
2003-08-04 12:39:51 +00:00
noririty%jcom.home.ne.jp
71178a007d
fix coding format
2003-08-01 13:26:34 +00:00
noririty%jcom.home.ne.jp
70beababd3
url drop-down wrongly aligned in firebird. Patch by mconnor@rogers.com. b=172530 r=dean sr=bryner
2003-08-01 13:10:31 +00:00
bzbarsky%mit.edu
b34b811225
Fixing HP-UX bustage by removing unused variable
2003-07-29 01:50:51 +00:00
bzbarsky%mit.edu
1c89273d3a
DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
...
r+sr=jst
2003-07-28 21:25:13 +00:00
aaronl%netscape.com
92763b022b
Bug 212641. Type Alt+Down in URL bar, then click somewhere else, even in another app -- can't get rid of dropdown! r=bryner, sr=bz
2003-07-25 08:26:11 +00:00
jaggernaut%netscape.com
ef99140d6d
Bug 213601: Switch some users of NS_NewAtom over to do_GetAtom. r=bzbarsky, sr=dbaron
2003-07-24 04:53:13 +00:00
chanial%noos.fr
c057ca60fd
bug 210196 Fix use of bookmarks root / top root as a target and correct caller of CanDropBeforeAfter
...
r=varga, sr=jag
2003-07-17 11:08:07 +00:00
aaronl%netscape.com
87a2803e9c
Bug 190331. Hitting enter on XUL checkbox should not fire oncommand event, because you are only accepting/OK'ing dialog, not changing checkbox value. r=hewitt, sr=jst
2003-07-14 09:45:54 +00:00
jaggernaut%netscape.com
bf82a649b9
Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky
2003-07-14 07:37:39 +00:00
jaggernaut%netscape.com
20004e3489
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
2003-07-13 22:29:00 +00:00
bzbarsky%mit.edu
80a20a1eaa
Remove redundant #include
2003-07-11 22:44:16 +00:00
dbaron%dbaron.org
92b921aca3
Remove hint parameter from AttributeChanged methods and simplify style hint mechanism. b=211308 r+sr=bzbarsky
2003-07-11 21:16:12 +00:00
roc+%cs.cmu.edu
887a382250
ongoing deCOMtamination work. r+sr=dbaron
2003-07-09 03:30:40 +00:00
neil%parkwaycc.co.uk
2b767fc200
Bug 184202 stop nsTreeSelection's nsITreeBoxObject* pointer from dangling, might fix firebird autocomplete crash r=varga sr=jag
2003-07-08 14:01:56 +00:00
bzbarsky%mit.edu
25471a836d
Add nsIContent::GetBaseURL; get rid of similar functions on nsIXMLContent and
...
nsIHTMLContent. Bug 209573, r=caillon, sr=jst.
2003-07-03 02:45:34 +00:00
neil%parkwaycc.co.uk
31183f51ae
Bustage fix patch changed intent of checkin for bug 208093
2003-07-01 13:16:55 +00:00
locka%iol.ie
8c8bfafee7
Build bustage fix. Remove duplicate variable declarations and assignments. b=208093
2003-07-01 12:02:15 +00:00
neil%parkwaycc.co.uk
0a90032224
Bug 208093 Make tree body frame cache row count r=varga sr=jag
2003-07-01 11:03:53 +00:00
neil%parkwaycc.co.uk
a3230f658d
Bug 208093 Make tree body frame cache row count r=varga sr=jag
2003-07-01 10:38:50 +00:00
neil%parkwaycc.co.uk
af1b41e03b
Bug 210638 Tree should be able to maintain the selection during a batch update r=varga sr=jag
2003-06-26 10:54:42 +00:00
roc+%cs.cmu.edu
dfa2a5717d
deCOMtamination. Checking in this change now because I think the nsIFrame::GetWindow() COM-style wrapper is broken (doesn't ADDREF, but should), but the easiest way to fix that is to deCOMtaminate this, the only caller I can find. r+sr=dbaron
2003-06-24 03:34:41 +00:00
caillon%returnzero.com
36a00e95c1
Bug 209852. Remove |dont_QueryInterface|.
...
r=dbaron, sr=jag
2003-06-21 00:15:41 +00:00
dbaron%dbaron.org
42b06cc4f5
DeCOMtaminate nsIFrame::GetView and SetView, and add HasView, GetClosestView, and AreAncestorViewsVisible to consolidate common patterns. b=208004 r+sr=roc
2003-06-19 23:44:01 +00:00
caillon%returnzero.com
ba75de772b
Bug 209087
...
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
2003-06-13 20:10:01 +00:00
seawood%netscape.com
8f112a4226
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:18:27 +00:00
bienvenu%netscape.com
8e0758f402
fix hang drag drop from tree outliner 207908 r=varga, sr=sspitzer
2003-06-02 19:21:37 +00:00
dbaron%dbaron.org
7a51cf1597
Replace nsSliderFrame::GetContentOf with static GetContentOfBox to fix hiding warning and avoid unnecessary |this| argument. b=42634 Patch from Marc Loiselle <mloiselle@yahoo.com>. r=dbaron sr=bryner
2003-06-02 02:39:26 +00:00
dbaron%dbaron.org
b11dcca393
A little cleanup. b=207700 r+sr=bryner
2003-06-01 20:03:13 +00:00
timeless%mozdev.org
f580240373
Bug 207318 nsTreeBodyFrame needs to check rv of GetParentIndex
...
r=varga sr=bryner
2003-06-01 14:59:22 +00:00
timeless%mozdev.org
ece05c4d2e
Bug 207583 imgLoader::LoadImage called with null pointer from nsImageBoxFrame::UpdateImage
...
r=bz sr=bz
2003-05-30 20:02:55 +00:00
bryner%netscape.com
2e814e709c
Fix positioning of the scrollbar thumb when going back to the previous page, using native scrollbars on Mac. Bug 201815, r=pinkerton, sr=sfraser.
2003-05-28 23:13:37 +00:00
dbaron%dbaron.org
178d947d10
Missed part of checkin by jaggernaut%netscape.com: Bug 203167: Clean up nsDeckFrame a little. r=peterv, sr=bryner
2003-05-24 04:10:40 +00:00
jaggernaut%netscape.com
32739c2581
Bug 193730: fix typo in "pref" name "intl.menuitems.alwaysappendaccesskeys" (access, not acces). Patch by mc <magicdice@hotmail.com>, r=sr=jag
2003-05-24 02:40:08 +00:00
jaggernaut%netscape.com
c6d69bf32f
Bug 203167: Clean up nsDeckFrame a little. r=peterv, sr=bryner
2003-05-24 02:35:08 +00:00
timeless%mozdev.org
dd375da70f
Bug 205603 Cleanup warnings in xul..grid
...
r=varga sr=jag
2003-05-23 22:14:12 +00:00
dwitte%stanford.edu
149f719c00
bug 100649: Length() being used where IsEmpty() is meant
...
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().
thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.
got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
varga%netscape.com
1734eec58f
Landing bookmarks changes.
...
Bug 205378 - Meta bug for changes in bookmarks sorting code
r=jag, sr=sspitzer, a=sspitzer,asa
The CloneResource() has been back ported from Firebird, originally
implemented by Pierre Chanial.
2003-05-23 12:03:40 +00:00
smontagu%netscape.com
cdd2b71ee3
Set mColumns to nsnull after |delete| to prevent a crash. Bug 206437, r+sr=bryner, a=mkaply.
2003-05-21 19:56:59 +00:00
roc+%cs.cmu.edu
2867c02aef
Bug 201851. Don't honor XUL 'width' and 'height' attributes on anything other than XUL elements. r+sr=dbaron,a=sspitzer
2003-05-19 23:24:51 +00:00
dbaron%dbaron.org
a15b9f2cf4
Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan
2003-05-15 03:42:21 +00:00
bryner%netscape.com
a0cf331fe5
Fix crash mousing around menus (bug 205728). Patch by bienvenu, r=me, sr=dbaron, a=sspitzer.
2003-05-15 00:06:23 +00:00
danm%netscape.com
1707bc563c
backing out last revision. interestingly this doesn't seem to affect the fix that revision made. bug 204770 r=bryner,roc+moz a=asa
2003-05-12 22:47:46 +00:00
caillon%returnzero.com
050e004be7
Bug 192577 - URL bar doesn't collapse on windows
...
Patch by aaronl@netscape.com
r=danm sr=bryner
a=asa for checkin into a closed tree
2003-05-07 01:12:41 +00:00
sspitzer%netscape.com
eac2c4e0d8
some bulletproofing/wallpapering for crasher bug #203431
...
r=varga, sr=bienvenu, a=sspitzer
2003-04-26 21:57:39 +00:00
caillon%returnzero.com
042fedf369
182099 - lock up on stylesheets tab double-clicking the twisty
...
r=varga, sr=bzbarsky, a=sspitzer
2003-04-26 21:38:53 +00:00
varga%netscape.com
7032ebd903
Fix for bug 201077. Dragging a bookmark item to the last bookmark folder causes the application to hang.
...
r+sr=bryner
2003-04-21 08:30:57 +00:00
varga%netscape.com
891896a42f
Fix for bug 199520. "file bookmark" window not painting all of the bookmark tree
...
r=neil, sr=jag
2003-04-18 14:52:44 +00:00
dbaron%dbaron.org
4a5e84bc92
Split nsCSSDeclaration.h and .cpp into separate files for the structs (nsCSSStruct.h and .cpp) and nsCSSDeclaration. b=201681
2003-04-15 03:07:34 +00:00
roc+%cs.cmu.edu
94719ee642
Bug 201435. Make scrollbar 'curpos' truncation issue proper notifications. r+sr=bzbarsky
2003-04-14 14:34:45 +00:00
bryner%netscape.com
4d3b825ffa
Make --disable-xul work (bug 69995). We build enough XUL to support
...
scrollbars unconditionally, but can now leave out heavyweight widgets like
grid, listbox, and tree. r=bzbarsky, sr=alecf.
2003-04-11 00:56:27 +00:00
roc+%cs.cmu.edu
9fbac81e2f
Bug 201300. Get rid of document observer from nsGfxScrollFrame. r+sr=bz
2003-04-09 11:27:09 +00:00
roc+%cs.cmu.edu
f2dc5c2442
Bug 126263. Whack comboboxes/listboxes to use Gfx scrollbars. Also, make scrollbars attach their XBL content only when they become visible, to avoid pageload hit. r+sr=dbaron
2003-04-08 20:50:57 +00:00
seawood%netscape.com
de59dbee4b
Purge XP_PC.
...
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
jst%netscape.com
14882c9d0c
Fixing bug 124412. Making nsXULDocument inherit nsXMLDocument to avoid the need to duplicate a large amount of code in nsXULDocument. Also removing nsMarkupDocument and nsIDOMEventCapturer that are no longer needed. Changing the inheritance of nsIDOMXULDocument to avoid ~60 or so forwarding methods, and doing a *lot* of code cleanup. r=bugmail@sicking.cc, sr=peterv@netscape.com
2003-03-26 07:41:30 +00:00
bryner%netscape.com
ee38cee4fb
Don't leak nsBoxToBlockAdaptors (bug 177807). r=varga, sr=dbaron.
2003-03-26 06:52:20 +00:00
varga%netscape.com
906bfa1fa3
Landing bookmarks branch. Everything except mozilla/xpfe
...
Bug 196756 - Meta bug for major architectural changes in bookmarks code
r=jag, sr=bryner
2003-03-25 04:44:31 +00:00
kyle.yuan%sun.com
db0d6932fa
Bug 197152 AccDoAction failed with menuitem that has command (not oncommand) attribute
...
r=bryner, sr=jag
move command tag support from individual frames to nsXULElement
2003-03-25 03:15:37 +00:00
roc+%cs.cmu.edu
d48c2c89f7
Bug 174049. Smooth scrolling. Original patch by Neil cronin. r+sr=kin
2003-03-24 05:29:45 +00:00
jaggernaut%netscape.com
bc49253d8a
Bug 32157: enable titletips on cropped text in trees. Except I'm not quite doing titletips, but rather tooltips you get "for free" on cropped text in trees. Also fixing some measurement problems in nsTreeBodyFrame. r=/sr=jan,bryner,sspitzer
2003-03-22 01:43:29 +00:00
bzbarsky%mit.edu
7acdbf095e
Make imgRequestProxy hold a weak ref to its listener, to prevent reference
...
cycles. Bug 196797, r=pavlov, sr=jst
2003-03-17 16:09:02 +00:00
varga%netscape.com
334e52da01
Fix for bug 196490. Remove property caching in tree content view.
...
r=jag, sr=bryner
- also changed properties.Length() to !properties.IsEmpty() per jag
2003-03-17 09:47:48 +00:00
varga%netscape.com
6dc71b4a35
Fix for bug 117954. Auto-close springloaded folders except the destination
...
folder.
r=bryner, sr=dmose
- added a value array to store indexes of rows, currently only used for auto
closing of spring loaded folders
- added several tree related settings to nsILookAndFeel service
- made all timers use this service
2003-03-16 23:26:31 +00:00
varga%netscape.com
24c5cecb34
Fix for bug 192885. Expose the single selection method of nsTreeSelection.
...
r=neil, sr=jag
2003-03-12 09:00:28 +00:00
varga%netscape.com
4d550130c1
Adding an assertion for bug 154952.
...
r/sr=bz
2003-03-11 15:27:25 +00:00
varga%netscape.com
f6a557e4ca
Fix painting of drop feedback on Mac. Follow up from previous checkin.
2003-03-11 08:02:20 +00:00
varga%netscape.com
7fd6b5e216
Fix for bug 185977. xul tree paint way too much, way too often
...
r=neil, sr=bryner, original patch by r.pronk@its.tudelft.nl
- refactored all painting methods to paint everything (including the background) as part of the foreground layer
- refactored painting of drop feedback to match the style in the file
2003-03-11 07:21:14 +00:00
roc+%cs.cmu.edu
f10c9249d3
Bug 173874. Fix tooltip positioning. patch by parish@ntlworld.com, r+sr=roc+moz
2003-03-08 03:11:51 +00:00
aaronl%netscape.com
c616086a0c
Bug 194968. Use content id properly to expose whether window is content vs. UI. r/sr=roc+moz
2003-03-06 23:07:00 +00:00
peterv%netscape.com
b3d575fd9b
Fix for bug 195153 (Remove bogus 'extern' decls from NS_New* functions.). Patch by jst, r=sicking, sr=peterv.
2003-03-05 15:08:41 +00:00
kyle.yuan%sun.com
41d3ef8909
Bug 192346 incremental search in <tree>/<menulist>/<listbox> fails if item starts with repeats of a letter
...
r=jkeiser, sr=henry.jia
2003-03-05 01:43:25 +00:00
sfraser%netscape.com
6180a9328b
Fix bug 155013 -- the native scrollbar frame failed to enforce cur <= max, which caused the contents to remain in the wrong position sometimes. r/sr=bryner
2003-02-27 23:42:41 +00:00
aaronl%netscape.com
3d10d6c7cf
Bug 192211. Clean up accessible menu events. r=kyle, sr=bryner
2003-02-27 02:08:06 +00:00
varga%netscape.com
f4e722eb35
Fix for bug 120734. outliner cell text dimensions wrong.
...
r=neil sr=jag original patch by neil
2003-02-26 08:18:28 +00:00
bzbarsky%mit.edu
7267f149a3
Eliminate libpr0n's use of prescontexts as unique keys; use documents instead
...
and do not hold a ref to them. Bug 190475, r=pavlov, sr=jst
2003-02-26 05:51:32 +00:00
timeless%mozdev.org
b45a7a46f6
Bug 166360 Incorrect comparison in nsListBoxObject.cpp
...
r=axel@pike.org sr=dbaron
2003-02-25 01:09:53 +00:00
roc+%cs.cmu.edu
77e5c960ef
Bug 191938. 'Dont print backgrounds' by setting background to white. also clean up unused params and make background-attachment:fixed work in printing/printpreview. r+sr=bzbarsky
2003-02-23 02:49:22 +00:00
dbaron%dbaron.org
754d904cda
Remove nsISizeOfHandler and associated SizeOf methods. b=106792 r=bzbarsky sr=jst
2003-02-22 15:34:38 +00:00
bryner%netscape.com
da41951912
fixing crash caused by uninitialized variable
2003-02-22 02:50:16 +00:00
bryner%netscape.com
cc390fbe51
Remove nsIStyleContext (bug 114713), r/sr=dbaron. Changed lots of methods to use nsStyleContext* or already_AddRefed<nsStyleContext> as return values, depending on whether a reference is returned. Turn on nsRefPtr (bug 104346), and change nsDerivedSafe to not declare AddRef and Release explicitly virtual, r=jag, sr=dbaron.
2003-02-22 00:32:13 +00:00
varga%netscape.com
9515f580c3
Fix for bug 171128. List of attachment is blank.
...
r=cavin,hewitt sr=sspitzer a=dbaron
2003-02-17 23:52:15 +00:00
aaronl%netscape.com
198d2ffe9f
Bug 187839. Japanese IME/caret bug. Fixing checkin so that it doesn't include debugging printf. r=aaronl, sr=bryner, a=asa
2003-02-05 18:53:45 +00:00
jrgm%netscape.com
08c16b9202
back out tooltip change for bug 181961 for 1.3b as it is reported to be somehow resulting in a crash on osx for bug 184363, r+sr=jag, a=dbaron
2003-02-04 05:53:18 +00:00
aaronl%netscape.com
7d7e4d0c76
Bug 187839. Caret turns of when turning on Japanese IME. Patch by skamio@netscape.net. r=aaronl, sr=bryner, a=dbaron
2003-02-04 04:26:38 +00:00
bzbarsky%mit.edu
5576244447
Make sure all caller have to pass in the "ignore 'print backgrounds'
...
preference" boolean. Make block/inline _not_ ignore that pref. Bug 191574,
r+sr=dbaron, a=asa
2003-02-01 23:54:32 +00:00
sspitzer%netscape.com
da5e479a21
fix for bug #128446
...
clicking on 'name' column in folder pane reverses account sort order.
thanks to myk@mozilla.org for the patch
r=varga, sr=scc,sspitzer a=asa
2003-01-29 06:24:47 +00:00
aaronl%netscape.com
57ac25e8d1
Bug 189853. Click to drop down menu bar item sometimes getting blocked, r=kyle, sr=bryner, a=asa
2003-01-29 03:41:31 +00:00
neil%parkwaycc.co.uk
3390e8c9df
Bug 179567 Cannot dismiss menu by clicking on menubar p=aaron r=bryner sr=jag
2003-01-20 11:58:30 +00:00
varga%netscape.com
e0d9792555
Fix for bug 188305. Dragging splitter paints tree 4 times
...
r=jag, sr=roc, patch by r.pronk@its.tudelft.nl
2003-01-18 14:05:24 +00:00
roc+%cs.cmu.edu
a60dcb3151
Bug 187503. Fix regression by making nsScrollBoxFrame sync up view properties after the view is resized. r+sr=dbaron
2003-01-17 00:14:07 +00:00
sspitzer%netscape.com
750ade5aee
fix for bug #44823 .
...
when not in threaded mode, don't take up space for the twisty in the
subject column. thanks to neil@parkwaycc.co.uk for the fix.
r=varga, sr=sspitzer
2003-01-14 22:37:01 +00:00
caillon%returnzero.com
b9e4a905e8
188438, Null-check the right variable. r+sr=bzbarsky
2003-01-10 06:57:26 +00:00
dbaron%dbaron.org
a5fcfea19e
Replace computation of max-element-size (height and width) with max-element-width alone, since the max-element-height is practically unused and not meaningful for layout. b=186953 r+sr=bzbarsky
2003-01-09 14:26:32 +00:00
bryner%netscape.com
26d5c6ff25
Phase 1 of style context deCOMtamination (bug 114713). Remove all dependencies on nsIStyleContext from outside of content and layout. Make nsIFrame::GetStyleData be a non-inline virtual function when called from outside of layout, since the nsStyleContext implementation won't be available to those callers. r=dbaron, sr=bzbarsky.
2003-01-09 06:49:07 +00:00
bzbarsky%mit.edu
4f6cbb701e
Get the right view when positioning context menus. Bug 185107, r=hyatt, sr=jag
2003-01-08 22:40:14 +00:00
dbaron%dbaron.org
1419b5fd03
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 21:19:10 +00:00
varga%netscape.com
db18ea6b30
Fix for bug 183517. Scrolling in mail folder pane requires you wait for the timer to finish.
...
r=varga, sr=alecf, patch by stephend
2003-01-08 08:34:52 +00:00
aaronl%netscape.com
3db9cbb0ca
Bug 187575. Context menus should not eat clicks outside themselves (in Windows). r=dean, sr=alecf
2003-01-06 23:14:59 +00:00
aaronl%netscape.com
efad155ceb
Bug 179567. Backing out, causes menu regressions.
2003-01-06 21:15:20 +00:00
timeless%mozdev.org
04734d6ae4
Bug 187759 opening menu with full-page (quicktime, flash) plugin crashes in [@ nsMenuBarFrame::SetActive ]
...
r=aaronl sr=bz
2003-01-06 20:12:04 +00:00
aaronl%netscape.com
7950457945
Bug 179567. Cannot dismiss menu by clicking on menu bar. r=pinkerton, sr=bryner
2003-01-03 01:15:25 +00:00
aaronl%netscape.com
005c9a4a4e
Bug 132489. Caret should stop blinking when user enters menus. r=kyle, sr=bryner.
2003-01-03 01:14:00 +00:00
bratell%lysator.liu.se
f429c683a3
Bug 170160 - don't use sprintf for simple tasks as converting a number to a string. It's expensive and give you an ASCII string when a Unicode one is required. r=bryner@netscape.com, sr=brendan@mozilla.org
2002-12-31 12:50:10 +00:00
seawood%netscape.com
4588fb970a
Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
...
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
dbaron%fas.harvard.edu
818581d1d9
Reduce code size by using PaintSelf member function to paint background, border, and outline. b=184702 r+sr=roc
2002-12-23 22:05:47 +00:00
roc+%cs.cmu.edu
19fff00ceb
Bug 186066. Don't resize scrolled frame's view until we're ready, saving a full refresh. Patch by sfraser; r+sr=roc
2002-12-22 03:30:04 +00:00
sfraser%netscape.com
219f07e5aa
Fix booleans returned by nsBox to have the low bit set. Bug 185951. r/sr=kin
2002-12-18 23:51:55 +00:00
dbaron%fas.harvard.edu
055f825c7a
Release theme global in nsBox from layout module destructor instead of on a object count for objects whose destructors are not all called. (Adds nsBox to the leak stats, which will make leaks go up.) b=177807 r=bryner sr=roc
2002-12-11 02:33:33 +00:00
caillon%returnzero.com
28a20c3eb6
Bug 181975 - Convert layout to use nsIPrefService, nsIPrefBranch, and friends.
...
r/sr=roc+moz
2002-12-10 23:41:12 +00:00
bzbarsky%mit.edu
9be34e672f
Use a prescontext from the same document as the frame when trying to get
...
views. Bug 180329, r=peterv, sr=roc+moz, a=brendan.
2002-12-09 15:02:18 +00:00
kyle.yuan%sun.com
624d00d49b
Bug 134823 Toolbars don't honour accesskeys
...
r=dean_tessman, sr=jaggernaut
support accesskey for toolbarbutton
2002-12-04 05:38:07 +00:00
jrgm%netscape.com
c8a838d9bc
Make use of the new ability to re-init a timer and hang on to the tooltip and autohide timers instead of destroying and creating new timers, bug 181961. Note: this bug depends on the other checkin to nsTimerImpl.(h|cpp) from bug 181961. r=bryner, sr=brendan
2002-12-04 05:13:07 +00:00
peterv%netscape.com
23b10864c8
Fix for bug 176610 (Make nsNameSpaceManager a service). r=caillon, sr=jst.
2002-11-29 23:44:07 +00:00
caillon%returnzero.com
114f81c2a5
182084 - Use the preprocessor to turn off slider debugging rather than a run-time check.
...
r=cbiesinger, sr=bzbarsky
2002-11-26 21:38:18 +00:00
sicking%bigfoot.com
f04a4ebeb7
Bug 181808: Use macros to declare and implement nsIDocumentObserver
...
r=caillon sr=bz
2002-11-25 08:33:30 +00:00
jrgm%netscape.com
ca35008707
null-check fix for bug 181463 'Clicking on slider with hidden thumb crashes browser' [plus a little bit of whitespace cleanup], r=varga, sr=brendan
2002-11-23 05:20:05 +00:00
timeless%mozdev.org
0d62313f70
Bug 180578 nsImageBoxFrame::UpdateLoadFlags doesn't null check loader
...
r=biesi sr=bz
2002-11-20 03:58:36 +00:00
bzbarsky%mit.edu
4d094c04fc
Make nsILinkHandler take uris instead of strings. Bug 176904, r=darin, sr=jst
2002-11-20 00:44:26 +00:00
timeless%mozdev.org
6d709a791f
Bug 52285 Kill compiler warnings in layout/xul
...
patch by mozilla-bugs@nogin.org r=timeless sr=dbaron
2002-11-19 05:06:36 +00:00
timeless%mozdev.org
7e61bc0fee
Bug 96229 keyboard (and right mouse in context menu) doesn't autocheck menuitem type="checkbox" and type="radio"
...
patch by neil@parkwaycc.co.uk r=aaronl sr=bz
2002-11-18 14:01:20 +00:00
timeless%mozdev.org
8dd102cd4e
Bug 180583 nsTreeBodyFrame::GetImage doesn't null check loader
...
r=varga sr=bz
2002-11-17 20:11:08 +00:00
dbaron%fas.harvard.edu
b2f992acb9
Consolidate all CSS pseudos and split them into three atom lists to distinguish between pseudo-classes, pseudo-elements, and fake-pseudo-elements used for anonymous boxes. b=147887 r,sr=roc,bz
2002-11-17 15:37:56 +00:00
cmanske%netscape.com
2a7ea44ea1
New XBL for editor tag and editorshell removal. b=133598, r=akkana, sr=sfraser
2002-11-12 22:41:16 +00:00
roc+%cs.cmu.edu
2329bce13e
Backing out fix in bug 173072 (see bug 179459).
2002-11-11 13:58:06 +00:00
roc+%cs.cmu.edu
1bef9b8aed
Bug 173072. Fix XUL scrollbar regression by forcing a view update after reflow. r=bzbarsky,sr=dbaron
2002-11-10 18:21:05 +00:00
varga%netscape.com
a77fea4066
Fix for bug 145969. Can't persist open state of content view trees
...
r=varga, sr=jag, patch by Neil
2002-11-08 22:34:42 +00:00
dbaron%fas.harvard.edu
958f91e6b7
Miscellaneous performance improvements, mostly related to image loads. Cache a copy of the IO service on the Pres Context for use in starting image loads. b=170116 r=darin sr=bzbarsky
2002-11-06 12:58:05 +00:00
varga%netscape.com
4483fac7a1
Fix for bug 135272. columns content doesn't flip when setting the UI aligned to the right
...
r=bryner, sr=jag
2002-11-06 12:20:50 +00:00
varga%netscape.com
6748164359
Fix fo bug 177969. Remove unused nsITreeColFrame interface.
...
r=bryner, sr=jag
2002-11-06 07:36:21 +00:00
varga%netscape.com
5ec8d3a41e
Fix for bug 177753. Tree painting methods don't have to be virtual
...
r=bryner, sr=jag
2002-11-06 06:38:14 +00:00
aaronl%netscape.com
352ae138c4
Bug 66834. Autocomplete swallowing clicks. Fixing for Windows and leaving bug open. r=pinkerton, sr=hyatt
2002-11-06 02:27:57 +00:00
varga%netscape.com
710df0a315
Fix for bug 170249. tree autoscroll triggers incorrectly and crashes
...
r=mcsmurf, sr=peterv, a=blizzard
2002-11-05 08:17:24 +00:00
timeless%mac.com
25810d8b8d
Bug 174448 crash in [@ nsMenuPopupFrame::GetRootViewForPopup] on msnbc page
...
r=bzbarsky sr=hyatt sr=roc+moz a=roc+moz
2002-10-22 00:23:35 +00:00
seawood%netscape.com
d1bef3cbe0
Define WIN32_LEAN_AND_MEAN globally for win32 builds.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
varga%netscape.com
db33b4e530
Fix for bug 171752 - Merge nsBoxFrameInner and nsBoxFrame
...
r=hyatt, sr=jag, a=asa
2002-10-10 06:39:30 +00:00
sspitzer%netscape.com
81fedcf0b0
supplimental fix for #173590 . r/sr/a=brendan
2002-10-10 00:54:05 +00:00
sspitzer%netscape.com
308e1dc66a
fix for crasher bug #173590 , caused by checkin for #172276 .
...
r/sr=hyatt, a=asa.
2002-10-09 23:31:26 +00:00
bzbarsky%mit.edu
a272a96238
Make GetParent on nsStyleContext return an
...
already_AddRefed<nsIStyleContext>. Bug 171808, r=jkeiser, sr=dbaron
2002-10-09 01:46:15 +00:00
timeless%mac.com
7c8f6c9cb3
Bug 163104 Long lists of folders/bookmarks down arrow does not work correctly
...
patch by adrianm2@yahoo.com r=dean_tessman@hotmail.com sr=jag
2002-10-08 23:41:52 +00:00
aaronl%netscape.com
5729cf9169
Bug 96229. Support keyboard access of checkbox and radio menu items. r=bryner, sr=bzbarsky
2002-10-08 18:02:34 +00:00
caillon%returnzero.com
7871a3af0d
Correcting our background painting code per the latest CSS specs. By default, backgrounds should be painted to the border
...
area, and not the padding area as per the CSS 2 Errata, CSS2.1 and CSS3. Also, implementing the CSS3 'background-clip'
and 'background-origin' properties (currently with -moz- prefixes) to control this behavior.
Bug 162252, r=dbaron sr=roc+moz
2002-10-08 10:24:53 +00:00
dean_tessman%hotmail.com
c50a22b86b
bug 73970 - Tooltips disappear when at bottom of screen
...
Actually just fixes tooltips so they don't flip to the left of the mouse pointer when they extend off the right edge of the screen.
r=me, sr=bryner@netscape.com
patch by zipo13@myrealbox.com
2002-10-08 05:01:10 +00:00
bryner%netscape.com
c4d52841f0
Remove gfx2 from REQUIRES globally, since we no longer export headers to a separate gfx2 module. r=cls.
2002-10-05 02:49:02 +00:00
hyatt%netscape.com
21f43723b7
Fix for 172545, give datasources the ability to specify icons for XUL trees, r=varga, sr=jag
2002-10-04 08:26:36 +00:00
hyatt%netscape.com
b5668bfb88
Fix for 172276, enable menus to support context menus (like WinIE's Favorites top-level menu).
2002-10-04 00:56:43 +00:00
aaronl%netscape.com
b233f3e9e4
Bug 128608. Accesskeys don't work for XUL tabpanels. r=jkeiser, sr=jag
2002-10-03 01:10:51 +00:00
roc+%cs.cmu.edu
d85d495d06
Bug 145212. Fix overflow:auto on auto-height elements. r=hyatt,sr=kin
2002-10-01 01:23:47 +00:00
roc+%cs.cmu.edu
3681ee88af
Bug 113083. Concentrate view setup code into a few shared functions in nsContainerFrame. Only change style-dependent view properties after style change, not during reflow, in response to nsChangeHint_SyncFrameView. Change 'clip' to only do SyncFrameView, not reflow. r=dbaron,sr=kin
2002-09-30 11:56:37 +00:00
hewitt%netscape.com
bdb74b1040
removing annoying assertions that bug us when positioning popups from script, rs=hyatt
2002-09-29 22:21:41 +00:00
cbiesinger%web.de
f7e95a8feb
bug 88685 part 2 remove USE_IMG2 ifdefs, r=caillon sr=tor
2002-09-28 10:53:04 +00:00
danm%netscape.com
3bd6dfd2a3
propagate state of event modifier keys to menu command handlers. bug 126189 r=bryner,jag
2002-09-26 23:21:59 +00:00
dean_tessman%hotmail.com
dd21ba9c00
bug 162073 - strings are truncated on left end when UI aligned to the right
...
r=smontagu@netscape.com
sr=blizzard@mozilla.org
2002-09-26 06:42:55 +00:00
roc+%cs.cmu.edu
fd86035a26
Bug 170629. Back out GetBorderAndPadding usage in nsBoxFrame to fix layout regression. r=karnaze,sr=kin
2002-09-25 20:23:34 +00:00
aaronl%netscape.com
c17732f0f1
Bug 167921 - allow web pages to use preventDefault so that typeaheadfind doesn't interfere with them. r=kyle, sr=brendan. Also fixes bug 165315 - typeaheadfind shouldn't hardcode kbd shortcuts, bug 77704 - add accelerator for find prev (also added menu item). Also fixes bug 167783 - ctrl+g for typeaheadfind after repeating characters. Also fixes bug 168408 - backspace after bad character typed should do the right thing, but don't add bad characters to buffer. Also fixes bug 71832 - add F3 for find next (also shift+F3). Bug 157669 - Alt+D to select location bar (IE keyboard compatibility), r=sgehani, sr=hewitt
2002-09-24 22:46:50 +00:00
roc+%cs.cmu.edu
69f073c8fb
Bug 169610. XUL boxes should use GetBorderAndPadding rather than relying on HTMLReflowState's computed border and padding. r=bryner,sr=hyatt
2002-09-24 11:46:24 +00:00
hyatt%netscape.com
369f0ad4fd
Fix for 169373, make HTML form controls fully support native look on Windows XP. r/sr=hewitt/blake
2002-09-21 01:03:38 +00:00
dougt%netscape.com
4ec386f86b
Fixes non idle timers. This is fixes a regression caused by the last timer changes. r=rpotts@netscape.com, sr-darin@netscape.com, b=167841.
2002-09-20 22:32:32 +00:00
kyle.yuan%sun.com
b2732c66ef
Bug 150590 should be able to type words into <select> - incremental search for item
...
r=jkeiser, sr=bryner
Support incremental typing navigation for <select>
2002-09-20 02:12:12 +00:00
rpotts%netscape.com
6777c1f117
bug #145579 (r=darin, sr=jst) send the correct referrer for images...
2002-09-17 18:59:41 +00:00
kyle.yuan%sun.com
1d84fab5a2
Bug 164763 no enough arguments for ATK text-change and state-change events
...
r=aaronl, sr=jst
Bug 166322 Accessibility: better support for XUL tree
r=aaronl, sr=jst
2002-09-17 03:51:40 +00:00
pete.zha%sun.com
f7df98b9b6
Sun Forte 7FCS builds crash in layout/ when compiled with -xO3 or higher
...
bug=164368 r=roc+moz@cs.cmu.edu sr=sfraser@netscape.com
patch by Roland.Mainz@informatik.med.uni-giessen.de
2002-09-17 02:49:30 +00:00