gerv%gerv.net
f08fd5a3dd
Bug 236613: change to MPL/LGPL/GPL tri-license.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193307 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-31 08:15:13 +00:00
gavin%gavinsharp.com
a0093e6527
Bug 305767: Allow a different marker character for preprocessing CSS files, patch by Benjamin Smedberg <benjamin@smedbergs.us>, r=hixie+mconnor, branch181=bsmedberg
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189008 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-06 16:58:47 +00:00
scott%scott-macgregor.org
ab8297785d
Bug #285136 --> Make the thunderbird qute theme support RTL for hebrew users.
...
Patch by Reuven Gonen.
r=asaf
sr=me
a=me
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182623 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-20 20:40:39 +00:00
scott%scott-macgregor.org
ba7e4a7d69
Bug #311560 --> Migration doesn't select any option by default
...
sr=bienvenu
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181916 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-10 18:53:51 +00:00
scott%scott-macgregor.org
b89ae65df0
Bug #307303 --> migration wizard APIs need updated
...
port firefox fix to thunderbird
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180168 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-14 03:11:17 +00:00
darin%meer.net
ddb302c507
fixes bug 291033 "Enable support for profile temp directory on local filesystem" aka "delete my cache please" r=bsmedberg a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@172714 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-26 00:37:23 +00:00
scott%scott-macgregor.org
36b7ed8d59
Bug #291259 --> Add a new preference, profile.force.migration which can be set to the name
...
of the migrator we want to force migration from. Left empty, the user will see
the normal list of all available sources we can migrate from. If you give it a
value, we automatically force migration from that type without any user interaction. Very useful for small
businesses migrating from another email client.
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@172702 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-25 21:58:15 +00:00
scott%scott-macgregor.org
1a5f3fecef
Bug #291346 --> don't migrate the remember.signon pref
...
git-svn-id: svn://10.0.0.236/trunk@172625 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-22 21:33:59 +00:00
scott%scott-macgregor.org
6ffb820208
Bug #284699 --> add some null ptr protection to avoid a crash
...
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@172094 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-13 21:45:13 +00:00
bsmedberg%covad.net
c0a7eecf51
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
...
git-svn-id: svn://10.0.0.236/trunk@171644 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-05 13:09:19 +00:00
bsmedberg%covad.net
f4f72beaa1
Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey)
...
git-svn-id: svn://10.0.0.236/trunk@170499 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-10 04:38:35 +00:00
bryner%brianryner.com
f740d385eb
Finish REQUIRES cleanup for Thunderbird. Compiles on all platforms.
...
git-svn-id: svn://10.0.0.236/trunk@168855 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-06 01:18:32 +00:00
gerv%gerv.net
d7cf7f9916
Bug 236613: change to MPL/LGPL/GPL tri-license.
...
git-svn-id: svn://10.0.0.236/trunk@168644 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-01 18:04:25 +00:00
scott%scott-macgregor.org
f9e9248638
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.
git-svn-id: svn://10.0.0.236/trunk@167373 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-07 01:29:20 +00:00
bzbarsky%mit.edu
6cc2aafe00
Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
...
Daniel Kraft <d@daniel-kraft.net >, r=jst, sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@167258 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-04 19:31:31 +00:00
scott%scott-macgregor.org
2f3e975094
Bug #255043 --> Signature files should be copied from Mozilla profile directories
...
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@165864 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-28 22:03:14 +00:00
bryner%brianryner.com
e1daca3ce3
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
...
git-svn-id: svn://10.0.0.236/trunk@165757 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-24 22:48:45 +00:00
scott%scott-macgregor.org
1555ccbd17
Bug #270043 --> TB09 crash importing Outlook Express settings [@ nsOEProfileMigrator::Notify]
...
When our migration base class goes away, be sure to clear any pending timers so we don't call back into
a deleted object.
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@165687 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-23 23:27:03 +00:00
scott%scott-macgregor.org
271c81a2c0
Bug #268034 --> Mail imported from Mozilla 1.x dumps messages in wrong mailboxes
...
when migrating mozilla profiles with multiple servers with the same host name, we should make
sure our hostname based diretory is unique.
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@165141 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-08 23:18:18 +00:00
scott%scott-macgregor.org
ba9251db01
Bug #259453 --> Customized labels colors and names not imported from Mozilla Mail during the migration processs.
...
git-svn-id: svn://10.0.0.236/trunk@162371 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-15 17:30:49 +00:00
scott%scott-macgregor.org
e9e20b65a7
Bug #257849 --> on first launch, if there are no migration sources, make sure the
...
'nothing' radio item is selected by default.
git-svn-id: svn://10.0.0.236/trunk@161684 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-03 00:30:46 +00:00
scott%scott-macgregor.org
45fbf44f36
Bug #255809 --> Migration wizard on unix and OS X are showing all of the available migrations instead
...
of just the ones for that platform.
git-svn-id: svn://10.0.0.236/trunk@160866 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-17 19:03:56 +00:00
scott%scott-macgregor.org
9b68e8b593
remove some unwanted dump statements
...
git-svn-id: svn://10.0.0.236/trunk@160835 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-16 22:20:46 +00:00
scott%scott-macgregor.org
d06e258925
Bug #255060 --> Thunderbird migration requires a seamonkey created registry.dat file.
...
git-svn-id: svn://10.0.0.236/trunk@160740 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-13 20:58:51 +00:00
scott%scott-macgregor.org
58c4ed26d7
Bug #255044 --> Migrate collected address book settings when migrating users from seamonkey.
...
git-svn-id: svn://10.0.0.236/trunk@160635 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-10 22:32:38 +00:00
bryner%brianryner.com
b64066a2ed
Thunderbird default mail/news client support for GNOME (bug 252056). r=mscott.
...
git-svn-id: svn://10.0.0.236/trunk@159809 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-24 23:54:29 +00:00
scott%scott-macgregor.org
2413262f89
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.
git-svn-id: svn://10.0.0.236/trunk@159455 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-18 23:41:24 +00:00
bsmedberg%covad.net
6e5224e951
Bug 247377 - can't migrate old tbird profiles when the OS username contains non-ASCII characters... I mis-reverse-engineered the old profile registry code. r=jshin
...
git-svn-id: svn://10.0.0.236/trunk@158421 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-24 17:07:17 +00:00
bsmedberg%covad.net
c639233f60
Moving aviary 1.0 profile-migration to the trunk, in preparation for landing semi-single-profile.
...
git-svn-id: svn://10.0.0.236/trunk@158050 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-17 20:49:18 +00:00