Commit Graph

64 Commits

Author SHA1 Message Date
gavin%gavinsharp.com
8be9e6b186 Bug 310071: Use system calls to add files to the recent documents folder, r=mconnor/bsmedberg, a=mtschrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@202074 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-13 20:08:29 +00:00
tony%ponderer.org
e01fcb93e0 bug 340603: getting table updates consumes large amounts of memory
patch for adding interface for streaming updates
r+a=darin


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200011 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-15 18:12:14 +00:00
brettw%gmail.com
cc4932f26d Bug 335558 (also 339861) r+a=bryner Make module file use the same flags as the build scripts for compiling form history.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@199644 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-09 22:28:09 +00:00
sayrer%gmail.com
b2370f7295 b=325080. add atom 0.3 and better html handling to feed processor. r+a=ben
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196100 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-06 05:40:13 +00:00
brettw%gmail.com
54fb08a103 Bug 336203 (for tony@ponderer.org) r+a=darin URL-classifier C++ database service (currently defaulted to off)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196045 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 20:42:23 +00:00
beng%bengoodger.com
44186da823 335377 - disable places on 1.8 branch. patch by mconnor r=bsmedberg
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195684 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-28 20:55:10 +00:00
beng%bengoodger.com
7352befee9 Backing out fix to 335377 for the reasons cited in the bug.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195364 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-25 17:07:07 +00:00
mconnor%steelgryphon.com
93d1d507c9 bug 335377 - bustage fix, r+a=bsmedberg
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195355 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-25 15:25:25 +00:00
scott%scott-macgregor.org
bcd0b22d1c Bug #325416 --> move typeahead find out of thunderbird ifdefs. Start building type ahead find for Thunderbird. Patch by Jeff Walden <jwalden+fxhelp@mit.edu>. r=bsmedberg, mscott a=bsmedberg for 1.8.1 branch
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191602 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-02 20:13:38 +00:00
scott%scott-macgregor.org
3a8cd5295c Bug #239136 --> Thunderbird needs to integrate with the new download manager in toolkit
sr=bsmedberg


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189857 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-13 20:30:10 +00:00
bryner%brianryner.com
0aac2b4cdc 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.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188263 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-26 20:54:22 +00:00
bryner%brianryner.com
082ac64a39 Remainder of the Places merge (bug 324370). This adds all of the places files to the branch, along with the build system changes. Places is still disabled by default.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188067 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-23 23:19:02 +00:00
bryner%brianryner.com
054f28280c [Places merge, bug 324274]
bug 315570
p=brettw
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.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188041 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-23 06:04:04 +00:00
bzbarsky%mit.edu
46430949af Build alerts service on non-Win32 platforms (gtk1/2). Bug 305375, r=bsmedberg,
patch by Jens Bannmann <jens.b@web.de>, a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180426 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-16 19:51:37 +00:00
bsmedberg%covad.net
be9189c2fb Additional xulrunner-specific bustage fixup from bug 295482
git-svn-id: svn://10.0.0.236/trunk@176711 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-27 22:48:15 +00:00
bsmedberg%covad.net
da12f9887c Bustage fix for dougt, bug 295482
git-svn-id: svn://10.0.0.236/trunk@176708 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-27 21:46:39 +00:00
dougt%meer.net
54f4b5b76f * 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


git-svn-id: svn://10.0.0.236/trunk@176702 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-27 20:42:44 +00:00
bsmedberg%covad.net
a0fab5b449 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


git-svn-id: svn://10.0.0.236/trunk@171747 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-05 23:29:58 +00:00
scott%scott-macgregor.org
ec1f9358f5 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


git-svn-id: svn://10.0.0.236/trunk@171734 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-05 22:27:49 +00:00
cbiesinger%web.de
3675e8251f Bug 281130 rename NS_DOWNLOAD_CONTRACTID to NS_TRANSFER_CONTRACTID to better
reflects its purpose
r=bz sr=darin


git-svn-id: svn://10.0.0.236/trunk@171732 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-05 22:27:47 +00:00
gerv%gerv.net
b72789924b Bug 236613: change to MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/trunk@171729 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-05 22:27:44 +00:00
bsmedberg%covad.net
aafeb59354 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
git-svn-id: svn://10.0.0.236/trunk@171728 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-05 22:27:43 +00:00
dbaron%dbaron.org
9209e27cef Better fix for Thunderbird bustage.
git-svn-id: svn://10.0.0.236/trunk@171727 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-05 22:27:42 +00:00
ben%bengoodger.com
71ea08075b attempt at fixing tbird - make sure tbird includes nsToolkitCompsCID.h so it can build typeaheadfind.
git-svn-id: svn://10.0.0.236/trunk@171725 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-05 22:27:40 +00:00
ben%bengoodger.com
0819099679 Landing the Aviary Branch (browser section only).
git-svn-id: svn://10.0.0.236/trunk@171723 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-05 22:27:38 +00:00
mvl%exedo.nl
586911864b Enable password manager for sunbird
bug 258524, r=bsmedberg, mostafah


git-svn-id: svn://10.0.0.236/trunk@171721 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-05 22:27:36 +00:00
bsmedberg%covad.net
a3d73ad89e 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
git-svn-id: svn://10.0.0.236/trunk@171719 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-05 22:27:34 +00:00
ben%bengoodger.com
a26b3de9f6 Rewrite the extension manager as a js component (170006 - not accessible yet)
git-svn-id: svn://10.0.0.236/trunk@171717 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-05 22:27:32 +00:00
ben%bengoodger.com
6c26a5bac6 extension manager stub
git-svn-id: svn://10.0.0.236/trunk@171715 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-05 22:27:30 +00:00
bsmedberg%covad.net
a7946847ba 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.
git-svn-id: svn://10.0.0.236/trunk@171714 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-05 22:27:29 +00:00
ben%bengoodger.com
add26ccf0d 215467, Part I. New Download Manager.
git-svn-id: svn://10.0.0.236/trunk@171711 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-05 22:27:26 +00:00
bryner%brianryner.com
55fc9fd291 Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
git-svn-id: svn://10.0.0.236/trunk@171709 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-05 22:27:24 +00:00
bryner%brianryner.com
de84b59a67 Enable new password manager for Firebird.
git-svn-id: svn://10.0.0.236/trunk@171708 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-05 22:27:23 +00:00
hewitt%netscape.com
0c290252e4 moving the phoenix history from browser to toolkit
git-svn-id: svn://10.0.0.236/trunk@171705 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-05 22:27:20 +00:00
hewitt%netscape.com
752e148980 165955 - landing new autocomplete api and satchel for phoenix. not built yet.
git-svn-id: svn://10.0.0.236/trunk@171703 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-05 22:27:18 +00:00
bsmedberg%covad.net
e1d9da278a libxul step 4 - most of tier 50 (not PSM, and I may have forgotten a few things in toolkit/mozapps also) r=darin
git-svn-id: svn://10.0.0.236/trunk@170905 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 21:24:05 +00:00
scott%scott-macgregor.org
5328c72716 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


git-svn-id: svn://10.0.0.236/trunk@170725 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-15 19:41:41 +00:00
cbiesinger%web.de
3865c997cd Bug 281130 rename NS_DOWNLOAD_CONTRACTID to NS_TRANSFER_CONTRACTID to better
reflects its purpose
r=bz sr=darin


git-svn-id: svn://10.0.0.236/trunk@168909 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-07 14:35:46 +00:00
bryner%brianryner.com
9861051f37 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
git-svn-id: svn://10.0.0.236/trunk@168768 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-03 23:01:54 +00:00
gerv%gerv.net
f58b146997 Bug 236613: change to MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/trunk@168638 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-01 17:07:35 +00:00
bsmedberg%covad.net
140076aeb4 Bug 279194 (OSX) - Cannot open URL from other applications, and bug 279093 - dock icon unresponsive r=sfraser
git-svn-id: svn://10.0.0.236/trunk@168353 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-26 20:18:14 +00:00
bsmedberg%covad.net
1d2350be56 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
git-svn-id: svn://10.0.0.236/trunk@167899 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-17 18:50:18 +00:00
dbaron%dbaron.org
a5d9e3e4fb Better fix for Thunderbird bustage.
git-svn-id: svn://10.0.0.236/trunk@165967 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-30 23:05:17 +00:00
ben%bengoodger.com
852288060f attempt at fixing tbird - make sure tbird includes nsToolkitCompsCID.h so it can build typeaheadfind.
git-svn-id: svn://10.0.0.236/trunk@165961 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-30 22:13:11 +00:00
ben%bengoodger.com
634116d6c6 Landing the Aviary Branch (browser section only).
git-svn-id: svn://10.0.0.236/trunk@165934 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-30 08:23:02 +00:00
kjh-5727%comcast.net
c6890365f3 Fixing thunderbird bustage.
git-svn-id: svn://10.0.0.236/trunk@165857 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-28 20:36:27 +00:00
mvl%exedo.nl
4abec2044c Enable password manager for sunbird
bug 258524, r=bsmedberg, mostafah


git-svn-id: svn://10.0.0.236/trunk@165846 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-28 10:39:16 +00:00
bsmedberg%covad.net
13d4d56d80 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
git-svn-id: svn://10.0.0.236/trunk@164618 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-29 19:28:38 +00:00
ben%bengoodger.com
3fc97e34cb Rewrite the extension manager as a js component (170006 - not accessible yet)
git-svn-id: svn://10.0.0.236/trunk@154405 18797224-902f-48f8-a5cc-f745e15eee43
2004-03-31 08:58:21 +00:00
ben%bengoodger.com
6216b0d298 extension manager stub
git-svn-id: svn://10.0.0.236/trunk@152923 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-19 10:45:28 +00:00