Commit Graph

581 Commits

Author SHA1 Message Date
scott%scott-macgregor.org
a5230d88e2 Bug #234270 --> Limit Theme File Picker to .jar files
Patch by Robert Accettura
2004-02-15 08:00:05 +00:00
scott%scott-macgregor.org
74ba329303 Bug #234253 --> Limit Extensions File Picker to .xpi files
Patch by Robert Accettura
2004-02-14 04:53:44 +00:00
bienvenu%nventure.com
6ab5689440 support ldap v3, patch by dmose, r/sr=sspitzer 198168 2004-02-14 02:10:45 +00:00
dbaron%dbaron.org
2e4694b610 Fix previous checkin. 2004-02-13 22:15:55 +00:00
dbaron%dbaron.org
da55da933c Use - arg in --enable-image-decoders to avoid icon issue. r=mscott 2004-02-13 21:55:18 +00:00
scott%scott-macgregor.org
0c7d2afd1a precompile region.dtd, brand.dtd 2004-02-13 03:41:38 +00:00
scott%scott-macgregor.org
e94c748f34 Bug #233944 --> Avoid dynamic resizing of the message headers in the message pane 2004-02-12 18:02:34 +00:00
scott%scott-macgregor.org
cf570596b6 Bug #233944 --> Avoid dynamic resizing of the message headers in the message pane
by allowing a customer to set a minimum number of header rows.
2004-02-12 17:58:58 +00:00
scott%scott-macgregor.org
36bda6fd1b Bug #232011 Should effect thunderbird only. Thunderbird changes for using the xul pre-processor to generate the locale version.
No more need for contents.rdf.in files.
2004-02-12 05:45:10 +00:00
scott%scott-macgregor.org
bc93a38233 Bug #232011 Should effect thunderbird only. Thunderbird changes for using the xul pre-processor to generate the locale version.
No more need for contents.rdf.in files.

Port random mozilla/mailnews fixes to the thunderbird
2004-02-12 05:44:05 +00:00
scott%scott-macgregor.org
13d11fc2d5 Bug #233976 --> use the view source code from mozilla/toolkit. Remove our own version.
This should enable a bunch of functionality in view source like copy/paste/find in page,etc.
2004-02-12 05:02:29 +00:00
scott%scott-macgregor.org
f416bc951c Ctrl-N should bring up a new AB card from the address book. 2004-02-12 04:02:13 +00:00
scott%scott-macgregor.org
8ff12989dc Add a mozconfig file which can be used to make building thunderbird easier 2004-02-12 03:53:54 +00:00
scott%scott-macgregor.org
69a6b58671 Bug #230399 --> view source JS error:
Error: document.getElementById("cmd_goToLine") has no properties
Source File: chrome://navigator/content/viewsource.js
Line: 204
2004-02-12 03:44:51 +00:00
scott%scott-macgregor.org
b08145da1e Bug #233842 --> Cannot install extensions. Port seamonkey prefs for xpinstall chrome url 2004-02-12 03:01:33 +00:00
cbiesinger%web.de
b2cc894226 Bug 201879 Warn the user that many message windows are going opened due to a double-click when many messages are selected
patch by Chris Thomas <cst@andrew.cmu.edu> r=neil sr=bienvenu
2004-02-09 00:38:51 +00:00
rlk%trfenv.com
dc2ac1b3fd Bug 232722 - change 'character coding' to 'character encoding'. Patch by Jungshik Shin <jshin@mailaps.org>. r=rlk@trfenv.com, sr=ben@mozilla.org 2004-02-08 15:48:50 +00:00
scott%scott-macgregor.org
0de6750d91 fix some more UI glitcheds in the 3-pane. Patch by theboyjenkins 2004-02-06 02:17:36 +00:00
bienvenu%nventure.com
9fe00adc1f fix 228597 news article article always gets sent to the first account's server when sharing identities between accounts, patch by ch.ey@gmx.net, r=me, sr=mscott 2004-02-05 21:15:10 +00:00
scott%scott-macgregor.org
3aed2bb5f1 spell check on unix should be ctrl-shift-k like seamonkey.
Thanks to Stephen Walker for the patch
2004-02-05 05:10:58 +00:00
scott%scott-macgregor.org
efca8720a8 Patch from mozillazine contributor: theboyjenkins to fix some UI glitches with the mail 3-pane window 2004-02-04 17:38:52 +00:00
scott%scott-macgregor.org
fcaa8b1245 Make the options dialog modal 2004-02-04 07:33:27 +00:00
dwitte%stanford.edu
3b6c37bc82 remove preference imageblocker.enabled.
b=208882, patch by mconnor@myrealbox.com, r=mvl, sr=alecf.
2004-02-01 09:17:51 +00:00
scott%scott-macgregor.org
68ab8460b4 trunk builds are now referred to as 0.5+ 2004-01-30 18:21:04 +00:00
scott%scott-macgregor.org
23551a49e2 Bug #229203 --> convert new lines to commas when pasting into a single line text box 2004-01-29 17:03:03 +00:00
cbiesinger%web.de
065f5ce3fc Bug 166192 Remove last traces of PICS.
patch by Stephen Walker <sdwalker@myrealbox.com> r=bsmedberg,dougt sr=dbaron
2004-01-28 22:42:21 +00:00
scott%scott-macgregor.org
4059f155fb remove @ marks around app_version 2004-01-27 17:37:15 +00:00
scott%scott-macgregor.org
1767cd52d8 Bug #132159 --> Quick Search: Status text "1 matches found" is grammatically incorrect
patch by stephen walker

r=neil
sr=mscott
2004-01-27 17:33:33 +00:00
scott%scott-macgregor.org
fd08865bea remove ctrl-m's from an ifdef to make ctrl-m look right in the file / new message menu 2004-01-27 07:44:22 +00:00
scott%scott-macgregor.org
8ae34f49e6 fix subscribe bustage where the subscribe window was DOA.
hide the progressmeter by default and give it an element ID so we can unhide it later

thanks to stephen walker for pointing out the problem
2004-01-27 06:19:22 +00:00
scott%scott-macgregor.org
7b4f5894ec remove obsolete files. We now use thunderbird.js 2004-01-27 06:10:55 +00:00
scott%scott-macgregor.org
7b9a1ace92 Bug #232166 --> Unfork mailnews,js, move diffs to thunderbird.js. 2004-01-27 06:06:40 +00:00
scott%scott-macgregor.org
fc25b7341a Bug #218328 --> ctrl-n should open a new compose window from the mail window and the mail compose window. 2004-01-27 04:01:00 +00:00
scott%scott-macgregor.org
cddbdb4b25 Dynamically generate version information for Thunderbird based on the value of version.txt
thanks to stephen walker for the patch.

(this file is now dynamically generated)
2004-01-27 02:50:41 +00:00
scott%scott-macgregor.org
024351b998 Dynamically generate version information for Thunderbird based on the value of version.txt
thanks to stephen walker for the patch.
2004-01-27 02:49:45 +00:00
scott%scott-macgregor.org
9dbf14d06d Bug #228300 --> can't install themes if install path contains 8 bit characters 2004-01-26 23:39:15 +00:00
scott%scott-macgregor.org
d0cf39a121 More pref regression fallout:
add missing signon prefs to thunderbird
pref("signon.rememberSignons",              true);
pref("signon.expireMasterPassword",         false);
2004-01-26 22:23:22 +00:00
scott%scott-macgregor.org
fd5b390082 Try to fix pref bustage regressions such as link clicks not loading the default browser. 2004-01-26 04:40:45 +00:00
scott%scott-macgregor.org
18904a2a7f Bug #220173 --> If new email comes in while reading a message in the preview pane, the message scrolls back to the start 2004-01-24 20:05:05 +00:00
scott%scott-macgregor.org
1d4adea156 Try to unhork platform specific pref bustage. Patch by bsmedberg 2004-01-24 00:44:28 +00:00
scott%scott-macgregor.org
86e3db00f0 Bug #231960 --> Unable to create a table from pasted data 2004-01-23 17:35:55 +00:00
scott%scott-macgregor.org
f494d8750a change buttonover to hover for the get msg button. Thanks to Stephen Walker for the patch 2004-01-22 20:02:56 +00:00
scott%scott-macgregor.org
09ebc1d823 Don't issue the compose-send-message until after we have tried to spell check the document
and test for a subject.

This makes us not do the cert lookup against ldap directories until after all these dialogs are done.
2004-01-21 07:32:58 +00:00
scott%scott-macgregor.org
1db32af525 initial pass at dynamically adding buttons for managing certs and security devices to the advanced options panel. 2004-01-21 06:59:51 +00:00
scott%scott-macgregor.org
01692f0bbe Bug #231552 -->dragging addresses to addressing widget causes attachment bucket to pop open 2004-01-20 04:59:40 +00:00
bienvenu%nventure.com
590e0c8253 fix 230925 fix tbird compose window font drop down to include system fonts, sr=mscott 2004-01-19 17:58:56 +00:00
scott%scott-macgregor.org
30a8a6999d Bug #231289 --> when replying to a message, customized priority toolbar button always defaults to highest
instead of normal due to a typo.
2004-01-19 06:17:36 +00:00
scott%scott-macgregor.org
d1a0b8d19a Port Bug #231293 to thunderbird: Broken align, insert, and smiley dropdown arrows
patch port by stephen walker
2004-01-19 06:12:23 +00:00
scott%scott-macgregor.org
1a80d43870 named anchor bug fix. Patch by Stephen Walker 2004-01-19 06:10:00 +00:00
scott%scott-macgregor.org
8c6d0fde06 Package greprefs\*.js
Patch by Stephen Walker
2004-01-19 06:06:21 +00:00