Commit Graph

250 Commits

Author SHA1 Message Date
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
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
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
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
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
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
d8025f000b fix ctrl-m chars. 2003-12-14 23:52:03 +00:00
scott%scott-macgregor.org
90181875b9 remove ctrl-m characters 2003-12-14 22:43:38 +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
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
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
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
1f90114b0f new theme image with the right dimensions 2003-12-04 18:09:05 +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
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
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
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
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
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
a059912ad0 add extra padding to menu-button toolbar buttons. 2003-11-29 00:33:03 +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
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
b4fa8bf650 remove the help button but from the subscribe dialog. 2003-11-25 03:40:52 +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
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
7ff39fae1c widget to bindings name change 2003-11-21 06:19:04 +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