Commit Graph

127108 Commits

Author SHA1 Message Date
danm-moz%comcast.net
772ccd5c64 quit() now returns no error under normal circumstances. bug 185360 r=jag,neil 2004-02-19 23:03:13 +00:00
bzbarsky%mit.edu
bcfbdd3131 Fix windows bustage. Bug 232132 2004-02-19 23:00:44 +00:00
bzbarsky%mit.edu
cf5bd9ee14 Make property compilation use dependent strings instead of copying the method
bodies and move some duplicated code into a superclass.  Bug 232132,
r=timeless, sr=bryner
2004-02-19 22:24:41 +00:00
sicking%bigfoot.com
80e7d44850 Bug 232480: Fix warnings caused by earlier patch in same bug as well as a few random other warnings.
r=peterv sr=jst
2004-02-19 22:16:16 +00:00
bzbarsky%mit.edu
a0b34c7ff7 Fix comment. Bug 132561, r+sr=dbaron 2004-02-19 22:16:00 +00:00
bzbarsky%mit.edu
c0de956a63 Fire onchange event when a file is selected from the filepicker. Bug 67873,
r+sr=peterv
2004-02-19 22:13:47 +00:00
bzbarsky%mit.edu
172b44ad4e Trim whitespace that comes right before a <br> when trimming whitespace. Bug
132561, r+sr=dbaron
2004-02-19 22:12:38 +00:00
bzbarsky%mit.edu
e9b72cc305 Give events created with createEvent a time-of-creation timestamp. Bug 116088,
r+sr=jst
2004-02-19 22:10:23 +00:00
scott%scott-macgregor.org
8d174157ce Bug #232443 --> Modifying Windows Folder Picker to use the new folder dialog on windows
and to automatically expand the folder tree to the passed in folder path.

r=dean with help from neil, biesi.
sr=bienvenu
2004-02-19 22:08:02 +00:00
bzbarsky%mit.edu
44d7372cf8 Make fieldset splitting work so fieldsets taller than a page print. Bug
234015, r+sr=dbaron
2004-02-19 22:00:52 +00:00
pkw%us.ibm.com
32e05f3a01 Bug 231983 - xpicleanup incorrectly uses strcmp
r=timeless@bemail.org, sr=darin@meer.net
2004-02-19 22:00:12 +00:00
tor%cs.brown.edu
1b99ebfbae Bug 234752 - Print code returns NS_OK in cases where it should return
an error.  Patch by roland.mainz@nrubsig.org, r+sr=roc.
2004-02-19 21:58:40 +00:00
bzbarsky%mit.edu
d03176fafc nsAttributeTextNode should always be anonymous. Bug 234613, r+sr=jst 2004-02-19 21:55:18 +00:00
bzbarsky%mit.edu
73d9e5d993 Add null checks to some DOM methods. Bug 234331, r+sr=jst 2004-02-19 21:54:12 +00:00
jst%mozilla.jstenback.com
4f8a9cbb12 Fixing last part of bug 68215, making FireFox play nicely with the onbeforeunload event too. r+sr=ben@bengoodger.com 2004-02-19 21:52:31 +00:00
bzbarsky%mit.edu
ec51aa8877 Remove redundant CheckLoadURI function in nsXMLElement. Bug 41907, r+sr=jst 2004-02-19 21:51:10 +00:00
bzbarsky%mit.edu
9989f6da62 Don't crash on null nodes passed to renameNode. Bug 233955, r+sr=jst 2004-02-19 21:45:59 +00:00
pinkerton%aol.net
72c9490bd6 selects should be transparent since the OS draws a nice gradient over them
and we don't want mozilla filling the rect itself (not part of build)
2004-02-19 21:43:07 +00:00
scott%scott-macgregor.org
37271ec347 Land a new US English dictionary file for Seamonkey. Thunderbird has already been using this dictionary.
The new dictionary includes a larger vocabulary in addition to supporting REP tables. I have not checked in the
code for seamonkey to actually leverage the REP tables yet.

part of Bug #227214

No r/sr since this isn't a coding change.
2004-02-19 21:37:30 +00:00
scott%scott-macgregor.org
9c92fb36c5 change a nsString back to an nsAutoString the way it should be.
Part of Bug #234936

thanks to darin for pointing that out
2004-02-19 21:10:29 +00:00
scott%scott-macgregor.org
52e2f8d60f Add some comments describing FindURLInPlainText 2004-02-19 21:08:11 +00:00
cbiesinger%web.de
6f0420e5bf bug 232928 "DOM inspector" in sidebar is not localizable
patch by Constantine A. Murenin <cnst.bmo@bugmail.mojo.ru> r=caillon sr=bryner
2004-02-19 21:01:33 +00:00
darin%meer.net
05c39fbe7d bustage fix r=dbaron 2004-02-19 21:01:29 +00:00
scott%scott-macgregor.org
4107587ad8 Bug #234936 --> expose method to find a url given a string. This allows the spell checker to
ignore urls in mail compose. Porting this functionality to seamonkey.

sr=bienvenu
2004-02-19 20:45:57 +00:00
cbiesinger%web.de
e3703b5c21 bug 182161, remove "installation has completed" dialog from linux installer
patch by Andrew Schultz <ajschult@eos.ncsu.edu>, r=dveditz sr=bryner
2004-02-19 20:07:58 +00:00
kairo%kairo.at
36529e2747 fix release notes URL, small regression from bug 232011, now this uses the XUL preprocessor as well, r=bsmedberg (no sr needed) 2004-02-19 19:53:12 +00:00
dbaron%dbaron.org
22cc1e3eb0 Add simple trace-malloc reader to dump all allocation stacks in a trace-malloc log. 2004-02-19 19:52:59 +00:00
scott%scott-macgregor.org
5febf7c306 Bug #234811 --> ldap connections left open on msg send
sr=bienvenu
2004-02-19 19:52:47 +00:00
jshin%mailaps.org
e352eaed3f bug 234908 : fix the crash in Xft builds introduced by bug 231995. temporary work-around (patch by darin) 2004-02-19 19:47:25 +00:00
noririty%jcom.home.ne.jp
6befbbdeb4 fixing bug 215825 - autoscroll cursor is affected by page stylesheets, p=rparenton@louisianaada.org 2004-02-19 19:40:18 +00:00
cbiesinger%web.de
bf3a4d91c6 Bug 188092 xpfe/browser/resources/content/navWidget* unused
r=ben sr=jag
2004-02-19 19:27:43 +00:00
cbiesinger%web.de
9fcf4ef11d bug 99380 Different shell icons to identify each associated file type
patch by Jeremy Morton <jez9999@runbox.com> icons by jez, SkewerMZ, Brian Bober and Malcom Scott r=neil sr=jag a=bart
2004-02-19 19:16:48 +00:00
cbiesinger%web.de
b280ba4a25 bug 99380 Different shell icons to identify each associated file type
patch by Jeremy Morton <jez9999@runbox.com>, icons by jez, SkewerMZ, Brian Bober and Malcom Scott
r=neil sr=jag a=bart
2004-02-19 19:11:32 +00:00
cbiesinger%web.de
e073bfa038 233890, misc cleanup in some layout files, r+sr=bz 2004-02-19 18:56:13 +00:00
cbiesinger%web.de
a0eb084fd8 234724 about:config fails miserably if you filter for string with uppercase
chars
r=neil sr=bz
2004-02-19 18:48:55 +00:00
dbaron%dbaron.org
7ba1fa93f2 Fix up quirk.css for bidi as well. b=74880 r=fantasai sr=bzbarsky 2004-02-19 18:21:16 +00:00
dbaron%dbaron.org
caa75b1fd1 Use the objdir and srcdir options in a way that deliver.pl supports so that this works with an objdir. b=162079 r=leaf 2004-02-19 18:07:33 +00:00
dbaron%dbaron.org
d1078e6485 Replaced elements should not support generated content. b=169334 r+sr=bzbarsky 2004-02-19 18:04:15 +00:00
dbaron%dbaron.org
43ca4b48b9 Convert switch in nsCSSProps::LookupPropertyValue to use a table by adding to the CSS_PROP_* macros. b=208726 r+sr=bzbarsky 2004-02-19 18:02:20 +00:00
silver%warwickcompsoc.co.uk
9ca2a8518a Bug 104332 - Calculate active DPI value using getComputedStyle.
r=samuel@sieb.net
2004-02-19 17:11:14 +00:00
timeless%mozdev.org
30bcec1891 Bug 234703 mClassInfoFlags is always 0 instead of using the XPCWrappedNativeProto(..., ClassInfoFlags, ...) value
r=jst sr=bz moa=dbradley
2004-02-19 15:20:39 +00:00
neil%parkwaycc.co.uk
eb9dd86bc5 checked in wrong file, sorry 2004-02-19 13:23:46 +00:00
neil%parkwaycc.co.uk
bf3e577efc (on bsmedberg's advice) third time lucky? 2004-02-19 13:20:57 +00:00
neil%parkwaycc.co.uk
0b48b027be Trying to fix bustage again... 2004-02-19 12:38:16 +00:00
neil%parkwaycc.co.uk
bdd1447211 Trying to fix beast build bustage 2004-02-19 12:12:06 +00:00
ben%bengoodger.com
ebd713f17f bstage 2004-02-19 12:05:04 +00:00
jshin%mailaps.org
b0128f0d34 fix the bustage (bug 233485 follow-up) 2004-02-19 12:01:52 +00:00
neil%parkwaycc.co.uk
9f5f1f7e88 Supplementary patch to bug 226955 to use more meaningful entity names p=gautheri@noos.fr r=me sr=jag 2004-02-19 11:33:52 +00:00
neil%parkwaycc.co.uk
5a3048e237 Bug 120410 Scrolling a listbox during onload handler fails and drops frames r=roc sr=bz 2004-02-19 11:29:35 +00:00
neil%parkwaycc.co.uk
3482324d24 Bug 135717 Cannot add sidebar panels if they are corrupt or there are no current panels r=varga sr=alecf 2004-02-19 11:23:17 +00:00