Граф коммитов

253 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org ed5dbd4ad4 change buttonover to hover for the get msg button. Thanks to Stephen Walker for the patch 2004-01-22 20:02:56 +00:00
bienvenu%nventure.com b278d8b714 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 4008ef10f0 typo in my last checkin. thanks to stephen walker for the fix 2004-01-10 03:36:13 +00:00
scott%scott-macgregor.org 24988f41bf port Bug 229818 Search/Subscribe should use start/stopMeteors 2004-01-09 23:47:16 +00:00
scott%scott-macgregor.org efd38c83a8 Add missing ids to menu items to make the UI more customizeable 2004-01-09 18:26:10 +00:00
scott%scott-macgregor.org 75a5ad67d7 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 a10cbf47ba 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 348d1f8c6b Port Bug 229450 JavaScript strict warning: redeclaration of var msgFolder 2004-01-04 04:08:52 +00:00
scott%scott-macgregor.org 4e084fe6f9 Bug #229881 --> file menu label missing and label="&direct.label;" at bottom of window 2004-01-04 04:05:47 +00:00
scott%scott-macgregor.org 8caa4064e6 porting the fix for bug #229214 to tbird 2003-12-25 00:11:31 +00:00
scott%scott-macgregor.org 0e6e4f78e7 porting the fix for bug #229214 to tbird 2003-12-24 22:40:15 +00:00
scott%scott-macgregor.org e4861b9289 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 615c670a98 move setbusycursor to a shared file so I can use it elsewhere 2003-12-18 06:19:07 +00:00
scott%scott-macgregor.org 6a51edfd02 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
bienvenu%nventure.com b782f6f5e4 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 bf91286908 fix ctrl-m chars. 2003-12-14 23:52:03 +00:00
scott%scott-macgregor.org f7e149e4ec remove ctrl-m characters 2003-12-14 22:43:38 +00:00
scott%scott-macgregor.org 4a8545266c fix ctrl-m's 2003-12-14 21:27:55 +00:00
scott%scott-macgregor.org abd7be9957 Bug #227215 --> Need ability to cancel from Customize Toolbars menu 2003-12-13 23:09:19 +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 707d2626ec 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 b0ad54b70a New icons for showing reply/forw status for news posts 2003-12-09 18:55:07 +00:00
scott%scott-macgregor.org bd063de13a 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 e38c3791a8 remove obsolete file 2003-12-09 02:48:19 +00:00
scott%scott-macgregor.org 2dc2e1a9bd 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 64d943ef02 New URL on the help site for extensions 2003-12-08 23:19:46 +00:00
scott%scott-macgregor.org b3cbb43654 remove ctrl-m's. Thanks to Andre for the patch. 2003-12-08 23:11:19 +00:00
scott%scott-macgregor.org 51927d35a7 Try to remove control-m's
thanks to Andre for the patch
2003-12-08 23:09:40 +00:00
scott%scott-macgregor.org 43a8213b49 new theme image with the right dimensions 2003-12-04 18:09:05 +00:00
jshin%mailaps.org 5e7848db38 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 479b44d2ea 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 9a0b6dfdd4 Bug #227335 --> Find in page from stand alone message window is broken 2003-12-03 06:28:01 +00:00
scott%scott-macgregor.org 2a343d190b Bug #227286 --> drag security icon into customize toolbar dialog, get a bogus image 2003-12-03 06:16:38 +00:00
dbaron%dbaron.org f35f2c3708 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 cea1ca9ecb 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 d14748d60e 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 71e4dc5cdd 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 70e958ccb4 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 cce74642cf Update the preview image (Bug #227204) 2003-12-01 20:02:44 +00:00
scott%scott-macgregor.org f69ac44427 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 1f3cdb7e88 fix typo. 2003-12-01 02:05:13 +00:00
scott%scott-macgregor.org a0a56684e7 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 1b51f27fa6 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 990f10abcb 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 8750c53c62 add extra padding to menu-button toolbar buttons. 2003-11-29 00:33:03 +00:00
scott%scott-macgregor.org a537227ff7 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 3042d3352e 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 f738c87bfc Land Qute theme update for Thunderbird 2003-11-27 03:21:54 +00:00
scott%scott-macgregor.org 1bc961e313 remove the help button but from the subscribe dialog. 2003-11-25 03:40:52 +00:00
scott%scott-macgregor.org 3c6109bd59 Bug #218812 --> Ignore return receipt requests if the message is marked as junk. 2003-11-24 23:21:35 +00:00