webmail%kmgerich.com
93db5c1922
Fix for bug 242433, junk button toolbar button icon not correct in disabled/active state
2004-05-16 15:49:29 +00:00
neil%parkwaycc.co.uk
02ac391bca
Bug 241215 Make File/Open File work from standalone message window r/sr=mscott
2004-05-15 23:27:58 +00:00
scott%scott-macgregor.org
d27e6fe9a8
Rename bird.png to thunderbird-watermark.png for clarity. Fix official-branding artwork bustage
...
for the start page.
2004-05-15 04:29:56 +00:00
scott%scott-macgregor.org
cf1d961bdb
Try to fix broken talkback component for the thunderbird installer
2004-05-15 04:10:30 +00:00
bienvenu%nventure.com
de908f9b0f
fix pop3 get new mail in thunderbird, print out exception
2004-05-15 00:48:01 +00:00
neil%parkwaycc.co.uk
9decad2c3d
Bug 33045 Pref for whether newsgroups use "Size" or "Lines" p=ch.ey@gmx.net r=me sr=bienvenu
2004-05-14 22:10:51 +00:00
scott%scott-macgregor.org
d775b3a271
Bug #243562 --> Add a talkback component to the windows installer
2004-05-13 22:42:20 +00:00
scott%scott-macgregor.org
74b8e3b7b2
Bug #242614 --> LDAP addresses do not show up in contact sidebar window when composing e-mail
2004-05-13 19:09:56 +00:00
bienvenu%nventure.com
707ed3b398
make get new messages work with deferred pop3 accounts, sr=mscott 30057
2004-05-13 13:45:40 +00:00
scott%scott-macgregor.org
1cac35061a
Bug #44494 -->remember the decision the user makes in the askSendFormat dialog so that we don't ask again.
2004-05-12 18:36:29 +00:00
scott%scott-macgregor.org
410070be4f
Bug #242991 --> fix address book export regression
2004-05-12 18:30:34 +00:00
scott%scott-macgregor.org
48d3656663
Bug #230093 , Bug #181534 , Bug #237095 --> Port thunderbird junk mail improvements to the trunk.
...
Replace the core bayesian junk mail algorithm with a chi-squared probability distribution
modeled after spam bayes and Gary Robinson's work.
Change the model for how we count tokens across messages.
Token counts get out of alignment when re-training against already classified messages.
Revamp the junk mail tokenizer. Make it a hdr sink listener and add custom tokens for attachment
information. Ignore tokens larger than 13 characters. Tokenize purely off of white space.
Ignore tokens less than 3 bytes in length. There is still a lot more work to be done to the tokenizer.
Many thanks to Miguel Varga for working out the initial core algorithm improvement and to all
of the folks at spam bayes and of course Gary Robinson for helping to make this happen.
2004-05-12 18:16:32 +00:00
bienvenu%nventure.com
7aeb002528
hide deferred accounts from thunderbird folder pane, sr=mscott 30057
2004-05-12 17:51:00 +00:00
dbaron%dbaron.org
4823934bb7
Allow building thunderbird with jprof or trace-malloc. r=mscott
2004-05-12 01:18:55 +00:00
Stefan.Borggraefe%gmx.de
0a842d4943
Bug 243230: Port of the UI changes of bug 84692 to Thunderbird's Offline Extension
...
r=mscott
2004-05-11 17:53:51 +00:00
scott%scott-macgregor.org
32a98a5e89
Bug #242548 --> Missing files when building with GTK1
...
package libgtksuperwin.so
2004-05-07 06:45:03 +00:00
neil%parkwaycc.co.uk
b9e128ec20
Window menu radio menuitems should not be unnamed b=219832 p=macdoc@interx.net r=me sr=alecf
2004-05-06 20:42:28 +00:00
scott%scott-macgregor.org
c9aa2cb6fd
talkback packaging information
2004-05-05 20:46:08 +00:00
mkaply%us.ibm.com
842bc0ba41
OS/2 packaging for thunderbird
2004-05-05 14:12:52 +00:00
bryner%brianryner.com
4c1bd22a2e
Re-add this line but don't fail if compreg.dat doesn't exist
2004-05-05 07:43:41 +00:00
scott%scott-macgregor.org
bde38bb50d
Bug #235376 --> mozilla-xremote-client missing from Linux builds
2004-05-04 22:50:30 +00:00
bienvenu%nventure.com
9ced87198b
fix 186894 folders other than imap inbox aren't checked for new mail at startup, r/sr=mscott
2004-05-04 18:32:25 +00:00
bryner%brianryner.com
af84826145
one more change for talkback packaging -- remove compreg.dat so that talkback components will be registered on next run
2004-05-04 16:25:28 +00:00
bryner%brianryner.com
55e68776bc
(hopefully temporary) change for talkback packaging. Re-run mail/config before creating the tarball so that talkback components can be copied to dist/thunderbird.
2004-05-04 06:29:20 +00:00
bryner%brianryner.com
21f45d7b76
package up talkback files
2004-05-04 06:28:22 +00:00
scott%scott-macgregor.org
b7bdae264e
Bug #239474 --> Fix thunderbird regression preventing LDAP searches from working in the address book.
2004-04-29 02:09:47 +00:00
scott%scott-macgregor.org
0d7d5e20ff
Bug #241842 --> Uninstaller gives error about not all files being deleted
2004-04-27 07:34:34 +00:00
scott%scott-macgregor.org
51840d68fb
change fx reference to tb
2004-04-27 07:16:46 +00:00
scott%scott-macgregor.org
efbba7da66
Port Bug #234186 --> Messages with mail server identity should not be sent through newsserver
...
to thunderbird
Patch by Christian Eyrich
2004-04-27 07:02:48 +00:00
scott%scott-macgregor.org
b7c43fb137
Bug #198168 --> When a user configures seamonkey to fall back to ldap v2, we were not setting
...
the ldap version correctly on the LDAP session for auto complete.
r=dmose
sr=bienvenu
2004-04-27 06:11:58 +00:00
dbaron%dbaron.org
7ca32ab3a1
Changes to allow tinderbox automation of thunderbird zip builds. b=240804 r=bryner sr=mscott
2004-04-26 23:28:49 +00:00
neil%parkwaycc.co.uk
e64c8cbf22
Bug 226270 Rationalization of folder listeners, part 2 r=bienvenu sr=mscott
2004-04-26 22:51:27 +00:00
scott%scott-macgregor.org
0a306b5cee
Bug #241073 --> formatting toolbar goes crazy when there is some error while delivering mail
2004-04-25 06:35:22 +00:00
scott%scott-macgregor.org
d448580b43
throbber url should be the products page not the project page
2004-04-24 00:29:17 +00:00
scott%scott-macgregor.org
969e291a0d
Fix bustage caused by BUg #239474 --> address book thread pane is empty
2004-04-23 23:38:12 +00:00
scott%scott-macgregor.org
d2b61f0433
art update from arvid
2004-04-23 22:00:11 +00:00
scott%scott-macgregor.org
7bb9b83669
Bug #241425 --> use the correct clearUserPref() instead of ClearUserPref() in pref-fonts.js
2004-04-23 16:29:55 +00:00
neil%parkwaycc.co.uk
f1b29f1237
Remove unused wallet preferences (including localized prefs) b=221623 p=gautheri@noos.fr r=mconnor sr=bryner
2004-04-22 08:26:58 +00:00
scott%scott-macgregor.org
867a81aa96
minor code cleanup based on Neil's review comments in Bug #236774
2004-04-21 22:37:29 +00:00
scott%scott-macgregor.org
1abb225f70
fix broken thunderbird desktop icon caused by renaming mach.icns to thunderbird.icns
2004-04-21 22:05:48 +00:00
scott%scott-macgregor.org
2f790a71cb
Change the release notes url to point to the new location in products/thunderbird
2004-04-20 23:19:34 +00:00
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