Граф коммитов

127085 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu af7fa0750d Remove bogus method that makes backgrounds on the canvas unhappy. Bug 219302,
r+sr=roc
2004-02-20 00:39:09 +00:00
bzbarsky%mit.edu 68dd1cdfd0 Bug 137315. Further fixes to make the line numbers the HTML tokenizer reports
correct.  This should be the last of it.  r=choess, sr=jst
2004-02-20 00:26:16 +00:00
bzbarsky%mit.edu eb5f956346 Fix comment. Bug 234895, patch by Simon Miller <mozbugs@nuvisions.ch>,
r=biesi, sr=bzbarsky
2004-02-20 00:17:35 +00:00
bzbarsky%mit.edu 905b64bdaa Make the plaintext serializer properly handle CDATA nodes. Bug 234427, patch
by Sebastian Redl <wasti.redl@gmx.net>, r=akkana, sr=bzbarsky
2004-02-20 00:10:36 +00:00
bzbarsky%mit.edu 69833527e4 Reset ourselves to the new URI when doing a Load(), instead of resetting to
null.  Bug 233952, r+sr=jst
2004-02-19 23:10:47 +00:00
bzbarsky%mit.edu 2c6adef40a Don't lie about our scrollable view, and don't claim to have one if we're not
scrollable.  Bug 209807, r+sr=roc
2004-02-19 23:04:51 +00:00
danm-moz%comcast.net d6a4a6fb28 quit() now returns no error under normal circumstances. bug 185360 r=jag,neil 2004-02-19 23:03:13 +00:00
bzbarsky%mit.edu d91647a802 Fix windows bustage. Bug 232132 2004-02-19 23:00:44 +00:00
bzbarsky%mit.edu 087e3c1545 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 8662843478 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 6aa7f4095d Fix comment. Bug 132561, r+sr=dbaron 2004-02-19 22:16:00 +00:00
bzbarsky%mit.edu b25824387b 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 78eb384ef2 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 db964821d9 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 9e4638ddc7 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 3529b572e5 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 67ef5809e4 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 e4f437d0e6 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 bb4d3d4227 nsAttributeTextNode should always be anonymous. Bug 234613, r+sr=jst 2004-02-19 21:55:18 +00:00
bzbarsky%mit.edu 154b92a753 Add null checks to some DOM methods. Bug 234331, r+sr=jst 2004-02-19 21:54:12 +00:00
jst%mozilla.jstenback.com f66675f83c 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 09e02b6789 Remove redundant CheckLoadURI function in nsXMLElement. Bug 41907, r+sr=jst 2004-02-19 21:51:10 +00:00
bzbarsky%mit.edu 0a478e926e 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 b9311a1f03 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 333cb7f990 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 827f820abf 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 08a143cf10 Add some comments describing FindURLInPlainText 2004-02-19 21:08:11 +00:00
cbiesinger%web.de 8a55ef54b1 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 416ce44647 bustage fix r=dbaron 2004-02-19 21:01:29 +00:00
scott%scott-macgregor.org df7d090718 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 29fb68b243 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 5097c6fac5 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 47cdee9b57 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 74d9b7a33d Bug #234811 --> ldap connections left open on msg send
sr=bienvenu
2004-02-19 19:52:47 +00:00
jshin%mailaps.org f8267bc946 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 ce966bdf36 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 135ddb9064 Bug 188092 xpfe/browser/resources/content/navWidget* unused
r=ben sr=jag
2004-02-19 19:27:43 +00:00
cbiesinger%web.de 6c12a94d83 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 07338da777 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 bb8f20a832 233890, misc cleanup in some layout files, r+sr=bz 2004-02-19 18:56:13 +00:00
cbiesinger%web.de 1ccc10c9d7 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 86fa6ccd77 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 307f34199b 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 0168550440 Replaced elements should not support generated content. b=169334 r+sr=bzbarsky 2004-02-19 18:04:15 +00:00
dbaron%dbaron.org 920e4ac889 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 b7717a50b9 Bug 104332 - Calculate active DPI value using getComputedStyle.
r=samuel@sieb.net
2004-02-19 17:11:14 +00:00
timeless%mozdev.org 51c9e399dd 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 7eda476db2 checked in wrong file, sorry 2004-02-19 13:23:46 +00:00
neil%parkwaycc.co.uk 38c9278afa (on bsmedberg's advice) third time lucky? 2004-02-19 13:20:57 +00:00
neil%parkwaycc.co.uk 5e72149f91 Trying to fix bustage again... 2004-02-19 12:38:16 +00:00