Граф коммитов

83 Коммитов

Автор SHA1 Сообщение Дата
David Bienvenu 63d3b49845 oops, forgot to land this part of the fix for 465267, persist folder views, r=jminta 2008-11-25 16:05:51 -08:00
Magnus Melin c25e73cc34 Bug 466519 - "remove mail.showFolderPaneColumns prefs (since expanded columns is no longer supported)" [r=jminta] 2008-11-25 21:39:16 +00:00
Phil Ringnalda cdb1c2fb1f Bug 466211 - Make mimeTypes.rdf and localstore.rdf not executable, and stop creating the useless copies in US/, r=Standard8 2008-11-22 20:15:52 -08:00
Phil Ringnalda 5d26c51e54 Bug 458467 - use $(IFLAGS1) to avoid getting executable permissions for non-executable files that are installed by app/Makefile, since it sets NSDISTMODE=copy and makes even $(INSTALL) copy rather than symlink, r=Standard8 2008-11-19 22:04:15 -08:00
Martin Schroder 11779c7248 Bug 463505 - Add currentAppVersion to extensions.update.url default pref; r=bugzilla 2008-11-08 20:23:45 +01:00
David Bienvenu c48a654a17 turn on auto detect for mac as well, r=standard8, initial patch by humph 2008-11-04 13:40:47 -08:00
Magnus Melin a23b81abb8 Bug 309371: clean up setting help url. r=standard8 2008-10-14 21:16:06 +03:00
Philippe M. Chiasson aff2270204 Bug 458075. It's not necessary (and a bug, actually) to link against libtracemalloc directly anymore. r=KaiRo 2008-10-09 16:33:53 -04:00
Robert Kaiser a7b4a36d1b bug 455942 - Port to comm-central: bug 440714, bug 447642, bug 454391, bug 454786, bug 454192, bug 432917, r=Standard8 2008-10-04 17:51:51 +02:00
Phil Ringnalda 59cbf5f031 Bug 450151 - Thunderbird does not form ligatures in fonts under 20 pixels, r=mkmelin 2008-10-03 20:23:51 -07:00
Mark Banner d885d2b262 Bug 458425 Remove TB specific disable of test_punycodeURI.js. r=bienvenu 2008-10-03 21:43:39 +01:00
Magnus Melin 308d006bff Bug 438375: Default reply header should include timestamp. r=philringnalda 2008-09-14 22:27:55 +03:00
Mark Banner ebcf321c89 Follow up to Bug 450884, don't change the source file for test_punycodeURIs.js when symbolic links are in use. r=bienvenu 2008-09-03 15:19:38 +01:00
Mark Banner f77941cb8a Part of Bug 443351 Move all of Thunderbird's unofficial/nightly branding items into mail/branding/nightly - more moves and fix official branding bustage. r=mkmelin
--HG--
rename : mail/app/icons/gtk/messengerWindow.xpm => mail/branding/nightly/gtk/messengerWindow.xpm
rename : mail/app/icons/gtk/messengerWindow16.xpm => mail/branding/nightly/gtk/messengerWindow16.xpm
rename : mail/app/icons/os2/messengerWindow.ico => mail/branding/nightly/os2/messengerWindow.ico
rename : mail/app/icons/windows/messengerWindow.ico => mail/branding/nightly/windows/messengerWindow.ico
2008-09-03 08:40:57 +01:00
Robert Kaiser 54ccbd9aa0 bug 452504 - port bug 97954, bug 394901, bug 451466, and bug 450194 changes to comm-central, r=Standard8 2008-08-29 23:59:02 +02:00
Mark Banner 8c5141ae87 Follow-up to Bug 450884, don't overwrite the original source files. r=bienvenu 2008-08-26 09:08:59 +01:00
Mark Banner 1482f44e8b Part of Bug 443351 Move all of Thunderbird's unofficial/nightly branding items into mail/branding/nightly - icons, images and more. r=mkmelin
--HG--
rename : mail/app/macbuild/background.png => mail/branding/nightly/background.png
rename : mail/installer/windows/nsis/branding.nsi => mail/branding/nightly/branding.nsi
rename : mail/app/default.xpm => mail/branding/nightly/default.xpm
rename : mail/app/macbuild/disk.icns => mail/branding/nightly/disk.icns
rename : mail/app/macbuild/dsstore => mail/branding/nightly/dsstore
rename : mail/app/macbuild/license.r => mail/branding/nightly/license.r
rename : mail/app/mozicon16.xpm => mail/branding/nightly/mozicon16.xpm
rename : mail/app/mozicon50.xpm => mail/branding/nightly/mozicon50.xpm
rename : mail/app/macbuild/thunderbird.icns => mail/branding/nightly/thunderbird.icns
rename : mail/app/thunderbird.ico => mail/branding/nightly/thunderbird.ico
rename : mail/installer/windows/wizHeader.bmp => mail/branding/nightly/wizHeader.bmp
rename : mail/installer/windows/wizHeaderRTL.bmp => mail/branding/nightly/wizHeaderRTL.bmp
rename : mail/installer/windows/wizWatermark.bmp => mail/branding/nightly/wizWatermark.bmp
2008-08-23 19:29:11 +01:00
Mark Banner d76d267f6e Disable test_punycodeURIs.js on mac only, part of bug 450884. 2008-08-20 19:04:48 +01:00
Mark Banner 033d3a2196 Hopefully final bustage fix for bug 450884. 2008-08-20 15:45:42 +01:00
Mark Banner 1f61b40d11 Bustage fix for bug 450884 - check for file existence before writing to them 2008-08-20 15:32:54 +01:00
Mark Banner 2b5d074bb7 Part of Bug 450884 - for TB only, disable the few xpcshell tests that are known to fail until we have fix them, thus allowing a full make check to run. r=bienvenu 2008-08-20 14:57:16 +01:00
Peter Weilbacher 1888be42fd Bug 449738 Fix splash.rc for comm-central. r=Standard8 2008-08-09 19:04:21 +01:00
Mark Banner dd9fc6f7bb Bug 448339 Thunderbird 3 builds still using version 1 url for application update checks. r=bienvenu 2008-08-08 16:25:28 +01:00
Peter Weilbacher 3e4598d99f [OS/2] Bug 449735: fix build break in static config by pointing to the right resources, r=bugzilla@standard8.plus.com 2008-08-08 11:27:21 +02:00
Mats Palmgren eefe2780ff Empty trash should have confirmation dialog. b=179891 r+sr=bienvenu 2008-07-31 05:41:23 +02:00
Nick Thomas 533b6ce06a Bug 445991, bump nightly version to 3.0b1pre after 3.0a2 builds, r=dmose on IRC 2008-07-31 15:37:42 +12:00
Mark Banner 2c37c47c71 Better bustage fix for TB Mac bustage following bug 422538 2008-07-30 10:40:15 -07:00
Mark Banner d7f8fa69e0 TB Mac bustage fix following bug 422538 2008-07-30 08:15:55 -07:00
"Brad Lassey" b79b65f525 [Bug 448218] "Linux comm-central build %" is RED after "dbus" checkin(s), libdbus added to mai news link step r=bienvenu 2008-07-28 01:06:40 -04:00
Mark Banner 84b7b1f491 Final part of Bug 378991 Enable IDN link support in messages for Thunderbird and don't pass only punycode values to external apps. r=dmose,masayuki,sr=cbiesinger 2008-07-25 17:05:54 +01:00
Mark Banner 4e1d41184b First part of Bug 443351 Move all of Thunderbird's unofficial/nightly branding items into mail/branding/nightly - content files and thunderbird-branding.js. r=mkmelin
--HG--
rename : mail/base/content/about-credits.png => mail/branding/nightly/content/about-credits.png
rename : mail/base/content/about-thunderbird.png => mail/branding/nightly/content/about.png
rename : mail/base/content/icon48.png => mail/branding/nightly/content/icon48.png
rename : mail/base/content/icon64.png => mail/branding/nightly/content/icon64.png
rename : mail/base/content/thunderbird-watermark.png => mail/branding/nightly/content/thunderbird-watermark.png
rename : mail/app/thunderbird-branding.js => mail/branding/nightly/thunderbird-branding.js
rename : other-licenses/branding/thunderbird/content/about-thunderbird.png => other-licenses/branding/thunderbird/content/about.png
rename : other-licenses/branding/thunderbird/content/jar.mn => other-licenses/branding/thunderbird/jar.mn
2008-07-25 17:03:39 +01:00
Robert Kaiser 644de17441 bug 444686 - create/adapt build system for comm-central, Thunderbird changes, r=ted r=Standard8 r=Callek 2008-07-22 14:31:43 +02:00
hg@mozilla.org cc78336489 bug 437643 - Build Thunderbird and SeaMonkey from comm-central, initial import of code from CVS tag HG_COMM_INITIAL_IMPORT at 2008-07-22 05:18:47 PST, imported and tagged cvs.mozilla.org modules: mozilla/directory/xpcom/ mozilla/mailnews/ mozilla/mail/ mozilla/suite/ mozilla/other-licenses/branding/thunderbird/ 2008-07-22 14:21:15 +02:00