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

35 Коммитов

Автор SHA1 Сообщение Дата
bsmedberg%covad.net 9abe57c447 Bug 281988 - Chrome registry supports for the xpcnativewrappers=yes flag. Chrome packaging fixup to apply the xpcnativewrappers=yes flag to our application chrome packages for ffox/tbird. This also stops the repackaging of thunderbird chrome. r=mscott+bz a=drivers 2005-05-20 12:58:57 +00:00
scott%scott-macgregor.org 8f20f84b62 open the options dialog by default for now until the options dialog is smart enough to open the offline dialog
directly.
2005-03-17 22:22:24 +00:00
scott%scott-macgregor.org 08b2ec1146 Bug #284144 --> add options and disk space UI to the advanced options panel 2005-03-16 22:23:33 +00:00
gerv%gerv.net 8958ff7eb0 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 18:04:25 +00:00
scott%scott-macgregor.org 3cc5699f96 Work of fixing Bug #276918 --> Thunderbird installer and zip builds are DOA after the aviary landing to mozilla\toolkit with
toolkit entity errors.

Locale restructuring to match work done on the aviary 1.0 branch.
2005-01-07 01:29:20 +00:00
scott%scott-macgregor.org fc6fd8cd0b Bug #250918 --> If the offline extension is installed, overlay global offline setting options into the
advanced preferences dialog under the Connections tab.
2004-08-23 04:40:52 +00:00
scott%scott-macgregor.org d945032b7d Bug #249988 --> Various offline settings are not getting saved from the offline settings dialog.
Add a  new radio button for "Always start up online" which matches our default value for
offline.startup_state. This fixes an issue where this radio control always comes up without an intial
value because we didn't have a radio for that value.

sr=bienvenu
2004-08-11 17:18:11 +00:00
scott%scott-macgregor.org 7f979d1e24 Bug #250918 --> move the locale files for the offline extension into en-US.jar to make it easier to localize. 2004-08-05 21:03:21 +00:00
scott%scott-macgregor.org 75a3d493d3 Bug #250918 --> move the offline indicator to the left part of the status bar 2004-07-11 21:25:15 +00:00
scott%scott-macgregor.org 415383cc90 Try to get Thunderbird running on the trunk again now that the new profile manager has landed for aviary.
Includes patches for Bug #239929, #244800 and Bug #244134
2004-06-18 07:14:56 +00:00
scott%scott-macgregor.org 3a723f6982 Bug #244209
Offline Settings > KB value not be stored for 'Compact folders if it will save over ....'
2004-05-31 16:26:59 +00:00
scott%scott-macgregor.org 8048852df9 Better fix for Bug #244209
Offline Settings > KB value not be stored for 'Compact folders if it will save over ....'
2004-05-24 16:56:27 +00:00
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
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
Stefan.Borggraefe%gmx.de 14f86d9fcd Minor menu cleanup (remaining issues of bug 75622).
r=timeless, sr=mscott
2004-04-20 18:45:03 +00:00
scott%scott-macgregor.org 8f59e261ea 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 36bda6fd1b 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 81513441d7 fix ctrl-m's. 2003-12-14 23:57:26 +00:00
dbaron%dbaron.org d5582721b7 Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa 2003-12-02 23:22:11 +00:00
scott%scott-macgregor.org aaf4bfcde6 add missing file 2003-11-04 22:22:45 +00:00
scott%scott-macgregor.org 22ac324aeb Bug #222783: Leverage the pre-processor to automatically generate the correct locale version so we don't have to change
each thunderbird .rdf file.
2003-11-03 04:58:43 +00:00
scott%scott-macgregor.org 93d8e70a85 bump the extension version 2003-10-31 06:23:31 +00:00
bienvenu%nventure.com 172ffd00d4 add prefs ui for offline startup to tbird offline extension, r/sr=mscott, not part of regular build, 221734 2003-10-30 01:12:00 +00:00
scott%scott-macgregor.org a97be65265 udpate the locale to 1.6a to match the trunk.
fix account manager bustage caused by Bug #89212
2003-10-20 16:24:20 +00:00
scott%scott-macgregor.org 2a5576cca9 locale update 2003-08-12 05:04:34 +00:00
scott%scott-macgregor.org 25470a9cd1 bump skin version string. 2003-07-27 19:15:23 +00:00
scott%scott-macgregor.org 2ca710ae8d offline modifications..hook up authorURL. 2003-06-17 06:26:31 +00:00
scott%scott-macgregor.org 0d5b0c0cf7 update 2003-06-15 23:51:01 +00:00
scott%scott-macgregor.org 45e4d1539a Example install.js file for the offline extension 2003-06-15 23:35:19 +00:00
scott%scott-macgregor.org c503236191 Use offline UI as an example as to how to write an extension for thunderbird.
Rewrite offline to act as a stand alone extension to thunderbird. You can no longer build this directory
to drop in offline support. Instead, it must be packaged into an XPI as an extension.
2003-06-15 23:34:51 +00:00
scott%scott-macgregor.org 6d201ad4ee more work to strip out license & copyright lines using the xul pre-processor from chrome.
Thanks to Stephen Walker for the patch.
2003-06-05 03:46:46 +00:00
scott%scott-macgregor.org cb0f0012de Thanks to Stephen Walker for this patch. Leverage the XUL pre-processor to strip out all of the
license and copyright information from chrome files. This should help reduce some of the footprint of the
JAR files in thunderbird.
2003-06-04 05:38:23 +00:00
scott%scott-macgregor.org 7c9663302c update locale versions 2003-04-18 02:10:23 +00:00
mscott%netscape.com ceff18e4e4 minotaur landing 2003-04-05 20:57:25 +00:00