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

651 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org 8e443e152c Bug #235507 --> try to reduce the jiggling in tree column headers when changing the sort direction on a tree column.
The padding one was changing when going from the normal state to the active state on tree col headers. The change of padding
was causing the jiggling effect. Try using the same padding for both states.
2004-03-19 22:11:39 +00:00
scott%scott-macgregor.org 7d381ae8fd remove an obsolete toolbar button for the old junk button 2004-03-18 03:21:22 +00:00
scott%scott-macgregor.org cdbc29e0a1 Bug #233791 --> follow up fix for the junk toolbar button jumping around width wise. Add an if statement to make
sure the button is actually in the toolbar before toggling the deck. Thanks to Stephen Walker for pointing out the problem.
2004-03-17 18:14:36 +00:00
scott%scott-macgregor.org 78a3cbe7e9 Bug #237645 --> add missing items to the unix packaging list for smime
Patch by Alexander Sack
2004-03-17 02:00:57 +00:00
scott%scott-macgregor.org 3285bc0c0f Bug #233791 --> toolbar button jumps when marking a message as junk (or not junk) because the width of the button
changes back and forth.

Patch by Stefan Borggraefe
2004-03-17 01:51:10 +00:00
scott%scott-macgregor.org d7288ae031 Tweak some styles to make the about dialog look a little better 2004-03-16 19:17:30 +00:00
scott%scott-macgregor.org 42611873b6 Fix OBJDIR build bustage. Thanks to Stephen Walker for the patch 2004-03-16 04:43:22 +00:00
scott%scott-macgregor.org 7ac1dd546b Bug #237603 --> Add a credits page to the Help/About dialog. Thanks to Ben Goodger and David Baron for doing all the hard work, letting
me just copy what they came up with for Firefox :).

Haven't finished putting together the names in the credits page yet.
2004-03-16 03:51:17 +00:00
scott%scott-macgregor.org fc6d5e7969 Use the XUL pre-processor on our static installed-chrome.txt isntead of having a version for unix and a version for windows.
Thanks to bryner for the tip
2004-03-15 22:44:00 +00:00
scott%scott-macgregor.org abd4b7db22 Offline JS template file for the installer 2004-03-15 22:19:49 +00:00
scott%scott-macgregor.org 468b473dca Bug #145798 --> Create Filter from Message is not doable when message pane is closed.
Porting to thunderbird

patch by mcow
2004-03-15 19:41:14 +00:00
scott%scott-macgregor.org 1408cb8821 Bug #142748 --> File/Compact Folders disabled until you focus a folder
Porting to thunderbird

Patch by mcow
2004-03-15 19:31:11 +00:00
scott%scott-macgregor.org 3d8dff7f35 Bug #237398 --> Contacts Sidebar says "Addressbook:", however it should say "Address Book:" 2004-03-15 19:26:57 +00:00
scott%scott-macgregor.org 15fd6ac366 bump module.ver version to 0.5 2004-03-13 05:12:17 +00:00
scott%scott-macgregor.org e922ce344c Bug #217477 --> Message pane and its scrollbars do not resize properly when main window is resized. 2004-03-13 02:54:55 +00:00
scott%scott-macgregor.org 5664049776 add a colon to the end of the reset training data string 2004-03-12 19:29:56 +00:00
scott%scott-macgregor.org 7d34e353dc Bug #237151 --> Add UI to the junk control dialog for resetting the training data 2004-03-12 19:17:25 +00:00
scott%scott-macgregor.org acdd8fb8cc Port seamonkey fix to make F8 toggle the message pane on and off 2004-03-12 18:02:31 +00:00
Stefan.Borggraefe%gmx.de 2a90cb5f99 Fix for bug 219620: "Rationalize Thread Messages menu items"
r=neil, sr=mscott, a=chofmann
2004-03-12 08:09:42 +00:00
scott%scott-macgregor.org c13ee62552 Try out a new smiley icon for the mail compose format toolbar 2004-03-12 07:20:23 +00:00
scott%scott-macgregor.org 5bbbbb8cb9 remove a comma that shouldn't be there from an installer screen 2004-03-12 03:42:27 +00:00
scott%scott-macgregor.org 55fe164a33 don't show the clean install checkbox when going through the customize install option 2004-03-12 01:51:24 +00:00
scott%scott-macgregor.org 28ee2f4cb3 Bug #235651 --> More windows installer work.
Fix problems in regus.jst where we were not registering the US region chrome package.

Adjust how we handle the LICENSE file so it ends up as a .txt file when the user installs the app.

Register as a default news handler, including all of the news protocols into the windows registry.

Make offline a component in the component list for a customized install
2004-03-12 01:31:01 +00:00
scott%scott-macgregor.org 50e260671b Bug #235651 --> More windows installer work.
Fix problems in regus.jst where we were not registering the US region chrome package.

Adjust how we handle the LICENSE file so it ends up as a .txt file when the user installs the app.

Register as a default news handler, including all of the news protocols into the windows registry.
2004-03-12 01:30:06 +00:00
scott%scott-macgregor.org 7d813be89e Until I can think of a better way, use platform specific versions of installed-chrome.txt and copy the right one based on the current platform over to dist\thunderbird\chrome\installed-chrome.txt. This isn't going to scale very well for OS2/OSX/etc. I'm not sure what to do about that yet.
Polish up the mozilla\config stuff to make it work for unix. Some of this came from Alexander Sack. Thaks for the great work Alexander!
2004-03-11 07:38:34 +00:00
scott%scott-macgregor.org a81496283e Until I can think of a better way, use platform specific versions of installed-chrome.txt and copy the right one based on the current platform over to dist\thunderbird\chrome\installed-chrome.txt. This isn't going to scale very well for OS2/OSX/etc. I'm not sure what to do about that yet.
Polish up the mozilla\config stuff to make it work for unix. Some of this came from Alexander Sack. Thaks for the great work Alexander!
2004-03-11 07:32:59 +00:00
scott%scott-macgregor.org efdffbdc63 Bug #236774 --> port some seamonkey improvements suggested by Neil to thunderbird to clean up some JS 2004-03-11 07:00:27 +00:00
scott%scott-macgregor.org 00e87365ba Bug #237045 --> new emoticon artwork for thunderbird contributed by Stephen of pinstripe fame. 2004-03-10 19:59:54 +00:00
scott%scott-macgregor.org f6e20d96fe Bug #237045 --> better packaging fix for new emoticons. don't pick up the old .gifs from classic 2004-03-10 19:53:48 +00:00
scott%scott-macgregor.org 88bd9f42fa Bug #237045 --> new emoticon artwork for thunderbird contributed by Stephen of pinstripe fame. 2004-03-10 19:44:03 +00:00
scott%scott-macgregor.org 5626e538ed Bug #237029 --> make sure plugins are disabled by default 2004-03-10 19:06:44 +00:00
neil%parkwaycc.co.uk 563f257e30 Bug 235285 add UI for the "reply in default encoding" pref checking in on behalf of jshin@mailaps.org to make l10n freeze r=me sr=bienvenu 2004-03-10 01:49:27 +00:00
scott%scott-macgregor.org 6e8da670a8 Port Bug #61870 to thunderbird. Patch by Neil.
Delete item in Edit menu says "Delete Message" when selection is in the quick search text box
2004-03-09 20:17:36 +00:00
scott%scott-macgregor.org a1dc195ac8 Bug #232452 --> Supplementary patch to delay the prompt until the main window is visible by Neil.
porting to thunderbird
2004-03-09 20:10:30 +00:00
scott%scott-macgregor.org a42051531f Re-organize installed-chrome.txt. This just groups the jar files together to make it easier on the eyes
to read.
2004-03-09 03:04:18 +00:00
neil%parkwaycc.co.uk a85c6f4ab0 Bug 234867 Change extractHeaderAddressMailboxes out param to a return value to make it easier to use from js r/sr=bienvenu 2004-03-08 00:29:30 +00:00
scott%scott-macgregor.org e4be18f1e5 Part of the unix packaging work. Add a couple missing files to the packaging list. Patch by
Alexandar Sack
2004-03-07 19:09:18 +00:00
scott%scott-macgregor.org ed1bcfe484 Bug #236648 --> Priority Toolbar button shows wrong priority state 2004-03-06 07:16:39 +00:00
scott%scott-macgregor.org c29081df09 Bug #233428 --> User defined notify sounds don't work. We were storing file paths instead of file urls for the custom sound url pref. 2004-03-06 04:53:39 +00:00
scott%scott-macgregor.org 80f95e0fc2 Bug #235367 --> unsanitize spam should refresh and load images 2004-03-05 01:55:33 +00:00
scott%scott-macgregor.org de79378dc5 fix build bustage with a missed checkin 2004-03-02 17:07:23 +00:00
scott%scott-macgregor.org 207db2e1db Bug #223295 --> <dialog>s don't need trailing <separator>s
r=neil
sr=mscott
2004-03-02 02:41:10 +00:00
scott%scott-macgregor.org 8f59e261ea Bug 234014 - Use the XUL preprocessor for build-time inserting of skinVersion strings
(synching up for thunderbird)
2004-03-02 02:12:11 +00:00
scott%scott-macgregor.org fbcce9fa60 Bug # --> add missing dll to the installer packaging list. 2004-02-27 01:30:52 +00:00
scott%scott-macgregor.org 19f99820f6 Bug #235651 -->remove unnecessary chrome registration 2004-02-26 22:57:45 +00:00
scott%scott-macgregor.org 9b3e79c817 Bug#235651 --> We don't need to use a .autoreg file for installer. the installer creates this files by hand... 2004-02-26 18:24:18 +00:00
scott%scott-macgregor.org 0005652371 Bug#235651 --> We don't need to use a .autoreg file for installer. the installer creates this files by hand... 2004-02-26 18:22:44 +00:00
scott%scott-macgregor.org b2145f2e2f back out accidental checkin 2004-02-26 06:26:29 +00:00
scott%scott-macgregor.org 630d209a2d Bug#235651 --> Part of the foundation for the intaller.
readme.txt and license files
2004-02-26 03:11:25 +00:00
scott%scott-macgregor.org 756f979fec Bug #235651 --> Make readme.txt and LICENSE files work 2004-02-26 02:59:58 +00:00