alecf%netscape.com
898cb5872f
add REQUIRES support to layou, content, gfx, gfx2, widget and modules/libpr0n b=98371 r=cls
2001-09-10 20:46:52 +00:00
dbaron%fas.harvard.edu
057981c1be
Change NS_SUCCEEDED check to null-check since GetDocument may return a null document. r=jag sr=waterson b=99056
2001-09-10 19:39:25 +00:00
ben%netscape.com
27a8ed3a0f
Add implementation for MoveTo method to nsMenuPopupFrame (exposed through nsIPopupBoxObject), etc.
...
Also change static mDismissalListener to sDismissalListener.
Part of fix for 95401
r=jag, sr=hyatt
2001-09-10 07:34:54 +00:00
ben%netscape.com
0c5853f823
Add |sizeTo| and |moveTo| methods to nsIPopupBoxObject, allow popups to have their automatic rollup, keyboard navigator and auto positioning functionality disabled.
...
Part of fix for 95401.
r=jag, sr=hyatt
2001-09-10 07:33:33 +00:00
jaggernaut%netscape.com
83798daa05
Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt
2001-09-07 14:23:21 +00:00
hyatt%netscape.com
3c287ddccb
Fix for 93180. r-jag, sr=jst
2001-09-06 01:07:40 +00:00
waterson%netscape.com
292424d20a
Bug 55086. Change nsContainerFrame::PositionFrameView() to position child views. Eliminate the |aView| parameter from that method, because the view can be retrieved from the frame and need not be done by the caller. Eliminate the NS_FRAME_NO_MOVE_CHILD_VIEWS flag, which was read-only; i.e., never set by anyone. r=dbaron, sr=attinasi
2001-09-05 20:27:19 +00:00
bryner%netscape.com
fb743d2543
Bug 90886 - eStyleStruct_BorderPaddingShortcut is obsolete. r=jag, sr=hyatt.
2001-09-05 08:09:45 +00:00
evaughan%netscape.com
6ed7436f49
b=83805
...
r=saari
sr=hyatt
a=dbaron
Fixes a divide by 0 bug in the scrollbar.
2001-08-31 20:37:56 +00:00
dbaron%fas.harvard.edu
5b59398348
Undoing backout of bug 97227 because valeski and rpotts insist. I guess drivers aren't doing approvals after all.
2001-08-31 04:28:26 +00:00
dbaron%fas.harvard.edu
d8d01abd1a
Backing out unapproved checkin for bug 97227. a=brendan,blizzard
2001-08-31 03:45:20 +00:00
rpotts%netscape.com
2766427125
bug #97227 (r=valeski, sr=vidur). This patch makes all calls to nsIWebBrowserChrome::SetStatus(...) display synchronously.
2001-08-30 21:47:45 +00:00
hyatt%netscape.com
1e28dfba99
Fix for 95475. r=jag, sr=ben, a=dbaron
2001-08-25 02:01:08 +00:00
sspitzer%netscape.com
49099a1486
bulletproofing fix for #96291 to prevent crashing on the first autocomplete.
...
there is still a bug here, so #96291 will stay open. sr=hyatt
2001-08-21 22:16:42 +00:00
hyatt%netscape.com
fd8ef6b2fe
Fix for 96042. r=dbaron, sr=sspitzer
2001-08-20 21:42:14 +00:00
varga%utcru.sk
58b91692c5
Fix for 94652.
...
allow for no multiple select in outliner.
r=bryner, sr=hyatt
2001-08-19 08:24:42 +00:00
hyatt%netscape.com
066ec12d7b
Fix leaks. r=jag, sr=blake
2001-08-18 02:03:37 +00:00
hyatt%netscape.com
a11f4a407c
Fix for 94943. r=jag, sr=blake
2001-08-18 01:04:47 +00:00
bryner%netscape.com
67f6aa83cb
Bug 66835 - fix method hiding warnings by renaming some methods on nsIContent. r=jag, sr=jst.
2001-08-17 08:14:14 +00:00
hyatt%netscape.com
1b0c245a47
Fix a silly typo.
2001-08-15 22:28:32 +00:00
hyatt%netscape.com
2037a94151
Missed something in 95337.
2001-08-15 06:06:54 +00:00
hyatt%netscape.com
a7b02ee40d
Fix for 95337. r=brendan, sr=ben
2001-08-15 05:37:53 +00:00
sspitzer%netscape.com
9387708319
landing mailnews folder pane outliner branch. ( #73865 )
...
huge thanks jan varga and hwaara for doing the lion's share of the work
to convert the folder pane to use the outliner.
reviewed by waterson, andreww, ben, hewitt, pinkerton, attinasi, hwaara, varga, sspitzer, bienvenu.
super reviewed by hyatt and sspitzer
for the end user: unread and total columns are back in folder pane (like 4.x)
also includes fixes for #80844 #85376 #89072 #90075 #93011 #93963 #95298 #54171 #78768 #85088
2001-08-15 05:07:48 +00:00
sspitzer%netscape.com
5c82c1a835
fix for #92673 , crash when deleting messages that were selected
...
using ctrl shift select. r=jan varga, sr=hyatt
2001-08-15 04:47:03 +00:00
hyatt%netscape.com
2c098e8778
Fix for 93177, r/sr=pavlov,ben
2001-08-15 04:24:37 +00:00
hyatt%netscape.com
38e8a0fd63
Fix for 93177, r/sr=pavlov,ben
2001-08-15 04:09:41 +00:00
cls%seawood.org
8405a1984e
Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
...
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 07:59:59 +00:00
blakeross%telocity.com
824dccad11
Always use real time dragging for splitters for now until some issues can be ironed out (95012). r=matt sr=hewitt
2001-08-14 01:55:29 +00:00
hyatt%netscape.com
79dffa3202
Fix for 94944. r=danm, sr=hewitt
2001-08-14 00:07:36 +00:00
pavlov%netscape.com
b72c324af1
fixing bug 78690. removing old imagelib. r=jst sr=waterson
2001-08-09 20:22:39 +00:00
timeless%mac.com
f4f22518ab
Fix Bugzilla Bug 89999 [XUL Syntax] Remove support for align="vertical" in <box> and <window>
...
by andersma@luther.edu r=timeless sr=hyatt
and there was much rejoicing!
for and then there were none
2001-08-08 05:55:24 +00:00
hyatt%netscape.com
95f3da41b0
Fix for 93171. r=pink, sr=blake
2001-08-08 01:38:05 +00:00
hyatt%netscape.com
079c95cba2
Fix for 71106. r=jag, sr=jst
2001-08-06 21:49:35 +00:00
bryner%netscape.com
ce2fa76888
Bug 91380 - implement nsScrollBoxObject::ScrollToElement and EnsureElementIsVisible. Patch from shanec@activestate.com, r=bryner, sr=hyatt.
2001-08-06 21:25:07 +00:00
hyatt%netscape.com
bbde160ec2
More 93626.
2001-08-05 19:18:46 +00:00
hewitt%netscape.com
9942f2fd30
93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt
2001-08-04 06:21:59 +00:00
hyatt%netscape.com
9dc6c4c8cf
Fix for 71471. r=blake, sr=hewitt
2001-08-02 00:09:27 +00:00
sspitzer%netscape.com
a0d8a2eb00
fix for #92191 . crash in subscribe dialog (which uses outliner).
...
r=hwaara, sr=hyatt, a=dbaron for 0.9.3
2001-07-27 21:37:27 +00:00
jaggernaut%netscape.com
c14d9c09a1
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
blakeross%telocity.com
b5c43295fe
Trunk/M092 topcrash @ nsMenuFrame::ActivateMenu, and a slew of dnd fixes (90151). r=dean sr=ben
2001-07-25 06:51:49 +00:00
mstoltz%netscape.com
232313757e
Checking in bug 79898 for jesse@netscape.com
...
r=pink, akkana, sr=blake
2001-07-25 02:37:11 +00:00
jaggernaut%netscape.com
4d73a251ab
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
tor%cs.brown.edu
1a7a751371
Bug 90985 - add pref to control scrollbar snap region size and disable
...
snapping behavior by default on unix. r=dean_tessman, sr=blake
2001-07-18 23:19:42 +00:00
waterson%netscape.com
243dbbfae5
Bug 87860. Use GetElementsByTagNameNS() to pick up explicitly qualified tags. r=dbaron, sr=hyatt
2001-07-18 22:44:51 +00:00
jst%netscape.com
86ec54ba62
Removing use of obsolete macros for defining lists of interfaces used by the DOM classinfo code. r=pollmann@netscape.com, rs=vidur@netscape.com
2001-07-18 07:48:12 +00:00
pavlov%netscape.com
0852f1b0c5
part of bug 78690. r=bryner sr=jst
2001-07-17 01:14:40 +00:00
pinkerton%netscape.com
5bcfb1d177
nullcheck document to prevent crash when there isn't a document. r=saari/sr=hyatt. bug#89373
2001-07-16 22:15:29 +00:00
dbaron%fas.harvard.edu
bf82abfd11
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
blakeross%telocity.com
cf8684e910
nsTextBoxFrame's crop=middle is inverse of what is desired (50833). Patch by Dean Tessman <dean_tessman@hotmail.com> r=pink, simon@softel.co.il sr=blake
2001-07-15 00:10:10 +00:00
blakeross%telocity.com
fcf433c759
Dragging thumb away from scrollbar should cancel scrolling (22175). Patch by Dean Tessman <dean_tessman@hotmail.com>. r=timeless sr=blake
2001-07-15 00:05:20 +00:00