roc+%cs.cmu.edu
c02d27a295
Make nsMenuFrame respond to dynamic changes in the 'key' attribute in a menuitem. Bug 99853. sr=hyatt,r=jag
2001-10-11 03:03:42 +00:00
alecf%netscape.com
bdb0c855fa
bug 104126 - remove nsStringArray::IndexOfIgnoreCase and its one consumer. sr=attinasi, r=jag
2001-10-11 01:30:52 +00:00
ftang%netscape.com
21b5119b63
fix bug 88050. remove Korean base transformation. r=jshin sr=waterson
2001-10-11 00:22:13 +00:00
ftang%netscape.com
543f87dcd6
fix bug 81203. change ISO-8859-1 to windows-1252 for form submission
...
r=brade sr=kin
2001-10-11 00:20:07 +00:00
dbaron%fas.harvard.edu
edc11e5ad3
Fix 'text-decoration: blink' and the blink element. Patch from Chase Tingley <tingley@sundell.net>. r=dbaron sr=hyatt b=89065
2001-10-11 00:15:09 +00:00
bienvenu%netscape.com
6e51481377
fix leak of boxes r=waterson, sr=sspitzer 103846
2001-10-10 14:49:59 +00:00
evaughan%netscape.com
91ff15d489
Grid changes. NOT IN BUILD
2001-10-10 01:07:45 +00:00
bzbarsky%mit.edu
cca316e69b
Make changes to clip property trigger a reflow change, not just a visual
...
change. Bug 88653, r=pierre, sr=roc+moz
2001-10-10 00:21:02 +00:00
darin%netscape.com
bf76e0615d
fixes build bustage on HP-UX (requires a newline at the end of a source file)
2001-10-09 23:06:03 +00:00
evaughan%netscape.com
12b15fa911
1) Fixes box parent point bug
...
2) Exposes code to allow new grid landing
bug# 77357
-r hyatt -sr waterson
2001-10-09 21:02:29 +00:00
kin%netscape.com
23af20d63f
Fix for bug 88024: Down arrow key creates fake line break at the end of a TEXTAREA
...
Modified CompleteMove() to prevent selection from being placed
after the last BR in the content tree.
r=brade@netscape.com sr=sfraser@netscape.com
2001-10-09 19:29:00 +00:00
loadrunner%betak.net
5a9892401d
bug 88155, Trunk & M094 crash [@ MSVCRT.DLL - ns4xPluginStreamListener::OnDataAvailable, nsPluginStreamListenerPeer::OnDataAvailable] - seg faults loading http://www.planetjulie.com/ , r=av, peterl, sr=waterson
2001-10-09 10:15:06 +00:00
beard%netscape.com
fba17af79c
Fix for bug #103431 , r=peterl, sr=sfraser.
2001-10-08 22:58:59 +00:00
alexsavulov%netscape.com
6d2b09647b
fix for bug 45621 - added MarkDirty for procentage child in case of nowrap
...
blocks, consolidated the logic in nsBlockFrame::PrepareResizeReflow
sr= attinasi, r=dbaron
2001-10-08 21:51:48 +00:00
alexsavulov%netscape.com
0549c29fab
regression testcase for bugzilla bug 45621 (not affecting the build)
2001-10-08 21:46:07 +00:00
alexsavulov%netscape.com
d24bed9621
testcase or bugzilla bug 45621 (not affecting the build)
2001-10-08 21:40:58 +00:00
evaughan%netscape.com
3ad6a737b0
Adding new grid code to cvs. NOT IN BUILD.
2001-10-08 20:37:56 +00:00
kin%netscape.com
8b7fd98bbe
Make original patch for bug 99920 (hitting enter in any text field submits form without submit button passed as param)
...
work in OPT builds, by moving QI() call out of NS_ASSERTION macro.
r=rods@netscape.com sr=waterson@netscape.com
2001-10-08 14:07:57 +00:00
bryner%netscape.com
2b0eb53ec4
Removing references to xp_file.h, for bug 38061. Patch from cls, r=bryner, sr=alecf.
2001-10-08 07:22:27 +00:00
pavlov%netscape.com
7d17e005e1
fix for bug 103477 r=jag sr=hyatt (not bug 103536 as previously stated)
2001-10-07 18:02:13 +00:00
hyatt%netscape.com
80ff494561
Fix for 78344. r=blake, sr=ben
2001-10-07 06:32:36 +00:00
hyatt%netscape.com
d033717456
fix for 101746. r=dbaron, sr=waterson
2001-10-07 00:19:01 +00:00
bzbarsky%mit.edu
4ec7dfc9b4
Fix parsing of negative (illegal) values of border-spacing, padding, and
...
others. Bug 102344, r=dbaron, sr=attinasi
2001-10-06 15:13:23 +00:00
bernd.mielke%snafu.de
da6f0e24d3
Don't start printing when regression test are executed bug 99633 r=rods sr=attinasi
2001-10-06 14:07:28 +00:00
pavlov%netscape.com
3ec9e0aaec
adding null check to fix orangeness.
2001-10-06 08:19:44 +00:00
pavlov%netscape.com
eae061c13e
fix for bug 92248 r=bryner sr=jst
2001-10-06 05:08:16 +00:00
karnaze%netscape.com
45f0b1d5a4
new regression tests not affecting the build.
2001-10-05 23:16:06 +00:00
pinkerton%netscape.com
483bf5514f
respect the look&feel pref about showing comboboxes outside the client area. r=rods/sr=sfraser/a=asa. bug# 102834.
2001-10-05 14:10:16 +00:00
locka%iol.ie
a1ba71769c
Checkin makes scrolling to anchors faster by attempting to scroll to the named element from the content sink's timer routine rather than waiting until page loading completes. b=58661 r=heikki@netscape.com sr=jst@netscape.com a=asa@mozilla.org
2001-10-05 10:39:01 +00:00
rods%netscape.com
3a714be743
Check for failure after printing the next page. If it fails then pass back PR_TRUE
...
to indicate we are done printing this document.
Bug 101597 r=kmcclusk sr=attinasi a=pdt
2001-10-03 23:28:38 +00:00
bernd.mielke%snafu.de
0171603939
adding the renamed files again bug 102894 r=karnaze a=asa
2001-10-03 20:33:58 +00:00
bernd.mielke%snafu.de
82a36b0dfc
renaming xml testfiles in order to avois name clashes with html files
...
bug 102894 r=karnaze a=asa not part of the build
2001-10-03 20:29:53 +00:00
attinasi%netscape.com
66bda7bfb1
Outline for links are now 'invert' instead of 'WindowText' color. b=73884 r=kmcclusk sr=kin
2001-10-03 00:10:00 +00:00
attinasi%netscape.com
2046bd1c34
Improvements for invert outline colors (Mac and Linux work now). b=73884 r=kmcclusk sr=kin
2001-10-03 00:08:25 +00:00
attinasi%netscape.com
065e93e80e
Protection against null param for topcrash bug 100298. r=kmcclusk sr=kin
2001-10-03 00:01:04 +00:00
waterson%netscape.com
dece5d01cc
Alternative test case for bug 97383.
2001-10-02 23:23:30 +00:00
alexsavulov%netscape.com
a402bb144c
fix or bug 101883 - completes fix for bug 92143, adding NS_MAX check
...
sr= attinasi, r= karnaze
2001-10-02 21:29:26 +00:00
varga%utcru.sk
82cbda88c4
Fix for bug 75572. Separator support in outliner.
...
r=waterson, sr=hyatt
2001-10-02 04:42:48 +00:00
dbaron%fas.harvard.edu
9a4acbab7a
Bug 45797: replace remaining uses of deprecated macros NS_IMPL_QUERY_INTERFACE and friends with NS_IMPL_QUERY_INTERFACE1 and friends and remove the deprecated macros. r=jag sr=alecf
2001-10-02 03:18:08 +00:00
dbaron%fas.harvard.edu
30b6e6587c
Remove duplication of code between implementations of nsILookAndFeel and nsIDeviceContext by removing system color and metric implementations from nsIDeviceContext implementations and changing nsIDeviceContext::GetSystemAttribute to nsIDeviceContext::GetSystemFont. b=96971 r=bryner sr=waterson
2001-10-02 03:10:56 +00:00
mstoltz%netscape.com
9dcfafdfd4
Bug 18553, better fix which should cause fewer problems. Clear event listeners
...
before every document load, including the first, except when setNewDocument
is called from document.open. r=heikki, sr=jst
2001-10-02 00:54:44 +00:00
hewitt%netscape.com
284a2f6355
101677 - popups should use css margins to affect positioning, r=pinkerton, sr=waterson
2001-10-02 00:38:34 +00:00
bzbarsky%mit.edu
105be47c10
Move the zero-check to before we divide by the number. Fixes crash when
...
all 3 header or all 3 footer print prefs are empty strings. Bug 102257,
r=rods, sr=shaver
2001-10-01 23:57:57 +00:00
bzbarsky%mit.edu
843266f249
fixing bustage -- nos such thing as NS_FORM_BUTTON_IMAGE
2001-10-01 23:08:47 +00:00
rods%netscape.com
8b4a4656af
Allow for image submitters also
...
Bug 99920 r=rods, sr=attinasi a=pdt
2001-10-01 21:49:43 +00:00
jst%netscape.com
2df8ab675f
Adding new files for John Keiser <jkeiser@iname.com>, not part of the build yet.
2001-10-01 17:51:28 +00:00
karnaze%netscape.com
c22cc74118
new regression tests not affecting the build.
2001-10-01 16:34:35 +00:00
mkaply%us.ibm.com
3c7580a23b
#80167
...
r=ftang, r=mikek, sr=blizzard
Code from simon@softel.co.il - code from original Bidi landing can be turned on now that converson is finalized
Also fixed two warnings that were in the code that could have also broke some unixes
2001-10-01 13:57:47 +00:00
rods%netscape.com
505d1e1ebd
adding frameset printing tests
2001-10-01 11:57:30 +00:00
rods%netscape.com
978d5afca7
Adding frameset navigation tests
2001-10-01 11:50:32 +00:00