Commit Graph

2227 Commits

Author SHA1 Message Date
bienvenu%nventure.com
4fce84b664 add event notification when compose window is ready for input, patch by hesslow@gmail.com, r=bienvenu,sr=mscott 324574 2006-05-19 19:43:39 +00:00
scott%scott-macgregor.org
ecf4f62a1c Bug257990 --> migrate mark spam as read settings to the options dialog 2006-05-18 20:49:48 +00:00
scott%scott-macgregor.org
940b0eb808 Bug #257990 --> Integrate Junk Mail Settigs into Options and Account Settings dialogs. Obsolete the existing junk mail dialog. r=neil, sr=bienvenu 2006-05-18 18:03:17 +00:00
scott%scott-macgregor.org
17eb4db071 Bug #301084 --> front end to expose filing replies in the folder of the message being replied to. Patch originally by hesslow@gmail.com.
sr=mscott
2006-05-17 22:07:19 +00:00
scott%scott-macgregor.org
74fb26fa47 Bug 327124 --> support for windows x64 platform. patch by m_katol@ga2.so-net.ne.jp sr=mscott 2006-05-17 18:09:10 +00:00
scott%scott-macgregor.org
12c1d9811b Bug #333510 --> contacts sidebar comes up empty. regression caused by 321254. sr=bienvenu 2006-05-17 17:56:12 +00:00
bugzilla%standard8.demon.co.uk
45dcdd4f62 Bug 336491 Clean up abCommon.js. r/sr=bienvenu 2006-05-04 18:28:07 +00:00
bienvenu%nventure.com
86007cf77f fix 236219 Unreliable highlighting in compose window when tabbing thru, patch by mcow@well.com, r=bienvenu, sr=mscott 2006-05-01 18:20:03 +00:00
scott%scott-macgregor.org
8e48abf8d7 Bug #325030 --> view messages menu item should be disabled when using the hidden window. 2006-04-28 19:10:53 +00:00
scott%scott-macgregor.org
dfd8a49b91 Bug #335590 --> experimental UI for exposing folder views. Add some left and right arrows for cycling the view. sr=bienvenu 2006-04-27 20:42:04 +00:00
rob_strong%exchangecode.com
ede0a0199b Bug 329045 - Firefox 2.0 Extension Manager user interface update (mail). r=mscott 2006-04-27 03:05:21 +00:00
scott%scott-macgregor.org
52d4bf7c5a Bug #296422 --> difficulty reverting to classic 3 pane view. Reload shouldn't throw an error just because we don't have a message to reload. Remove some dead code in the front end which no one seems to be using: LoadMessageByUri, OpenURL and gCurrentDisplayedMessage. sr=bienvenu 2006-04-25 21:02:34 +00:00
joshmoz%gmail.com
e93cb5c9b1 Mac OS X application menu implementation for Cocoa widgets. b=335006 r=mscott 2006-04-24 19:53:25 +00:00
cbiesinger%web.de
3639496f57 fixing thunderbird/gtk2 bustage from bug 333640: link to $(TK_LIBS) on gtk2
as well, like in browser/components/build/Makefile.in
2006-04-23 15:40:09 +00:00
scott%scott-macgregor.org
f8118d0756 back out some files which were accidentally checked in 2006-04-21 20:50:25 +00:00
scott%scott-macgregor.org
26c89e440c Bug #322808 --> add back command line handling for -chrome urls in thunderbird. sr=bsmedberg 2006-04-21 20:42:22 +00:00
scott%scott-macgregor.org
24dff2cbb0 bug310534 --> support text drag and drop into the quick search bar. patch by bisi. sr=mscott 2006-04-21 03:05:09 +00:00
cls%seawood.org
00570f4496 Align mingw libs linkage with msvc.
Thanks to Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> for the patch.
Bug #334542 r=cls
2006-04-20 12:59:02 +00:00
scott%scott-macgregor.org
dbbb2a5e98 Bug #334663 --> fix regression in the header pane for pinstripe. 2006-04-19 21:38:14 +00:00
mkaply%us.ibm.com
0cec9dd199 #324240
r=mkaply (OS/2 only)
OS/2 README updates from Peter Weilbacher
2006-04-19 18:58:30 +00:00
scott%scott-macgregor.org
c864ca9f26 Bug #314086 --> able to see old subject headers in the compose window. sr=bienvenu 2006-04-17 04:10:06 +00:00
cls%seawood.org
74ac97fd84 Fix mingw cross-compile & static build bustage
Bug #333941 r=bsmedberg
2006-04-14 22:59:21 +00:00
bienvenu%nventure.com
b946ad1e04 fix 130728, messagebody.css should use namespaces correctly, r=mscott, sr=bienvenu, patch by gautheri@noos.fr 2006-04-14 21:37:15 +00:00
masayuki%d-toybox.com
152c9dd6c3 Bug 333221 IDC_SELECTANCHOR cursor is no longer required. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r+sr=roc 2006-04-11 16:26:34 +00:00
bienvenu%nventure.com
9aae284791 add reply to list compose msg type, patch by pcmccurdy@hotmail.com, sr=bienvenu 45715 2006-04-07 00:31:36 +00:00
benjamin%smedbergs.us
95dea0071a Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-04-06 18:12:59 +00:00
neil%parkwaycc.co.uk
4678c93d6b Don't run junk mail controls on virtual folders b=324953 r+sr=bienvenu 2006-04-05 15:26:17 +00:00
pavlov%pavlov.net
5fbd646e48 fixing windows thunderbird build bustage 2006-04-05 00:33:49 +00:00
roc+%cs.cmu.edu
35738108fd Bug 312793. Add Necko APIs to enable automatic management of online/offline status, and let Firefox use it. Disable automatic management in Thunderbird and Seamonkey until those apps are ready for it. Other applications will get automatic management by default. This needs platform-specific components to be created before it will have any effect. r+sr=darin 2006-04-04 21:26:17 +00:00
bienvenu%nventure.com
e6f36c8ce2 fix 332119, crash when unable to create new .msf file, also add subjects for when grouping by has attachment status sr=mscott 2006-04-03 19:46:29 +00:00
neil%parkwaycc.co.uk
e351c195b3 Fix <toolbarbutton orient="horizontal"> and also give Thunderbird's File button a dropmarker b=252393 r=mconnor sr=mscott 2006-04-03 11:44:42 +00:00
scott%scott-macgregor.org
c258bf98b9 remove some obsolete variables 2006-04-01 02:19:24 +00:00
darin%meer.net
1b73e64f90 fixes bug 287646 "Eliminate nsPIProtocolProxyService and introduce reloadPAC method" r=biesi,neil,beng,mscott sr=bzbarsky 2006-03-30 17:31:15 +00:00
scott%scott-macgregor.org
36875e8917 Bug #327641 --> add back the open menu item to the folder pane context menu. 2006-03-30 02:19:19 +00:00
scott%scott-macgregor.org
4ce899d84a Bug #331924 --> message header cleanup. Remove obsolete support for collecting incoming messages and for obsolete buddy icon code. sr=bienvenu 2006-03-29 02:09:20 +00:00
scott%scott-macgregor.org
e4a3573e10 Bug #332023 --> package up xpautocomplete.xpt to fix broken autocomplete in release builds 2006-03-28 21:26:34 +00:00
scott%scott-macgregor.org
ccff27ae5e Bug #331924 --> message header view cleanup, start getting rid of obsolete keywordrelated stuff that was added for netscape support back in 2002. sr=bienvenu 2006-03-28 20:51:09 +00:00
scott%scott-macgregor.org
2b9be2da74 Bug #331159 --> Port some of Iann's changes to seamonkey's msg notification bar back to thunderbird to clean up the code a bit. 2006-03-28 02:49:42 +00:00
scott%scott-macgregor.org
587ff04a24 Bug #331924 --> use a deck to toggle between the collapsed and expanded message header views instead of doing it by hand. 2006-03-28 02:28:07 +00:00
benjamin%smedbergs.us
2bdd3b1c75 Bug 214889 - add mozreg_s to the static link list and don't link it into xpcom obsolete when in a static build, r=cls 2006-03-27 20:16:50 +00:00
Olli.Pettay%helsinki.fi
ee372ff167 Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst 2006-03-25 22:03:49 +00:00
scott%scott-macgregor.org
887451c92a Bug #330615 --> offline/online images are missing after using winstripe for toolkit theme UI 2006-03-24 02:03:24 +00:00
scott%scott-macgregor.org
270b6337cb Bug331113 --> try to conserve pixel width for the mail alert notification dialog by making it flush with the right hand side of the screen (thus removing the 10pixel offset) 2006-03-23 20:40:08 +00:00
scott%scott-macgregor.org
fd04cfe56d fix line endings issue 2006-03-23 19:10:25 +00:00
scott%scott-macgregor.org
f395b61aa1 Bug #330615 --> alert.css, communicator.css are now obsolete. Fix throbber icon regressions caused by the move to winstripe in mozilla\toolkit. 2006-03-23 19:05:51 +00:00
scott%scott-macgregor.org
a4a21e849b Bug #330615 --> override -moz-margin-end for several toolbarbutton-icons so our close buttons don't get offset by 5 pixels. Fall out from using winstripe in toolkit 2006-03-22 02:16:09 +00:00
scott%scott-macgregor.org
29d82afeff Bug #330615 --> Thunderbird should use winstripe in toolkit so we can share the toolkit theme without always copying every winstripe change back to qute. r=bsmedberg 2006-03-22 01:12:00 +00:00
benjamin%smedbergs.us
c2e0194764 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-03-21 14:41:13 +00:00
masayuki%d-toybox.com
c7991fbe55 Bug 299368 Hide 'Print Preview' menu item in Mac OS X. patch by Hiro <crot0@infoseek.jp> r=mscott 2006-03-15 14:47:06 +00:00
scott%scott-macgregor.org
19edf96e88 remove some control m's 2006-03-15 01:22:45 +00:00
scott%scott-macgregor.org
cd7679909f Bug 330523 --> replace animated scrolling with a fade in / fade out effect for the new mail alert notification. sr=bienvenu 2006-03-15 01:17:53 +00:00
scott%scott-macgregor.org
b71e9517cd Bug #329954 --> add a close button to thunderbird's new mail alert notification, and re-open the alert when you left click the biff icon in the system tray. sr=bienvenu 2006-03-14 21:52:50 +00:00
scott%scott-macgregor.org
01367db66d Bug #298525 --> phishing state should take precedence over junk state in the message bar. sr=bienvenu 2006-03-10 04:15:45 +00:00
scott%scott-macgregor.org
33e9375ed4 Bug #328795 --> fix up some string issues from adding type ahead find to thunderbird. patch by alex ihrig. sr=mscott 2006-03-10 02:50:24 +00:00
scott%scott-macgregor.org
172bcf167e Bug #329552 --> new mail alert is only a couple pixels tall for pop3 users. sr=bienvenu 2006-03-09 23:49:58 +00:00
bienvenu%nventure.com
05d288be09 fix editing of drafts with non-existent identities, 295956, sr=mscott 2006-03-09 20:01:07 +00:00
scott%scott-macgregor.org
0212d59280 Bug #329553 --> new mail alert notification isn't always wide enough. sr=bienvenu 2006-03-09 08:03:30 +00:00
rob_strong%exchangecode.com
ab435ad30b Bug 271166 - Should be able to blacklist extensions centrally, in update.mozilla.org. ui-r=beltzner, r=darin, sr=mscott 2006-03-08 21:54:27 +00:00
scott%scott-macgregor.org
c6316d2f20 Bug #329552 --> close the mail alert right away if we don't have any messages inside our folder summary info object. 2006-03-07 06:16:58 +00:00
scott%scott-macgregor.org
5569a9e2e0 Bug #329553 --> new mail alert notification isn't always wide enough. 2006-03-07 06:15:04 +00:00
scott%scott-macgregor.org
18a82468d9 remove some control-m characters 2006-03-04 00:43:31 +00:00
scott%scott-macgregor.org
8bfe89fb41 Bug #312940 --> Improve the alert notification for new mail. Fix issues with the alert being too wide when given messages with long subjects sr=bienvenu 2006-03-04 00:33:14 +00:00
benjamin%smedbergs.us
ac9da39266 Bug 328886 - Talkback not being updated properly, r=jay 2006-03-03 19:30:48 +00:00
wr%rosenauer.org
104eedcd84 Bug 106189 - Only one From/Reply-To address shown (Thunderbird part), r+sr=bienvenu 2006-03-03 18:55:19 +00:00
scott%scott-macgregor.org
c785639438 package up fastfind.xpt now that we use the typeahead find bar 2006-03-03 04:01:48 +00:00
bienvenu%nventure.com
483925ddaa fix progress/status on move/copy of messages after cycling through folder views, sr=mscott, 328593 2006-03-03 00:55:00 +00:00
scott%scott-macgregor.org
ffa8f11d3a Bug #328795 --> remove find in message now that we have type ahead find support. Fix a problem with the quick search box not showing the right search mode as being checked when you start up. sr=bienvenu 2006-03-03 00:11:43 +00:00
scott%scott-macgregor.org
8fae567700 Bug #328795 --> remove find in message now that we have type ahead find support. Fix a problem with the quick search box not showing the right search mode as being checked when you start up. sr=bienvenu 2006-03-03 00:01:01 +00:00
scott%scott-macgregor.org
6db3e48650 Bug #328795 --> Covnert Thunderbird to use toolkit's typeaheadfind bar sr=bienvenu 2006-03-02 20:17:01 +00:00
bienvenu%nventure.com
1e436c245f fix regression in tab handling out of the quick search widget, patch by mcow@well.com, r=bienvenu,sr=mscott 311239 2006-03-01 22:28:04 +00:00
scott%scott-macgregor.org
0c7f7d81f5 Bug #327164 --> bump the trunk thunderbird builds to 3.0a1 /
Thunderbird 3 Alpha 1 instead of the non existent 1.6a1 release.
2006-03-01 21:38:52 +00:00
scott%scott-macgregor.org
b888a73f50 Bug #324521 --> poor inline spell checking performance on large text documents. When adding or ignoring a word, just spell check the existing spell selection instead of the entire document since those are the only words that would possibly be effected. Limit the size of the spell check selection to the first 250 mistyped words.
sr=bienvenu
2006-02-27 22:35:35 +00:00
scott%scott-macgregor.org
92782be5d6 Bug #326280 --> suppression of append-domain autocompletion not working in all cases. Port some seamonkey changes back over to thunderbird. 2006-02-27 19:56:27 +00:00
bienvenu%nventure.com
8a207edbb0 fix 328593 progress/status broken when in non-default folder view, sr=mscott 2006-02-25 21:41:34 +00:00
bienvenu%nventure.com
795fed6c0a fix 318650 deleting quick search results from grouped view leaves empty rows, sr=mscott 2006-02-24 23:54:02 +00:00
scott%scott-macgregor.org
6fe1e56857 update the credits page 2006-02-24 22:26:21 +00:00
timeless%mozdev.org
1ce5986f6b Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
bienvenu%nventure.com
f828010d18 fix crash reading rss feeds, sr=mscott 328219, problem exposed by some http changes today; 2006-02-22 22:04:25 +00:00
scott%scott-macgregor.org
dd31977bfe I've been checking in files with broken line endings. Try to fix the damage by removing the ctrl-m's 2006-02-22 01:21:54 +00:00
darin%meer.net
52a917cb8f fixing bug 327039 "uninstaller dialogs contain $ characters" r=mscott 2006-02-21 21:25:47 +00:00
bienvenu%nventure.com
4344327b16 fix my incorrect application of mcow's fixes for f6/cntrl tab navigation, 311239, still r=bienvenu,sr=mscott 2006-02-21 17:57:26 +00:00
bugzilla%standard8.demon.co.uk
87237d4cb5 Bug 237210 In <abCommon.js>, "Warning: function GetSelectedCardTypes does not always return a value"; plus various cleanups including a few additionnal fixes. (Cv1-TB) <abCommon.js> additional cleanup. patch by Serge GAUTHERIE <gautheri@noos.fr> r/sr=bryner 2006-02-20 18:11:05 +00:00
scott%scott-macgregor.org
994a9b69bb Bug #326846 read mail not marked as read from the stand alone message window.
Fix a JS error that was causing this problem from Bug 183394.
sr=bienvenu
2006-02-18 06:19:31 +00:00
darin%meer.net
a149fa2029 fixes bug 327465 "Move uninstaller.inc from locales into installer/windows/" r=bsmedberg 2006-02-16 15:48:56 +00:00
bienvenu%nventure.com
441842cbed close rss feed folder db's after check for new messages, sr=mscott 327291 2006-02-15 16:50:56 +00:00
darin%meer.net
d0f913beb6 fixes bug 327039 "Macro names are not expanded causing Windows Add/Remove programs to fail." a=mscott 2006-02-15 01:06:51 +00:00
bienvenu%nventure.com
a3b7201729 fix f6/cntrl tab navigation in 3 pane to skip search bar, patch by mcow, r=bienvenu,sr=mscott 311239 2006-02-15 00:17:25 +00:00
scott%scott-macgregor.org
b6bb0ecf64 Bug #251296 --> front end work for favorite folders. sr=bienvenu 2006-02-14 23:56:59 +00:00
bugzilla%arlen.demon.co.uk
f6480bf58c Bug 326082 Get phishing detection to cope with tags within link text
p=me r=neil sr=bienvenu
2006-02-13 23:01:06 +00:00
scott%scott-macgregor.org
b9f694dd45 Bug #239136 --> tweak the new download manager settings to act a little more like the old progress dialog. Close after the download is done 2006-02-13 20:48:45 +00:00
scott%scott-macgregor.org
5a888d3240 Bug #239136 --> delete downloads.rdf as part of a one time upgrade to the new download manager. sr=bienvenu 2006-02-11 00:39:00 +00:00
dbaron%dbaron.org
59e02f2910 Remove DPI preference UI from Thunderbird. b=326329 r=mscott 2006-02-09 19:09:23 +00:00
bienvenu%nventure.com
a16282566c fix selection going away from thread pane if you delete a msg before its finished loading, sr=mscott 183394 2006-02-08 22:42:18 +00:00
darin%meer.net
53f8cfbf17 Fixing bustage: Implement new version of nsIXULBrowserWindow.setOverLink 2006-02-03 22:28:50 +00:00
cbiesinger%web.de
c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
scott%scott-macgregor.org
ec32b15666 Bug #324194 --> more bullet proofing when there is no quick search or mail views toolbar buttons and you try to go into threaded mode. 2006-02-03 03:47:10 +00:00
scott%scott-macgregor.org
212ca18faf Bug #239136 --> package downloads.xpt now that we use the toolkit
download manager
2006-02-01 21:56:29 +00:00
scott%scott-macgregor.org
4ff71f1660 Bug #319248 --> We no longer use navigator.properties and navigator-platform files. These files all come from toolkit now.
r=axel
2006-02-01 17:20:43 +00:00
wr%rosenauer.org
301c5a1e59 Bug 300856 - Cannot set default download directory to home on Linux/Unix, r=mconnor 2006-02-01 16:19:24 +00:00
scott%scott-macgregor.org
ad3cd7df06 Bug #324194 --> address book sidebar header style changes. 2006-02-01 02:09:06 +00:00
scott%scott-macgregor.org
b6963dac1a Bug #239136 --> Thunderbird needs to integrate with the new download manager in toolkit
sr=bsmedberg
2006-01-31 22:03:34 +00:00
scott%scott-macgregor.org
2ebd85fd9e Bug #239136 --> Thunderbird needs to integrate with the new download manager in toolkit
Stop building the old one for thunderbird in xpfe\components.

sr=bsmedberg
2006-01-31 22:03:15 +00:00
scott%scott-macgregor.org
a39eb355e2 Bug #324194 --> more UI changes for the new 3-pane look.
Change the sidebar header styling.
2006-01-31 20:26:56 +00:00
scott%scott-macgregor.org
3d2a07b1bb Bug #324194 --> Remove the search bar, make quick search and mail views customizeable toolbar buttons. More work to make this work when you have
a views toolbar button but no quick search button.
sr=bienvenu
2006-01-28 00:25:27 +00:00
cbiesinger%web.de
eaaef83dde bug 296749 package pluginGlue.js
r=bsmedberg
2006-01-27 22:52:30 +00:00
scott%scott-macgregor.org
45ad2f834f Bug #315057 --> Display - Fonts tab: The pull-down menu of Character Encodings doesn't work.
build the menu popup by hand instead of using the xul template builder (which doesn't work with dynamic
overlays)

sr=bienvenu
2006-01-27 22:22:40 +00:00
gerv%gerv.net
ca7df14533 Bug 322000: update about:licence to fulfil all our obligations with regard to notifications, copyright statements and so on. Patch by gerv; r=mconnor, mscott. 2006-01-27 12:08:02 +00:00
scott%scott-macgregor.org
d4a600bdeb Bug #314349 --> Reply/Forward/Edit with .EML or message/rfc822: fails if no Message-Id 2006-01-26 23:48:13 +00:00
scott%scott-macgregor.org
3af1e562cc forgot to check this in with the rest of the changes for the new toolbar configuration. 2006-01-26 23:39:48 +00:00
scott%scott-macgregor.org
a3ab04023f Bug #320015 --> Can't use only icons-only or text-only in standalone message window toolbar
regression from Bug #250867
2006-01-26 23:08:21 +00:00
darin%meer.net
4945dc27c2 fixes bug 320504 "Prompt users to submit feedback when uninstalling FF" r=beltzner,bsmedberg 2006-01-26 15:09:46 +00:00
scott%scott-macgregor.org
f814921d0e Bug #324194 --> Remove the search bar, make quick search and mail views customizeable toolbar buttons.
sr=bienvenu
2006-01-25 20:25:38 +00:00
ajschult%verizon.net
c0490856ca Synchronize xpfe autocomplete handlers with toolkit. bug 255731, r=Neil, sr=mscott 2006-01-25 03:46:53 +00:00
scott%scott-macgregor.org
27b1caeabd Bug #319700 --> Location of start page doesn't stay greyed out on restart
patch by bisi

sr=mscott
2006-01-24 21:31:24 +00:00
scott%scott-macgregor.org
a726cf3bef Bug #320677, 324167, 324172, 324179
various RSS parsing fixes.

Patch by Robert Sayre.

sr=me
2006-01-24 21:27:17 +00:00
scott%scott-macgregor.org
4644dde57b Bug #324194 --> Remove the search bar, make quick search and mail views customizeable toolbar buttons.
sr=bienvenu
2006-01-24 20:41:09 +00:00
joshmoz%gmail.com
be65ed6773 fix Thunderbird bustage when using Cocoa widgets. b=324458 r=josh sr=mscott 2006-01-24 16:24:20 +00:00
scott%scott-macgregor.org
9127394b2d Bug #322628 --> Palm Sync Build changes to support palm sync as a proper install.rdf based
extension for Thunderbid.

This extension code is NPOTB.

sr=bienvenu
2006-01-24 00:42:17 +00:00
bienvenu%nventure.com
2e4aad3389 make autosave of drafts not lock up compose window ui, 323351, sr=mscott 2006-01-23 20:03:10 +00:00
bugzilla%standard8.demon.co.uk
9fcc4a4a1f Bug 317566 Using global LDAP server prefs for autocomplete lookup does not always work correctly. r=neil.parkwaycc.co.uk,sr=bienvenu 2006-01-21 09:01:14 +00:00
gerv%gerv.net
276a2a2687 Bug 324118: Remove MakeMSI files - they aren't under a free licence, and we aren't using them any more anyway, according to chase. 2006-01-20 11:15:35 +00:00
gavin%gavinsharp.com
c85cb8cc3b Bug 315297: Credits in about dialog don't scroll and fade in correctly, patch by DesertFox <studio17@gmail.com>, r=mconnor 2006-01-19 05:32:26 +00:00
gavin%gavinsharp.com
c4f6840d90 Bug 247115: Use upx --best in 7zip.bat to reduce installer size, patch by Daniel Cater <DJCater@Gmail.com>, r=bsmedberg+Chase 2006-01-16 15:02:37 +00:00
wtchang%redhat.com
7cb9201cf8 Bugzilla Bug 317620: landed NSS 3.11 on the Mozilla trunk. The patch is
contributed by Kai Engert <kengert@redhat.com>. r=wtc,bsmedberg.
Bugzilla Bug 288647: (security/manager/Makefile.in only) enable building
NSS with system NSPR.  The patch is contributed by Chris Seawood
<cls@seawood.org>.  r=wtc,kengert.
Modified Files:
	Makefile.in browser/installer/unix/config.it
	browser/installer/unix/packages-static
	browser/installer/windows/config.it
	browser/installer/windows/packages-static
	calendar/installer/windows/config.it
	calendar/installer/windows/packages-static
	camino/Camino.xcode/project.pbxproj
	embedding/config/basebrowser-installer-win.pkg
	embedding/config/basebrowser-mac-macho
	embedding/config/basebrowser-qnx
	embedding/config/basebrowser-unix
	embedding/config/basebrowser-win embedding/config/minimo-qnx
	embedding/config/minimo-unix mail/config/basemail-os2
	mail/config/basemail-unix mail/installer/windows/config.it
	mail/installer/windows/packages-static
	minimo/config/linux_package.sh security/manager/Makefile.in
	security/manager/psm.pkg toolkit/mozapps/installer/packager.mk
	xpinstall/packager/packages-os2
	xpinstall/packager/packages-static-unix
	xpinstall/packager/packages-static-win
	xpinstall/packager/packages-unix
	xpinstall/packager/unix/deliver.pl
	xpinstall/packager/win_mfcembed/config.it
	xpinstall/packager/windows/browser.jst
	xpinstall/packager/windows/config.it
	xulrunner/installer/mac/Makefile.in
2006-01-13 18:09:32 +00:00
gavin%gavinsharp.com
d78729d143 Bug 317680: F8 works when it should not: account page displayed, patch by Magnus Melin <mkmelin+bugzilla@cc.hut.fi>, r=bienvenu 2006-01-12 01:50:38 +00:00
gavin%gavinsharp.com
efe95905d3 Bug 308499: "Spell as you type" wording needs to be changed, patch by Magnus Melin <mkmelin+bugzilla@cc.hut.fi>, r=mscott 2006-01-12 01:47:36 +00:00
darin%meer.net
fad1e42799 disable <a ping> in thunderbird, b=319368, r=mscott 2006-01-11 17:06:08 +00:00
darin%meer.net
cbc04d47ab fix build system bustage (bug 307296) r=bsmedberg 2006-01-10 20:00:32 +00:00
darin%meer.net
878b6e7f9d fixes bug 307296 "MAR files do not contain updates to the uninstaller" r=bsmedberg 2006-01-10 02:36:05 +00:00
gavin%gavinsharp.com
1302ed09c4 Bug 299594: In the Download Actions dialogue, when the MIME Type column is shown, the Action column cannot be resized, patch by Adam Guthrie <ispiked@gmail.com>, r=mscott 2006-01-09 01:13:22 +00:00
bienvenu%nventure.com
235d13b57a fix 320258 duplicate ids in xul, patch by mcow@well.com, r=neil sr=bienvenu 2006-01-06 16:49:57 +00:00
scott%scott-macgregor.org
45f036fbcf Bug #321791 -->
mailViews.dat should be in mail.xpi

patch by pike

r=bsmedberg
sr=me
2006-01-06 01:18:32 +00:00
bugzilla%arlen.demon.co.uk
ae3da4c4c8 Bug 319657 Thunderbird code assumes document.firstChild is the root element
p=me r=mscott sr=bienvenu
2006-01-06 00:45:53 +00:00
bugzilla%arlen.demon.co.uk
c94e8974ee Bug 311028 Print Preview window is partly overlayed by background and is missing scrollbars
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2006-01-04 22:34:34 +00:00
scott%scott-macgregor.org
746b1f8110 Bug #315600 --> Hangs while validating feed (rdf)
patch by Robert Sayre

sr=me
2006-01-04 00:05:08 +00:00
scott%scott-macgregor.org
ca914e2679 Bug #320880 --> Thunderbird/About Thunderbird dialog box in address book is a sheet (modal window)
on mac os x.
2006-01-03 23:53:51 +00:00
scott%scott-macgregor.org
d350395d76 Bug #320818 --> broken parsing on CDATA sections
patch by robert sayre.

sr=me
2006-01-03 21:48:57 +00:00
scott%scott-macgregor.org
8bf51e25eb Bug #320185 --> It's impossible to delete or detach attachment via File Menu
Patch by mkmelin+bugzilla@cc.hut.fi

r/sr=mscott
2006-01-03 21:33:40 +00:00
scott%scott-macgregor.org
7233bf5b7d Bug #320967 --> 'content:encoded' field ignored in RSS2 feed parsing
patch by mkmelin+bugzilla@cc.hut.fi

r=sayrer
sr=mscott
2006-01-03 19:43:00 +00:00
scott%scott-macgregor.org
0ee7ccae0e Bug #223864 --> When sorting mail by "Order Received", no sort icon is displayed
patch by bisi
r/sr=me
2006-01-03 19:35:53 +00:00
dbaron%dbaron.org
2170b6ff99 Happy new year! Change Mozilla Contributors copyright dates from 2005 to 2006. 2006-01-03 04:19:06 +00:00
jwatt%jwatt.org
3d543ab984 Fixing bug 317628. Add "Web page, complete" to the Save File As... dialogue for SVG files. r=cbiesinger@gmx.at, sr=darin@meer.net 2006-01-02 02:43:53 +00:00
bugzilla%standard8.demon.co.uk
6ae244fb31 Bug 133883 No error msg when user tries to do replication when offline - provide notification and disable button when appropriate. r=neil.parkwaycc.co.uk,sr=bienvenu. 2005-12-29 16:53:43 +00:00
bugzilla%standard8.demon.co.uk
840ddeca61 Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES. Part 4 - move *CID.h files to public directories if they are exported. r/sr=dmose. Removing the original files that are no longer needed. 2005-12-29 13:24:31 +00:00
bienvenu%nventure.com
61691ea4b9 add Ian Neal, Mark Banner, and Dan Mosedale to credits 2005-12-28 21:25:21 +00:00
bugzilla%standard8.demon.co.uk
db22b0e21d Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES. Part 4 - move *CID.h files to public directories if they are exported. r/sr=dmose 2005-12-28 19:52:40 +00:00
scott%scott-macgregor.org
482c93228a Land profile migration from the aviary branch onto the trunk:
Bug #251657 --> Land profile migrator for Eudora.
Bug #249494 --> support profile migration from Outlook Express
Bug #250093 --> support profile migration from Outlook
Bug #251094 --> support profile migration from Netscape 4.x
Bug # --> support profile migration from the mozilla suite.
2005-12-28 19:10:27 +00:00
bienvenu%nventure.com
cce99b951c fix contacts sidebar leaking ldap connections, sr=mscott 321254 2005-12-23 00:38:36 +00:00
timeless%mozdev.org
837adf187a Bug 320126 "Open new messages in" label is confusing
patch by supernova_00@yahoo.com r=bienvenu
2005-12-22 17:39:28 +00:00
bienvenu%nventure.com
45e9e92607 fix 307423, fix * and / to expand/collapse all threads, patch by Dainis_Jonitis@exigengroup.lv, sr=mscott 2005-12-22 06:29:48 +00:00
scott%scott-macgregor.org
0a1ca375bd Bug #312008 --> RSS feeds stop loading after connection errors
patch by trev@gtchat.de

r=bienvenu
sr=mscott
2005-12-21 18:44:38 +00:00
bienvenu%nventure.com
d3bd257838 fix grammar in filter rules dialog, 319841, patch by stephen.donner@gmail.com, r/sr=bienvenu, and remove unused entities from virtualFolderListDialog.dtd 2005-12-20 17:22:11 +00:00
axel%pike.org
427a8a6c4e bug 308294, langpack target needs dist/install, build change only, r=bsmedberg, sr=chase 2005-12-19 18:57:29 +00:00
gerv%gerv.net
adbec5dbff Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-13 13:25:40 +00:00
timeless%mozdev.org
47dd1a2c94 Bug 318018 [BEOS] Thunderbird static build fails
patch by doug@sheltonfamily.org r=tqh sr=bsmedberg
2005-12-11 05:26:45 +00:00
bugzilla%arlen.demon.co.uk
6260a9834f Bug 308988 support delegated use of imap shared folders - get address collector working again
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2005-12-05 23:28:06 +00:00
bugzilla%standard8.demon.co.uk
fdcb6ba927 Fix Bug 318680 'Organisation' should be spelled 'Organization' in the alert for empty fields in Address Book (thunderbird version) r/sr=mscott 2005-12-02 13:56:27 +00:00
mozilla.mano%sent.com
7101c99f7b Bug 250867 - icons only and other toolbar modes are not created in a global place. patch from Simon 'sipaq' Paquet <bugzilla@babylonsounds.com>, r=me, moa=mscott on the Thunderbird portions. 2005-12-01 10:03:58 +00:00
scott%scott-macgregor.org
d8a541b766 Bug #308311 --> Local Folders - Changing directory not possible
patch by neil
2005-11-30 23:06:08 +00:00
gavin%gavinsharp.com
70f6ede8f0 Bug 316302: remove extra whitespace from locales, and other minor fixes, patch by Hendrik Maryns <hendrik.maryns@uni-tuebingen.de>, r=bsmedberg for /mail, r=kaie for /security, r=mconnor for /toolkit 2005-11-30 03:52:11 +00:00
bugzilla%arlen.demon.co.uk
c017ee0cb7 Bug 317720 Some emails use <area href> to get round phishing detection
p=me r=neil.parkwaycc.co.uk sr=mscott
2005-11-29 23:54:38 +00:00
bugzilla%standard8.demon.co.uk
5048bd63f0 Bug 251681 Can't copy field from LDAP Address Book - make them read only rather than disabled (Thunderbird version). r=bienvenu,sr=mscott 2005-11-29 17:01:36 +00:00
bugzilla%standard8.demon.co.uk
bd69816b57 Bug 314995 Can't save new card if no email entered - expand the minimum set of fields to a more reasonable set. r=neil.parkwaycc.co.uk,sr=bienvenu 2005-11-27 10:39:24 +00:00
timeless%mozdev.org
db820cf720 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
scott%scott-macgregor.org
b2e49e5c66 Bug #312940 --> more work for the new alert notification service
Delay the new mail alert animation until after all of our asynchronous fetch
preview text urls have completed loading for imap.
2005-11-24 02:43:27 +00:00
bsmedberg%covad.net
0f4ce9bbbe Reverting part of bug 311735, the LOCAL_INCLUDES are needed to build the win32 resources still. 2005-11-23 18:32:55 +00:00
bsmedberg%covad.net
1da895f681 Can't use -lXUL on mac (that looks for .dylib), so specify the file manually 2005-11-23 16:27:49 +00:00
bsmedberg%covad.net
6a4881b44b Bug 311735 - When --disable-libxul, build a little xul.dll with the embedding exports, r=darin (This xul.dll is not built in static builds because it wouldn't have access to the static module list anyway) 2005-11-23 14:16:33 +00:00
bugzilla%standard8.demon.co.uk
8c8e20fcb1 Fix Bug 317404 Importing an empty ldif address confuses thunderbird. r/sr=mscott 2005-11-22 16:31:41 +00:00
scott%scott-macgregor.org
8f6d5824c5 Bug #312940 --> more work on the new mail alert prototype
sr=bienvenu
2005-11-22 01:55:14 +00:00
bienvenu%nventure.com
ec81d8297c more work on 312940 improve alert notification for new mail, sr=mscott 2005-11-22 00:36:16 +00:00
bugzilla%arlen.demon.co.uk
eb849d9737 Bug 308988 support delegated use of imap shared folders - revised TB bustage fix
p=me r=bienvenu
2005-11-21 23:53:19 +00:00
scott%scott-macgregor.org
fc18a46e76 Bug #316868 --> RSS2 dc:creator is broken
patch by Magnus Melin
sr=me
2005-11-21 20:34:17 +00:00
bienvenu%nventure.com
9bb8e8794c back out part of fix for bug 308988, show sender only when different from from 2005-11-21 18:40:21 +00:00
neil%parkwaycc.co.uk
32925d0e2e Bustage fix for bug 244886 2005-11-21 14:51:20 +00:00
neil%parkwaycc.co.uk
047163341e Bug 244886 Reuse <menulist type="description"> in Compose window p=Stefan.Borggraefe@gmx.de r=mscott sr=me 2005-11-21 13:55:47 +00:00
bugzilla%arlen.demon.co.uk
dc7dc785a9 Bug 308988 support delegated use of imap shared folders
p=me r=mnyromyr sr=bienvenu
2005-11-21 00:37:38 +00:00
gavin%gavinsharp.com
d1787a2080 Bug 311721: ABSearchDialog.xul should include abResultsPane.css to display the icons, patch by Frank Wein <bugzilla@mcsmurf.de>, r=mscott 2005-11-19 22:42:17 +00:00
gandalf%firefox.pl
027ac0fb92 backing out patch from bug 262265 due to lack of non-branded Mozilla Mail icon. 2005-11-19 01:46:17 +00:00
gandalf%firefox.pl
abd8f54a48 Bug 262265 - Provide anti-aliased PNG icons for Gnome and KDE; r+sr=mscott 2005-11-18 16:48:30 +00:00
bugzilla%standard8.demon.co.uk
505e6daf35 Bug 226005 MailNews should use the newer nsIPrefService APIs instead of nsIPref (final part). r=bienvenu,sr=mscott 2005-11-18 13:46:22 +00:00
scott%scott-macgregor.org
d7bc7d9b23 Bug #312940 -> prototype for the next generation alert notification.
still a work in progress

sr=bienvenu
2005-11-17 22:56:36 +00:00
scott%scott-macgregor.org
10f25e9b72 Bug #256820 --> no keybinding for rewrap
patch by niederstrasser@gmail.com

sr=me
2005-11-16 22:12:28 +00:00
scott%scott-macgregor.org
3b8961e847 Bug #313422 --> Thunderbird hangs on "verifying", when subscribing to a new RSS 0.90 feed
patch by robert sayre.
2005-11-16 22:07:54 +00:00
timeless%mozdev.org
e683206716 Bug 258806 it doesn't build if a patch isn't applied at nsModule.cpp
patch by fvincent@bol.com.br r=sergei_d sr=mscott
2005-11-14 11:03:19 +00:00
timeless%mozdev.org
accea6feea Bug 258804 It tries to build Dogbert for BeOS and it's not needed
patch by fvincent@bol.com.br r=sergei_d sr=mscott
2005-11-14 11:01:50 +00:00
timeless%mozdev.org
e54d3565c3 Bug 258801 it doesn't build if a patch isn't applied on nsProfileMigrator.cpp
patch by fvincent@bol.com.br r=sergei_d sr=mscott
2005-11-14 11:00:31 +00:00
darin%meer.net
5905ffd792 removing references to necko_data.xpt 2005-11-12 23:12:09 +00:00
darin%meer.net
697c78f1ea Initial patch for bug 312760 "Provide base channel for use by protocol implementations" r=biesi sr=bzbarsky 2005-11-12 18:17:19 +00:00
bsmedberg%covad.net
a5062e3858 Bug 311480 - talkback extension not packaged with empty chrome.manifest on some platforms, r=Chase 2005-11-10 18:33:26 +00:00
scott%scott-macgregor.org
8f78f92de2 Bug #314124 --> experimental folder pane summary tooltip for thunderbird
still a work in progress

sr=bienvenu
2005-11-09 21:43:28 +00:00
timeless%mozdev.org
31274ba897 Bug 283729 Startup errors/warnings in JavaScript console (trunk)
patch by hskupin@gmail.com r=mscott sr=mscott
2005-11-09 21:40:59 +00:00
timeless%mozdev.org
2b146eed76 Bug 308971 - #offline-status statusbarpanel has to honor the correct height
patch by hskupin@gmail.com r=mscott
2005-11-09 21:21:05 +00:00
gavin%gavinsharp.com
e6b70140d2 Bug 312643: phishingdetector exception for relative urls, patch by Magnus Melin <mkmelin+bugzilla@cc.hut.fi>, r=mscott 2005-11-09 05:14:01 +00:00
bienvenu%nventure.com
caa34dfd1e fix js exception when dealing with rfc822 message attachments opened in standalone msg window, sr=mscott 204350 2005-11-08 17:10:38 +00:00
bugzilla%arlen.demon.co.uk
2faecee410 Bug 312474 IMAP/RSS message headers not shown if there is no POP-mail account set up
p=me r=mscott sr=bienvenu
2005-11-07 22:58:03 +00:00
bsmedberg%covad.net
7dde5df9dc Bug 314521 - Software update from tbird 1.5b2 -> 1.5rc1 doesn't update windows registry for add/remove program listing r=mscott 2005-11-02 21:17:43 +00:00
bugzilla%standard8.demon.co.uk
f8b71df26b Bug 305434 LDAP Prefs Service needs revising. Separate out the ldif migrate prefs function. r=bienvenu,sr=dmose 2005-11-02 19:22:37 +00:00
bsmedberg%covad.net
fe28a7e35e Bug 314684 - Endless loop trying to update beta2 -> rc1 when 1.0.x was originally installed, r=pike sr=mscott 2005-11-02 19:14:21 +00:00
scott%scott-macgregor.org
7613d44999 Add some missing folks to the credits list.
Make just one big Special Thanks To list instead of having two groups.
2005-11-02 00:55:59 +00:00
scott%scott-macgregor.org
6705c4544a Bug #314139 --> fix the company field on the thunderbird and firefox .exes
r=chase
2005-11-01 23:54:03 +00:00
mnyromyr%tprac.de
d4ac191633 Bug 214114: Double-click on folder opens new window AND goes to new messages; p=Tuukka Tolvanen <tuukka.tolvanen@gmail.com>/me, r/sr=bienvenu 2005-10-31 12:58:42 +00:00
scott%scott-macgregor.org
2db40a132c Bug #314228 --> File|Attachments menu is not initialized with attachments
work around a regression introduced by Bug 295711

sr=bienvenu
2005-10-29 00:08:48 +00:00
neil%parkwaycc.co.uk
967b26361f Fix stupid typo in previous patch :-[ 2005-10-28 23:26:25 +00:00
neil%parkwaycc.co.uk
b09cfe409a Bug 310844 shift+space doesn't scroll message pane unless focussed r+sr=bienvenu 2005-10-28 16:27:19 +00:00
bsmedberg%covad.net
80dfac6a51 Bug 313889 - l10n repackaging doesn't repackage dictionaries properly r=chase 2005-10-26 18:18:47 +00:00
joshmoz%gmail.com
ab036ce821 fix bad macro (XP_MACSOX) found while browsing lxr. no bug. sr=mscott 2005-10-25 21:11:21 +00:00
scott%scott-macgregor.org
c9ee893a7a Bug #312542 --> Clicking 'no' in the scam warning opens page anyway when using the stand alone message window.
patch by dveditz

a=me
2005-10-25 18:55:45 +00:00
darin%meer.net
6cb8aaee03 fixes bug 313774 "windows/packages-static is missing necko_socket.xpt" r=bsmedberg 2005-10-25 17:59:42 +00:00
scott%scott-macgregor.org
f2750c22d5 Bug #285136 --> more work to make the thunderbird theme RTL compatible.
Path by Reuven Gonen
2005-10-24 02:06:19 +00:00
scott%scott-macgregor.org
6c6579346a Bug #199019 --> Typing some letters in quick-search box triggers menu selection on Mac OS X.
hack work around for Mac to not list the single character key bindings in the menus.

sr=bienvenu
2005-10-23 21:25:45 +00:00
scott%scott-macgregor.org
185af6f017 Bug #312937 --> force installation of the newsblog component to avoid software update not being able to update
users who opt out of newsblog.

sr=bienvenu
2005-10-20 21:18:37 +00:00
scott%scott-macgregor.org
0820648807 Bug #285136 --> backout the official branding changes for RTL support. 2005-10-20 20:37:46 +00:00
bugzilla%standard8.demon.co.uk
23322417bd Bug 300968 Replicating (downloading) from a LDAP directory server while adding fails. r=neil.parkwaycc.co.uk,sr=bienvenu 2005-10-20 16:16:33 +00:00
mozilla.mano%sent.com
a227dbfebf Bug 306026Manual marking a message as junk marks the message as read as well. patch from Jens Bannmann <jens.b@web.de>, r=bienvenu, sr=dmose. 2005-10-20 16:03:27 +00:00
scott%scott-macgregor.org
9616f5f32d Bug #300886 --> privacy icon looks stretched. 2005-10-19 21:49:22 +00:00
bsmedberg%covad.net
788e6dcb33 Bug 308196 - remote xfeDoComment(composemessage,arguments) borken r=mscott 2005-10-18 14:16:26 +00:00
mozilla.mano%sent.com
afbd3cf2bf Fix official branding bustage in thunderbird. r=bsmedberg, sr=mscott (third patch under bug 286483). 2005-10-17 21:20:21 +00:00
mozilla.mano%sent.com
a5c87390d3 Fix branding in non-official builds (second patch in bug 286483), r=bsmedberg, sr=mscott 2005-10-15 11:17:09 +00:00
scott%scott-macgregor.org
ce199feb39 Bug # 312520 --> Use Warning.png in the phishing bar instead of re-using the blocked remote images icon. 2005-10-15 00:49:06 +00:00
bsmedberg%covad.net
085cf5999c Bug 312382 - Software update fails on linux (and would on mac) r=mscott 2005-10-14 00:06:01 +00:00
scott%scott-macgregor.org
a469002781 Bug #311241 --> make the start page support RTL.
Patch by Reuven Gonen <linxpider@gmail.com>
2005-10-13 17:36:25 +00:00
scott%scott-macgregor.org
20f0378e89 Bug #308541 --> digital signature and encryption icons are not showing up in the message pane for Mac OS X. 2005-10-12 23:03:49 +00:00
scott%scott-macgregor.org
f12fa97aa4 Bug #311527 --> Delaying software update by pressing "Later" doesn't give user proper feedback when dialog reappears
Port firefox changes back to thunderbird.
2005-10-12 21:32:51 +00:00
scott%scott-macgregor.org
b39c05c921 Bug #285136 --> Make the Thunderbird theme RTL compatible.
Patch by Reuven Gonen <linxspider@gmail.com>

sr=me
2005-10-12 20:38:07 +00:00
bsmedberg%covad.net
6b198fe4eb Bug 312182 - Thunderbird windows shortcut for "no extensions" doesn't work r=mscott 2005-10-12 20:32:02 +00:00
bsmedberg%covad.net
e7a9f323b4 Bug 311423 - uninstall doesn't remove all files r=darin 2005-10-12 20:13:27 +00:00
bugzilla%standard8.demon.co.uk
73b4572b16 Bug 235679 Importing an address book mentions importing from a program instead of importing from a file r=bienvenu,sr=neil.parkwaycc.co.uk 2005-10-12 19:02:22 +00:00
cmp%mozilla.org
7ebe789ae6 Call repackage-zip last, even on Windows. Bug 308348.
r=benjamin@smedbergs.us
2005-10-12 18:40:09 +00:00
mozilla.mano%sent.com
71435178bc Bug 312015 - Attachment > Download Folder directory is not updated. r=mscott. 2005-10-12 14:43:13 +00:00
mozilla.mano%sent.com
1a91e111f1 Bug 311755 - Remove 'bring all to front' from the window menu. r=mscott. 2005-10-12 14:27:58 +00:00
scott%scott-macgregor.org
b717e84a10 Bug #282157 --> Make the Map It feature use google maps for en-US users.
patch by robert acceturra
2005-10-11 22:27:38 +00:00
scott%scott-macgregor.org
42d6049a5c Bug #273720 --> There is no preview of a default (Pinstripe) theme. 2005-10-11 22:11:37 +00:00
bugzilla%standard8.demon.co.uk
6cd2fb3ca1 Bug 64305 Adding a New card in the Address book w/o giving any info will add it successfully (Thunderbird version, plus missed change from previous SeaMonkey patch). r=bugzilla@standard8.demon.co.uk,sr=bienvenu 2005-10-11 16:24:52 +00:00
rob_strong%exchangecode.com
9ac4f5621b Bug 310010 - Thunderbird patch to cleanup of app dir default/profile/extensions. r=mscott, sr=mscott 2005-10-11 05:37:20 +00:00
scott%scott-macgregor.org
a44ef778e2 Bug #308367 --> Resume downloading thunderbird stays in the menu after update is downloaded.
the update strings in the help menu aren't getting updated properly. Port some firefox changes over to make this work.

sr=bienvenu
2005-10-11 00:46:00 +00:00
jay%mozilla.org
2b61faac9f Bug 311717 - Remove old Talkback files from /components directory 2005-10-10 23:30:20 +00:00
scott%scott-macgregor.org
db2b6408e1 Bug #311560 --> Migration doesn't select any option by default
sr=bienvenu
2005-10-10 18:53:51 +00:00
mozilla.mano%sent.com
c2f0a46495 Bug 286483 - Thunderbird OS X builds missing prompt alert icon. r=mscott. 2005-10-10 18:09:45 +00:00
bienvenu%nventure.com
5079273bb8 add threading to single folder virtual folders, views, and quick searches, sr=mscott 263180 2005-10-05 18:22:51 +00:00
darin%meer.net
0c1ea82214 fixes bug 311099 "remove redundant lines from removed-files, and organize the file a little bit to make it more readable" r=chase 2005-10-05 00:49:21 +00:00
scott%scott-macgregor.org
bb52f6778f whitelist-menupopup 2005-10-05 00:13:14 +00:00
scott%scott-macgregor.org
33bbe0358e remove an extraneous period that snuck into the diff 2005-10-04 17:27:20 +00:00
bsmedberg%covad.net
ce191154d3 Bug 281847 - bare mailto: link on command line fails to bring up mail compose r=tuukka.tolvanen/mscott/bz/darin 2005-10-04 15:37:49 +00:00
scott%scott-macgregor.org
9463964202 Bug #310833 -> Template builder doesn't free constructed content when menulists are in use Back out the changes for
Bugs #285076 and Bug #307160 as they caused regressions for platform developers using the content builder.
Re-write thunderbird prefs to not use the template builder to get around this problem, brute force building the menulists by hand.
2005-10-04 06:56:15 +00:00
axel%pike.org
d495de8006 bug 308827, use langpack-(ab-CD)@thunderbird.mozilla.org for MOZ_LANGPACK_EID, r=mscott, sr=bsmedberg 2005-10-03 21:07:50 +00:00
bugzilla%standard8.demon.co.uk
f8bb9fc1b3 Fix bug 212221 XUL error pages do not play nicely with IM button in Addressbook (Thunderbird sync patch) r/sr=bienvenu 2005-10-03 20:12:13 +00:00
beng%bengoodger.com
3f05d1c4c3 305226 - details link in software update is broken. make sure there's a fallback url if the update.xml file does not provide one. r=darin, mscott a=mscott 2005-10-03 16:34:49 +00:00
bugzilla%arlen.demon.co.uk
5a7c8549b3 Bug 285474 support delegated use of imap shared folders - change header.value to header.headerValue which is being created
p=me r=bienvenu sr=mscott
2005-10-02 19:10:06 +00:00
axel%pike.org
a7f768670e bug 307225, make langpacks nice extensions with chrome.manifest and up-to-date install.rdf, l10n-packaging-only build change, r=bsmedberg, sr,a=mscott 2005-10-02 08:42:11 +00:00