Commit Graph

781 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
bienvenu%nventure.com
f9ed38e114 replace gPrefs with gPrefBranch, patch by neil@parkwaycc, tbird changes to stay in sync with seamonkey changes, sr=me 230649 2004-01-16 17:27:07 +00:00
scott%scott-macgregor.org
9cdaf5a5d1 port neil's fix for Bug #146075 --> 'Message > Edit Message As New' (== 'Edit As New...') set an incorrect initial "X-Priority:" value (when present), which messes up 'Options > Priority' U.I. also; and code cleanup. 2004-01-12 04:45:17 +00:00
scott%scott-macgregor.org
efd6a66684 typo in my last checkin. thanks to stephen walker for the fix 2004-01-10 03:36:13 +00:00
scott%scott-macgregor.org
5e6ae1971f port Bug 229818 Search/Subscribe should use start/stopMeteors 2004-01-09 23:47:16 +00:00
scott%scott-macgregor.org
d7ca9afe2c Add missing ids to menu items to make the UI more customizeable 2004-01-09 18:26:10 +00:00
scott%scott-macgregor.org
591ef7cdf0 Bug #75866 --> Mark a message as read in JS instead of once for each mail protocol to simplify code.
Hookup the JS function to a timer to allow users to only mark messages as read after they have
been viewed in the preview pane for a configurable number of seconds.

sr=bienvenu
2004-01-09 06:51:44 +00:00
scott%scott-macgregor.org
f34a540d4a Bug #83803 --> Add support for dragging mail attachments to the desktop (or a folder) for OSX and Win32. We now save the file instead of a saving a shortcut.
sr= bienvenu
2004-01-09 00:10:33 +00:00
scott%scott-macgregor.org
a668f32654 Bug #230031 --> Incorrect highlighting in Tools->Options
Path by William Gianopoulos
2004-01-06 22:28:18 +00:00
scott%scott-macgregor.org
e988cfb9a3 Brings line/col numbers to the xml parsing error dialog.
Patch by Stephen Walker
2004-01-04 04:24:56 +00:00
scott%scott-macgregor.org
412d3d3827 Save ~20K by not packaging editor*Toolbar.css
Patch by Stephen Walker
2004-01-04 04:16:50 +00:00
scott%scott-macgregor.org
85ca4747c6 Port Bug 229450 JavaScript strict warning: redeclaration of var msgFolder 2004-01-04 04:08:52 +00:00
scott%scott-macgregor.org
af2b4ffeb6 Bug #229881 --> file menu label missing and label="&direct.label;" at bottom of window 2004-01-04 04:05:47 +00:00
jshin%mailaps.org
f6f8845321 bug 194862 : offer 'send in UTF-8' option instead of 'send anyway' when characters outside the currently selected charset are found in outgoing emails. (r=bienvenu, sr=bienvenu) : patch by ralu0392@uosis.mif.vu.lt modified by kats and me. 2003-12-31 01:35:50 +00:00
scott%scott-macgregor.org
fcacb837f7 porting the fix for bug #229214 to tbird 2003-12-25 00:11:31 +00:00
scott%scott-macgregor.org
49dfb2f059 porting the fix for bug #229214 to tbird 2003-12-24 22:40:15 +00:00
scott%scott-macgregor.org
934ece865b give throbber a label (Activity Indicator) in the customize toolbar window.
Patch by Stephen Walker
2003-12-22 17:39:44 +00:00
scott%scott-macgregor.org
ad1433b0c3 Bug #224963 --> Unsaved window size after being changed for Tools -> Options window
patch by Stefan Borggraefe
2003-12-21 21:56:59 +00:00
bienvenu%nventure.com
0f3209dbcd fix 228791 need ability to have unobscured mcd files, r/sr=mscott 2003-12-19 15:46:54 +00:00
scott%scott-macgregor.org
2830249661 fix api bustage from bug #206252 for thunderbird 2003-12-18 17:25:34 +00:00
scott%scott-macgregor.org
139c2edd02 Zoom locale package changes courtesy of Stephen Walker 2003-12-18 06:46:56 +00:00
scott%scott-macgregor.org
36e2520a3d move setbusycursor to a shared file so I can use it elsewhere 2003-12-18 06:19:07 +00:00
scott%scott-macgregor.org
0850802c2f forgot to check in part of the patch to get view zoom working per stephen walker 2003-12-16 19:49:16 +00:00
scott%scott-macgregor.org
606a9fbfed Port Bug #24954 to thunderbird. Need ability to specify with -installer the Users directory 2003-12-16 17:15:19 +00:00
scott%scott-macgregor.org
3a3e075b78 Follow up to David's fix. When changing the pref for showing folder columns, dynamically update the folder pane
of open 3-panes.
2003-12-15 01:44:29 +00:00
scott%scott-macgregor.org
8b23bd522a add pref UI for users to turn on the traditional folder pane columns found in seamonkey 2003-12-15 01:05:42 +00:00
bienvenu%nventure.com
333177d657 add back folder pane columns for total msgs, unread msgs, and size, for TBird only, controlled by a pref, default to off, r/sr=mscott 221726 2003-12-15 00:09:15 +00:00
scott%scott-macgregor.org
81513441d7 fix ctrl-m's. 2003-12-14 23:57:26 +00:00
scott%scott-macgregor.org
f58ea68c4c fix ctrl-m's 2003-12-14 23:54:51 +00:00
scott%scott-macgregor.org
d8025f000b fix ctrl-m chars. 2003-12-14 23:52:03 +00:00
scott%scott-macgregor.org
60ebe8aaf1 Bug #218997 --> attachment folder setting not remembered because of trailing space in url for the panel name.
thanks to mbr for finding the problem
2003-12-14 22:52:28 +00:00
scott%scott-macgregor.org
a3cbe8e9cb remove ctrl-m chars 2003-12-14 22:45:16 +00:00
scott%scott-macgregor.org
90181875b9 remove ctrl-m characters 2003-12-14 22:43:38 +00:00
scott%scott-macgregor.org
c5ae81a949 fix ctrl-m's 2003-12-14 22:40:32 +00:00
scott%scott-macgregor.org
2bccbe78d3 fix ctrl-m's 2003-12-14 21:27:55 +00:00
scott%scott-macgregor.org
73d69b6a89 Bug #227215 --> Need ability to cancel from Customize Toolbars menu 2003-12-13 23:09:19 +00:00
scott%scott-macgregor.org
24ec1bc30a 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
c8fe7acb25 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
scott%scott-macgregor.org
5de61ee1a6 Bug #227209 --> Add priority menulist to the compose toolbar as an optional toolbar button 2003-12-12 05:44:05 +00:00
scott%scott-macgregor.org
9eed03bbcd 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
scott%scott-macgregor.org
e11462d42a Use firebird style menu items for enlarging / shrinking the message pane font size.
Patch by Stephen Walker
2003-12-09 22:30:22 +00:00
scott%scott-macgregor.org
8052453dc6 revert back the attach_binary pref 2003-12-09 19:19:25 +00:00
scott%scott-macgregor.org
b5bb2a723d New icons for showing reply/forw status for news posts 2003-12-09 18:55:07 +00:00
scott%scott-macgregor.org
2ce83ff2cd add icons for reply/forward status to news posts.
new 'new mail alert' icon
2003-12-09 18:53:44 +00:00
scott%scott-macgregor.org
919f665d4c Add color style to the auto complete popup comment column 2003-12-09 06:55:44 +00:00
scott%scott-macgregor.org
6254eea120 Bug #227903 --> Autocomplete popup fails to show comment field for LDAP results. 2003-12-09 06:35:40 +00:00
scott%scott-macgregor.org
799cdf28cb remove obsolete file 2003-12-09 02:48:19 +00:00
scott%scott-macgregor.org
b3612d5051 Bug #217475 --> UI alignment issues in default theme
thanks to Jon Henry for the patch!
2003-12-08 23:52:31 +00:00
scott%scott-macgregor.org
b6dc2a7419 New URL on the help site for extensions 2003-12-08 23:19:46 +00:00
scott%scott-macgregor.org
845321ddff remove ctrl-m's. Thanks to Andre for the patch. 2003-12-08 23:11:19 +00:00
scott%scott-macgregor.org
c489a32da1 Try to remove control-m's
thanks to Andre for the patch
2003-12-08 23:09:40 +00:00
scott%scott-macgregor.org
bd795e7ad2 add more fields to windows version 2003-12-07 06:32:25 +00:00
scott%scott-macgregor.org
a0291f7337 change MOZZ to the thunderbird creator type: MOZM 2003-12-07 05:50:19 +00:00
scott%scott-macgregor.org
e1a38f3fc2 bump version number up to 0.5a 2003-12-07 05:34:30 +00:00
scott%scott-macgregor.org
71cf21b65f change offline.startup_state to always reconnect online for thunderbird. This should fix a problem where some
users are getting stuck in offline mode because network.online is getting set to false.
2003-12-05 00:24:53 +00:00
scott%scott-macgregor.org
6ac2f4a67e trunk builds are now 0.5a 2003-12-04 18:12:44 +00:00
scott%scott-macgregor.org
1f90114b0f new theme image with the right dimensions 2003-12-04 18:09:05 +00:00
scott%scott-macgregor.org
cbc3a61c6e remove conflict that was checked into cvs 2003-12-04 07:11:52 +00:00
scott%scott-macgregor.org
d31949b40c add default pref for browser.download.folderList 2003-12-04 00:47:09 +00:00
jshin%mailaps.org
ad38801286 bug 225695 : follow-up to bug 44272. tree-wide sweep to replace escape/unescape() with en|decodeURI(Component). part 2(mail/mailnews) of 3. r=neil, sr=bienvenu, a=asa 2003-12-03 21:52:10 +00:00
scott%scott-macgregor.org
b9b149aede Bug #226927
Some binary attachments are getting set to quoted printable instead of binary as a content type.

Fix this for now by forcing binary attachments.
2003-12-03 20:37:16 +00:00
scott%scott-macgregor.org
a1c4f7ba26 Port Bug #227235 to thunderbird. 'Subscribe to folders' text in Account Central should read 'Manage folder 2003-12-03 06:30:58 +00:00
scott%scott-macgregor.org
2e9a30a7a4 Bug #227335 --> Find in page from stand alone message window is broken 2003-12-03 06:28:01 +00:00
scott%scott-macgregor.org
80edbb2f59 Bug #227286 --> drag security icon into customize toolbar dialog, get a bogus image 2003-12-03 06:16:38 +00:00
dbaron%dbaron.org
d5582721b7 Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa 2003-12-02 23:22:11 +00:00
scott%scott-macgregor.org
6fdbdc1981 change the id of the ab delete button so it does not conflict with the delete button in the mail 3-pane. This was confusing the custom toolar dialog, causing it to not show the icon. 2003-12-02 18:06:14 +00:00
scott%scott-macgregor.org
24515433e7 change the user agent to 0.4 RC1 2003-12-02 07:27:52 +00:00
scott%scott-macgregor.org
3e6fdddc7e Bug #227251 --> Fix default columns in search addresses window, only show a couple not all of them. Haven't decided if we are going to collapse all the overlays in this dialog yet. More work may come. CVS: ---------------------------------------------------------------------- 2003-12-02 07:05:08 +00:00
scott%scott-macgregor.org
9724a025ed part of Bug #Bug227197 --> select folders for offline use dialog is using the old classic icons.
Patch by Stephen Walker
2003-12-02 06:32:35 +00:00
scott%scott-macgregor.org
7417f54faa Part of BUg #227197 --> edit and new mailing list dialog should show the new icons not the old ones.
Patch by Stephen Walker.
2003-12-02 06:23:47 +00:00
scott%scott-macgregor.org
e3212e6fcc Part of Bug #227197 --> address book search results are using classic icons 2003-12-02 06:17:51 +00:00
scott%scott-macgregor.org
57b1b9a94d Part of Bug #227197 --> parts of the UI are still using classic icons.
Fork subscribe.css
2003-12-02 06:08:02 +00:00
scott%scott-macgregor.org
939db589b2 Bug #227217 --> "send a copy to" menu is missing folder icons
thanks to mbr for the patch
2003-12-02 03:04:15 +00:00
bienvenu%nventure.com
d6c2533e99 fix 68341 add mnemonics to account settings, patch by Stefan Borggraefe, r=neil.parkwaycc, sr=bienvenu, a=asa 2003-12-02 01:18:19 +00:00
scott%scott-macgregor.org
d94b03472a Bug #224618 --> Default value for customize toolbar is displayed as "icons",
but it should be "icons and text".
2003-12-01 20:52:21 +00:00
scott%scott-macgregor.org
9a372b7ad6 Update the preview image (Bug #227204) 2003-12-01 20:02:44 +00:00
scott%scott-macgregor.org
514b310e95 Bug #227216 --> Find in message should always set focus to the message pane 2003-12-01 19:50:35 +00:00
scott%scott-macgregor.org
bb96b02e68 fix typo. 2003-12-01 02:05:13 +00:00
scott%scott-macgregor.org
5f4516dd75 Add support for primary selection to the folder pane so we don't highlight the entire folder column, just the folder name. Thanks to Neil for coming up with the patch (Bug #196262) 2003-12-01 00:32:49 +00:00
scott%scott-macgregor.org
32c5152124 Add a try/catch around a method call in HandleMDNResponse to catch a weird JS error I have not tracked down yet. 2003-11-30 20:36:18 +00:00
scott%scott-macgregor.org
2602f660ea Bug #227091 --> WinXP manifest resource contains alien strings. Patch by Simon Paquet. 2003-11-30 20:12:03 +00:00
scott%scott-macgregor.org
5a90ab7960 enable primary selection for the folder pane so we only highlight the text and not the entire column. (Bug #196262) 2003-11-30 01:16:19 +00:00
scott%scott-macgregor.org
eca621e79e Port pref("mail.server.default.singleSignon", true); to thunderbird 2003-11-29 05:36:29 +00:00
scott%scott-macgregor.org
a059912ad0 add extra padding to menu-button toolbar buttons. 2003-11-29 00:33:03 +00:00
scott%scott-macgregor.org
66d8566491 Bug #227012 --> attach a web page, attachments panels does not snap into place 2003-11-28 23:54:33 +00:00
bienvenu%nventure.com
bbe71fc053 thunderbird changes for 206408 hook up cancel for imap fcc, r=sspitzer, sr=mscott 2003-11-28 19:02:07 +00:00
scott%scott-macgregor.org
5cde9a82f2 Push news styles after the reply/forward status rules to make sure we show news article icons in the message list pane instead of an envelope with status. 2003-11-28 06:53:10 +00:00
scott%scott-macgregor.org
1a83cc17e3 Fix style rules in the mail compose contacts sidebar to match the new theme. 2003-11-28 06:46:59 +00:00
scott%scott-macgregor.org
056d2e6e40 Fix image region for paste toolbar button when in small mode. 2003-11-28 06:39:59 +00:00
scott%scott-macgregor.org
671a04f6d0 Bug #226947 --> make sure the imap deleted style rule has precedence over the reply/forwarded status rule. 2003-11-28 06:33:45 +00:00
scott%scott-macgregor.org
b20d6e57ca Land Qute theme update for Thunderbird 2003-11-27 03:21:54 +00:00
scott%scott-macgregor.org
6e7ec721d5 add packaging code to deal with the prefs extension if thunderbird is built with extensions=pref 2003-11-27 02:07:06 +00:00
scott%scott-macgregor.org
1f4fd79895 another attempt to fix busted line endings 2003-11-26 00:45:09 +00:00
mkaply%us.ibm.com
8b57386ddb RC file for Os/2 thunderbird 2003-11-25 18:25:07 +00:00
mkaply%us.ibm.com
ce0b3288f3 Not part of build yet - OS/2 icons 2003-11-25 17:25:55 +00:00
bryner%brianryner.com
181b2a7685 Add default and per-window gtk2 icons for Thunderbird. Move win32 per-window icons to icons/windows/. 2003-11-25 06:28:29 +00:00
scott%scott-macgregor.org
64efb73ef4 Convert the calibrate screen window to be a dialog instead of a window.
Thanks to stephen walker for the patch.
2003-11-25 03:43:01 +00:00
scott%scott-macgregor.org
b4fa8bf650 remove the help button but from the subscribe dialog. 2003-11-25 03:40:52 +00:00
scott%scott-macgregor.org
9450c60ff4 Change the mac creator type for thunderbird to MOZM (mozilla mail) instead of the mozilla
creator type. Thanks to Don Crandall for spotting this problem.
2003-11-25 03:09:20 +00:00
scott%scott-macgregor.org
4aaa6048ab Bug #226392 -> When displaying a vcard, hide fields in the address book card which
are not used by vcard
2003-11-25 02:28:10 +00:00
scott%scott-macgregor.org
eecc819944 Bug #218812 --> Ignore return receipt requests if the message is marked as junk. 2003-11-24 23:21:35 +00:00
scott%scott-macgregor.org
263b91a512 remove access keys. this was not the right fix 2003-11-23 00:52:47 +00:00
scott%scott-macgregor.org
535fff2cd3 Bug #226544 --> port missing access keys for default account buttons to thunderbird 2003-11-22 23:52:48 +00:00
scott%scott-macgregor.org
40970040f0 Fix a typo in EnsureFolderIndex that caused parent folders not to open on startup when trying to open a child folder. 2003-11-21 22:55:02 +00:00
scott%scott-macgregor.org
1ae6fa9627 export print preview / page setup files 2003-11-21 08:03:42 +00:00
scott%scott-macgregor.org
7ff39fae1c widget to bindings name change 2003-11-21 06:19:04 +00:00
scott%scott-macgregor.org
59ffe051a1 Bug #224381 --> use status instead of select to update folder accounts. Fixing a GUI hang during biff. 2003-11-21 04:55:00 +00:00
bryner%brianryner.com
dbff82c632 fixes bug 226071 "xremote: openURL doesn't work well when multiple apps with different capabilities are present" r=bz,blizzard sr=bryner a=asa. checking in for darin. 2003-11-21 00:15:34 +00:00
scott%scott-macgregor.org
a2f2311ca8 Center the twistys in the message pane a little better than they currently are. This should probably be done in mailWidgets.xml and not through CSS but I can't seem to get that to work. 2003-11-19 19:22:40 +00:00
scott%scott-macgregor.org
1e7af7385a Bug #220375 --> fix imap subscribe UI to always start up collapsed, so we don't run into a situation where we don't know that folders have children,
patch by bienvenu
2003-11-19 18:38:42 +00:00
bienvenu%nventure.com
4b43f5dd1e fix get all new messages and password protecting local caches, 225867, r/sr=mscott 2003-11-18 21:44:43 +00:00
scott%scott-macgregor.org
0317130736 relocate pref-mailnewsOverlay.dtd 2003-11-17 22:00:00 +00:00
scott%scott-macgregor.org
490e52bda3 add missing access key 2003-11-17 19:28:18 +00:00
scott%scott-macgregor.org
39a8db9812 remove old twisty images for tree controls 2003-11-16 04:34:05 +00:00
scott%scott-macgregor.org
eb7b3a2a6f Replace twisty icons for tree controls in thunderbird with the +/- images 2003-11-16 04:32:59 +00:00
scott%scott-macgregor.org
164884a05e toolbar style cleanup 2003-11-16 04:31:32 +00:00
scott%scott-macgregor.org
32b761ddf1 Improve the look of the biff animated alert window for thunderbird. Add a different border, change the padding
and change the background color.
2003-11-15 22:46:53 +00:00
scott%scott-macgregor.org
201a811f1e port fix from trunk 2003-11-14 23:46:56 +00:00
scott%scott-macgregor.org
9a8dd77f4c Port Bug #73801 from the trunk: Need to disable the Delete button & menu item Delete Address Book when PAB or CAB is selected 2003-11-14 23:40:36 +00:00
scott%scott-macgregor.org
ae454c499b synch with trunk to pick up Bug #218825
fixes problem where default account is not getting loaded at start up.
2003-11-14 23:20:45 +00:00
bienvenu%nventure.com
cf8b050f0e fix tb account manager - fallout from 222940, patch by borggraefe@web.de, r/sr=me 2003-11-14 14:41:53 +00:00
scott%scott-macgregor.org
1f1cbc43b8 Hook up the progressmeter in thunderbird so it becomes visible when we have progress to show
and it gets hidden when we stop the meteors.
2003-11-14 05:21:40 +00:00
scott%scott-macgregor.org
50667cbf1c synch up some pref changes with the trunk 2003-11-13 18:45:24 +00:00
scott%scott-macgregor.org
dd4cda948d Bug #225564 --> cannot sort messages by junk status because we are using the wrong column id. 2003-11-13 18:33:07 +00:00
scott%scott-macgregor.org
3add4ac020 hide black list support from the UI until we actually implement it. 2003-11-11 22:25:02 +00:00
scott%scott-macgregor.org
0bb974e03b Bug #186578 --> Escape key should close standalone message window
port by mbr from the trunk.
2003-11-10 06:35:14 +00:00
scott%scott-macgregor.org
8d2d181c55 remove obsolete files from the packaging list. Port by MBR. 2003-11-10 06:34:07 +00:00
scott%scott-macgregor.org
6caa0e18ec Port Bug #224608 to thunderbird: Remove shortcut keys from mail context menus
thanks to mbr for the patch
2003-11-10 06:31:53 +00:00
scott%scott-macgregor.org
cad22c7df0 package builtinURLS.js 2003-11-10 06:29:35 +00:00
scott%scott-macgregor.org
082d8ad1ea export XPCNativeWrapper.js 2003-11-10 06:25:35 +00:00
scott%scott-macgregor.org
f12ea30175 add missing window menu item for OSX 2003-11-10 04:05:23 +00:00
scott%scott-macgregor.org
f06db35cd7 Packaging for xmlextras 2003-11-10 00:30:08 +00:00
bryner%brianryner.com
2303733463 get rid of console window for win32 gcc builds, and limit heap size per bug 127069. 2003-11-09 22:17:10 +00:00
scott%scott-macgregor.org
37374e93b2 fix mac bustage 2003-11-09 01:58:21 +00:00
scott%scott-macgregor.org
02ed558f55 View / Charsets / Customize dialog is not showing up. Package the right files 2003-11-08 00:02:03 +00:00
scott%scott-macgregor.org
8a814ada66 If you are building thunderbird with the dom inspector extension, then add hooks to make sure dom inspector gets overlayed into thunderbird properly.
Part of the work necessary to make a dom inspector extension for thunderbird.
2003-11-07 21:29:40 +00:00
scott%scott-macgregor.org
8ccef0ba5e change comment to use // 2003-11-07 19:14:06 +00:00
scott%scott-macgregor.org
dba4f578eb add an id for the js console menu item 2003-11-07 06:44:56 +00:00
scott%scott-macgregor.org
8acc770f9f remove access key for windows menu item on the mac 2003-11-07 06:21:57 +00:00
mkaply%us.ibm.com
e98dd6c54e #223782
r=jst, sr=darin
remove support for dom.disable_cookie_[get,set] prefs
2003-11-06 19:35:22 +00:00
mkaply%us.ibm.com
97fe06d256 #152264
r=jshin, sr=blizzard
zh-HK support for firebird and thunderbird
2003-11-06 19:24:32 +00:00
scott%scott-macgregor.org
f446f3257b Bug #224380 --> some items in message menu should be disabled if no messages are selected
thanks to mbr for the fix
2003-11-06 18:30:03 +00:00
scott%scott-macgregor.org
782b9dcb82 try to remove ctrl-m's 2003-11-06 17:12:39 +00:00
scott%scott-macgregor.org
713b9fdd11 window menu for OSX tweaks. Thanks to Don Crandall for the patch 2003-11-06 16:39:48 +00:00
scott%scott-macgregor.org
a0526046ad more hidden window tweaks to disable some more items on the mac.
Thanks to Don Crandall for the fix.
2003-11-06 06:55:02 +00:00
scott%scott-macgregor.org
be30b2eba6 OSX only: add a Windows menu item to the mac build to keep track of all open windows.
Thanks to Don Crandall for the patch!
2003-11-06 06:23:28 +00:00
scott%scott-macgregor.org
90ca85e4a0 fix ctrl-m 2003-11-05 07:49:59 +00:00
scott%scott-macgregor.org
3c41a976ca add a new line 2003-11-05 07:25:15 +00:00
scott%scott-macgregor.org
aaf4bfcde6 add missing file 2003-11-04 22:22:45 +00:00
bryner%brianryner.com
d9647f99f2 Force autoregister on the first run after completing a build (even for optimized builds) like seamonkey does. 2003-11-04 07:42:52 +00:00
scott%scott-macgregor.org
5c66914f1c fix ctrl-M's in file 2003-11-03 16:43:36 +00:00
scott%scott-macgregor.org
0ca819f7ed add missing DTD to fix bustage in account central 2003-11-03 06:46:49 +00:00
scott%scott-macgregor.org
22ac324aeb Bug #222783: Leverage the pre-processor to automatically generate the correct locale version so we don't have to change
each thunderbird .rdf file.
2003-11-03 04:58:43 +00:00
scott%scott-macgregor.org
96ade401ca add hiddenWindow chrome url for thunderbird. 2003-11-03 04:34:11 +00:00
scott%scott-macgregor.org
4797f90886 Implement a thunderbird version of hiddenWindow.xul on the MAC. This fixes a huge OSX usability issue where
we are DOA when you close all open thunderbird windows. This was contributed by Don Crandall. Many thanks Don!
2003-11-03 04:32:44 +00:00
scott%scott-macgregor.org
c7c6d23bdd package offlineStartup.js 2003-10-31 19:03:20 +00:00
scott%scott-macgregor.org
93d8e70a85 bump the extension version 2003-10-31 06:23:31 +00:00
bienvenu%nventure.com
172ffd00d4 add prefs ui for offline startup to tbird offline extension, r/sr=mscott, not part of regular build, 221734 2003-10-30 01:12:00 +00:00
scott%scott-macgregor.org
f50d0ed7cd Port Bug #92726 to thunderbird --> Save As should default to the message subject 2003-10-24 21:42:29 +00:00
scott%scott-macgregor.org
c434fd0299 Port Bug #222390 --> format toolbarbuttons' width is too large
thanks to stephen walker for the port
2003-10-21 23:03:45 +00:00
scott%scott-macgregor.org
f837646b1c change jan varga's email address 2003-10-21 23:02:38 +00:00
scott%scott-macgregor.org
d12608471c Port Bug #221472 to thunderbird: Move current attach items to submenu of File. Remove the vCard menu item from the Options menu since we have it under File / Attachments now. 2003-10-20 17:11:29 +00:00
scott%scott-macgregor.org
2bb924b316 Bug #68345--> Don't show Mail Start Page before Account Central loads
(Port Neil's fix to Thunderbird)
2003-10-20 16:57:28 +00:00
scott%scott-macgregor.org
a97be65265 udpate the locale to 1.6a to match the trunk.
fix account manager bustage caused by Bug #89212
2003-10-20 16:24:20 +00:00
scott%scott-macgregor.org
2a849a499d Bug #222521 --> Auto Proxy URLs do not work in Thunderbird 2003-10-16 22:15:21 +00:00
bryner%brianryner.com
7ea68599ff fix thunderbird compose bustage from bug 142163 checkin 2003-10-15 18:33:08 +00:00
scott%scott-macgregor.org
2ef1caab23 Bug #220433 --> port the binutils build bustage patch to thunderbird 2003-10-11 22:28:28 +00:00
scott%scott-macgregor.org
12b4e39547 fix account manager error 2003-10-10 19:57:00 +00:00
scott%scott-macgregor.org
70d7cb685c Port vcard UI to thunderbird: Bug #221319. 2003-10-09 22:23:57 +00:00
scott%scott-macgregor.org
215c0d2c71 Port stephend's patch for: Renaming 'Create message filters' in account central to 'Manage message filters'. 2003-10-09 21:21:57 +00:00
scott%scott-macgregor.org
cf8632452f now that we have fixed up the padding for toolbars, the default toolbar set for the mail toolbar should not have 3 spacers between the button groups. Just one spacer will suffice. 2003-10-08 04:16:02 +00:00
scott%scott-macgregor.org
78dc1500ac Re-style the address book toolbar to do the following:
1) restore the icon on top, text on bottom style that was regressed

2) make text only and icons only mode work on the address book toolbar
2003-10-07 23:17:56 +00:00
scott%scott-macgregor.org
c1879dd090 Bug #220404 --> Card Summary Pane menu item should be under View, not View | Toolbars
patch by stephen walker
2003-10-07 18:50:32 +00:00
scott%scott-macgregor.org
fbdb766a45 jsj3250.dll is only built when oji support is enabled and we don't build thunderbird with oji support.
thanks to stephen walker for the patch
2003-10-07 18:43:08 +00:00
scott%scott-macgregor.org
8208077ec7 Port Ian's patch for Bug #64030: Right click pop-up menu for address book does not work (context menu)
thanks to stephen walker for the port.
2003-10-07 18:37:43 +00:00
scott%scott-macgregor.org
0b8e8fa8fc Port Neil's patch for Bug #45524 to thunderbird. Change the strings for the attach menu button drop down. 2003-10-07 18:09:12 +00:00
bryner%brianryner.com
966bb9c033 Add XPM versions of thunderbird app icon. r=mscott. 2003-10-02 21:53:46 +00:00
bryner%brianryner.com
b74d8438f9 Updating my email address 2003-09-29 06:04:02 +00:00
scott%scott-macgregor.org
c6a38ec9d8 Bug #219591 --> To much padding around toolbar buttons in 'small' mode. The earlier fix to this had problems
where we did not have enough padding and the file button had a drop down marker underneath it. 

This patch cleans all of that up.
2003-09-24 21:30:13 +00:00
scott%scott-macgregor.org
690c913c44 try to fix ^M characters in file 2003-09-24 07:34:49 +00:00
scott%scott-macgregor.org
a856106611 Bug #216209 --> for non mac platforms, hook up F2 to rename a folder
thanks to Stephen Walker for the patch.
2003-09-23 17:23:39 +00:00
scott%scott-macgregor.org
b37ed07c59 Port Bug #188934 to thunderbird (thanks to Stephen Walker for the port). Junk Mail Controls: J key for mark as junk, Shift-J for mark as not junk. 2003-09-23 17:03:34 +00:00
scott%scott-macgregor.org
da0ed42cdd try to fix bogus line breaks 2003-09-23 16:06:52 +00:00
scott%scott-macgregor.org
f5175cd57a Bug #216090 --> F7 does not start spell check on windows 2003-09-23 05:47:16 +00:00
scott%scott-macgregor.org
059e173aa8 Bug #107883 --> port david's fix for removing from server after x days for POP. 2003-09-23 04:26:35 +00:00
scott%scott-macgregor.org
989ce93336 Bug #219696 --> change user agent to 1.6a instead of 1.5b for trunk builds. 2003-09-23 00:10:39 +00:00
bienvenu%nventure.com
3237c558cc 218275 fix thunderbird sort send/recipient columns, patch by ere@atp.fi, r=me 2003-09-21 23:24:50 +00:00
scott%scott-macgregor.org
474417aebf Bug #219591 --> Don't bring in button.css from classic\themes. This brings in a bunch of old style rules for toolbar buttons which don't apply anymore including a style that forces a 47 pixel width on toolbar buttons.
Add style rules to add 2pixels of padding to small toolbar icons.
2003-09-18 18:30:50 +00:00
scott%scott-macgregor.org
55ea949dc2 Bug #219488 --> revert back to the original behavior for POP which is to NOT leave mail on server by default.
We only did this originally back when thunderbird was an experiment and folks just wanted to try it out.
Now that we are a more mature application, it is time to go back to the expected behavior.
2003-09-17 18:09:48 +00:00
scott%scott-macgregor.org
f68636c612 Bug #219465 --> Need id= for View|Message Body As Menu to allow for customization
Patch by Kevin Teuscher
2003-09-17 16:03:10 +00:00
scott%scott-macgregor.org
5003044cd4 Bug #126071 --> "Subject" moves when collapsing header in classic
Patch by mbr
2003-09-17 06:54:09 +00:00
scott%scott-macgregor.org
dda2fff88d Port Bug #64647 --> "Paste without Formatting" (plain text) on context menus and edit menu (e-mail & composer) 2003-09-16 06:44:12 +00:00
scott%scott-macgregor.org
8092e6a2de Port Bug #211507 to thunderbird. Shift tab inside bullet list doesn't un-ident bullet, but jumps to Subject box. 2003-09-16 06:41:16 +00:00
scott%scott-macgregor.org
0d44ec2262 Port Bug #213053 to thunderbird. "Company" should be "Organization" in the ab results pane column header
and the import UI.
2003-09-16 06:39:16 +00:00
scott%scott-macgregor.org
d312e62e9c Port Bug #219218 --> center the ab card dialog when launched from the message headers 2003-09-16 06:36:51 +00:00
scott%scott-macgregor.org
977b18e6c0 The trunk is now 0.4a.
The mozilla_1_5_BRANCH now contains the 0.3 candidate builds.
2003-09-12 05:27:34 +00:00
scott%scott-macgregor.org
96bb801c57 Bug #180215 --> initial size of junk mail controls dialog is huge
Take Neil's fix from the trunk.
2003-09-12 05:21:01 +00:00
scott%scott-macgregor.org
37614333a2 Bug #200656 --> MailAreaHasFocus() is no longer necessary
patch by Neil.

Ported by Stephen Walker
2003-09-11 17:33:33 +00:00
scott%scott-macgregor.org
0e55e60d19 Bug #218024 --> Portions of View | Messages menu missing
Ported by Stephen Walker based on a patch by Neil.
2003-09-11 17:28:33 +00:00
scott%scott-macgregor.org
32591b2570 Bug #87924 --> Search in subscribe should only begin after user stops typing.
Ported patch by Neil
2003-09-11 17:22:49 +00:00
scott%scott-macgregor.org
d7d6681481 Add minheight to address book panes. Patch by Stephen Walker 2003-09-10 22:27:59 +00:00