Commit Graph

234 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
37374e93b2 fix mac bustage 2003-11-09 01:58:21 +00:00
scott%scott-macgregor.org
8ccef0ba5e change comment to use // 2003-11-07 19:14:06 +00:00