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

398 Коммитов

Автор SHA1 Сообщение Дата
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
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 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 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 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 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 f837646b1c change jan varga's email address 2003-10-21 23:02:38 +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 12b4e39547 fix account manager error 2003-10-10 19:57:00 +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 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
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 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 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 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 7f4c1ebae6 Port Mark by Date over to thunderbird (Bug #16967) 2003-09-08 21:41:59 +00:00
scott%scott-macgregor.org 400db9964f Bug #130070 --> Add Mark All Read to the folder pane's context menu. Thanks to Aidas Kasparas for the patch.
r=neil
sr=mscott
a=asa
2003-09-05 21:20:12 +00:00
scott%scott-macgregor.org 9a78d1f2a6 change the release notes url 2003-09-04 23:23:31 +00:00
scott%scott-macgregor.org 67c5c4e16f point to the 0.2 release notes draft 2003-08-27 03:58:21 +00:00
scott%scott-macgregor.org 968a69c689 add an id to the help menu item separator. 2003-08-27 03:04:22 +00:00
scott%scott-macgregor.org f54c68376e Bug #214864 --> Checkmark on "View|Toolbars|Mail Toolbar" is set when the Mail Toolbar is hidden
thanks to mbr for helping out with the patch.
2003-08-25 07:52:39 +00:00
scott%scott-macgregor.org e2d65ff52d change access key for js console to avoid a conflict. thanks to mbr for the fix 2003-08-21 05:23:22 +00:00
scott%scott-macgregor.org 68c8fcf579 new start page courtesty of david tenser 2003-08-21 03:29:30 +00:00
scott%scott-macgregor.org 78b71a8436 When turning off the message pane via the menu item, be sure to call ChangeMessagePaneVisibility
so we properly stop loading messages in the preview pane.
2003-08-20 04:21:07 +00:00
scott%scott-macgregor.org 19cacb70e1 Bug #216725 --> add back mark as junk / mark as not junk to the Messages/ Mark menu. 2003-08-20 04:00:52 +00:00
scott%scott-macgregor.org d4edce7305 branding changes courtesty of david tenser 2003-08-19 23:29:42 +00:00
scott%scott-macgregor.org 58e1b98822 fork mapi files so we can lose the "Mail" portion in all the mapi dialogs, just using Mozilla Thunderbird instead 2003-08-19 21:50:42 +00:00
scott%scott-macgregor.org 51afb8888c change vendor name from Thunderbird to Mozilla Thunderbird 2003-08-19 05:25:22 +00:00
scott%scott-macgregor.org bb989ce499 Skin AB sidebar header like the mail 3-pane along with some border cleanup.
Thanks to Stephen Walker for the patch.
2003-08-15 19:00:43 +00:00
scott%scott-macgregor.org 5f8b0724dd Checking this in for real this time!
Bug #190941 --> mailWindowOverlay.js uses obsolete outliner referenes. Thanks to Stephen Walker for porting this patch.
2003-08-13 19:11:10 +00:00
scott%scott-macgregor.org dea2f8f150 Bug #190941 --> mailWindowOverlay.js uses obsolete outliner referenes. Thanks to Stephen Walker for porting this patch.
Standalone message window is a bit of a mess. There are several separators and menu items that need to be hidden. Add the appropriate ids to these items and then hide them.
2003-08-13 19:07:11 +00:00
scott%scott-macgregor.org fbfda96b3e Land new about dialog 2003-08-12 21:08:58 +00:00
scott%scott-macgregor.org 4fd993a9e9 new junk mail icon for the thread pane / folder pane 2003-08-12 05:10:24 +00:00
scott%scott-macgregor.org 0bb835108d removing obsolete file 2003-08-12 05:09:14 +00:00
scott%scott-macgregor.org 4537331674 New junk mail icon for the thread pane. 2003-08-12 05:08:12 +00:00
scott%scott-macgregor.org 2a5576cca9 locale update 2003-08-12 05:04:34 +00:00
scott%scott-macgregor.org 07d026ee7f Add a View / Layout menu item which allows the user to set the desired mail 3-pane layout.
Move the menu item for hiding the message pane from Toolbars (where it did not belong) down to
the new Layout menu.

Thanks to Stephen Walker for contributing this patch.
2003-08-12 03:12:22 +00:00
scott%scott-macgregor.org db64ff11b4 put back the - Thunderbird on window titles since accessibility needs this. 2003-08-12 02:36:25 +00:00
scott%scott-macgregor.org 7cf6b9e3ed Make Go to next unread message work for thunderbird when crossing folders. We were missing a declaration for MSG_FOLDER_FLAG_JUNK
which triggered a JS error.
2003-08-11 22:36:25 +00:00
scott%scott-macgregor.org dcc562b916 Make the options dialog resizeable. 2003-08-09 04:49:51 +00:00
scott%scott-macgregor.org 1388d81344 use the triangle for mail ui twisty and the +/- for advanced options. 2003-08-09 01:19:14 +00:00
scott%scott-macgregor.org bb865bdb62 use the traditional + / - twisties for the advanced options panel and the triangles for the mail ui. 2003-08-09 01:17:09 +00:00
scott%scott-macgregor.org d51b248764 Land Bug #214402 for David into thunderbird --> Keep thread pane blank until we are logged in for online imap and pop cases. 2003-08-08 17:17:50 +00:00
scott%scott-macgregor.org 1829727228 no more titlemodifier attribute 2003-08-07 18:36:19 +00:00
scott%scott-macgregor.org e1ab298efb Get rid of the titlemodifier attribute on all of the mail windows. We no longer append the useless "- Thunderbird" to
our window titles. This matches the recent change to firebird.
2003-08-07 18:35:39 +00:00
scott%scott-macgregor.org afb6db8314 Bug #214205 --> set the height of the dialog in ems to make it render correctly with large fonts. Thanks to Stefan Borggraefe for the fix 2003-08-04 22:57:57 +00:00
scott%scott-macgregor.org a5834fc683 Land updated 3-pane toolbar icons courtesty of Arvid.
Add a previous button to the toolbar to go along with the existing next button (off by default)
2003-08-04 06:09:16 +00:00
scott%scott-macgregor.org f0dd9277e4 fix the about dialog width and height 2003-08-02 21:05:00 +00:00
scott%scott-macgregor.org ba51e41b22 Bug #213538 --> remove the MOZ_THUNDERBIRD ifdef in nsWebShell.cpp. Add moz thunderbird functionality to OnStartURI to kick
non mail urls out to the operating system.

Also, break out a method on nsIMessenger for thunderbird which can be used to launch urls externally instead of doubling up inside
of loadUrl.
2003-08-02 05:45:21 +00:00
scott%scott-macgregor.org beb11bdbe2 Add customize toolbar context item to the menubar. Thanks to Stephen Walker for the patch. 2003-08-01 18:27:54 +00:00
scott%scott-macgregor.org 7bdfa26839 Make Sort by Order received work when clicking the order received thread pane column. 2003-07-31 05:23:08 +00:00
scott%scott-macgregor.org 1875666222 move the about dialog menu item to the right place on OSX by giving it a special id attribute.
Thanks to Don Crandall for the fix!
2003-07-29 23:33:46 +00:00
scott%scott-macgregor.org 6efdb7199d Mail 3-pane cleanup. Remove some extraneous boxes. thanks to stepehn walker for the fix. 2003-07-29 22:59:23 +00:00
kerz%mozillazine.org 3e13f52746 wrong size, backing out for now 2003-07-29 21:01:22 +00:00
kerz%mozillazine.org 682b75048c new about image for tbird 2003-07-29 20:41:39 +00:00
scott%scott-macgregor.org 72c9123349 bump skin version 2003-07-29 03:08:27 +00:00
scott%scott-macgregor.org 25470a9cd1 bump skin version string. 2003-07-27 19:15:23 +00:00
scott%scott-macgregor.org ccd8b619d8 point the release notes menu item to the dummy release notes file 2003-07-26 04:11:15 +00:00
scott%scott-macgregor.org fa9ebc734f fix a regression caused by the new attachment landing where the stand alone message window had no
message pane or attachment box.
2003-07-24 17:38:34 +00:00
scott%scott-macgregor.org bf4721f31f When hiding the message pane, be sure to hide the attachments box too! 2003-07-24 07:11:52 +00:00
bienvenu%nventure.com af7cae7173 fix enabling of collapse/expand all, only affects thunderbird 2003-07-24 03:39:24 +00:00
scott%scott-macgregor.org d362527df3 double click should automatically open the attachment 2003-07-23 20:27:13 +00:00
scott%scott-macgregor.org 3cd4a0e822 Bug #213036 --> Land new mail attachment display for thunderbird.
If you want the large icon version of this, set: mailnews.attachments.display.largeView to true.

Remove the flex on the message pane. This keeps us from properly remembering the height of the message pane in the various
3-pane configurations now that we generate the 3-pane dynamically.

Remove localstore.rdf information for the alternate 3-pane view xul file which we no longer use.
2003-07-23 19:05:47 +00:00
scott%scott-macgregor.org 7e37eaff03 Remove the search bar border.
Patch from Stephen Walker.
2003-07-23 00:28:40 +00:00
scott%scott-macgregor.org de61d77579 Due to popular demand,
Add back the View / Messages as Simple HTML, origianl HTML or plain text options.
2003-07-22 18:19:07 +00:00
scott%scott-macgregor.org 2806fdf244 Bug #209409 --> junk mail icon in the thread pane is not properly centered. Thanks to Henrik Hansen for the fix. 2003-07-22 17:53:38 +00:00
scott%scott-macgregor.org c6cb7ca6a5 port varga's patch to thunderbird 2003-07-22 00:01:50 +00:00
scott%scott-macgregor.org a1f3844d96 the other half of the fix to make customizing the stand alone mail window work. Forgot to check this in with my earlier
checkin.
2003-07-21 23:01:04 +00:00
scott%scott-macgregor.org e81f06c770 Add a customize toolbar menu popup to the stand alone message window. 2003-07-21 20:33:41 +00:00
scott%scott-macgregor.org e743f6c887 Overlay reduction work. Collapse New address book card menu overlay directly into the compose window. Thanks to Stephen Walker for the patch. 2003-07-15 06:00:15 +00:00
scott%scott-macgregor.org d1d377c097 add new entities as part of david's checkin. 2003-07-15 04:56:51 +00:00
bienvenu%netscape.com c624b882e2 apply changes for sorting threads from 72493 to thunderbird, r/sr=mscott 2003-07-14 23:39:31 +00:00
scott%scott-macgregor.org ff0d4b9dff add a newline. 2003-07-14 21:13:12 +00:00
scott%scott-macgregor.org 1a7f085a66 Make the user agent in the about dialog be selectable. Thanks to Kevnin Teuscher for helping me
get this working.
2003-07-14 21:12:28 +00:00
scott%scott-macgregor.org 84115f1701 Not part of the build yet. Files required for new mail attachment display. 2003-07-14 17:47:13 +00:00
scott%scott-macgregor.org f34c5121ac Dynamically generate the correct 3-pane. Obsolete Msg3PaneWindowVertLayout.xul
Land the new vertical 3-pane for thunderbird. Folder pane | Thread Pane | Message pane.
new pref UI for selecting three 3-pane configurations.
2003-07-12 20:40:22 +00:00
scott%scott-macgregor.org a350b67cd7 fix a problem with a dead customize window when using the customize dialog multiple times. Thanks to Stephen Walker for the patch. 2003-07-11 06:46:27 +00:00
scott%scott-macgregor.org 9083f874a9 collapse msgViewPickerOverlay directly into mailWindowOverlay.xul
Thanks to Stephen Walker for the patch.
2003-07-11 06:35:54 +00:00
scott%scott-macgregor.org f5d92babfd More overlay collapsing work. Thanks to Stephen Walker for the patch.CVS: ---------------------------------------------------------------------- 2003-07-11 06:17:46 +00:00
scott%scott-macgregor.org 98b2046a3e another file fork from mozilla\mailnews. Needed for dynamic updating of the 3-pane. 2003-07-10 18:13:48 +00:00
scott%scott-macgregor.org add4d2ea05 remove download manager and sidebar tree css
patch from stephen walker
2003-07-07 23:30:29 +00:00
scott%scott-macgregor.org 4466caba38 Land Bug #211657 for bzbarsky. Use :: for -moz pseudo-elements 2003-07-07 22:59:47 +00:00
scott%scott-macgregor.org fcfaf41666 add a hover state for the get mail toolbar icon 2003-07-07 20:05:14 +00:00
scott%scott-macgregor.org fda3669917 rename Action to Handling. Thanks to rgmnetid for the suggestion. 2003-07-04 06:47:27 +00:00
scott%scott-macgregor.org 05ca30b3cf reload the message pane whenever we toggle a message as junk or not junk. 2003-07-02 00:17:15 +00:00
scott%scott-macgregor.org 422c22283c if we are sanitizing the html in junk mail, then reload the message if the user marks the message as NOT JUNK. This will
allow the user to see the message without any sanitized html / blocked images, etc.
2003-07-01 22:24:03 +00:00
scott%scott-macgregor.org 0f129d3a4a Land first cut at a junk mail dialog re-design. See the spec for more details:
http://www.mozilla.org/projects/thunderbird/specs/junkmail/junkmail.html


add a new default pref for forcing HTML junk mail to be displayed using sanitized HTML.
Defaults to true and is controlled via the Settings tab in the junk mail controls dialog.
2003-07-01 07:42:21 +00:00
scott%scott-macgregor.org 7320328221 package new junk bar background image 2003-07-01 02:24:42 +00:00
scott%scott-macgregor.org e100f282fb new background image for the junk mail bar (uses a color gradient). Thanks to kerz for help with the background image.
Use the small junk mail toolbar icon as the junk mail icon used in the junk bar.
2003-07-01 02:22:23 +00:00
bienvenu%netscape.com 25d87ad42e thunderbird, npob, don't prompt/send mdn response when reading news messages, r/sr=sspitzer 209516 2003-06-29 02:54:06 +00:00
scott%scott-macgregor.org 2eb7c6fbb4 remove obsolete UI version prefs.
Thanks to stephen walker for the patch.
2003-06-27 22:28:09 +00:00
scott%scott-macgregor.org 092dab2125 Add some padding around attachment icons in the bucket.
Fork tools icon (patch from stephen walker)
2003-06-27 00:57:07 +00:00
scott%scott-macgregor.org b6eb07a7e5 Land a trunk change to not include commandglue.js twice 2003-06-26 01:48:42 +00:00
scott%scott-macgregor.org 6586577fe4 temporary new autocomplete binding to handle a new compose window prototype. 2003-06-23 18:01:19 +00:00
scott%scott-macgregor.org 02e12876ec Land extension support for mozilla thunderbird 2003-06-15 00:36:14 +00:00
scott%scott-macgregor.org 19ce031b79 fork region.dtd 2003-06-11 18:49:29 +00:00
scott%scott-macgregor.org 371127d46b fork regions.dtd so we can specify our own url for the new theme pref panel 2003-06-11 18:48:23 +00:00
scott%scott-macgregor.org f9a73e577b Patch from Stephen Walker to collapse folderPane.xul and threadPane.xul These overlay files are no longer used,
instead of we directly include the xul in several places. Should be a perf win.
2003-06-09 04:18:43 +00:00
scott%scott-macgregor.org 8224eec83c patch from stephen walker to remove some crufty grippy code and to remove some unnecessary boxes. 2003-06-09 03:49:29 +00:00
scott%scott-macgregor.org 0850a42b9e Update the locale version to 1.5a.
This should fix some run time errors about missing entities.
2003-06-08 22:28:04 +00:00
scott%scott-macgregor.org ba3c945689 use the new theme preview image. 2003-06-08 03:39:05 +00:00
scott%scott-macgregor.org aebf5b8794 new preview image for the default theme. 2003-06-08 03:38:20 +00:00
scott%scott-macgregor.org 906da9f0a6 synch with the trunk. 2003-06-07 01:49:14 +00:00
scott%scott-macgregor.org 063bca2218 Try to fix runtime dtd errors on linux and mach-o builds by not using the xul-preprocessor on DTD files. 2003-06-06 17:14:44 +00:00
scott%scott-macgregor.org ca6eef234e Remove platformMailNewsOverlay.xul, leveraging the xul pre-processor to place ifdef's
directly in mailOverlay.xul.
Thanks to Stephen Walker for the patch.
2003-06-05 03:54:51 +00:00
scott%scott-macgregor.org 6d201ad4ee more work to strip out license & copyright lines using the xul pre-processor from chrome.
Thanks to Stephen Walker for the patch.
2003-06-05 03:46:46 +00:00
scott%scott-macgregor.org 3000bb021f fork the junk mail dialog so I can add a new tab for a future implementation of black lists. Add some group boxes to the junk mail
dialog to try to make it look more coherent than the mess it currently is.

Add some CSS for address book cards to make the caption for the group box better blend in with the address book card on win xp.
2003-06-05 01:26:16 +00:00
scott%scott-macgregor.org 71cd3f6938 spruce up the account central bar by making the title rows have a color gradient background
color.
2003-06-04 06:41:48 +00:00
scott%scott-macgregor.org cb0f0012de Thanks to Stephen Walker for this patch. Leverage the XUL pre-processor to strip out all of the
license and copyright information from chrome files. This should help reduce some of the footprint of the
JAR files in thunderbird.
2003-06-04 05:38:23 +00:00
scott%scott-macgregor.org ab8238ab72 remove an extraneous hbox. Patch courtesty of Stephen Walker. 2003-06-04 05:20:20 +00:00
scott%scott-macgregor.org 4ca22a9a28 Remove the MNG image decoder from the build, replace the MNG throbbers with animated gifs. 2003-06-04 04:31:43 +00:00
scott%scott-macgregor.org e6e47be9bc Add the ability to drop toolbar icons into the menubar since a lot of people want to be able to do this (I had intentionally removed this functionality).
Fix a JS error after customizing toolbars that was disabling menu items.
2003-06-03 04:40:09 +00:00
scott%scott-macgregor.org 9206db459e Land a patch from Stephen Walker to collapse overlays in the address book.
Add an about dialog to the help menu

Make the mail 3-pane toolbar icons show up in the customize toolbar dialog.

Add a context menu to the toolbar to let you customize it.
2003-05-31 01:55:49 +00:00
scott%scott-macgregor.org 6bb6a45c53 Make the default toolbar mode be full (large icons + text) 2003-05-29 01:26:07 +00:00
scott%scott-macgregor.org 31f81039b3 Add support for small icons in the mail 3-pane and for hiding/showing text in the toolbar 2003-05-25 19:24:43 +00:00
scott%scott-macgregor.org 6b3107242e fix another JS error caused by removing the folder pane columns 2003-05-25 17:44:52 +00:00
scott%scott-macgregor.org 82f540febc fix a linux run time error because we no longer have a folderUnreadCol in the folder pane. 2003-05-24 21:11:06 +00:00
scott%scott-macgregor.org 21141d767b don't include brand.css, add style rules for the new throbber.
Land the throbber from firebird's qute theme.
2003-05-24 06:17:48 +00:00
scott%scott-macgregor.org 160b8b47c9 Land new mail 3-pane toolbar icons courtesty of arvid! Woo Hoo! 2003-05-24 05:58:13 +00:00
scott%scott-macgregor.org 8ee8cff4d6 don't make the folder header bold. 2003-05-24 01:16:05 +00:00
scott%scott-macgregor.org a7fd42cb54 try out a new 'new-mail-alert' icon for mail alerts. I believe this icon came from arvind. 2003-05-23 05:26:25 +00:00
scott%scott-macgregor.org 17e5ee9332 Rework the folder pane column title, make it a sidebar header ala firebird.
Don't allow the user to drag and drop icons into the menu bar.
2003-05-23 04:31:43 +00:00
scott%scott-macgregor.org 0c04544a62 synch with trunk.
Fix some problems with autocomplete given the new toolkit landing.
2003-05-22 02:10:44 +00:00
scott%scott-macgregor.org a3e3163f0a override the new toolkit's contents.rdf for classic/global with our own. 2003-05-19 18:58:04 +00:00
scott%scott-macgregor.org 0347d1fe00 Convert thunderbird to use mozilla/toolkit (i.e. the toolkit used by Firebird).
This temporarily breaks Thunderbird until I land the matching mozilla/toolkit changes. Sorry about that.
2003-05-19 06:53:25 +00:00
scott%scott-macgregor.org 9108f89feb fork contentAreaClick.js for now so we can prevent open link in tab code from executing in thunderbird
(i.e. middle clicking on links were causing thunderbird to try to load navigator.xul because of this JS)
2003-05-18 21:09:52 +00:00
scott%scott-macgregor.org ec8dbdd8c8 synch with trunk 2003-05-15 18:08:17 +00:00
scott%scott-macgregor.org 9b159a7c31 synch with the trunk. Add the Thread menu item back which was removed during a bad merge. 2003-05-15 18:07:46 +00:00
scott%scott-macgregor.org cb0868c435 synch with trunk 2003-05-15 02:33:49 +00:00
scott%scott-macgregor.org b17f845d78 synch with trunk 2003-05-08 21:48:03 +00:00
scott%scott-macgregor.org ec928636d6 synch up with trunk changes 2003-05-07 03:45:39 +00:00
scott%scott-macgregor.org 0348512b58 fork finddialog.xul and askViewZoom.xul because they currently require navigator.css. Filed trunk bugs to fix that
so we can unfork these files later.
2003-05-06 03:02:59 +00:00
scott%scott-macgregor.org 0556abadb9 Include locale packages for pipnss and pippki
synch with the trunk.
2003-05-06 02:21:55 +00:00
scott%scott-macgregor.org a364d9b8af make view source work a little better than it did before. still need to hook up command updaters. 2003-05-04 00:10:47 +00:00
scott%scott-macgregor.org 90203c99f9 View source work (not complete yet)
Work to try to remove the "contextHelp.js" file not found error by using a dummy version.
2003-05-03 02:44:18 +00:00
scott%scott-macgregor.org d6aed9a77a synch up with a change from the trunk (Bug #203261) 2003-04-28 23:42:27 +00:00
scott%scott-macgregor.org 01ac14a0e3 synch up with the trunk 2003-04-26 01:40:48 +00:00
scott%scott-macgregor.org 21dc295e01 trunk updates 2003-04-25 22:30:02 +00:00
scott%scott-macgregor.org bfc26c7a9f Land the new Thunderbird start page courtesty of David Tenser.
More packaging changes including the addition of the icon decoder for windows

Merge several trunk bug fixes over.
2003-04-24 01:55:17 +00:00
scott%scott-macgregor.org 7c9663302c update locale versions 2003-04-18 02:10:23 +00:00
scott%scott-macgregor.org 79c56f39ae move branding changes 2003-04-17 00:14:36 +00:00
scott%scott-macgregor.org d38ecc1d57 Merge Bug #77202 into thunderbird. 2003-04-16 20:55:22 +00:00
scott%scott-macgregor.org 726a6a8540 synch up with a trunk fix 2003-04-16 01:08:11 +00:00
scott%scott-macgregor.org ef2d77441a Branding changes: Minotaur --> Thunderbird
Synch up bug fixes in from mozilla mailnews into thunderbird.

add a pref: mail.standalone which is set to true for stand alone mail builds.
2003-04-16 01:00:35 +00:00
scott%scott-macgregor.org d056b08390 remove pref-languages panel, collapsing it in to "compose" and "Display Messages".
empty out tasksOverlay.xul. We don't use it anymore but someone else (in a file we don't fork)
may try to load it.
2003-04-15 02:24:45 +00:00
mscott%netscape.com a004ab6830 add communicator.css 2003-04-08 00:27:08 +00:00
mscott%netscape.com fc0a55454b make the address book button be a default toolbar button. 2003-04-08 00:21:36 +00:00
mscott%netscape.com 72d1fdf2f9 minotaur landing 2003-04-05 07:35:40 +00:00
mscott%netscape.com 4c9c428741 Minotaur base 2003-04-05 07:27:20 +00:00
mscott%netscape.com 25c14b7c77 remove old file 2003-03-28 03:57:52 +00:00
mscott%netscape.com a89eaa1817 remove obsolete files 2003-03-28 03:57:09 +00:00
mscott%netscape.com 4d62cde6b7 remove obsolete files 2003-03-27 06:12:18 +00:00
blakeross%telocity.com 9bb75e0bbe Remove reload. 2002-10-05 02:08:12 +00:00
blakeross%telocity.com f14a4c57cc More standalone mail work. 2002-10-05 01:52:33 +00:00
blakeross%telocity.com a660102e25 load stuff on a 0 timeout. 2002-10-04 22:07:06 +00:00
blakeross%telocity.com 3659b8fdcf Standalone mail work. 2002-10-04 22:04:39 +00:00
blakeross%telocity.com cec4ef4a08 Standalone mail work. 2002-10-04 21:51:54 +00:00
blakeross%telocity.com cb6f85e778 Reviving minotaur. 2002-10-03 19:33:07 +00:00
sspitzer%netscape.com 8e99ff02f1 remove unused (and incorrect) code. 2002-08-19 18:50:09 +00:00
blakeross%telocity.com 166505939a More perf work. 2002-08-16 06:44:56 +00:00
blakeross%telocity.com f0cd933114 More stripping. 2002-08-16 04:11:28 +00:00
blakeross%telocity.com 54b865d675 More stripping. 2002-08-16 04:07:36 +00:00
blakeross%telocity.com 5d03a00a0e Remove navigator links. 2002-08-16 03:57:09 +00:00
sspitzer%netscape.com 49510f6847 ignore generated makefiles. 2002-08-16 03:48:41 +00:00
sspitzer%netscape.com 3ca7f4cc1e some build changes. remove wav file, not used. 2002-08-16 03:46:38 +00:00
blakeross%telocity.com d9b1f65f24 Checking in more files. 2002-08-16 01:04:47 +00:00
blakeross%telocity.com 94f3ec82d2 More cleanup. 2002-08-16 00:44:41 +00:00
blakeross%telocity.com f0b64ea1b5 *** empty log message *** 2002-08-16 00:33:05 +00:00
blakeross%telocity.com f128afb612 Minotaur. Only half bull. 2002-08-16 00:26:44 +00:00