Commit Graph

128933 Commits

Author SHA1 Message Date
cltbld%netscape.com
87d5452d27 Automated update from host egg 2004-04-17 16:21:55 +00:00
varga%nixcorp.com
6450787dad Trying to build sql extension on all platforms. 2004-04-17 16:17:52 +00:00
scott%scott-macgregor.org
e0414fab31 fix for bug #240770
spell checker asserts when it has no suggestions

also, only call forgotchar() once.

r/sr=bienvenu
2004-04-17 15:01:31 +00:00
gerv%gerv.net
7007719893 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 14:37:35 +00:00
mvl%exedo.nl
2a7983458f Hide unneeded tabs in in the image manager to make resizing work better.
bug 89908, r=mconnor, sr=darin
2004-04-17 13:48:35 +00:00
cbiesinger%web.de
19e7aa65ac backing out last patch for bug 240771 - causes crashes on mac. 2004-04-17 12:13:55 +00:00
varga%nixcorp.com
93f6d16654 Trying to fix AIX 5.1 bustage. Bug 221619. 2004-04-17 08:08:12 +00:00
varga%nixcorp.com
45f225aa80 Forgot to update some files. Bug 221619. 2004-04-17 07:33:42 +00:00
varga%nixcorp.com
8de3f88849 Trying to fix gcc-3.4 bustage. 2004-04-17 06:50:11 +00:00
dbaron%dbaron.org
e61dc3e699 Fix bustage, perhaps. 2004-04-17 06:26:27 +00:00
justdave%syndicomm.com
2cea1325c7 Bug 155502: focus the summary field when loading the search/query pages
Patch by kiko, r=gerv, a=justdave
2004-04-17 06:06:51 +00:00
justdave%syndicomm.com
e4ec3865f6 Bug 238874 part 2: removing last vestiges of %::COOKIE from colchange.cgi (in favor of $cgi->cookie)
Patch by kiko, r=vlad, a=justdave
2004-04-17 06:04:14 +00:00
varga%nixcorp.com
2cd056deb1 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2004-04-17 05:53:38 +00:00
bzbarsky%mit.edu
d0cb2170bb Fix crash on loading files with no extension. Followup to bug 235502, patch by
biesi, r+sr=darin
2004-04-17 04:45:25 +00:00
ben%bengoodger.com
2e5e6d34f9 170006 - extension manager update service, ongoing work 2004-04-17 04:41:28 +00:00
justdave%syndicomm.com
e39cbcfdb6 Bug 238865: removing %::FORM from page.cgi in favor of $cgi->param
Patch by kiko, r=vlad, justdave, a=justdave
2004-04-17 04:41:19 +00:00
mkaply%us.ibm.com
3ad659d9c9 #234688
r=pedemont, sr=blizzard (platform specific)
OS/2 only - handle cases where we are asked for icons for extensions (.zip, etc.)
2004-04-17 03:20:44 +00:00
darin%meer.net
809145775f more bustage fixing 2004-04-17 03:14:54 +00:00
darin%meer.net
3dbdc5fbe8 camino bustage fix 2004-04-17 02:40:08 +00:00
darin%meer.net
3c819e1431 attempting to fix camino bustage resulting from ftp upload ui landing, bug 24867 2004-04-17 02:08:51 +00:00
darin%meer.net
9ae1052a56 landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner 2004-04-17 00:58:23 +00:00
darin%meer.net
412f67c262 fixes bug 239644 "FreeBSD build error in nsHostResolver" r+sr=bryner 2004-04-17 00:57:26 +00:00
wchang0222%aol.com
7e947e16a9 Bugzilla bug 108305: upgraded to the Mon Apr 12 00:44:22 MDT 2004 version
of dtoa.c.  r=darin.  Bumped rev. to 4.1.
2004-04-17 00:27:08 +00:00
rlk%trfenv.com
4d86fc46e1 Bug 236942 - Clean up code and add style with helpFileLayout.css in help files. Patch by Stefan <stefan_h@hem.utfors.se>. r=rlk@trfenv.com 2004-04-17 00:00:37 +00:00
scott%scott-macgregor.org
132c9e939a Bug #240750 --> Use sane widths and heights for all resolutions, not just 800 x 600 when launching with a new profile. 2004-04-16 23:42:23 +00:00
tor%cs.brown.edu
441c5f95a5 Remove troublesome whitespace 2004-04-16 22:53:49 +00:00
scott%scott-macgregor.org
494608aa06 Bug #240680 --> thunderbird installer needs to set the PathToExe entry in the windows registry upon installation 2004-04-16 22:22:45 +00:00
scott%scott-macgregor.org
16ab0f8901 Bug #240741 --> make shortBrandName really be the short name (Thunderbird) and fullBrandName be the full name (Mozilla Thunderbird). Clean up various elements in the UI to use the appropriate name. 2004-04-16 21:49:22 +00:00
mostafah%oeone.com
e69dd0b78d Checked in attachment 146288 for bug 227877 2004-04-16 21:42:36 +00:00
cbiesinger%web.de
f028ea412d bug 239604. make uriloader more doxygen friendly, and remove unused "command"
parameter from nsIContentHandler::handleContent, and change the type of
aWindowContext to nsIInterfaceRequestor.
r=bzbarsky sr=darin
2004-04-16 21:06:07 +00:00
scott%scott-macgregor.org
853727eb85 fix for bug #240719
show all the To addresses in the recipient column, not just the first address.

r/sr=bienvenu
2004-04-16 20:37:50 +00:00
timeless%mozdev.org
656dce4ee6 Bug 240727 soapcall example should use (new XMLSerializer()).serializeToString(...) instead of new XMLSerializer()).serializeToString(...)
r=doron
Not part of the build
2004-04-16 20:23:32 +00:00
cbiesinger%web.de
0b005761a9 backing out 240192 patch 2004-04-16 20:10:47 +00:00
cbiesinger%web.de
2a913af4eb trying to fix bustage 2004-04-16 19:46:05 +00:00
cltbld%netscape.com
1f9e6668e0 Automated update from host egg 2004-04-16 19:11:53 +00:00
dbaron%dbaron.org
d82f0f7484 Forgot to initialize mQuotesDirty in constructor. b=24861 rs=tor 2004-04-16 19:06:51 +00:00
edburns%acm.org
aebdfa036d M dom/src/Makefile.in
M webclient/src_moz/EmbedWindow.cpp
M webclient/src_moz/NativeWrapperFactory.cpp
M webclient/src_moz/gtk/Makefile.in

- fixes for building under GNU/Linux
2004-04-16 19:02:21 +00:00
cbiesinger%web.de
03c30951ad bug 240192, nsLocalFileUnix doesn't work with files larger than 2 GB
r+sr=darin
2004-04-16 19:01:58 +00:00
darin%meer.net
db90a4d605 updating some comments related to the defensive auth prompting patch, bug 232567 2004-04-16 18:59:01 +00:00
mostafah%oeone.com
013ce92320 Checked in patch 146270 for bug 226209 2004-04-16 15:48:20 +00:00
scott%scott-macgregor.org
d7dd15dfa7 remove unused cruft. no bug #. rs=bienvenu 2004-04-16 15:48:11 +00:00
bienvenu%nventure.com
1f854c89df fix memory leak introduced by recent mailnews string use modernization, r=jshin, sr=mscott 240670 2004-04-16 15:38:02 +00:00
bzbarsky%mit.edu
1731f9c04c Make sure to copy over the "common name" (actually "pretty name") of the cert
when cloning it.  Bug 240628, r=caillon, sr=darin.
2004-04-16 15:10:42 +00:00
bienvenu%nventure.com
6990942e0c fix 226669 and 238087 patches by ch.ey@gmx.net, r=bienvenu,sr=mscott fix handling of (illegal) gaps in pop3 message nums, handle parsing of multi-line message ids 2004-04-16 14:25:18 +00:00
neil%parkwaycc.co.uk
e98ce22790 Bug 193625 Option to mark incoming junk mail as read p=eyalroz@technion.ac.il r=me sr=bienvenu 2004-04-16 10:24:19 +00:00
cbiesinger%web.de
5af0b1fb65 really fixing camino bustage 2004-04-16 09:15:38 +00:00
neil%parkwaycc.co.uk
d27a07dcd7 Bug 132450 Remove unused viewString parameter from the OnItemAdded method r=bienvenu sr=mscott 2004-04-16 08:38:53 +00:00
igor%mir2.org
534c7d51d6 1. Change cmp_* functions to return boolean, not int, to simplify code.
2. Move optimizer-only functions from ScriptRuntime.java to optimizer/OptRuntime.java
3. Add ScriptRuntime.wrapBoolean to wrap boolean value and use it in the optimizer
2004-04-16 07:38:20 +00:00
timeless%mozdev.org
47a7084980 Bug 205140 Prefs: remove "network.http.*.timeout"
r=darin sr=darin
2004-04-16 06:45:05 +00:00
darin%meer.net
09330ed9b7 fixes bug 226241 "Anonymous unions may only contain non-static data members and not define types." r=timeless sr=bryner 2004-04-16 05:46:27 +00:00