Commit Graph

1037 Commits

Author SHA1 Message Date
bryner%brianryner.com
4ed2dfdede Fix tracemalloc bustage (balsa orange) by updating gArgc to the argument count returned by NS_TraceMallocStartupArgs. 2004-06-19 18:41:08 +00:00
ben%bengoodger.com
44d523acd9 OK, merge back changes from the branch. for real this time 2004-06-19 05:54:09 +00:00
ben%bengoodger.com
5063e22bbd fuck it. 2004-06-19 05:50:12 +00:00
ben%bengoodger.com
8e477521e2 hm. 2004-06-19 05:29:47 +00:00
ben%bengoodger.com
9ca17f1cd9 fix oops 2004-06-19 05:27:46 +00:00
ben%bengoodger.com
b8c2b516b2 various updates from the branch - extension manager, update service, etc. 2004-06-19 04:56:21 +00:00
silver%warwickcompsoc.co.uk
a5fc04d0b1 Bug 246429 - null-check some vars before QIing them.
r=mconnor
patch by pike@pikey.me.uk
2004-06-19 02:32:44 +00:00
ben%bengoodger.com
57a2627f06 add help stuff 2004-06-18 23:27:36 +00:00
ben%bengoodger.com
1fac33cb70 add file 2004-06-18 23:26:43 +00:00
ben%bengoodger.com
03cc7f05f5 oops forgot this dir 2004-06-18 22:38:59 +00:00
ben%bengoodger.com
75c4ed39cf fix build bustage 2004-06-18 22:36:23 +00:00
ben%bengoodger.com
6898ec04af winstripe landing 2004-06-18 22:10:49 +00:00
ben%bengoodger.com
be767b9dfc Winstripe landing 2004-06-18 22:07:08 +00:00
ben%bengoodger.com
f877834012 oops forgot to remove these lines 2004-06-18 22:05:29 +00:00
ben%bengoodger.com
44e4b69a20 remove the old dirs 2004-06-18 21:29:09 +00:00
ben%bengoodger.com
6b892f13a0 use new themes dir, turn on winstripe 2004-06-18 21:18:32 +00:00
ben%bengoodger.com
216a902c1c More Winstripe/Pinstripe Restructuring 2004-06-18 21:06:45 +00:00
scott%scott-macgregor.org
a8e2853c4b Port Bug #246285 to the trunk so the semi-single profile landing doesn't break Mac builds by preventing
thunderbird from finding the profile on OS X.
2004-06-18 07:38:59 +00:00
bryner%brianryner.com
d9980b7856 Restore unbuffering of stdout so that the startup perf test output gets written to the tinderbox log. 2004-06-18 05:38:03 +00:00
ben%bengoodger.com
617b4a7abb land winstripe on trunk 2004-06-17 23:01:11 +00:00
bsmedberg%covad.net
654b5208df Update .cvsignore and add correct nsNativeAppSupportBase.cpp 2004-06-17 22:23:58 +00:00
bsmedberg%covad.net
d9ba66a275 Bug 239929 - Porting semi-single-profile from the aviary1.0 branch to the trunk. This is using the argv-restart method right now (a child process). This will be changing to an xpcom-restart process soon. Code by me, Ben Goodger, Darin, Scott M., M. Kaply, and others. xpfe/appshell code r=danm sr=brendan (bug 244106). 2004-06-17 21:23:51 +00:00
bsmedberg%covad.net
6eec21fb4e Bug 245053 - crash on deleting profile - patch by vladimir@pobox.com 2004-06-17 17:05:31 +00:00
ben%bengoodger.com
27a53fcc51 oops, commited from wrong tree 2004-06-17 10:16:29 +00:00
ben%bengoodger.com
c28640e4da forgot this too 2004-06-17 10:13:37 +00:00
roc+%cs.cmu.edu
0f4150a4e5 Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
aaronleventhal%moonset.net
8ad18cbf57 Bug 127118. Fix focus problems with radio buttons and accesskeys. r=neil, sr=bryner 2004-06-15 02:32:52 +00:00
bsmedberg%covad.net
0c487e99a0 Landing semi-single-profile on the trunk (merge from the AVIARY_1_0_20040515_BRANCH). 2004-06-14 00:17:48 +00:00
scott%scott-macgregor.org
01eeea5e74 Bug #245483 --> Hook up print preview support for Thunderbird 2004-06-12 00:31:28 +00:00
cbiesinger%web.de
5bc23f15c2 ...fixing firefox bustage... 2004-06-11 18:25:05 +00:00
bryner%brianryner.com
2666a9d913 Have clipboard implementations that care about flushing data to the OS clipboard register for xpcom-shutdown notification, rather than being notified by nsAppRunner directly. Bug 239390, r=bsmedberg, sr=blizzard. 2004-06-10 20:39:11 +00:00
mvl%exedo.nl
4f8f93ce7c more bustage fix for sunbird. passwordmgr needs autocomplete.
part of bug 245762
2004-06-08 20:56:10 +00:00
aaronleventhal%moonset.net
dcd7e072c6 Bug 239914. When OS high contrast or another accessible theme is used, automatically follow it in chrome and content. r=bsmedberg, sr=bryner 2004-06-08 19:34:55 +00:00
aaronleventhal%moonset.net
593684a98a Bug 245370. Make autocomplete dropdowns accessible. r=neil, sr=alecf 2004-06-08 13:59:11 +00:00
mvl%exedo.nl
16c1385e2a static build bustage fix for sunbird.
part of bug 245762, r=bsmedberg
2004-06-08 10:29:22 +00:00
ben%bengoodger.com
42a477691d 245584 - crash in nsGlobalHistory::AddPageToDatabase, check for successful creation of uri in MarkPageAsTyped before continuing. 2004-06-07 20:55:59 +00:00
aaronleventhal%moonset.net
6fcb92d05f This part of the fix for bug 244624 was accidentally not checked in with the main checkin on June 1, 2004. r=neil, sr=alecf 2004-06-07 19:56:30 +00:00
scott%scott-macgregor.org
afea5282ca Bug #216509 --> Download more in spellchecker's language pull down does not work
in Thunderbird.

Make the code in EdSpellCheck.js kick out to the default browser.

Patch by Jon Henry
2004-06-07 18:54:13 +00:00
ben%bengoodger.com
d8af8e7641 245765 - Preferences should live under Edit...Preferences on Unix and terminology should be consistent 2004-06-07 08:17:00 +00:00
mconnor%myrealbox.com
fce614c93e remove/readd console.css so it isn't tagged as binary 2004-06-03 21:51:26 +00:00
mconnor%myrealbox.com
6fd6f8a622 remove/readd console.css so it isn't tagged as binary 2004-06-03 21:51:06 +00:00
ben%bengoodger.com
1ec995b8a1 227640 - password is saved even when the password field has autocomplete="off", patch by Unknown W. Brackets <unknown@simplemachines.org> r=bryner 2004-06-03 20:42:01 +00:00
ben%bengoodger.com
cc2e4074ea fix installer not showing progress bug once 2004-06-03 10:05:34 +00:00
aaronleventhal%moonset.net
8eb8cdd6d0 Bug 244624. Expose XUL textbox and menulist properly. r=neil, sr=alecf 2004-06-02 04:06:28 +00:00
ben%bengoodger.com
27bf6ec9b8 225641 - installer should ask where to put icons 2004-06-02 01:36:53 +00:00
mconnor%myrealbox.com
7938cb7df6 rlk missed this typo again, bug 244541 2004-06-01 22:25:57 +00:00
mconnor%myrealbox.com
2e4b04cdf4 bug 240655, port neil's fix from 133606 to toolkit 2004-06-01 14:50:13 +00:00
kyle.yuan%sun.com
ec596d682f Bug 237535 prelight text invisible in high-contrast inverse themes
r=bryner, sr=roc, patch by ginn.chen@sun.com
2004-06-01 01:58:10 +00:00
db48x%yahoo.com
7220cf390a put back two lines that got lost before checkin.
see bug 235872 for details
2004-05-31 06:46:28 +00:00
ben%bengoodger.com
3d69e9e5b6 244763 - visible history fe is not updated as pages are visited. also contains fix for 234700 - removing a page from history does not remove it from history.dat 2004-05-31 03:39:43 +00:00