jaggernaut%netscape.com
e44e7d9ec8
Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst
2001-12-17 07:14:49 +00:00
jaggernaut%netscape.com
ee12112b29
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
4f507b8511
Remove timer from REQUIRES. r=pavlov
2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com
97b0530073
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
sfraser%netscape.com
8e1bfdb0a7
Fix for bug 115162 -- shrink data structures by converting PRBool to PRPackedBool. r=dp, sr=waterson
2001-12-14 23:13:08 +00:00
tingley%sundell.net
34f0816027
Add checks for QI failure to fix topcrasher bug 112265.
...
r=brendan sr=hyatt a=brendan
2001-12-14 08:42:52 +00:00
dean_tessman%hotmail.com
e3f452219e
Bug 94980 - Keyboard navigation in context menu causes highlight upon reopening
...
r=pink sr=blake
2001-12-12 05:11:16 +00:00
dean_tessman%hotmail.com
fe559b0130
Bug 30861 - [RFE] Springloaded folders (drag-hover over bookmark folder should expand folder)
...
r=hewitt,timeless sr=hyatt,ben
2001-12-11 06:55:21 +00:00
dean_tessman%hotmail.com
10982a3fe2
Bug 86606 - <SELECT>s disappear when using X-Mouse
...
r=timeless, sr=hewitt
2001-12-11 06:16:07 +00:00
hewitt%netscape.com
a56bdfcf11
114043 - Browser crash in ShowTooltip, r=jag, sr=hyatt
2001-12-08 00:24:23 +00:00
karnaze%netscape.com
748ebbcd0d
bug 113424 - mechanism for percent height frames inside table cells to receive special height reflow. sr=attinasi, r=alexsavulov
2001-12-07 14:51:12 +00:00
hewitt%netscape.com
3c3a9bd1fe
113639 - random crashes in mail, r=mscott, sr=hyatt
2001-12-07 01:34:54 +00:00
evaughan%netscape.com
25c9c2166b
Adding grid examples. Not in build.
2001-12-07 00:56:24 +00:00
cmanske%netscape.com
0cf445ad77
Remove call to now-removed nsIEditorShell::Init(), b=110763, r=brade, sr=sfraser
2001-12-06 15:11:49 +00:00
jst%netscape.com
d9e3afb71d
Fixing bug 110798. Freezing the interfaces nsIDOMEvent, nsIDOMEventListener, nsIDOMEventTarget and nsIDOMDocumentEvent. r=harishd@netscape.com, sr=jband@netscape.com
2001-12-06 06:57:03 +00:00
hyatt%netscape.com
91bc6c4a6e
Enhancements to CSS to enable multi-colored borders and painting of image subregions. 112988 and 112990. r=dbaron,hewitt for 112990, r=ben,hewitt for 112988
2001-12-05 08:35:05 +00:00
dbaron%fas.harvard.edu
bbb7ffba72
Add newline to end of file to fix HP bustage.
2001-12-05 05:19:53 +00:00
leaf%mozilla.org
5aacc91338
remove cppsrcs from makefile.win files, bug 102459 r=dbaron sr=cls
2001-12-05 03:52:30 +00:00
hewitt%netscape.com
7d640e36ad
93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
2001-12-04 23:45:22 +00:00
hewitt%netscape.com
dcaac7cc4a
93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
2001-12-04 22:32:49 +00:00
evaughan%netscape.com
b5e2981ee1
Facelift for nsBoxToBlockAdaptor -r hyatt -sr waterson #110328
...
Grid memory leak -r naving -sr hewitt #109490
2001-12-03 23:41:13 +00:00
bienvenu%netscape.com
4306539df1
reduce number of outliner row paints r=varga, sr=hyatt 112253
2001-12-03 23:32:00 +00:00
bryner%netscape.com
f52b7ad1f1
Removing old grid code (bug 113082). r=timeless, evaughan, sr=shaver.
2001-12-02 00:10:21 +00:00
roc+%cs.cmu.edu
c88233916b
Bug 73382. Clean up view manager interfaces, 2nd attempt. r=kmcclusk,rs=attinasi
2001-12-01 14:31:45 +00:00
varga%utcru.sk
6506cc314e
Fix for 97062.
...
Implement a content model view for <outliner>.
r=bryner sr=hyatt
2001-11-30 04:41:55 +00:00
bryner%netscape.com
fe867ceefd
Bug 112719 - make nsXULTreeSliceFrame inherit from nsGridRowLeafFrame, as it was intended to. r=jag, sr=hyatt.
2001-11-30 00:12:02 +00:00
hewitt%netscape.com
9d7ad5a482
83944 - urlbar history popup should have a max-width, r=ben, sr=hyatt
2001-11-27 00:03:36 +00:00
roc+%cs.cmu.edu
c26c9711f3
My cleanup checkin for bug 73382 caused 5% increase in page load times. Backing out.
2001-11-24 05:37:25 +00:00
dbaron%fas.harvard.edu
aa26bb26ef
Fix leak of style contexts from vertical splitters. b=108642 r=hewitt sr=bienvenu
2001-11-22 21:41:47 +00:00
roc+%cs.cmu.edu
04ab1d58c5
View manage interface cleanup. Bug 73382. r=kmcclusk, sr=attinasi
2001-11-22 05:26:32 +00:00
kin%netscape.com
a2fabe9743
Fix for bug #74383 : nsBoxToBlockAdaptor::Reflow() prevents TextArea contents from being reflowed
...
bug #100727:Javascript to modify textarea causes field to go blank/unchangeable
bug #101122 : Textarea sometimes not refreshing correctly (blank space after delete sel., etc.)
bug #107973:Cut and paste in forms is broken
Modified Reflow() so that it allows a reflow to happen during a ResizeReflow
request when the adaptor or it's children are dirty.
r=evaughan@netscape.com sr=attinasi@netscape.com
2001-11-21 14:18:26 +00:00
seawood%netscape.com
7733357d51
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
joki%netscape.com
29476f3798
Fix for 108104, prevent key/mouse events from untrusted scripts to spoof UI into thinking it got real native events. r:saari,sr:jst
2001-11-20 08:40:54 +00:00
aaronl%netscape.com
6f28df0916
Bug 109851, bug 108629, bug 109921, bug 109977, bug 109153, bug 109187, bug 109213, bug 109221. Check in latest XUL accessibility support - menus, <colorpicker>, <progressmeter>, <groupbox>, mixed states for checkboxes, buttons that can be 'checked' ie pressed down, fixes extra MSAA events being generated, couldn't see HTML content
2001-11-20 02:05:26 +00:00
timeless%mac.com
060425ec59
Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
...
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
jaggernaut%netscape.com
ee4f787321
Clean up REQUIRES lines. r/sr=alecf
2001-11-16 01:54:59 +00:00
alecf%netscape.com
d49a4ba867
win32 REQUIRES cleanup
2001-11-15 03:49:13 +00:00
hewitt%netscape.com
76b5876544
108757 - dispatch DOM events for mouse wheel scrolling, r=?, sr=?
2001-11-14 10:06:21 +00:00
hewitt%netscape.com
744b010b23
108579 - hiding first column causes empty outliner, r=jag, sr=sspitzer
2001-11-14 07:02:06 +00:00
bzbarsky%mit.edu
f2ee8260a0
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
...
(i.e. where the string is a literal). Bug 104159, r=jag, sr=alecf
2001-11-14 01:33:42 +00:00
smontagu%netscape.com
ad90f8900c
Fix for bug 81773: Bidi XUL text (e.g. bookmarks, tab titles) was flipping to and fro on systems without native Bidi support. r=mkaply, r/sr=hyatt, sr=attinasi
2001-11-12 20:51:48 +00:00
dbaron%fas.harvard.edu
0c93d110f3
Tweak XP_MACOSX ifdefs to fix keyboard shortcuts (partly), context menus, and hidden window behavior and build the mac classic skin in the Mach-O build. b=109165 r=pinkerton sr=beard
2001-11-10 23:30:13 +00:00
evaughan%netscape.com
92fedde2ff
bug fixes #107707 , 108771, 108773
...
-r jag -sr hyatt -a asa
2001-11-08 20:46:02 +00:00
jaggernaut%netscape.com
2abac55786
Bug 108359: crash when opening subscribe dialog ( crash in grid code ). patch by evaughan, r=jag, sr=hyatt
2001-11-08 01:14:21 +00:00
hyatt%netscape.com
8ca82532f6
Fix for 32087, custom icon support in tabs and url bar. r=andreww, sr=hewitt
2001-11-07 06:40:04 +00:00
dbaron%fas.harvard.edu
3f306cd4c2
Fix nsDependentString users who were passing non-NULL terminated buffers. b=104651 rr=jag rs=scc
2001-11-07 05:51:27 +00:00
loadrunner%betak.net
c146ede808
bug 106536 Blank charset list in SaveAs charset of HTML composer, r=cmanske, sr=hyatt
2001-11-07 02:32:58 +00:00
attinasi%netscape.com
94f3ab9a20
Elimiate calls to nsFrame::Invalidate when the dirtyRect is empty. Also, removed some invalid code from nsFrame::Invalidate and added DEBUG check to catch later offenders. b=103266 r=rbs sr=hyatt
2001-11-06 01:44:20 +00:00
hyatt%netscape.com
0b0c0c4d15
Fix for 108486, XUL images should fire onload. r=jkeiser, sr=jst
2001-11-05 08:27:01 +00:00
hyatt%netscape.com
a1942c4dcd
Fix for 108403, XUL images don't scale to match pref size. r=andreww, sr=ben
2001-11-04 09:32:37 +00:00