Commit Graph

781 Commits

Author SHA1 Message Date
scott%scott-macgregor.org
23e7d925a4 Ditch several comm/ stylesheets and use the versions in mozilla\toolkit
Patch by Stephen Walker
2004-05-24 05:34:12 +00:00
scott%scott-macgregor.org
a9480a7f21 Bug #244209 --> Offline Settings > KB value not be stored for 'Compact folders if size is over..." 2004-05-24 03:56:49 +00:00
scott%scott-macgregor.org
02d4ac42d6 Bug #244457 --> don't show vCards as external attachments. don't mark the message as having an attachment
if it is just a vCard.
2004-05-24 00:15:21 +00:00
scott%scott-macgregor.org
de1e0482af Bug #242988 --> land thunderbird specific rendering for vCards inline with the message. The changes to mimevcrd
should effect thunderbird only.
2004-05-24 00:10:25 +00:00
scott%scott-macgregor.org
23965d12b5 Don't include dom inspector in the installer to help reduce the download size.
You can still get it from the full XPI.
2004-05-22 02:41:04 +00:00
scott%scott-macgregor.org
01b83830f1 Bug #244247 --> Initial Focus in Help About should be the accept button 2004-05-21 20:12:56 +00:00
bienvenu%nventure.com
01eb104cf2 fix 244299 handle js exceptions when trying to find identity for reply, sr=mscott, handles case where original account has been deleted/corrupted 2004-05-21 19:10:39 +00:00
bienvenu%nventure.com
7a040502a1 make reply/forward to a pop3 message use account key, if set, part of global inbox work 30057, sr=mscott 2004-05-21 18:16:42 +00:00
bienvenu%nventure.com
d4cf4b5ff4 add account column to thread pane for global inbox, 30057, sr=mscott 2004-05-20 23:41:30 +00:00
scott%scott-macgregor.org
ebbce189ea Remove obsolete files from packaging list
Patch by Stephen Walker.
2004-05-20 06:57:32 +00:00
scott%scott-macgregor.org
b3d8b879c2 Bug #243138 --> Manage Certificates, Security Devices dialogs are 1 pixel wide
Fixes regression caused by Bug #243176

Patch by Stephen Walker
2004-05-20 06:47:39 +00:00
scott%scott-macgregor.org
566e08b6ed Compose should use the tookit charset customization dialog
Patch by Stephen Walker
2004-05-20 02:36:49 +00:00
scott%scott-macgregor.org
202a3c6336 Remove some unused xpfe pref panels from the packaging step. Thanks to Stephen Walker for the patch. 2004-05-20 02:36:18 +00:00
scott%scott-macgregor.org
b1c6e4309f Bug #220372 --> File toolbar button does not work until Thunderbird is restarted
Patch by Jon Henry
2004-05-19 21:41:19 +00:00
scott%scott-macgregor.org
41d053db44 first crack at getting a stub installer going.
Try to pass in INSTALLER_URL into the installer script
2004-05-18 21:14:25 +00:00
bienvenu%nventure.com
14fefc9561 implement chaining of getting new pop3 mail so deferred accounts can piggyback get new mail onto deferred to accounts, 30057, sr=mscott 2004-05-18 13:21:12 +00:00
neil%parkwaycc.co.uk
1fcd61bad4 Followup patch to bug 33045 to fix the case where RerootThreadPane wasn't getting called when it should p=ch.ey@gmx.net r=me sr=bienvenu 2004-05-18 10:16:42 +00:00
scott%scott-macgregor.org
f586af5860 Bug #242947 --> Keyboard shortcut for 'search messages' (Shift-Ctrl-F) doesn't work on Linux GTK2
Bug #221360 --> support F5 and/or F9 for checking mail

Patches by Patricky Henry
2004-05-18 03:29:18 +00:00
scott%scott-macgregor.org
79e9310865 try to fix talkback for thunderbird 2004-05-17 22:13:40 +00:00
scott%scott-macgregor.org
bf3d142f53 fix talkback typo 2004-05-17 19:55:46 +00:00
scott%scott-macgregor.org
4f7eeaf391 add a stub installer jst file (not hooked up to anything yet) 2004-05-17 17:30:01 +00:00
webmail%kmgerich.com
387cf06c43 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
6b6c297519 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
14c7f78e66 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
d4a2ee0c65 Try to fix broken talkback component for the thunderbird installer 2004-05-15 04:10:30 +00:00
bienvenu%nventure.com
70dc62c02f fix pop3 get new mail in thunderbird, print out exception 2004-05-15 00:48:01 +00:00
neil%parkwaycc.co.uk
26d6260d6b 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
b346081e7c Bug #243562 --> Add a talkback component to the windows installer 2004-05-13 22:42:20 +00:00
scott%scott-macgregor.org
8dfc02c0a8 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
7415f84b02 make get new messages work with deferred pop3 accounts, sr=mscott 30057 2004-05-13 13:45:40 +00:00
scott%scott-macgregor.org
7edaa013e1 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
d05621e8b4 Bug #242991 --> fix address book export regression 2004-05-12 18:30:34 +00:00
scott%scott-macgregor.org
ea0646f211 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
73e68195eb hide deferred accounts from thunderbird folder pane, sr=mscott 30057 2004-05-12 17:51:00 +00:00
dbaron%dbaron.org
50e9fd9595 Allow building thunderbird with jprof or trace-malloc. r=mscott 2004-05-12 01:18:55 +00:00
Stefan.Borggraefe%gmx.de
17122cd2e9 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
604c9a2d7d Bug #242548 --> Missing files when building with GTK1
package libgtksuperwin.so
2004-05-07 06:45:03 +00:00
neil%parkwaycc.co.uk
0d6fb698be 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
114c2842e7 talkback packaging information 2004-05-05 20:46:08 +00:00
mkaply%us.ibm.com
5b69da3b7c OS/2 packaging for thunderbird 2004-05-05 14:12:52 +00:00
bryner%brianryner.com
7fceca2151 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
1ec52431cf Bug #235376 --> mozilla-xremote-client missing from Linux builds 2004-05-04 22:50:30 +00:00
bienvenu%nventure.com
e214125e31 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
db8ff038f5 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
7988bfcece (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
9add2a9bf1 package up talkback files 2004-05-04 06:28:22 +00:00
scott%scott-macgregor.org
a832ffb430 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
319315155a Bug #241842 --> Uninstaller gives error about not all files being deleted 2004-04-27 07:34:34 +00:00
scott%scott-macgregor.org
4a9cf9183c change fx reference to tb 2004-04-27 07:16:46 +00:00
scott%scott-macgregor.org
c17f954b0c 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