cbiesinger%web.de
4c1080dd59
Bug 281130 rename NS_DOWNLOAD_CONTRACTID to NS_TRANSFER_CONTRACTID to better
...
reflects its purpose
r=bz sr=darin
2005-04-05 22:27:47 +00:00
gerv%gerv.net
20506e2dfc
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-04-05 22:27:44 +00:00
bsmedberg%covad.net
2fca1dced5
Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor
2005-04-05 22:27:43 +00:00
dbaron%dbaron.org
9e94a9633b
Better fix for Thunderbird bustage.
2005-04-05 22:27:42 +00:00
ben%bengoodger.com
2cf014b2ea
attempt at fixing tbird - make sure tbird includes nsToolkitCompsCID.h so it can build typeaheadfind.
2005-04-05 22:27:41 +00:00
ben%bengoodger.com
687582ce44
Landing the Aviary Branch (browser section only).
2005-04-05 22:27:39 +00:00
mvl%exedo.nl
cf630b8661
Enable password manager for sunbird
...
bug 258524, r=bsmedberg, mostafah
2005-04-05 22:27:37 +00:00
bsmedberg%covad.net
c2f2224da8
Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil
2005-04-05 22:27:35 +00:00
ben%bengoodger.com
d202d81313
Rewrite the extension manager as a js component (170006 - not accessible yet)
2005-04-05 22:27:33 +00:00
ben%bengoodger.com
f1f63525d9
extension manager stub
2005-04-05 22:27:31 +00:00
bsmedberg%covad.net
f0f50aafab
Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes.
2005-04-05 22:27:29 +00:00
ben%bengoodger.com
2801ff5c9f
215467, Part I. New Download Manager.
2005-04-05 22:27:27 +00:00
bryner%brianryner.com
ac471b615e
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2005-04-05 22:27:24 +00:00
bryner%brianryner.com
1039e26313
Enable new password manager for Firebird.
2005-04-05 22:27:23 +00:00
hewitt%netscape.com
949fb914fb
moving the phoenix history from browser to toolkit
2005-04-05 22:27:20 +00:00
hewitt%netscape.com
8d7a9083e5
165955 - landing new autocomplete api and satchel for phoenix. not built yet.
2005-04-05 22:27:18 +00:00
bsmedberg%covad.net
d3d9589cf0
libxul step 4 - most of tier 50 (not PSM, and I may have forgotten a few things in toolkit/mozapps also) r=darin
2005-03-18 21:24:05 +00:00
scott%scott-macgregor.org
e525d43d1b
Bug #286282 --> Thunderbird should be building toolkit\components\alerts instead of xpfe\components\alerts.
...
Will work on converting the download manager next so we an remove the alerts service ifdef in xpfe\download-manager.
Also, port xpfe's API change to nsIAlertsService to use AString's to toolkit
2005-03-15 19:41:41 +00:00
cbiesinger%web.de
ce1e5bcb15
Bug 281130 rename NS_DOWNLOAD_CONTRACTID to NS_TRANSFER_CONTRACTID to better
...
reflects its purpose
r=bz sr=darin
2005-02-07 14:35:46 +00:00
bryner%brianryner.com
f5257db823
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
2005-02-03 23:01:54 +00:00
gerv%gerv.net
646bb0c2b8
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-02-01 17:07:35 +00:00
bsmedberg%covad.net
96d1301a6e
Bug 279194 (OSX) - Cannot open URL from other applications, and bug 279093 - dock icon unresponsive r=sfraser
2005-01-26 20:18:14 +00:00
bsmedberg%covad.net
ca5243c97b
Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor
2005-01-17 18:50:18 +00:00
dbaron%dbaron.org
daa17175f6
Better fix for Thunderbird bustage.
2004-11-30 23:05:17 +00:00
ben%bengoodger.com
81077365f2
attempt at fixing tbird - make sure tbird includes nsToolkitCompsCID.h so it can build typeaheadfind.
2004-11-30 22:13:11 +00:00
ben%bengoodger.com
19093d9aec
Landing the Aviary Branch (browser section only).
2004-11-30 08:23:02 +00:00
kjh-5727%comcast.net
85e8de34ff
Fixing thunderbird bustage.
2004-11-28 20:36:27 +00:00
mvl%exedo.nl
e81d5b7206
Enable password manager for sunbird
...
bug 258524, r=bsmedberg, mostafah
2004-11-28 10:39:16 +00:00
bsmedberg%covad.net
3055933c27
Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil
2004-10-29 19:28:38 +00:00
ben%bengoodger.com
733f236fe3
Rewrite the extension manager as a js component (170006 - not accessible yet)
2004-03-31 08:58:21 +00:00
ben%bengoodger.com
086cea6928
extension manager stub
2004-02-19 10:45:28 +00:00
ben%bengoodger.com
52bdbaf0e0
Migration Branch landing, currently turned off!
2004-02-15 01:49:37 +00:00
bsmedberg%covad.net
7a922f66fd
Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes.
2004-02-11 02:10:04 +00:00
ben%bengoodger.com
f57cf36be8
More changes for 214260... place xpinstall progress listener in download manager service so that it doesn't get killed when the manager window closes.
2003-12-09 05:55:09 +00:00
ben%bengoodger.com
c369a64336
215467, Part I. New Download Manager.
2003-11-27 00:54:33 +00:00
bryner%brianryner.com
20386efec4
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-08 00:18:24 +00:00
bryner%brianryner.com
9ccfce5eb1
Enable new password manager for Firebird.
2003-08-12 05:22:10 +00:00
dbaron%dbaron.org
d23eafdfe2
Fix firebird and thunderbird bustage by unforking contents of nsIGlobalHistory (which was frozen) and by tweaking the root Makefile.in. b=212509 r=mscott
2003-07-19 21:19:12 +00:00
bryner%netscape.com
00130ba94c
Fix solaris bustage by making sure $(DIST)/bin is in the library path.
2003-01-09 23:41:15 +00:00
bryner%netscape.com
b2e13a6435
Add MODULE_NAME so that these modules get registered in static builds.
2002-11-24 05:59:39 +00:00
bryner%netscape.com
e51aebdb3a
OS/2 fixes from mkaply.
2002-10-05 02:54:35 +00:00
bryner%netscape.com
c62c483903
Don't force building a shared library
2002-10-02 20:37:09 +00:00
hewitt%netscape.com
e2ba212b1d
moving the phoenix history from browser to toolkit
2002-09-28 21:46:52 +00:00
hewitt%netscape.com
98e19ff152
changing module names
2002-09-28 09:17:10 +00:00
hewitt%netscape.com
a6d6000175
165955 - landing new autocomplete api and satchel for phoenix. not built yet.
2002-09-28 00:38:20 +00:00