pschwartau%netscape.com
555681f1dc
Trying to correct initial checkin via admin -kb (these are binary files and should have been added to CVS via add -kb).
2003-12-13 19:25:53 +00:00
scott%scott-macgregor.org
a9460e88a9
Temporary work around to make thunderbird subscribe to newsgroups you are not already
...
subscribed to when clicked on from an external browser. We force the url to get run once the 3-pane window is up.
unfortunately this causes at least 2 new windows to come up. We should try to streamline this by tapping into the
initial command line startup code that creates a window with a url.
2003-12-13 18:18:28 +00:00
scott%scott-macgregor.org
cdc091bf1c
change order of priority menu so highest is first and lowest is last. Puts the more useful values
...
at the top.
2003-12-13 17:57:30 +00:00
webmail%kmgerich.com
d35512a4a8
Styles and images for Add Bookmark dialog on Mac
2003-12-13 16:33:21 +00:00
bryner%brianryner.com
4c8c9abedc
Bug 226643 - turn on IDN. patch by steffen.wilberg@web.de.
2003-12-13 06:24:24 +00:00
bryner%brianryner.com
a29c2a261c
port patch for bug 53673 - multiline textbox does not accept initial value.
2003-12-13 06:14:21 +00:00
dbaron%dbaron.org
dcc8b7aa3e
Remove include of stdio.h from nsTraceRefcnt.h. b=227074 Fixing bustage.
2003-12-13 05:53:09 +00:00
dbaron%dbaron.org
e098d49126
Remove include of stdio.h from nsTraceRefcnt.h. b=227074 Fixing bustage.
2003-12-13 03:02:55 +00:00
chanial%noos.fr
29dcc18512
Bug 227993: no toolbar in venkman/fb0.7
2003-12-13 02:05:34 +00:00
nelsonb%netscape.com
76d85c560b
Fix S/MIME bugs that caused parallel arrays of digest OIDs and digest
...
values to become out of sync. Bugscape bug 54256. r=relyea.
Modified Files: cmd/smimetools/cmsutil.c lib/smime/cmsdigest.c
2003-12-12 23:55:06 +00:00
neil%parkwaycc.co.uk
f7a3edb2b3
Supplementary patch to bug 227651 bulletproofing in case the overlaid window does not have a component bar r=timeless sr=bryner a=asa
2003-12-12 23:44:07 +00:00
dbaron%dbaron.org
a9038dd375
Remove include of stdio.h from nsTraceRefcnt.h. b=227074 Fixing bustage.
2003-12-12 23:43:05 +00:00
neil%parkwaycc.co.uk
69c261c8fe
Supplementary fix to bug 95770 fixing the "Quality Feedback Agent" link r=rj_keller a=mkaply NB: Translators please check the link href in your translations.
2003-12-12 23:36:09 +00:00
pschwartau%netscape.com
064bff6e40
Initial add. Regression testcase for bug 228087.
2003-12-12 23:29:16 +00:00
dbaron%dbaron.org
93497517b6
Remove include of stdio.h from nsTraceRefcnt.h. b=227074 r=dougt sr,a=brendan
2003-12-12 23:02:12 +00:00
ben%bengoodger.com
03b97e24f4
Fix problem with downloads to helper apps creating "stuck" downloads in "Starting..." state.
2003-12-12 23:00:58 +00:00
dbaron%dbaron.org
c6ea456da9
Fix regressions of 'overflow: hidden' on various table display types. b=221140 r=bernd sr=roc a=asa
2003-12-12 23:00:54 +00:00
dbaron%dbaron.org
f1cc11a210
Restore overflow area in the reflow state when no reflow is done, so views are sized correctly. b=227496 r=bernd sr=roc a=tor
2003-12-12 22:58:25 +00:00
caillon%returnzero.com
1336bba247
Bug 225490
...
Change the default search engine to google.
Patch by:
Andreas Kunz <durbacher@gmx.de>
Serge GAUTHERIE <gautheri@noos.fr>
r=me
sr=ben
a=asa
2003-12-12 22:50:13 +00:00
jpierre%netscape.com
2011673dcb
Fix for 54061 . Return SEC_ERROR_INVALID_ARGS and remove assertions . r=wtc,misterssl
2003-12-12 21:42:02 +00:00
blizzard%redhat.com
31c90e5406
Bug #227963 . Fix leak of plugin instance object by the native window code. Just use an nsCOMPtr<> and a getter_AddRefs(). r=robin.lu, sr=bryner, a=asa
2003-12-12 18:09:24 +00:00
mostafah%oeone.com
25e38bd707
Checked in patch for bug 228257: Modern skin : toolbar buttons have text which should be more separated
2003-12-12 16:13:32 +00:00
mostafah%oeone.com
3e0062be36
Changed "toolsMenu" to "tasksMenu". See bug 219589
2003-12-12 14:39:50 +00:00
bryner%brianryner.com
db5b7abe79
Create password file with mode 0600 per bug 227100.
2003-12-12 10:04:08 +00:00
cbiesinger%web.de
d86ab2af96
Bug #227711 wrong mime type shown when helper app entry present
...
fix this by always setting the real mime type on a mime info got from prefs.
r=bzbarsky sr=darin a=asa
2003-12-12 09:42:54 +00:00
scott%scott-macgregor.org
e8b2d03e03
Bug #227209 --> Add priority menulist to the compose toolbar as an optional toolbar button
2003-12-12 05:44:05 +00:00
darin%meer.net
aa4638806c
fixes bug 228062 "NTLM authentication fails with mod_ntlm, mod_ntlm reports 'missing/corrupt NTLM header'" r+sr=bryner a=dbaron
2003-12-12 02:58:42 +00:00
myk%mozilla.org
cec3fabf1d
Fix for bug 228223: Text about filing bugs for CVS account or for changes reorganized to encourage people to file bug report for changes rather than for CVS account.
2003-12-12 01:00:32 +00:00
scott%scott-macgregor.org
20d9283430
add ability to drag attachments onto the attachment button. i.e. the attachment button now acts
...
like a drag target.
2003-12-12 00:34:51 +00:00
bienvenu%nventure.com
faadc51d09
fix imap parser problem with quoted strings with escape characters, this caused some messages not to load r/a=sspitzer, sr=mscott 195645
2003-12-12 00:22:06 +00:00
darin%meer.net
372fcfee78
fixes bug 228210 "XPCOM glue is not backwards compatible -> NS_GetFrozenFunction trashes memory" r=dougt a=dbaron
2003-12-11 23:50:47 +00:00
scott%scott-macgregor.org
1797a1a7f4
fix for bug #206803
...
calendar window menu item shows up below the menu separator in app suite
r=mostafah sr/a=sspitzer
2003-12-11 23:48:53 +00:00
cltbld%netscape.com
afbd492309
Automated update
2003-12-11 23:32:02 +00:00
scott%scott-macgregor.org
8b53ee63fc
fix for bug #227651
...
[calendar] [mozilla 1.x] if native calendar app is available, and mozilla calendar is not there,
show chrome to launch a native calendar, if specified by a pref
r=leaf, a/sr=sspitzer
2003-12-11 23:30:38 +00:00
mkaply%us.ibm.com
caeaf6c233
#227914
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
Code from ganesh - use Helvetica when we are told to print WarpSans
2003-12-11 23:26:17 +00:00
mkaply%us.ibm.com
c11a680e49
#227374
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
Use the GTK way of figuring out where underline goes because font info is unreliable
2003-12-11 23:16:31 +00:00
mkaply%us.ibm.com
9b35fd6c87
#228181
...
r=pedemont, sr=blizzard (platform specific), a=mkaply
Go back to the old method of removing chrome for fullscreen mode and customize toolbar window
2003-12-11 23:04:05 +00:00
mkaply%us.ibm.com
b09233c807
#150881
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
Code from tor - fix OS/2 transparent PNG scaling
2003-12-11 21:29:07 +00:00
mostafah%oeone.com
ab3f02b60b
Checking in attachment 137260 with minor modification.
...
See bug 219589
2003-12-11 21:23:07 +00:00
dbaron%dbaron.org
eee82377cb
Read and write as UTF-8 so non-ascii characters in prefs are read correctly. b=199898 r=jshin sr=bzbarsky a=chofmann
2003-12-11 18:42:45 +00:00
bzbarsky%mit.edu
df3e3f6ed7
Make sure to unlock looper on resize. Bug 218697, patch by
...
arougthopher@lizardland.net , r=sergei_d, a=chofmann
2003-12-11 18:35:02 +00:00
chanial%noos.fr
f3bcc544ad
Bug 228163: en-US Windows localization uses "Help" and not "?", unlike the french and german one. It's up to the localizer to decide what to do, but now, it can tweak the windows build without affecting other platforms.
2003-12-11 17:33:00 +00:00
bienvenu%nventure.com
1de1d0f5fb
fix 227991, nsNSSCertificateDB::AddCertFromBase64 crashes (only used from auto config), r=kaie, sr=mscott, a=sspitzer
2003-12-11 16:02:08 +00:00
chanial%noos.fr
3d8b198a21
bug 228163: on windows, "help" menu should be "?"
2003-12-11 14:36:47 +00:00
chanial%noos.fr
2a905cc44e
fix the no more persisted "class" attribute in old profiles.
...
the expandable state may be persisted in the future.
2003-12-11 14:23:02 +00:00
chanial%noos.fr
0af1c95657
Bug 228040: make the add bookmark dialog resizable.
...
I didn't noticed that because linux doesn't honor the option "resizable=no".
Patch by Steffen Wilberg, r=me.
2003-12-11 12:53:30 +00:00
neil%parkwaycc.co.uk
7b1390be91
Bug 227612 Cookie settings not shown in preferences r=bz sr=alecf a=asa
2003-12-11 10:38:40 +00:00
ben%bengoodger.com
bcb810df4c
More on the XPInstallUI bug...
2003-12-11 07:03:44 +00:00
bryner%brianryner.com
3aa660df16
Fix bug 218927 - check the 'remember' check box initially if the password was already stored, and prevent duplicate entries from being created when using auth dialogs.
2003-12-11 05:47:28 +00:00
bryner%brianryner.com
3f1aa7d453
Remove extra semicolon causing gcc 3.4 bustage
2003-12-11 01:37:22 +00:00