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
jgaunt%netscape.com
3cb166bf1c
bug 102021, xul menulist accessibility support for aaronl
...
r=jgaunt, sr=hyatt
bug 109227, xul tabbox accessibility support
r=aaronl, sr=hewitt
bug 110800, improper event firing in selects
r=dcone, sr=attinasi
2001-12-17 01:21:29 +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
bryner%netscape.com
d3558ea6ae
Removing unneeded lookup of the column element. Not part of the build.
2001-12-16 09:39:05 +00:00
bryner%netscape.com
ecae3395c1
No longer need to force a width and height. Not part of the build.
2001-12-16 09:37:42 +00:00
bryner%netscape.com
b6423b83c3
Factoring out ChildIterator to separate files so that the outliner code can use it. Not yet part of the build.
2001-12-16 09:13:48 +00:00
pavlov%netscape.com
15273ea50a
bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan
2001-12-16 06:13:17 +00:00
seawood%netscape.com
51fa852613
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
...
Thanks to Javier Pedemonte (pedemont@us.ibm.com ) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +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
peterlubczynski%netscape.com
0a752a0976
Backing out changes.
2001-12-14 20:13:50 +00:00
peterlubczynski%netscape.com
f96915bc51
Fixing GetParameters() back to the way it was, returning success for zero parameters bug 114973 r=av sr=beard a=brendan
2001-12-14 03:52:12 +00:00
peterlubczynski%netscape.com
8cc88b14f8
Fix for bad vertical alignment on replaced object frames, bug 36997 r=dbaron sr=attinasi a=brendan
2001-12-14 03:48:49 +00:00
mkaply%us.ibm.com
3bc695d956
#114826
...
r=mkaply, a=asa for drivers
OS/2 only - back out OS/2 specific fix to fix regression
I'm checking this in now so I can make our automatic daily build on OS/2
2001-12-12 23:14:55 +00:00
mkaply%us.ibm.com
e733042b84
hack hack, wonderful hack
...
undef the index macro for VACPP
I guess this is a VACPP bug, we had to do this in js, but why name a function such a common macro?
2001-12-12 12:52:55 +00:00
bbaetz%cs.mcgill.ca
5c8cc975a2
Bug 80142 (among others) - landing of SVG_20010721_BRANCH. Work by
...
alex.fritze@crocodile-clips.com , james.turner@crocodile-clips.com , and
everyone else how helped on the branch. Thanks to peterv for last minute
build changes
r=cls for build changes
r=jst, rs=brendan for #ifdef'd parts touching existing files.
NOT ON BY DEFAULT
2001-12-12 07:59:31 +00:00
peterlubczynski%netscape.com
4429083363
Fixing bustage...
2001-12-12 05:39:46 +00:00
peterlubczynski%netscape.com
122b3d8059
correcting last checkin
2001-12-12 04:18:36 +00:00
peterlubczynski%netscape.com
3eb962cb6b
correct last checkin
2001-12-12 04:17:15 +00:00
peterlubczynski%netscape.com
9204d22bf9
Fixing busted Mac plugins due to my checkin earlier today, bug 114716 r=av sr=beard
2001-12-12 04:15:12 +00:00
peterlubczynski%netscape.com
f8014c020e
Fix for hang during Shockwave registration and problems with NPN_PostURL bug 108966 r=av sr=darin
2001-12-12 01:38:02 +00:00
karnaze%netscape.com
11af6aef5c
bug 60365 - have caption inherit margin-left, margin-right, align=center from table. sr=attinasi, r=alexsavulov
2001-12-11 21:28:47 +00:00
dbaron%fas.harvard.edu
e46c895524
Fix blocker bug 114675 with null check around assertion code that I meant to check in yesterday (bug 114220).
2001-12-11 19:16:15 +00:00
peterlubczynski%netscape.com
3ce6bf0623
Fixing HPUX bustage r=jdunn
2001-12-11 18:41:31 +00:00
peterlubczynski%netscape.com
e1a3dcea6d
Fixing the way we pass attributes and parameters to plugins, bug 103940 r=av sr=beard
2001-12-11 15:53:07 +00:00
karnaze%netscape.com
57b2fb8479
fixed bug 111872 - 2nd patch to allow the special reflow logic to apply to resize reflows in addition to incremental reflows. sr=attinasi, r=alexsavulov
2001-12-11 15:02:36 +00:00
hewitt%netscape.com
c580303351
113789 - -moz-border-colors doesn't recognize transparent, r=ben, sr=hyatt
2001-12-11 11:13:16 +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
dcone%netscape.com
6c7808bbc0
bug=96870 Add methods onto the nsIPresContext for setting and getting the background painting
...
boolean so printing can turn on and off backgrounds. r=peterl sr=attinasi
2001-12-11 05:57:37 +00:00
dbaron%fas.harvard.edu
743e67725c
Backing out changes I didn't mean to check in.
2001-12-11 05:41:43 +00:00
dbaron%fas.harvard.edu
dc85afb6b7
Prevent input elements from adding frames back into the primary frame map during their destruction (and leaving the map with dangling pointers) by passing the frame to functions that will be called during frame destruction to avoid calls to GetPrimaryFrameFor that will repopulate the primary frame map. b=114220 r=jkeiser sr=jst
2001-12-11 05:39:36 +00:00
dbaron%fas.harvard.edu
912ae14d5d
Fix implementation of {min,max}-{width,height} on images. b=18477 r=pavlov sr=attinasi
2001-12-11 03:21:13 +00:00
smontagu%netscape.com
d046c2bbb2
Fix for bug 108187, Indent wrong on RTL paragraph in Hebrew, r=dbaron, sr=attinasi. As well as fixing the bug, the patch moves the code for text-indent out to nsLineLayout::BeginLineReflow
2001-12-11 02:45:44 +00:00
bryner%netscape.com
56e3edf3be
Work-in-progress for xbl/outliner-based select widget. Not part of the build.
2001-12-11 00:59:37 +00:00
kin%netscape.com
566f781bf7
Fix for bug 105716: Can't delete the input characters in the above form page
...
Modified RemoveFrame() to call mFloaters.DestroyFrame(aOldFrame) after
the line search. This insures that aOldFrame is destroyed even if it
isn't found in the line list.
r=dbaron@fas.harvard.edu sr=waterson@netscape.com
2001-12-10 14:38:55 +00:00
bernd.mielke%snafu.de
7517847885
block regression test - not part of the build
2001-12-09 15:36:55 +00:00
bernd.mielke%snafu.de
2022fe4630
adding table testcases - not part of the build
2001-12-09 15:27:21 +00:00
bernd.mielke%snafu.de
98b8d75589
bug 106966 more table frames will now be able to clip the overflow r=karnaze sr=attinasi
2001-12-09 05:39:45 +00:00
dbaron%fas.harvard.edu
baa0b0869a
Split ConstructFrameByTag into ConstructTextFrame and ConstructHTMLFrame to make it easier to reorganize frame construction by tag and by display type and to speed up text frame construction. b=109788 r=bryner sr=hyatt
2001-12-09 04:28:41 +00:00
dbaron%fas.harvard.edu
62e1e9537b
Remove nsDST. b=110911 r=attinasi sr=brendan
2001-12-07 22:06:40 +00:00
hwaara%chello.se
7550ac6b77
#113663 , clean up and improve support for frameborder and scrolling attributes on frame elements.
...
r=bz, sr=attinasi
2001-12-07 19:40:07 +00:00
karnaze%netscape.com
cc2d3a94a6
new regression tests, not affecting the build.
2001-12-07 17:15:39 +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
bernd.mielke%snafu.de
7aaa87cddb
add hr frame to layout debugging logic, bug 110596 r=karnaze sr=attinasi
2001-12-07 10:02:31 +00:00
bryner%netscape.com
ff84d405a3
Fixing compile warnings. r=akkana, sr=ben.
2001-12-07 01:57:56 +00:00
attinasi%netscape.com
0e2e20f34f
Null checks for non-reproducable crash: b=108105 ...
2001-12-07 00:03:48 +00:00
bernd.mielke%snafu.de
ae2373f749
whitespace nowrap should not affect in quirks mode hr's size bug 60992
...
r=karnaze sr=attinasi
2001-12-06 20:14:10 +00:00
dbaron%fas.harvard.edu
01f0380aa0
Changing noisy warning I added yesterday from |#ifdef DEBUG| to |#ifdef DEBUG_dbaron|. b=110911 / 113810
2001-12-06 19:53:37 +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