Commit Graph

127930 Commits

Author SHA1 Message Date
timeless%mozdev.org
701b748023 Bug 182324 [ps] mozilla generates level 3 postscript that will not print on a level 1 printer
patch by ajschult@mindspring.com r=kherron sr=tor
2004-03-10 04:39:06 +00:00
silver%warwickcompsoc.co.uk
723a83e4c3 Bug 236639 - Use nsIScriptableDateFormat to show dates in locale-correct format. Update logging to use locale-correct dates specifically, too.
r=samuel@sieb.net
2004-03-10 04:37:06 +00:00
silver%warwickcompsoc.co.uk
dc7b727c39 Bug 226223 - Fix RegExp in logging, so you can join channels with "/" in them.
r=samuel@sieb.net
2004-03-10 04:35:03 +00:00
silver%warwickcompsoc.co.uk
162c298bb2 Bug 165332 - Better error messages when joining a channel fails.
r=samuel@sieb.net
2004-03-10 04:32:15 +00:00
roc+%cs.cmu.edu
4b9371660b fix bustage 2004-03-10 03:53:23 +00:00
kestes%walrus.com
208453c9f5 fixed a bug where the comments were correct but the code was wrong!
the code needed to call p4 something like this
            'p4 changes -s submitted @2003/05/10,@now //...'
but instead called it like this
           'p4 changes -s @2003/05/10,@now //...'
the '-s' did not have any
argument which is required.  This bug was found by  Ken Beal .
2004-03-10 03:42:44 +00:00
brendan%mozilla.org
031b1e42eb Fix bogus error report and redundant test, enforce style fascism, eliminate warnings (227705, 230397, r=igor). 2004-03-10 03:34:59 +00:00
roc+%cs.cmu.edu
8397ac8d8f Bug 235264. Clean up invalidation to go through a single nsIFrame::Invalidate function and take account of 'outline' where necessary. r+sr=dbaron 2004-03-10 03:09:05 +00:00
mconnor%myrealbox.com
c44cb742bf bug 117532 UI Pref to prevent sites from taking over context menu - patch by Robert J. Accettura (robert@accettura.com), r=jst sr=ben 2004-03-10 02:56:30 +00:00
jpierre%netscape.com
9383b61a6e Fix for bug 143456 - add -P option for dbprefix to selfserv . r=MisterSSL 2004-03-10 02:47:13 +00:00
roc+%cs.cmu.edu
260cbe3924 Bug 234984. Clean up nsRect/nsSize a bit. r+sr=dbaron 2004-03-10 01:59:16 +00:00
neil%parkwaycc.co.uk
563f257e30 Bug 235285 add UI for the "reply in default encoding" pref checking in on behalf of jshin@mailaps.org to make l10n freeze r=me sr=bienvenu 2004-03-10 01:49:27 +00:00
caillon%redhat.com
9aecc7adeb Bug 236946
Remove a few QIs in nsXULElement, and other cleanup.
r+sr=jst
2004-03-10 01:34:55 +00:00
cls%seawood.org
9e65495cbf Fixing User-Agent bustage.
Bug #235839 r=bsmedberg
2004-03-10 01:31:23 +00:00
bzbarsky%mit.edu
f2984730d6 Make sure to get notification callbacks from the loadgroup if the channel
doesn't have what we want.  Bug 33961, r=darin, sr=jst
2004-03-10 01:18:26 +00:00
bienvenu%nventure.com
378570434d allow user to specify caching of just one imap connection (previous limit was 2) sr=mscott 231225 2004-03-10 01:00:10 +00:00
bienvenu%nventure.com
dd46233445 fix handling of connection to server errors when downloading for offline use, sr=mscott 236532 2004-03-10 00:59:13 +00:00
wchang0222%aol.com
180cd8803a Bugzilla bug 231849: added performance optimizations (same as those we use
for Unix).  r=wtc.
2004-03-10 00:42:03 +00:00
wchang0222%aol.com
139c7910a0 Bugzilla bug 236879: PR_LocalTimeParameters should also check for values
that are too small for 32-bit time_t. r=darin.
2004-03-10 00:34:19 +00:00
dbaron%dbaron.org
0abbef8fe3 Add tests for bug 199673. 2004-03-10 00:31:23 +00:00
silver%warwickcompsoc.co.uk
7aa5d75fee Bug 226408 - Replace 4 charset commands with just '/charset' and '/default-charset'.
Bump version to 0.9.61.
r=rginda@hacksrus.com
2004-03-10 00:31:03 +00:00
dbaron%dbaron.org
2ecaa27129 In almost-standards mode, standards-mode text decorations and quirks-mode inline box model have to interact -- so make standards-mode text-decorations (when text-decorations are present) cause the standards-mode inline box model. b=199673 r+sr=bzbarsky 2004-03-10 00:28:17 +00:00
silver%warwickcompsoc.co.uk
fad286df03 Bug 235648 - Keep correct view when re-dispatching unknown commands.
r=rginda@hacksrus.com
2004-03-10 00:28:06 +00:00
silver%warwickcompsoc.co.uk
d320b189ca Bug 210222 - Make getURL smarter and not drop the leading # if the next character is "unsafe".
r=rginda@hacksrus.com
2004-03-10 00:26:01 +00:00
neil%parkwaycc.co.uk
81a5c1d082 Bug 235498 Fix JS strict warning: anonymous function does not always return a value p=gautheri@noos.fr r=mscott sr=tor 2004-03-10 00:23:00 +00:00
mconnor%myrealbox.com
9a81ff1d79 bug 206029 Flash Plugin installer removes line endings from all.js, patch by Steffen Wilberg (steffen.wilberg@web.de), r=bryner 2004-03-10 00:22:46 +00:00
darin%meer.net
20b35393cf disabling IPv6 for Mac OSX builds by default. see bug 68796. patch by lorenzo@colitti.com, r+sr=darin, a=chofmann,asa 2004-03-09 23:58:11 +00:00
mconnor%myrealbox.com
b1bade834e bug 234183 Cookie Manager cleanup for 1.7b, r=mvl sr=jag 2004-03-09 23:58:10 +00:00
jst%mozilla.jstenback.com
49e84804c3 Fixing bug 236270. Protect the content iterators from broken selection code that creates ranges starting in 'real' dom nodes, and ending in anonymous dom nodes. r+sr=bzbarsky@mit.edu 2004-03-09 23:57:56 +00:00
mkaply%us.ibm.com
21082f36b8 #234511 - change 151 to mdash in help files - r=pedemont 2004-03-09 23:51:45 +00:00
mkaply%us.ibm.com
835880d847 #205837
r=pedemont, sr=blizzard (platform specific)
Remove all directories we created in TMP during install
2004-03-09 23:48:22 +00:00
seawood%netscape.com
e061a3bed9 Update openbsd support for openbsd >= 3.4
Thanks to Peter Str��mberg <wilfried@spamcop.net> for pulling these patches out of openbsd's ports tree.
Bug #236599 r=cls
2004-03-09 23:35:03 +00:00
igor%mir2.org
6b70acca26 Documenting new Context seal API and fixing obvious English mistakes. 2004-03-09 23:34:30 +00:00
silver%warwickcompsoc.co.uk
7e27c23fe2 Bug 235261 - Use getService instead of createInstance for prompt service.
Patch by timeless@bemail.org.
r=silver@warwickcompsoc.co.uk
2004-03-09 23:34:18 +00:00
silver%warwickcompsoc.co.uk
541ed494f3 Bug 235260 - Remove trailing comma.
Patch by timeless@bemail.org.
r=samuel@sieb.net
2004-03-09 23:32:37 +00:00
mkaply%us.ibm.com
5531045756 Add entry for potential file upload so we can translate it 2004-03-09 23:26:53 +00:00
bzbarsky%mit.edu
655abf48ad Give GetClasses a better signature. Bug 233636, r=sicking, sr=dbaron 2004-03-09 23:22:02 +00:00
mkaply%us.ibm.com
9eaba6a76b Add entry for potential file upload so we can translate it 2004-03-09 23:19:14 +00:00
dbaron%dbaron.org
d775fce404 Fix leak regression from timeless's checkin yesterday. b=235882 r=caillon sr=jst 2004-03-09 23:17:19 +00:00
cls%seawood.org
09ed038b72 Update openbsd support for openbsd >= 3.4
Thanks to Peter Str��mberg <wilfried@spamcop.net> for pulling these patches out of openbsd's ports tree.
Bug #236599 r=cls
2004-03-09 23:14:19 +00:00
bzbarsky%mit.edu
479a75ec54 Don't crash on bogus URIs passed to removeBinding. Bug 236809, r+sr=jst 2004-03-09 23:08:53 +00:00
bienvenu%nventure.com
3deeafa09b follow on fix initial sync after a hard reset on the palm to just do a one way sync from PC->HH, sr=mscott 235456 2004-03-09 23:00:44 +00:00
cbiesinger%web.de
35ade6fe43 63416 patch by Andrew Schultz <ajschult@mindspring.com> r=bsmedberg sr=bryner
remove sequential requirement for components in the installer's ini file
2004-03-09 22:47:26 +00:00
bzbarsky%mit.edu
43d21e007e Make it possible to pause the profiler when using JP_RTC_HZ. Follow-up to bug
128673, r=shaver, sr=dbaron
2004-03-09 22:31:56 +00:00
ben%bengoodger.com
6254f6d05b forgot to set the keys appropriately 2004-03-09 21:24:25 +00:00
ben%bengoodger.com
90bc2f6eec Fix crash in profile migrator on startup if there are no phoenix profiles - linux and mac 2004-03-09 21:16:02 +00:00
jshin%mailaps.org
778e2e29fa bug 215797 (by mistake, ff part was not checked in and mozilla part was checked in with 'dump()') r=bsmedberg, sr=darin, moa=bryner 2004-03-09 20:44:20 +00:00
jshin%mailaps.org
9512c2bc8a bug 215797 : can't open an entry with IDN in History (r=bsmedberg, sr=darin, moa=bryner) 2004-03-09 20:38:58 +00:00
darin%meer.net
e88a75d16d patch for bug 68796 "IPv6 : Some IPv4 addresses won't resolve w/IPv6 OS" patch by lorenzo@colitti.com r+sr=darin 2004-03-09 20:31:54 +00:00
bsmedberg%covad.net
953b6966a1 Fix embedlite bustage from bug 233160. 2004-03-09 20:30:17 +00:00