bryner%brianryner.com
daed416e86
Add a mozstorage-based FormHistory implementation, with an importer that uses the MorkReader class. Stop building Mork if building Places. Bug 324170, r=brettw, bsmedberg.
2006-01-26 19:17:04 +00:00
bsmedberg%covad.net
ec0ae1ec61
Bug 322965 (relanding) - Allow building xulrunner with --disable-xul, this fixes dynamic builds which didn't have the correct linker flags and combines passwordmgr/satchel in one XPCOM module since they have symbol dependencies
2006-01-25 20:23:24 +00:00
pavlov%pavlov.net
a6582b5239
backing out bsmedberg's checkins for bug 322965 due to build bustage.
2006-01-25 04:54:07 +00:00
bsmedberg%covad.net
abe638de27
Bug 322965 - Allow building XULRunner with --disable-xul, r=dougt (This also contains some bits of 299988, build gtkmozembed into libxul)
2006-01-24 19:27:00 +00:00
bryner%brianryner.com
78969fd1ee
Don't try to link in history_s.lib when MOZ_PLACES is enabled, since it's not built.
2005-11-18 07:48:54 +00:00
brettw%gmail.com
944ede62d6
bug 315570
...
r=bryner
r=annie.sullivan
Add a reusable autocomplete result type that doesn't depend on Mork. Components
can easily provide autocomplete results using this interface and
implementation.
2005-11-09 19:19:33 +00:00
brettw%gmail.com
e1bcd0f4cd
Adds "places" directory consisting of new moz-storage-based history
...
implementation. Use --enable-places to use this code instead of the Mork
history implementation. This code is currently in active development, so some
things are broken, notably all the UI which uses RDF.
bug 266174
r=bryner
2005-11-08 02:25:22 +00:00
bsmedberg%covad.net
a3deb73315
Bug 263042 - Build both autocomplete impls as separate components to make it easier to ship both of them with toolkit/xpfe r=Neil
2005-10-31 13:21:31 +00:00
allan%beaufour.dk
f3037c1426
Build alerts service on non-Win32 platforms (gtk1/2). Bug 305375, r=bsmedberg, patch by Jens Bannmann
2005-09-16 11:52:56 +00:00
bsmedberg%covad.net
81731529f1
Additional xulrunner-specific bustage fixup from bug 295482
2005-07-27 22:48:15 +00:00
bsmedberg%covad.net
3555f66e5c
Bustage fix for dougt, bug 295482
2005-07-27 21:46:39 +00:00
dougt%meer.net
e75e37664c
* This moves most of the configuration options of minimo into configure.in.
...
* This makes minimo use the same toolkit that ff uses.
* This makes toolkit build on WINCE. (makefile love only)
* This moves all default configuration options above where we enable
applications in configure.in
Build only changes.
r=bsmedberg
a=bsmedberg
2005-07-27 20:42:44 +00:00
bsmedberg%covad.net
7bb53dccc4
Rename a few nsModule.cpp files so that libxul will link on platforms that use ar+ranlib r=darin
...
toolkit/components/build/nsModule.cpp -> nsToolkitCompsModule.cpp
2005-04-05 23:29:58 +00:00
scott%scott-macgregor.org
06c676d820
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-04-05 22:27:49 +00:00
cbiesinger%web.de
4cdaa2ac70
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
29807f4571
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-04-05 22:27:44 +00:00
bsmedberg%covad.net
633b80dc67
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
ee4101407d
Better fix for Thunderbird bustage.
2005-04-05 22:27:42 +00:00
ben%bengoodger.com
482c95f64d
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
b8393e7ec1
Landing the Aviary Branch (browser section only).
2005-04-05 22:27:39 +00:00
mvl%exedo.nl
0857122f4a
Enable password manager for sunbird
...
bug 258524, r=bsmedberg, mostafah
2005-04-05 22:27:37 +00:00
bsmedberg%covad.net
b83960ebb8
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
9266dfc40a
Rewrite the extension manager as a js component (170006 - not accessible yet)
2005-04-05 22:27:33 +00:00
ben%bengoodger.com
45efd970dd
extension manager stub
2005-04-05 22:27:31 +00:00
bsmedberg%covad.net
66cc861034
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
bc3e8af4c9
215467, Part I. New Download Manager.
2005-04-05 22:27:27 +00:00
bryner%brianryner.com
41288ed357
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
99dd4d9ec8
Enable new password manager for Firebird.
2005-04-05 22:27:23 +00:00
hewitt%netscape.com
543799bd60
moving the phoenix history from browser to toolkit
2005-04-05 22:27:21 +00:00
hewitt%netscape.com
1b4b2ae70a
165955 - landing new autocomplete api and satchel for phoenix. not built yet.
2005-04-05 22:27:19 +00:00
bsmedberg%covad.net
914a5612a1
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
5dcef92bbc
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
40888bf15f
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
67dba23ae4
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
2005-02-03 23:01:54 +00:00
gerv%gerv.net
93180ced26
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-02-01 17:07:35 +00:00
bsmedberg%covad.net
fd1d52bde4
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
f3dd951f94
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
eeb2df5bfe
Better fix for Thunderbird bustage.
2004-11-30 23:05:17 +00:00
ben%bengoodger.com
6cb924a587
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
5171657dc2
Landing the Aviary Branch (browser section only).
2004-11-30 08:23:02 +00:00
kjh-5727%comcast.net
ebca16f8dc
Fixing thunderbird bustage.
2004-11-28 20:36:27 +00:00
mvl%exedo.nl
03cba3f4d8
Enable password manager for sunbird
...
bug 258524, r=bsmedberg, mostafah
2004-11-28 10:39:16 +00:00
bsmedberg%covad.net
e08012b8b7
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
f4f167dc73
Rewrite the extension manager as a js component (170006 - not accessible yet)
2004-03-31 08:58:21 +00:00
ben%bengoodger.com
90143bbc67
extension manager stub
2004-02-19 10:45:28 +00:00
ben%bengoodger.com
1e506efcb5
Migration Branch landing, currently turned off!
2004-02-15 01:49:37 +00:00
bsmedberg%covad.net
814b876053
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
b5e0adcf2e
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
755fe67158
215467, Part I. New Download Manager.
2003-11-27 00:54:33 +00:00
bryner%brianryner.com
377bfd51dd
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
4ba8e872a0
Enable new password manager for Firebird.
2003-08-12 05:22:10 +00:00
dbaron%dbaron.org
c8d988bce3
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
2dbbfccac9
Fix solaris bustage by making sure $(DIST)/bin is in the library path.
2003-01-09 23:41:15 +00:00
bryner%netscape.com
9aaac779d1
Add MODULE_NAME so that these modules get registered in static builds.
2002-11-24 05:59:39 +00:00
bryner%netscape.com
40e3511a7e
OS/2 fixes from mkaply.
2002-10-05 02:54:35 +00:00
bryner%netscape.com
f36b078110
Don't force building a shared library
2002-10-02 20:37:09 +00:00
hewitt%netscape.com
4690faa702
moving the phoenix history from browser to toolkit
2002-09-28 21:46:52 +00:00
hewitt%netscape.com
66260ba24a
changing module names
2002-09-28 09:17:10 +00:00
hewitt%netscape.com
25c5e7fa5e
165955 - landing new autocomplete api and satchel for phoenix. not built yet.
2002-09-28 00:38:20 +00:00