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
mkaply%us.ibm.com
6dabd5cfda
#81664
...
r=simon@softel.co.il , sr=attinasi for nsTextFrame, sr=blizzard for nsBidiPresUtils
Cleanup of bidi reordering code
2001-10-01 03:43:42 +00:00
bzbarsky%mit.edu
ceba997a92
Final removal of VIEW_SOURCE_HTML define. Bug 81132,
...
r=rbs@maths.uq.edu.au , sr=jst
2001-09-30 23:48:07 +00:00
mkaply%us.ibm.com
72816bd6d4
#79798
...
r=ftang, sr=kin@netscape.com
Cursor is an ambigous term - use caret to refer to the text caret in Bidi functions
2001-09-30 20:35:55 +00:00
bryner%netscape.com
1d9f9872da
Fixing REQUIRES bustage. r=bbaetz.
2001-09-29 21:41:30 +00:00
vidur%netscape.com
4966d85f91
Fixes for printing bugs 84017 and 89151. The fix for bug 84017 removes the need for a resize reflow to get form frame values to print. The restoration of these values into the new frame model is done as part of the initial reflow. The fix for bug 89151 gets rid of the extra frame model built and forces printed images to come out of the decoded image cache. r=darinf, heikki, sr=rpotts
2001-09-29 17:50:15 +00:00
jaggernaut%netscape.com
ca6197295f
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
karnaze%netscape.com
e370f08f7b
bug 94341 keep a separate pseudo frame list for a new pseudo block or inline frame. sr=attinasi, r=alexsavulov
2001-09-29 02:20:52 +00:00
waterson%netscape.com
b173c37b0d
Bug 58384, 86279. Be sure to trim letter spacing as well as word spacing in TrimTrailingWhiteSpace(). Also, explicitly add letter spacing where appropriate, instead of including it in word spacing. r=shanjian, sr=attinasi.
2001-09-28 22:39:10 +00:00
attinasi%netscape.com
477a8538fe
Added new testcase for 101674, and also removed reference to bug86708.html since it does not exist. Not part of build.
2001-09-28 22:09:58 +00:00
attinasi%netscape.com
2d1f86a273
Testcase for bug 101674 - not part of build
2001-09-28 22:00:20 +00:00
attinasi%netscape.com
4d5175753d
Fixed image wrapping in tables problems. b=101674 sr=hyatt r=waterson
2001-09-28 21:42:03 +00:00
gerv%gerv.net
4e12e44b2f
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
glazman%netscape.com
30ae8ab03f
fixing erroneous DOM 2 name for bug 101925; rs=jst
2001-09-28 14:11:05 +00:00
kin%netscape.com
e3bd36cd90
Fix for bug 89236: printing is producing crash
...
Modified nsBlockFrame::DrainOverflowLines() so
that it reparents any floater out-of-flow frames
and their views.
r=dbaron@fas.harvard.edu sr=waterson@netscape.com a=pdt
2001-09-28 13:59:23 +00:00
glazman%netscape.com
7a79a87dce
implements getComputedStyle() for float property + bad next-line argument indentation cleanup ; b=101925, r=bzbarsky, sr=jst
2001-09-28 07:39:41 +00:00
peterlubczynski%netscape.com
f249aa3c5d
Fix for crash when object frame goes away but stream is still going bug 99569 r=av sr=attinasi
2001-09-28 03:34:53 +00:00
peterlubczynski%netscape.com
7487a1bcc1
Ignore leading and trailing whitespace for src and data attributes bug 96362 r=av sr=attinasi
2001-09-28 03:29:24 +00:00
bzbarsky%mit.edu
7a6cc28476
Make setting element.style.foo just parse the value instead of creating
...
a property:value pair and parsing that. Speeds up setting of
element.style.top by about 5%. Bug 99797, r=attinasi, sr=jst
2001-09-28 01:38:36 +00:00
rods%netscape.com
11ec02ccf2
Make so hitting return in text field submits form when there is a single text field and no submit
...
or there is a submit and the submit btn is to be included in the post data
Bug 99920 r=attinasi sr=kin a=pdt
2001-09-28 00:37:27 +00:00
alexsavulov%netscape.com
4acf6b2c72
fix for bug 99948 - added rounding to pixel in CalculateSizeStandard
...
r= rods sr= attinasi
2001-09-27 21:45:14 +00:00
dbaron%fas.harvard.edu
7330576960
Fix leak of widget. b=101679 r=jag sr=hyatt
2001-09-27 21:41:33 +00:00
alexsavulov%netscape.com
ca9d69ecb3
regression testing for tables file (bug 99948) - not affecting the build
2001-09-27 21:40:02 +00:00
alexsavulov%netscape.com
88bdee262a
regression test files for tables (bugzilla bug 99948) - not affecting the build
2001-09-27 21:37:46 +00:00
hyatt%netscape.com
7713e7865b
Fix for 101510, crash when clicking on font dropdown in prefs. r/sr=dbaron,waterson
2001-09-27 21:32:44 +00:00
waterson%netscape.com
bac705737b
Bug 73235. Don't add scrollbar's width to MES. r=attinasi, sr=hyatt
2001-09-27 20:52:45 +00:00
rbs%maths.uq.edu.au
5b02d7ca8a
bug 99010 - font changes. r=attinasi@netscape.com, sr=waterson@netscape.com
2001-09-27 18:34:30 +00:00
rbs%maths.uq.edu.au
7f1638d039
bug 99010 - font changes. r=attinasi@netscape.com, sr=hyatt@netscape.com
2001-09-27 18:33:58 +00:00
karnaze%netscape.com
0cfe1b4b73
new regression tests, not affecting the build.
2001-09-27 16:15:46 +00:00
dbaron%fas.harvard.edu
a7e1f13de7
Add list of good regression test pages on the net. Not part of the build
2001-09-27 00:13:52 +00:00
dbaron%fas.harvard.edu
f64e6ca2dc
Add list of good regression test pages on the net. Not part of the build
2001-09-27 00:04:07 +00:00
dbaron%fas.harvard.edu
94becbac47
Ignore all regression test output. Not part of build.
2001-09-26 23:57:07 +00:00
rods%netscape.com
f90b35f264
Enables the configuration of headers and footers, via 6 string in the nsIPrintOptions
...
3 for the header and 3 for the footer.
The new codes are &T,&U,&D,&P,&PT (see bug for explanation)
Bug 99415 r=kmcclusk, sr=attinasi a=pdt
2001-09-26 14:01:26 +00:00
karnaze%netscape.com
a1eb90ee96
Fix bug "IFrames repositioned by whitespace in HTML" (no number yet) - give cols with no content 0 width unless they have style width, sr=kin, r=alexsavulov
2001-09-26 13:49:26 +00:00
peterlubczynski%netscape.com
421eef1dcc
Clean up code in part for fix for doing GET rather than POST when NPN_PostURL is called bug 77603 r=av sr=attinasi
2001-09-26 02:45:20 +00:00
alecf%netscape.com
3c04d06ce2
other file I missed - use NS_LITERAL_STRING instead of char* because API changed
2001-09-26 01:14:37 +00:00
alecf%netscape.com
ef91a55dd7
oops missed this file - use NS_LITERAL_STRING now that API has changed
2001-09-26 01:10:14 +00:00
alecf%netscape.com
68c098cad5
bug 101562 - dont' use necko to unnecessarily create URIs just to load a string bundle. r=harishd, sr=attinasi
2001-09-26 00:36:45 +00:00
hewitt%netscape.com
8c19fc069c
93519 - new box-ordinal-group xul layout feature, r=waterson, sr=hyatt
2001-09-25 23:35:36 +00:00
hewitt%netscape.com
989692bdd6
9656 - outliner column drag and drop rearranging, r=sspitzer, sr=hyatt
2001-09-25 22:17:47 +00:00
hewitt%netscape.com
433ff11b78
93519 - new box-ordinal-group xul layout feature, r=waterson, sr=hyatt
2001-09-25 22:17:00 +00:00
av%netscape.com
2e25246c6d
Fix for bug 91095 -- Default Plugin bypassed if 'code' attribute is missing in 'applet' tag, r=peterl, sr=attinasi
2001-09-25 22:04:24 +00:00
rods%netscape.com
4d11ab38a1
Removed setting page height to 5 pages when printing a document "AsIs"
...
Also, added special case code for sizing of "AsIs" documents when they
are positioned 0,0
Bug 100797 r=kmcclusk sr=attinasi
2001-09-25 13:00:04 +00:00
attinasi%netscape.com
c4b5ba5576
Don't allow consecutive images to wrap in table cells with percentage width. r=kmcclusk sr=waterson b=100568
2001-09-25 06:31:46 +00:00
gerv%gerv.net
1968b7dad2
License changes, take 2. Bug 98089. mozilla/content/.
2001-09-25 01:32:19 +00:00
bzbarsky%mit.edu
ad1dbdf870
making the "Enabling quirk stylesheet" message only show up for some
...
people who care (even in debug builds). bug 100983, r=dmose, sr=attinasi
2001-09-24 22:36:43 +00:00
rjesup%wgate.com
74a56c0ca5
Backout of commits for bug 97299. This causes assertions, which means we
...
missed some spots where name was getting set.
2001-09-24 15:26:39 +00:00
karnaze%netscape.com
66046cb3f7
bug 82401 - remove cell from correct parent when cell spans into split row; work around bug 101264 by doing initial reflow with unconstrained height. sr=kin, r=attinasi.
2001-09-24 14:48:38 +00:00
rjesup%wgate.com
a230194a5b
Bug 97299: Store font names in lowercase. r=pavlov, sr=attinasi
2001-09-24 07:35:04 +00:00
waterson%netscape.com
a2d1d248a7
Remove old unused files. r=rods, sr=attinasi
2001-09-22 23:29:03 +00:00
bernd.mielke%snafu.de
9e26d34f52
bug 97905 add -B 1 to the rtest.bat in order to avoid the complete regression tree dump
...
on every error. With this option only the differing nodes will be printed out.
This is not part of the build.
2001-09-22 17:30:21 +00:00
cls%seawood.org
18739e6a1d
Update REQUIRES for MOZ_MATHML & MOZ_SVG builds.
...
Thanks to jonsmirl@mediaone.net for the patch.
Bug #98371 r=cls
2001-09-22 13:34:38 +00:00
varga%utcru.sk
5550bb3bda
Fix for 97110. nsOutlinerBodyFrame::GetLastVisibleRow returns incorrect value.
...
r=varga, sr=hyatt, patch by mike@vee.net
2001-09-22 05:57:11 +00:00
hyatt%netscape.com
41a81f9245
Fix for 96291, leaking popups in tree widget, causing reply-all in mailcompose to fail autocompletion. r/sr=waterson,danm
2001-09-22 00:32:23 +00:00
pchen%netscape.com
e711f7fa3e
Fix for smoketest blocker 100702, remove extra lines caused by misapplied
...
patch for bug 98107
2001-09-21 20:19:39 +00:00
mkaply%us.ibm.com
a80c7ca184
#97907
...
r=kaie, r=dcone, sr=jst
Checkin for Roland.Mainz@informatik.med.uni-giessen.de - add error codes to printing
2001-09-21 13:52:39 +00:00
karnaze%netscape.com
d3060e6bb0
new regression tests developed by alexsavulov not affecting the build.
2001-09-21 13:49:00 +00:00
karnaze%netscape.com
0565fc7391
bug 92143 - alexsavulov's patch for special handling of nowrap on <td> when there is a width. sr=attinasi, r=karnaze.
2001-09-21 13:43:18 +00:00
kin%netscape.com
df98e67e74
Fix for bug #92215 : [Table Printing] Mozilla crashes when printing the front page of slashdot
...
Modified nsBlockFrame::ReflowDirtyLines() so that it
removes any floaters on it's continuing frames list,
if they are on lines that are being pulled up.
r=dbaron@fas.harvard.edu sr=waterson@netscape.com
2001-09-21 13:41:52 +00:00
waterson%netscape.com
7241191f29
Bug 96228. Make nsContainerFrame::PositionFrameView position _only_ the frame's view (don't recur). Explicitly call nsContainerFrame::PositionChildViews as appropriate when moving a frame post-Reflow. Consolidate view positioning logic duplicated between PositionFrameView and SyncFrameViewAfterReflow, which now correctly computes offset for anonymous view in nsScrollFrame and accounts for scrolled views. r=kmcclusk,karnaze sr=attinasi
2001-09-21 00:53:29 +00:00
rods%netscape.com
d5c3ae49ab
Should set PrintObject to print "AsIs" if it doesn't have children
...
Bug 83683 r=kmcclusk r=attinasi
2001-09-20 12:13:48 +00:00
hyatt%netscape.com
d6d909e72a
Make XUL boxes check maxheight/maxwidth attrs as well as minwidth. r/sr=hewitt,jst
2001-09-20 07:46:13 +00:00
mkaply%us.ibm.com
ef9e88c813
OS/2 bustage
...
PR_STATIC_CALLBACK is not needed here
2001-09-20 02:38:56 +00:00
bzbarsky%mit.edu
47b3292676
Implement the parentRule property of CSS rules. Bug 37470, r=pierre,
...
sr=jst
2001-09-19 14:16:34 +00:00
rods%netscape.com
07983f1cca
Make the default "submit"
...
Bug 59035 r=kmcclusk sr=attinasi
2001-09-19 13:00:23 +00:00
karnaze%netscape.com
e908dd0313
bug 68998 - added extra param to Paint, PaintChild, PaintChildren used by tables in standard mode. sr=waterson, r=alexsavulov.
2001-09-19 12:35:19 +00:00
jst%netscape.com
1a88564de0
Fixing bug 100270. Crash when evaluating 'window.close();' in the JavaScript console. r=waterson@netscape.com, sr=hyatt@netscape.com
2001-09-19 07:08:15 +00:00
edburns%acm.org
0032f800c7
bug=98107
...
r=peterl
sr=rpotts
/* According to the HTML 4.01 spec, at
* http://www.w3.org/TR/html4/types.html#type-cdata
* ''User agents may ignore leading and trailing
* white space in CDATA attribute values (e.g., "
* myval " may be interpreted as "myval"). Authors
* should not declare attribute values with
* leading or trailing white space.''
*/
2001-09-19 03:34:17 +00:00
hyatt%netscape.com
dd3977cf55
Fix for 99198, ensure that stack doesn't stretch children explicitly position at left/top of (0,0), r=bryner, sr=waterson
2001-09-19 02:05:57 +00:00
hyatt%netscape.com
521aa37f9d
Fix for 99476, setting the pack attribute on boxes should cause a reflow. r=bryner, sr=waterson
2001-09-19 01:56:03 +00:00
hyatt%netscape.com
18ad83890a
Fix for 49874 and 98109, make iframes build their docshells and kick off their content load from frame construction, also enabling the primary content area to be dynamically shiftable. r=jag, sr=waterson
2001-09-19 01:53:00 +00:00
jaggernaut%netscape.com
d1a7bfa843
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
f8f3e80dd6
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com
dc40187223
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
bryner%netscape.com
3a64c9e985
Bug 99192 - don't tab into popups. r=jag, sr=hyatt.
2001-09-18 02:25:07 +00:00
peterlubczynski%netscape.com
8727eab1d0
Implement plugin printing bug 27478 r=av,beard sr=attinasi
2001-09-18 02:11:09 +00:00
dbaron%fas.harvard.edu
e5670937de
Allow declarations in style attribute to be surrounded by braces in quirks mode. Rename ParseDeclarations to ParseStyleAttribute since that's what it does. b=99554 r=hixie,glazman sr=attinasi
2001-09-17 23:59:30 +00:00
dbaron%fas.harvard.edu
3c55d5d6f3
Make fixed positioning code check for NS_AUTOOFFSET to fix positioning of auto-sized fixed positioned elements relative to bottom or right. b=98579 r=waterson sr=attinasi
2001-09-17 23:55:58 +00:00
attinasi%netscape.com
6787cc3c9b
Fixing erroneous addition to previously reviewed and approved patch: b=97619 r=bernd sr=waterson
2001-09-17 23:13:57 +00:00
alecf%netscape.com
62424ee7b2
Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!)
2001-09-17 19:06:35 +00:00
dbaron%fas.harvard.edu
e12dc421f6
Add all extension properties to nsIDOMNSCSS2Properties, rather than just a few. Clean up nsDOMCSSDeclaration implementation of nsIDOM{,NS}CSS2Properties and implement new attributes in nsIDOMNSCSS2Properties. r=hixie sr=jst b=98500
2001-09-17 00:57:46 +00:00
bernd.mielke%snafu.de
0084f1a429
bug 97905, adding a link from block regression tests to table regression tests,
...
this has already been done for linux. Creating a virtual drive s: if necessary.
r=karnaze not part of the build
2001-09-16 18:35:07 +00:00
bzbarsky%mit.edu
39e131f2a5
Make insertRule() calls on a media rule which initially had no children
...
not fail. Bug 98931, r=sicking, sr=jst
2001-09-15 01:27:49 +00:00
waterson%netscape.com
332dd600c2
Bug 99538. Improve debug output for XUL frames. r=evaughan, sr=hyatt
2001-09-15 00:45:54 +00:00
mkaply%us.ibm.com
051c211df1
#83698
...
r=beard, sr=jband
This code was previously r/sr for XP_UNIX. Because the OS/2 Java plugin is based on the Unix Java plugin, we need this fix too.
2001-09-14 21:16:19 +00:00
harishd%netscape.com
c5efdc8321
98261 - reconcile the difference between the ContentSink's notion of depth and Layout's notion of depth. r=heikki, sr=attinasi.
2001-09-14 20:44:41 +00:00
waterson%netscape.com
0db1809647
Bug 99293. Clean up regression tests that throw dialogs on Unix. r=karnaze, sr=attinasi
2001-09-14 20:32:29 +00:00
jaggernaut%netscape.com
25856c9451
Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls
2001-09-14 05:37:29 +00:00
waterson%netscape.com
bb3e3f27b3
Bug 99443. Use filtered insertion point of first appended child instead of unfiltered insertion point when appending. r=dbaron, sr=hyatt
2001-09-13 22:56:55 +00:00
darin%netscape.com
5a2d9f0d2d
checking bbaetz's patch for bug 89500 "SOCKS: only http|https re-directted in (post Mozilla 0.9.2)"
...
patch=bbaetz, r=dougt, sr=darin
2001-09-13 02:21:05 +00:00
heikki%netscape.com
358817a443
Bug 78021, Copy Link Address context menu does not work for image maps (<area> elements), <link> elements or simple XLinks. r=harishd, sr=vidur.
2001-09-12 23:31:37 +00:00
waterson%netscape.com
312e030d45
Fix missing return value on ChildIterator::operator=().
2001-09-12 22:41:49 +00:00
waterson%netscape.com
113f8f2a68
Use C-style cast to make gcc-2.7.2.3 happy.
2001-09-12 21:37:20 +00:00
peterlubczynski%netscape.com
3943a56f95
Fix for crash when checking for a sub document bug 96579 r=av sr=attinasi
2001-09-12 20:43:40 +00:00
waterson%netscape.com
b858f247ce
Bug 84645. Move XBL insertion point stuff in frame constructor so it can get along with continuing frames. r=dbaron, sr=hyatt
2001-09-12 20:22:21 +00:00
waterson%netscape.com
d76d3fdf0d
Bug 84645. Move XBL insertion point logic into nsCSSFrameConstructor, where it can interact nicely with continuing frames. r=dbaron, sr=hyatt
2001-09-12 20:19:41 +00:00
jaggernaut%netscape.com
30ace44624
Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls.
2001-09-12 12:48:23 +00:00
peterlubczynski%netscape.com
f94929cc86
Correct ussages of data= for object tags embedding documents bug 97799 r=dcone sr=attinasi
2001-09-12 04:00:52 +00:00
waterson%netscape.com
560f091a60
Bug 97383. Add regression test.
2001-09-11 22:49:15 +00:00
waterson%netscape.com
1688e3949f
Bug 72152. Be sure to update the pres context's visible area after doing a resize reflow. r=dbaron, sr=attinasi
2001-09-11 22:21:21 +00:00
waterson%netscape.com
e73674359b
Bug 97383. Include the float's max-element-width in computation of the line's max-element-width so that we're guaranteed to place content next to a left floater. Revert some of the NOWRAP changes that should no longer be necessary. r=dbaron, sr=attinasi
2001-09-11 22:17:21 +00:00
attinasi%netscape.com
c039da0012
Fixed a typo that was causing an assertion in one of my testcases: b=99229, r=karnaze sr=waterson
2001-09-11 21:28:38 +00:00
mkaply%us.ibm.com
4ca3cf959e
#76856
...
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
2001-09-11 03:50:35 +00:00