scott%scott-macgregor.org
c8a4561ca4
Bug #241073 --> compose formatting toolbar goes crazy (gets really tall) in certain situations
2004-04-20 19:12:01 +00:00
varga%nixcorp.com
0fa2896e20
Fix for bug 241018. folderpane context menu shows all entries on every position.
...
r/sr=mscott
2004-04-20 19:06:56 +00:00
Stefan.Borggraefe%gmx.de
9e9b90e873
Minor menu cleanup (remaining issues of bug 75622).
...
r=timeless, sr=mscott
2004-04-20 18:45:03 +00:00
scott%scott-macgregor.org
87f9da2797
Bug #240741 --> change the Mail Start Page label to say Thunderbird start page
2004-04-20 00:43:15 +00:00
scott%scott-macgregor.org
c07a60bbc7
minor tweak to recenter the thunderbird title on the credits page
2004-04-20 00:37:13 +00:00
scott%scott-macgregor.org
eb8ea9a4e2
Bug #241029 --> polish the about dialog to account for the new branding artwork.
...
change copy right notice to include artwork trademark
2004-04-20 00:29:50 +00:00
scott%scott-macgregor.org
cf3dcf9a8a
Bug #240138 --> Add tooltips showing the email address on address nodes we are showing just the display name for.
2004-04-20 00:21:33 +00:00
scott%scott-macgregor.org
e70979b83e
rename mach.icns to thunderbird.icns for clarity
2004-04-19 19:11:09 +00:00
scott%scott-macgregor.org
c8e8577a30
Rename mozilla.ico to thunderbird.ico for clarity
2004-04-19 19:04:41 +00:00
scott%scott-macgregor.org
c46b78fde2
Bump the trunk's installer to say 0.6+
2004-04-19 16:22:02 +00:00
scott%scott-macgregor.org
7c29e3d8e5
Bug #237725 --> Use dist\branding as a staging area for branded artwork.
...
export installer\windows
sr=bryner
2004-04-19 05:26:17 +00:00
scott%scott-macgregor.org
8bf78df605
Bug #237725 --> Use dist\branding as a staging area for branded artwork.
...
Copy generic branded icons out to dist\branding
During the install phase, use the icons in dist\branding instead of the ones in browser\app
sr=bryner
2004-04-19 05:24:35 +00:00
scott%scott-macgregor.org
c0227d7485
Bug #237725 --> Use dist\branding as a staging area for branded artwork.
...
Move the generic installer artwork from mozapps to mail\installer.
2004-04-19 05:17:06 +00:00
scott%scott-macgregor.org
4e9736ef18
Bug #237725 --> Use dist\branding as a staging area for branded artwork.
...
Move the generic installer artwork from mozapps to mail\installer.
2004-04-19 05:08:21 +00:00
neil%parkwaycc.co.uk
7ad3e15645
Bug 221623 Remove the code that supported the old wallet.Notified pref and the extraneous wallet.notified prefs p=gautheri@noos.fr r=mconnor sr=bryner
2004-04-17 19:56:39 +00:00
varga%nixcorp.com
5026248834
Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner
2004-04-17 05:53:38 +00:00
scott%scott-macgregor.org
c32a35d9e9
Bug #240750 --> Use sane widths and heights for all resolutions, not just 800 x 600 when launching with a new profile.
2004-04-16 23:42:23 +00:00
scott%scott-macgregor.org
0955d7ac0e
Bug #240680 --> thunderbird installer needs to set the PathToExe entry in the windows registry upon installation
2004-04-16 22:22:45 +00:00
scott%scott-macgregor.org
8233e29794
Bug #240741 --> make shortBrandName really be the short name (Thunderbird) and fullBrandName be the full name (Mozilla Thunderbird). Clean up various elements in the UI to use the appropriate name.
2004-04-16 21:49:22 +00:00
neil%parkwaycc.co.uk
46c38c5ed8
Bug 132450 Remove unused viewString parameter from the OnItemAdded method r=bienvenu sr=mscott
2004-04-16 08:38:53 +00:00
scott%scott-macgregor.org
275e08f122
fix typo
2004-04-16 00:35:56 +00:00
scott%scott-macgregor.org
bd9553c285
Follow up to Bug #240138 --> Add pref UI for turning on / off showing just the display name
...
for contacts you know.
2004-04-15 23:36:17 +00:00
scott%scott-macgregor.org
7433766451
Bug #239555 --> port Neil's cleanup in 239555 to thunderbird.
2004-04-15 23:25:20 +00:00
bzbarsky%mit.edu
4cba32786b
Make nsXULElement::GetChildNodes use the same (live) node list that
...
nsGenericElement uses. Bug 240633, r+sr=jst on the C++ changes, r=neil, sr=jst
on the JS changes.
2004-04-15 22:14:39 +00:00
bzbarsky%mit.edu
846feff665
Make getElementsByAttribute be an nsContentList so that it's got that live
...
DOMNodeList goodness that all nodelists should have. Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness. Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2004-04-15 01:51:32 +00:00
scott%scott-macgregor.org
411d11670f
Bug #231742 --> Identity smart logic is case sensitive....normalize the email addresses from the message we are using when comparing to our identity addresses.
2004-04-14 21:14:15 +00:00
scott%scott-macgregor.org
02765241b0
bump the trunk version to 0.6+ to differentiate it from the 0.6 branch builds
2004-04-14 19:12:12 +00:00
scott%scott-macgregor.org
102a47f9df
Bump trunk build version to 0.6+ to differentiate them from the branch bits
2004-04-14 19:09:26 +00:00
scott%scott-macgregor.org
42dec5fab3
Bug #240138 --> now that we don't show the email address in msg headers for people we know, expose
...
the email address in the context menu as a disabled menu item.
2004-04-14 00:40:22 +00:00
scott%scott-macgregor.org
b95abd42f8
Bug #240138 --> Show just the name and not the email address in the message pane if the address is a
...
'known' contact. Where known is defined as someone in your personal address book.
2004-04-13 06:29:50 +00:00
Stefan.Borggraefe%gmx.de
e0631c1c60
Fix for bug 123910: "Get Next 500 news messages shouldn't be displayed when server selected"
...
r=bienvenu, sr=mscott
2004-04-12 22:00:28 +00:00
bryner%brianryner.com
cc0b349e94
Fix bug 236836 for firefox/thunderbird/sunbird/composer
2004-04-12 07:25:21 +00:00
webmail%kmgerich.com
1f4c698752
mail status icons for Thunderbird Mac, including bug #239610
2004-04-09 22:01:38 +00:00
scott%scott-macgregor.org
44df7d9960
remove reference to the project page, point users to the products page instead
2004-04-09 19:18:09 +00:00
scott%scott-macgregor.org
1d36a54a68
Bug #239658 --> Add ability to open attachments from the compose window
...
Special case opening an attachment that is a forwarded message and is really an RDF URI.
Open it in a stand alone message window.
2004-04-08 06:55:46 +00:00
scott%scott-macgregor.org
22fcf47f86
Bug #239658 --> First cut at adding the ability to open attachments from the compose window
2004-04-07 07:06:47 +00:00
scott%scott-macgregor.org
596042a148
change Open File to Open Saved Message which is more clear
2004-04-06 23:33:25 +00:00
scott%scott-macgregor.org
bacbf34bd3
Bug #238846 --> Dragging an item from a multi-item attachment list to the desktop moves the wrong item
2004-04-06 22:53:24 +00:00
scott%scott-macgregor.org
e620decd19
Bug #239741 --> Unable to forward messages. regression caused by my earlier checkin to AddAttachment
2004-04-05 21:59:53 +00:00
scott%scott-macgregor.org
55cb7666f7
Bug #239629 --> Ctrl+A focuses search bar instead of selecting all emails in a folder.
...
Bug #232602 --> ctrl-c no longer copying data to the clipboard.
fix a typo that was causing this.
2004-04-05 02:27:54 +00:00
scott%scott-macgregor.org
8ecb059669
Bug #237645 --> The print properties dialog window is very small and empty on linux
...
Packaging patch by Alexander Sack.
2004-04-04 01:06:43 +00:00
scott%scott-macgregor.org
320e997e51
Bug #239482 --> ctrl-k should shift focus to the search bar
...
Bug #239483 --> mark all read on GTK2 should be shift-c
2004-04-03 05:20:04 +00:00
scott%scott-macgregor.org
3a91845dcd
Bug #238913 --> regression fix, Wrong name for attachment dragged from one message to compose attachment panel
...
we were always showing Attached Message Part instead of the actual attachment name.
2004-04-03 01:38:45 +00:00
scott%scott-macgregor.org
1f580cd9f9
Bug #239475 --> attachment bucket does not always show correct icon for attachments
2004-04-03 01:31:59 +00:00
scott%scott-macgregor.org
348426aa32
Bug #217149 --> Add a menu item under file for opening a .eml file from the desktop. Move the Open Message menu item under File over to the Messages menu where it really belongs.
...
This allows thunderbird to open .eml files.
patch by Robert Accettura and David Bienvenu
sr=mscott
a=asa for the one property string in messenger.properties
2004-04-02 07:43:41 +00:00
scott%scott-macgregor.org
eeefe89fb9
Fix missing icons for the small junk mail toolbar
2004-03-31 23:07:26 +00:00
scott%scott-macgregor.org
f79e886c98
Add packaging information for Unix if building with the dom inspector or the pref extension. Mirriors the windows
...
packaging steps.
Patch by Alexander Sack.
2004-03-31 19:46:32 +00:00
scott%scott-macgregor.org
0a02c7a713
Try to fix issues with the junk button not showing the deleted state caused by
...
Bug #233791
2004-03-31 01:25:36 +00:00
webmail%kmgerich.com
a2a9d36464
missed CSS file in Pinstripe checkin
2004-03-31 00:57:31 +00:00
webmail%kmgerich.com
76dfafde4a
2 of 2, Pinstripe for Thunderbird, bug #239106 . Does not affect Seamonkey
2004-03-30 23:38:41 +00:00
webmail%kmgerich.com
eaf750768d
1 of 2, new files. Pinstripe for Thunderbird, new default theme on Mac. Bug #239106 .
2004-03-30 23:31:04 +00:00
mkaply%us.ibm.com
946eaa01c5
overlays.rdf files should not be packages
2004-03-29 17:57:14 +00:00
mkaply%us.ibm.com
30156860aa
Add OS/2 path - unfortunately it is the same as Windows, but the XUL preprocessor doesn't support #if defined(X) || defined(Y)
2004-03-29 17:54:42 +00:00
mkaply%us.ibm.com
e5b2d6ba97
Add OS/2 install file for now
2004-03-29 17:53:54 +00:00
scott%scott-macgregor.org
eec21c5879
add optional chrome registration for the offline extension
2004-03-29 17:48:39 +00:00
scott%scott-macgregor.org
d937abdf22
change welcome text to include an exclamation mark. With emphasis!
2004-03-26 22:50:11 +00:00
scott%scott-macgregor.org
af7f14569b
Bug #238759 --> Thunderbird window ignored by DOM Inspector when created before dom insp. window is opened
2004-03-26 17:30:47 +00:00
scott%scott-macgregor.org
cf81f64f4a
Bug #235577 --> Implement Add to Addressbook and compose mailto to contextual menu in message body
...
Thanks to Robert Accettura for the patch
2004-03-26 06:50:27 +00:00
scott%scott-macgregor.org
24f062a3f2
Bug #204707 --> hide the view image menu option from the message pane context menu because we don't have any internal image
...
viewer to use.
2004-03-26 01:44:52 +00:00
scott%scott-macgregor.org
a92cc10679
Forgot to check in the packaging changes for the new HTML settings dialog for the compose
...
pref window panel
2004-03-25 17:48:58 +00:00
scott%scott-macgregor.org
707bb414c1
Port Neil's fix for Bug #100567 , Show shortcut for Paste As Quotation in Compose window menu
2004-03-25 17:19:22 +00:00
scott%scott-macgregor.org
b3c85debe1
Bug #238562 --> get DOM Inspector working as an optional component in the windows installer.
...
Add ADT xpi information to the windows installer
2004-03-24 23:31:22 +00:00
scott%scott-macgregor.org
0d8aa09ef4
Bug #238562 --> get DOM Inspector working as an optional component in the windows installer.
...
Add packaging information for dom inspector
2004-03-24 23:30:07 +00:00
scott%scott-macgregor.org
868eca23b6
Bug #238562 --> get DOM Inspector working as an optional component in the windows installer.
...
Fork several DOM Inspector files so we can remove references to navigator and composer menu items/chrome which do not exist in thunderbird
2004-03-24 23:29:13 +00:00
scott%scott-macgregor.org
b9821bb9ef
Bug #236498 --> Add Pref UI for specifying default HTML font and colors for HTML compose
2004-03-24 17:51:15 +00:00
scott%scott-macgregor.org
037d432329
try building the offline extension by default now that the installer is hooked up to install it
...
as an optional component. Eventually we may hook this up to a build flag.
2004-03-24 05:41:42 +00:00
scott%scott-macgregor.org
33637951e8
Bug #235507 --> tree column headers jiggle when changing the sort column because the column has to add or remove
...
space for the sort indicator. Fix this by forcing a width on the sort indicator image regardless of whether it has an image
source or not.
2004-03-23 23:28:32 +00:00
scott%scott-macgregor.org
3cc947000a
Bug #238141 --> fix regression caused by 233791. Junk button does not always toggle to non-junk status.
...
Patch by Stefan.
2004-03-23 18:07:11 +00:00
scott%scott-macgregor.org
dd7d5c6eef
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
c3038a68df
remove an obsolete toolbar button for the old junk button
2004-03-18 03:21:22 +00:00
scott%scott-macgregor.org
c737a4b53e
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
b796b6c39b
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
f30ac8541f
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
a596b1dbaf
Tweak some styles to make the about dialog look a little better
2004-03-16 19:17:30 +00:00
scott%scott-macgregor.org
93e8e3538e
Fix OBJDIR build bustage. Thanks to Stephen Walker for the patch
2004-03-16 04:43:22 +00:00
scott%scott-macgregor.org
62888ddcbd
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
a7b095f284
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
e9a36fc934
Offline JS template file for the installer
2004-03-15 22:19:49 +00:00
scott%scott-macgregor.org
dc68e1d0a6
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
d38de0868d
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
e82af56fb2
Bug #237398 --> Contacts Sidebar says "Addressbook:", however it should say "Address Book:"
2004-03-15 19:26:57 +00:00
scott%scott-macgregor.org
50da27a562
bump module.ver version to 0.5
2004-03-13 05:12:17 +00:00
scott%scott-macgregor.org
fbedae545b
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
b4be4182fb
add a colon to the end of the reset training data string
2004-03-12 19:29:56 +00:00
scott%scott-macgregor.org
f5646c5134
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
9f589c5847
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
0bcaff232a
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
4c3672f693
Try out a new smiley icon for the mail compose format toolbar
2004-03-12 07:20:23 +00:00
scott%scott-macgregor.org
3ceda9d5da
remove a comma that shouldn't be there from an installer screen
2004-03-12 03:42:27 +00:00
scott%scott-macgregor.org
aa483dee4c
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
b6af337f3f
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
695f69db97
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
882bb5c3d5
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
c352bf22ea
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
417095aa3b
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
b2eef9d27f
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
01f502a541
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
9e53f8f80c
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
628e04386b
Bug #237029 --> make sure plugins are disabled by default
2004-03-10 19:06:44 +00:00
neil%parkwaycc.co.uk
f43a09c29b
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
bfaebc716b
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
5b316ac2df
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
639b9605d8
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
3eda2aa471
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
25febe8ccc
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
382df7eda0
Bug #236648 --> Priority Toolbar button shows wrong priority state
2004-03-06 07:16:39 +00:00
scott%scott-macgregor.org
3adacae1dd
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
3cb5cbbab2
Bug #235367 --> unsanitize spam should refresh and load images
2004-03-05 01:55:33 +00:00
scott%scott-macgregor.org
756e6563ad
fix build bustage with a missed checkin
2004-03-02 17:07:23 +00:00
scott%scott-macgregor.org
4cf180439e
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
1985d81ba7
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
12fcbefb82
Bug # --> add missing dll to the installer packaging list.
2004-02-27 01:30:52 +00:00
scott%scott-macgregor.org
9e8d27a00b
Bug #235651 -->remove unnecessary chrome registration
2004-02-26 22:57:45 +00:00
scott%scott-macgregor.org
2798d3ca7a
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
b5a78a41e1
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
f91429dc42
back out accidental checkin
2004-02-26 06:26:29 +00:00
scott%scott-macgregor.org
c6dae71b98
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
3f6866ad6a
Bug #235651 --> Make readme.txt and LICENSE files work
2004-02-26 02:59:58 +00:00
scott%scott-macgregor.org
69aec39aa2
Bug #235651 -->
...
add the license file
2004-02-26 02:46:37 +00:00
scott%scott-macgregor.org
92fd2dc681
Don't skip the installer directory by default
...
this matches firefox behavior too.
2004-02-26 02:37:36 +00:00
scott%scott-macgregor.org
ebb7ccf913
More changes to get an installer going
2004-02-26 02:36:53 +00:00
scott%scott-macgregor.org
76dfcf231c
more ground work changes for getting an installer going
2004-02-26 02:36:22 +00:00
scott%scott-macgregor.org
4d66f44ef7
not part of the build
...
more installer updates
2004-02-26 01:01:40 +00:00
scott%scott-macgregor.org
2dde065046
Better way to fix Bug #234707 --> stop the message pane splitter from jiggling up and down.
...
Thanks to neil for the suggestion.
still needs some work though. i'd rather not have to remove the flex when not in the classic view...
2004-02-24 22:41:31 +00:00
scott%scott-macgregor.org
a87fed5641
package up crypto support in the linux builds
2004-02-24 08:21:21 +00:00
scott%scott-macgregor.org
09456eb8eb
more updates
2004-02-24 04:42:27 +00:00
scott%scott-macgregor.org
51976e5784
(Not built yet)
...
First pass at basic Win32 Installer files
2004-02-24 03:55:59 +00:00
bryner%brianryner.com
c13cc68678
Merge jsdom and gklayout libraries (bug 232247). r=dbaron, sr=jst.
2004-02-24 03:22:35 +00:00
amardare%qnx.com
d5a23f6bf0
Changes for the qnx(photon) platform only. It should not affect building/runtime other platforms.
...
Added the support for a splashscreen for firefox on qnx.
2004-02-23 20:11:55 +00:00
scott%scott-macgregor.org
993680996b
Patch by Alexander Sack (not turned on yet)
...
Add packaging information for unix to copy over just the libraries and chrome files we need from dist\bin into dist\thunderbird like the windows build currently does.
This signifcantly reduces (by almost 1.9MB) the download size on unix.
2004-02-23 08:14:53 +00:00
scott%scott-macgregor.org
a479b6253c
Port seamonkey bug:
...
Bug 195315 Run Junk Mail Controls on selected messages
2004-02-20 22:14:04 +00:00
scott%scott-macgregor.org
dfb0a931da
Fixes a regression caused by Bug #234707 --> problems adjusting the thread pane splitter when in the wide
...
layout view.
2004-02-20 19:23:36 +00:00
pkw%us.ibm.com
b6d6299c06
Bug 234124 - RFE: Port the pluggable shell script API to FireFox/Thunderbird/Sunbird etc
...
r=bryner@brianryner.com , sr=bryner@brianryner.com
Checking in patch for Roland Mainz <roland.mainz@nrubsig.org>
2004-02-20 18:13:47 +00:00
bienvenu%nventure.com
b439daa438
prompt to send unsent messages when starting up online, or going online via pressing get new mail while offline sr=mscott 232452
2004-02-20 18:12:51 +00:00
scott%scott-macgregor.org
76dcc5f34f
Bug #234707 --> fixes a regression where account central is only 100px tall.
2004-02-20 01:21:20 +00:00
scott%scott-macgregor.org
ef3e2599bc
Bug #234707 --> Message Pane splitter jumps around when viewing messages
2004-02-18 23:27:55 +00:00
scott%scott-macgregor.org
914e1dd73c
Bug 234811 --> ldap connections left open on send
2004-02-18 21:59:54 +00:00
scott%scott-macgregor.org
a421fdb910
add back prefs for release notes and help site urls
...
so they start working again
2004-02-17 07:10:13 +00:00
scott%scott-macgregor.org
40bc6c57f1
Bug #234270 --> Limit Theme File Picker to .jar files
...
Patch by Robert Accettura
2004-02-15 08:00:05 +00:00
scott%scott-macgregor.org
dac61e1873
Bug #234253 --> Limit Extensions File Picker to .xpi files
...
Patch by Robert Accettura
2004-02-14 04:53:44 +00:00
bienvenu%nventure.com
938a8d9ccd
support ldap v3, patch by dmose, r/sr=sspitzer 198168
2004-02-14 02:10:45 +00:00
dbaron%dbaron.org
646f3b95a1
Fix previous checkin.
2004-02-13 22:15:55 +00:00
dbaron%dbaron.org
5460722ef6
Use - arg in --enable-image-decoders to avoid icon issue. r=mscott
2004-02-13 21:55:18 +00:00
scott%scott-macgregor.org
4fd59f21c8
precompile region.dtd, brand.dtd
2004-02-13 03:41:38 +00:00
scott%scott-macgregor.org
e705af3e14
Bug #233944 --> Avoid dynamic resizing of the message headers in the message pane
2004-02-12 18:02:34 +00:00
scott%scott-macgregor.org
d613a9622e
Bug #233944 --> Avoid dynamic resizing of the message headers in the message pane
...
by allowing a customer to set a minimum number of header rows.
2004-02-12 17:58:58 +00:00
scott%scott-macgregor.org
e31490c688
Bug #232011 Should effect thunderbird only. Thunderbird changes for using the xul pre-processor to generate the locale version.
...
No more need for contents.rdf.in files.
2004-02-12 05:45:10 +00:00
scott%scott-macgregor.org
1ff9eda742
Bug #232011 Should effect thunderbird only. Thunderbird changes for using the xul pre-processor to generate the locale version.
...
No more need for contents.rdf.in files.
Port random mozilla/mailnews fixes to the thunderbird
2004-02-12 05:44:05 +00:00
scott%scott-macgregor.org
35c63c6af5
Bug #233976 --> use the view source code from mozilla/toolkit. Remove our own version.
...
This should enable a bunch of functionality in view source like copy/paste/find in page,etc.
2004-02-12 05:02:29 +00:00
scott%scott-macgregor.org
f9efef63da
Ctrl-N should bring up a new AB card from the address book.
2004-02-12 04:02:13 +00:00
scott%scott-macgregor.org
7713ab3201
Add a mozconfig file which can be used to make building thunderbird easier
2004-02-12 03:53:54 +00:00
scott%scott-macgregor.org
a7ff9bafb3
Bug #230399 --> view source JS error:
...
Error: document.getElementById("cmd_goToLine") has no properties
Source File: chrome://navigator/content/viewsource.js
Line: 204
2004-02-12 03:44:51 +00:00
scott%scott-macgregor.org
e2025b05f3
Bug #233842 --> Cannot install extensions. Port seamonkey prefs for xpinstall chrome url
2004-02-12 03:01:33 +00:00
cbiesinger%web.de
cd147556bd
Bug 201879 Warn the user that many message windows are going opened due to a double-click when many messages are selected
...
patch by Chris Thomas <cst@andrew.cmu.edu> r=neil sr=bienvenu
2004-02-09 00:38:51 +00:00
rlk%trfenv.com
23f80cd9ba
Bug 232722 - change 'character coding' to 'character encoding'. Patch by Jungshik Shin <jshin@mailaps.org>. r=rlk@trfenv.com, sr=ben@mozilla.org
2004-02-08 15:48:50 +00:00
scott%scott-macgregor.org
8fc9e916fe
fix some more UI glitcheds in the 3-pane. Patch by theboyjenkins
2004-02-06 02:17:36 +00:00
bienvenu%nventure.com
6e7ed79f52
fix 228597 news article article always gets sent to the first account's server when sharing identities between accounts, patch by ch.ey@gmx.net, r=me, sr=mscott
2004-02-05 21:15:10 +00:00
scott%scott-macgregor.org
7a4f3c38fa
spell check on unix should be ctrl-shift-k like seamonkey.
...
Thanks to Stephen Walker for the patch
2004-02-05 05:10:58 +00:00
scott%scott-macgregor.org
25d123eb42
Patch from mozillazine contributor: theboyjenkins to fix some UI glitches with the mail 3-pane window
2004-02-04 17:38:52 +00:00
scott%scott-macgregor.org
4218e18c96
Make the options dialog modal
2004-02-04 07:33:27 +00:00
dwitte%stanford.edu
7eaa3a52b5
remove preference imageblocker.enabled.
...
b=208882, patch by mconnor@myrealbox.com , r=mvl, sr=alecf.
2004-02-01 09:17:51 +00:00
scott%scott-macgregor.org
4f274fdb99
trunk builds are now referred to as 0.5+
2004-01-30 18:21:04 +00:00
scott%scott-macgregor.org
cf60c01b25
Bug #229203 --> convert new lines to commas when pasting into a single line text box
2004-01-29 17:03:03 +00:00
cbiesinger%web.de
d99719ebc6
Bug 166192 Remove last traces of PICS.
...
patch by Stephen Walker <sdwalker@myrealbox.com> r=bsmedberg,dougt sr=dbaron
2004-01-28 22:42:21 +00:00
scott%scott-macgregor.org
183a28e92f
remove @ marks around app_version
2004-01-27 17:37:15 +00:00
scott%scott-macgregor.org
1676a87223
Bug #132159 --> Quick Search: Status text "1 matches found" is grammatically incorrect
...
patch by stephen walker
r=neil
sr=mscott
2004-01-27 17:33:33 +00:00
scott%scott-macgregor.org
631f9a2fa2
remove ctrl-m's from an ifdef to make ctrl-m look right in the file / new message menu
2004-01-27 07:44:22 +00:00
scott%scott-macgregor.org
ca3c8801ff
fix subscribe bustage where the subscribe window was DOA.
...
hide the progressmeter by default and give it an element ID so we can unhide it later
thanks to stephen walker for pointing out the problem
2004-01-27 06:19:22 +00:00
scott%scott-macgregor.org
673e3ec5a3
remove obsolete files. We now use thunderbird.js
2004-01-27 06:10:55 +00:00
scott%scott-macgregor.org
bddab9e6ed
Bug #232166 --> Unfork mailnews,js, move diffs to thunderbird.js.
2004-01-27 06:06:40 +00:00
scott%scott-macgregor.org
cc5be66881
Bug #218328 --> ctrl-n should open a new compose window from the mail window and the mail compose window.
2004-01-27 04:01:00 +00:00
scott%scott-macgregor.org
fb5834a1f5
Dynamically generate version information for Thunderbird based on the value of version.txt
...
thanks to stephen walker for the patch.
(this file is now dynamically generated)
2004-01-27 02:50:41 +00:00
scott%scott-macgregor.org
58935d2f25
Dynamically generate version information for Thunderbird based on the value of version.txt
...
thanks to stephen walker for the patch.
2004-01-27 02:49:45 +00:00
scott%scott-macgregor.org
a09346d5bd
Bug #228300 --> can't install themes if install path contains 8 bit characters
2004-01-26 23:39:15 +00:00
scott%scott-macgregor.org
e86e2ae10a
More pref regression fallout:
...
add missing signon prefs to thunderbird
pref("signon.rememberSignons", true);
pref("signon.expireMasterPassword", false);
2004-01-26 22:23:22 +00:00
scott%scott-macgregor.org
f3336b9dd3
Try to fix pref bustage regressions such as link clicks not loading the default browser.
2004-01-26 04:40:45 +00:00
scott%scott-macgregor.org
33d5bcdc0c
Bug #220173 --> If new email comes in while reading a message in the preview pane, the message scrolls back to the start
2004-01-24 20:05:05 +00:00
scott%scott-macgregor.org
9450e46f80
Try to unhork platform specific pref bustage. Patch by bsmedberg
2004-01-24 00:44:28 +00:00
scott%scott-macgregor.org
c20bfd72d5
Bug #231960 --> Unable to create a table from pasted data
2004-01-23 17:35:55 +00:00
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
scott%scott-macgregor.org
500d898fc4
Don't issue the compose-send-message until after we have tried to spell check the document
...
and test for a subject.
This makes us not do the cert lookup against ldap directories until after all these dialogs are done.
2004-01-21 07:32:58 +00:00
scott%scott-macgregor.org
f1b84a6c4c
initial pass at dynamically adding buttons for managing certs and security devices to the advanced options panel.
2004-01-21 06:59:51 +00:00
scott%scott-macgregor.org
9973d63078
Bug #231552 -->dragging addresses to addressing widget causes attachment bucket to pop open
2004-01-20 04:59:40 +00:00
bienvenu%nventure.com
6e4bf605f6
fix 230925 fix tbird compose window font drop down to include system fonts, sr=mscott
2004-01-19 17:58:56 +00:00
scott%scott-macgregor.org
7be4b9b7c8
Bug #231289 --> when replying to a message, customized priority toolbar button always defaults to highest
...
instead of normal due to a typo.
2004-01-19 06:17:36 +00:00
scott%scott-macgregor.org
79501d8f53
Port Bug #231293 to thunderbird: Broken align, insert, and smiley dropdown arrows
...
patch port by stephen walker
2004-01-19 06:12:23 +00:00
scott%scott-macgregor.org
d89be436d2
named anchor bug fix. Patch by Stephen Walker
2004-01-19 06:10:00 +00:00
scott%scott-macgregor.org
4007fe9dad
Package greprefs\*.js
...
Patch by Stephen Walker
2004-01-19 06:06:21 +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
6d6f6f1777
port neil's fix for Bug #146075 --> 'Message > Edit Message As New' (== 'Edit As New...') set an incorrect initial "X-Priority:" value (when present), which messes up 'Options > Priority' U.I. also; and code cleanup.
2004-01-12 04:45:17 +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
38a9744b28
Bug #230031 --> Incorrect highlighting in Tools->Options
...
Path by William Gianopoulos
2004-01-06 22:28:18 +00:00
scott%scott-macgregor.org
be0578f93a
Brings line/col numbers to the xml parsing error dialog.
...
Patch by Stephen Walker
2004-01-04 04:24:56 +00:00
scott%scott-macgregor.org
a7f9580da5
Save ~20K by not packaging editor*Toolbar.css
...
Patch by Stephen Walker
2004-01-04 04:16:50 +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