Commit Graph

1589 Commits

Author SHA1 Message Date
cmanske%netscape.com
db54adff82 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
f93d6940f2 Backing out fix in bug 173072 (see bug 179459). 2002-11-11 13:58:06 +00:00
roc+%cs.cmu.edu
0980fa2f27 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
df83b4d5da 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
3d2853cfbf 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
344706179f 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
8b777d1262 Fix fo bug 177969. Remove unused nsITreeColFrame interface.
r=bryner, sr=jag
2002-11-06 07:36:21 +00:00
varga%netscape.com
282745e609 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
ab3b47f2ed 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
8a80f1c59c 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
79370a7e5a 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
57e08a3f3a 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
fbe8dade3e 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
d061e5e97c supplimental fix for #173590. r/sr/a=brendan 2002-10-10 00:54:05 +00:00
sspitzer%netscape.com
b357064409 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
279ffda515 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
b4caf1b187 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
a6a0722792 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
5ba9439c07 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
26a9453c54 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
1bb489617c 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
20a66be47e 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
67869fa63a 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
3bdde4cdc2 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
3ba4db53e3 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
88a7759322 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
da15f79b87 removing annoying assertions that bug us when positioning popups from script, rs=hyatt 2002-09-29 22:21:41 +00:00
cbiesinger%web.de
67a8c9efee bug 88685 part 2 remove USE_IMG2 ifdefs, r=caillon sr=tor 2002-09-28 10:53:04 +00:00
danm%netscape.com
5c0ceff513 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
58c7108012 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
835c1c0cb9 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
d618542d85 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
398c34175e 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
e8710c1495 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
12080d3654 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
c49df165a5 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
b5533b4cc8 bug #145579 (r=darin, sr=jst) send the correct referrer for images... 2002-09-17 18:59:41 +00:00
kyle.yuan%sun.com
931b7d6b24 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
ea38f8803d 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
bzbarsky%mit.edu
b394f6d78c views are not refcounted; do not nsCOMPtr them! Bug 166804, r=timeless,
sr=roc
2002-09-11 01:42:02 +00:00
alecf%netscape.com
7cc4b89fd0 oops, fix debug build bustage 2002-09-09 21:36:49 +00:00
alecf%netscape.com
d946fe2aad fix for bug 166308 - remove a bunch of debugging code from XUL
r=bryner, sr=jag, a=asa
2002-09-09 21:32:33 +00:00
dougt%netscape.com
68faeb5241 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
dougt%netscape.com
fae89c4077 Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 05:38:16 +00:00
timeless%mac.com
a4f01e457f Bug 52007 Menu accelerators don't work if alt held down patch by jruderman@hmc.edu r=akkana sr=kin a=asa 2002-09-06 03:15:55 +00:00
aaronl%netscape.com
b1087a4af6 Bug 166704. Alt-tabbing between apps can disable typeaheadfind. r=kyle, sr=jst, a=asa 2002-09-06 02:52:24 +00:00
bryner%netscape.com
11659c8e1c Bug 141295 and 153681 - fix some timing problems with initial focus. Make sure that window watcher's activeWindow accurately reflects the last window to receive an NS_ACTIVATE. Remove the GetFocusController API from nsIDocument, since the focus controller can now be obtained for the entire lifetime of the document by using GetContainer(). Cleaned up some methods on nsEventStateManager/nsIEventStateManager that were virtual for no reason. r=danm, sr=jst. 2002-09-06 00:19:58 +00:00
dougt%netscape.com
f2a00efc93 Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2002-09-03 23:36:13 +00:00
jay.yan%sun.com
9be2781a61 bug 164796 disable menu should not be opened. patch=robin.lu@sun.com, r=jay.yan@sun.com, sr=hyatt 2002-09-03 02:26:01 +00:00
roc+%cs.cmu.edu
cb32a0f906 Bug 160936. Add type nsChangeHint for style hints. Make it a set of bits. Make sure an NS_STYLE_HINT_REFLOW always also does a repaint of the frame. r=dbaron,sr=kin 2002-08-24 14:41:28 +00:00