Commit Graph

2239 Commits

Author SHA1 Message Date
scott%scott-macgregor.org
fb1a877d2e Bug358121 --> nsIMsgMailNewsUrl.folder can throw a JS exception when opening .eml files. This causes things like the phishing detector to not work. sr=bienvenu 2006-10-26 04:14:09 +00:00
scott%scott-macgregor.org
529159dff8 Bug #64396 --> in 64396 Neil noticed that thunderbird is no longer user mailTasksOverlay.xul so ditch it. 2006-10-26 02:08:23 +00:00
scott%scott-macgregor.org
cb0432f307 Bug #47475 --> missing entity error in the thunderbird trunk builds. We need an entity for Reload Image due to change to a shared file with the suite. 2006-10-26 02:05:57 +00:00
bugzilla%standard8.demon.co.uk
abf2b0a872 Bug 350992 Share the address book card overlay between all SM and TB dialogs. Based on patch originally from Masayuki, updated by me and completed by paul@wavebreaks.com (Paul Tomlin). r=neil (seamonkey part),r/sr=mscott 2006-10-24 16:23:41 +00:00
scott%scott-macgregor.org
7f467deac8 Bug #353906 --> modernize mail's registry code to implement toolkit's shell service.
When setting the mapi dll path key, be sure to strip off the process name
from the app path.

sr=bienvenu
2006-10-17 18:05:43 +00:00
gavin%gavinsharp.com
03aaa69c0e Bug 276661: cancel button can be cut off in the import completion dialog with certain locales, patch by Hiro <sugar.waffle@gmail.com>, r=mscott 2006-10-16 16:56:46 +00:00
gavin%gavinsharp.com
64959e7cad Bug 347539: Missing accesskeys in font pref panel, patch by C�dric Corazza <cedric.corazza@wanadoo.fr>, r=mscott 2006-10-13 15:03:24 +00:00
scott%scott-macgregor.org
10f0886646 Bug #356237 --> multiple 3-pane windows bring up the default client dialog. sr=bienvenu 2006-10-11 06:38:09 +00:00
bienvenu%nventure.com
49a5533fca don't show security warnings when doing view message source, 302095, sr=mscott 2006-10-11 00:13:35 +00:00
scott%scott-macgregor.org
1666d1cbf6 Bug #355946 --> new tree widget sort indicators from arvid. sr=mscott 2006-10-08 15:44:32 +00:00
scott%scott-macgregor.org
0a857958a2 Bug #345887 ---> theme update. Add some spacing to the right of the signed icon in the message envelope. patch by arvid sr=mscott 2006-10-08 15:30:12 +00:00
bienvenu%nventure.com
264de8984a fix remove all keywords for imap, sr=mscott 355205 2006-10-05 23:11:04 +00:00
bienvenu%nventure.com
84bd135fb6 fix 355169 sr=mscott fix non-delete keys deleting messages in advanced search results due to whitespace before xul pre-processor define 2006-10-03 14:58:21 +00:00
scott%scott-macgregor.org
f336401660 Bug #353906 --> package shellservice.xpt 2006-09-30 23:48:03 +00:00
scott%scott-macgregor.org
543c6c2344 fix typo 2006-09-29 22:30:45 +00:00
scott%scott-macgregor.org
ac9993197b Bug #353588 --> update Thunderbird's hidden window code. use toolkit code for Window / Zoom, Maximize. Add missing menu items to the hidden window disabled list. sr=bienvenu 2006-09-29 22:27:22 +00:00
scott%scott-macgregor.org
8f592119ba Bug #353906 --> modernize mail's registry code, implementing toolkit's nsIShellService, separating it out from the MAPI implementation. We now have a new default client dialog, and new options UI.
this work is a precursor for vista integration
sr=bienvenu
2006-09-29 22:07:50 +00:00
gavin%gavinsharp.com
b615c68510 Fix bustage from bug 301945, r=ispiked 2006-09-28 02:16:21 +00:00
bienvenu%nventure.com
e024302e83 add hooks between mime parser, content handlers, and message display, sr=mscott 351610 2006-09-27 20:39:35 +00:00
bienvenu%nventure.com
3b9ea915e0 fix 226839 only delete mail from pop3 server when user deletes/moves to the trash, instead of just move in general, sr=mscott 2006-09-27 20:15:02 +00:00
scott%scott-macgregor.org
0f483504b2 Bug #345887 --> more theme improvements from arvid. sr=mscott 2006-09-26 00:36:10 +00:00
scott%scott-macgregor.org
96a223886b Bug 353590 --> extra space in info text in updater. Patch by Magnus Melin. sr=mscott 2006-09-25 18:36:12 +00:00
gavin%gavinsharp.com
1a06cf7693 Bug 352168: fix regression from bug 301945 that was causing tinderbox to burn, patch by Adam Guthrie <ispiked@gmail.com>, r=mscott 2006-09-24 15:03:38 +00:00
bienvenu%nventure.com
f7a6f598e3 show done compacting status message when compacting a single folder, sr=mscott 275199 2006-09-22 17:19:48 +00:00
scott%scott-macgregor.org
42b81e4b62 Bug #353583 --> unable to type [ or ] in the three pane quick search box on mac os x. sr=bienvenu 2006-09-21 05:28:24 +00:00
bienvenu%nventure.com
c284683a30 fix interaction between views and virtual folders that was resulting in matching messages not getting displayed, 351867, sr=mscott 2006-09-19 18:38:32 +00:00
scott%scott-macgregor.org
d962ede147 Bug #352541 --> remove mailPlatformOverlay from CVS since thunderbird no longer uses these files. We use platform idefs instead. sr=bienvenu 2006-09-14 23:57:03 +00:00
scott%scott-macgregor.org
0135c29dbe remove an obsolete reference to searchBox in hiddenWindow.xul 2006-09-14 23:55:50 +00:00
bienvenu%nventure.com
b6ab4d1be5 fix 289339 focus indication left on identity drop down for cached html compose windows, patch by w.woods@optusnet.com.au, sr=bienvenu 2006-09-14 14:38:39 +00:00
bienvenu%nventure.com
5dfc33c086 fix shift delete regression caused by fix for bug 242864, patch by tmeader@gmail.com, sr=bienvenu 2006-09-13 22:56:33 +00:00
cbiesinger%web.de
15501fd5cb Bug 351856 make chardet its own module
r=smontagu,bsmedberg
2006-09-13 22:13:40 +00:00
scott%scott-macgregor.org
a32bb0aeb6 Bug #352430 --> SearchBarToggled is an unused method. sr=bienvenu 2006-09-13 18:20:40 +00:00
scott%scott-macgregor.org
ea72d89df1 Bug #351959 --> stand alone message window has a quick search box in it. The customize toolbar dialog for stand alone msg window shows quick search, mail views and folder location toolbar buttons. sr=bienvenu 2006-09-13 00:09:12 +00:00
bienvenu%nventure.com
31b5d1e859 fix 242864 delete key on mac doesn't delete messages, patch by tmeader@gmail.com, sr=bienvenu 2006-09-12 23:36:42 +00:00
gavin%gavinsharp.com
ecc14b36d8 Bug 347519: Accesskey for "Proportional" is not displayed in the preference font panel, patch by C�dric Corazza <cedric.corazza@wanadoo.fr> and Mats Palmgren, r=mscott 2006-09-12 22:29:22 +00:00
scott%scott-macgregor.org
c201dc57d6 Bug #351843 --> styling on the view security dialog looks funny on the mac because global.css isn't getting loaded. sr=bienvenu 2006-09-12 16:56:15 +00:00
mnyromyr%tprac.de
c0bf344d92 Bug 342065: wrong order of Tags; r=neil, sr=bienvenu 2006-09-11 23:20:36 +00:00
cbiesinger%web.de
18a14d01d3 Bug 352049 Kill the font download dialog
r=smontagu sr=bz
2006-09-10 19:15:09 +00:00
scott%scott-macgregor.org
ea5b9e1631 Bug #351686 --> change defualt toolbar set for compose to use a separator after send. sr=bienvenu 2006-09-08 20:38:41 +00:00
bugzilla%arlen.demon.co.uk
0f594a9db2 Bug 132257 Inserting a link to a [network][image] file into a message inserts the physical file!
p=me/ducarroz r=daniel/neil sr=bienvenu
2006-09-07 22:09:52 +00:00
scott%scott-macgregor.org
14aebec0ff Bug #350661 --> several of the new recent folder move menus are copying instead of moving rs=me 2006-09-07 17:53:35 +00:00
scott%scott-macgregor.org
7a4a6f1723 Bug #345887 --> more theme update changes from arvid. sr=mscott 2006-09-07 16:54:18 +00:00
scott%scott-macgregor.org
094a349785 Bug #345887 --> more icon updates from arvid. sr=me 2006-09-07 03:13:05 +00:00
martijn.martijn%gmail.com
1477565f49 Bug 344872 - Mail window is leaking folderObserver on shutdown, patch by Adam Guthrie, r=bienvenu 2006-09-06 19:33:28 +00:00
scott%scott-macgregor.org
f3fca63fc1 Bug #348657 --> brand.dtd is not a well formed DTD file because of a #expand macro. r=mscott, sr=bsmedberg Patch by Marek A. Stepien 2006-09-06 18:36:28 +00:00
scott%scott-macgregor.org
b1b4464581 Bug 350661 --> recent folder mvoes should move not copy. 2006-09-05 23:12:52 +00:00
scott%scott-macgregor.org
ac36ff1aac Bug #345887 --> more icon updates from arvid. sr=ms 2006-09-05 23:01:31 +00:00
scott%scott-macgregor.org
e532b4d412 Bug #350661 --> targets chosen from recent folders using the file button end up doing a copy instead of a move. sr=sspitzer 2006-09-05 21:53:27 +00:00
neil%parkwaycc.co.uk
d49b8dd64a Subsequent to bug 350864 we don't need use the uncollapsed state to trigger news biff b=123029 r=Mnyromyr sr=bienvenu 2006-09-05 11:42:01 +00:00
rob_strong%exchangecode.com
b9329e064e Bug 351365 - Talkback won't install for new installs when DOMi is not present in the installer. r=mscott 2006-09-05 05:46:50 +00:00