Граф коммитов

57 Коммитов

Автор SHA1 Сообщение Дата
kairo%kairo.at 0525eb1934 bug 336874 - Make suiterunner use the same toolkit.jar as XULRunner, step 1: move files to non-xul-app sections that are overridden by toolkit (also fix suiterunner bustage), r=Neil sr=bsmedberg 2006-05-12 10:34:13 +00:00
beng%bengoodger.com 5dd5b4f80f 335443 - support <link> autodetection of search engines patch by Pam Greene <pamg.bugs@gmail.com> r=brettw@gmail.com sr=ben@mozilla.org 2006-05-06 02:37:51 +00:00
brettw%gmail.com c16bd281db Bug 336288 (for tony@ponderer.org) r=ben integrate UI portion of safebrowsing into /browser/components/safebrowsing 2006-05-04 20:36:16 +00:00
sayrer%gmail.com c5b6d0b775 b=325080, Feed Parsing Service, r=ben 2006-05-03 03:56:19 +00:00
darin%meer.net 4f66ad0bb0 fixes bug 334575 "protection should have a config flag to enable/disable building" r=bsmedberg sr=shaver 2006-04-27 22:24:00 +00:00
kairo%kairo.at 871395ee15 bug 334478 - Get suiterunner to actually run - use toolkit console, remove some old xpfe files, r+sr=Neil 2006-04-23 10:52:47 +00:00
bugzilla%standard8.demon.co.uk 66fcdc5028 Bug 330053 Make SeaMonkey capable of generating a reasonable build with MOZ_XUL_APP set. Part 5 - First stab at sorting out inclusion of modules in xpfe and toolkit. r=benjamin,sr=Neil 2006-04-14 08:05:45 +00:00
neil%parkwaycc.co.uk 592527450e Thunderbird bustage fix for bug 313331 2006-04-12 23:44:11 +00:00
neil%parkwaycc.co.uk 9e72198ae3 Rename xpfe's autocomplete.xpt to xpautocomplete.xpt and package toolkit's autocomplete.xpt r=bsmedberg,dveditz,ajschult 2006-03-24 17:38:15 +00:00
scott%scott-macgregor.org b1914363a3 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 2006-03-02 19:45:56 +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
dougt%meer.net 948fc9aa52 This patch makes --disable-printing work from configure. b=308629. r=jst r=benjamin 2005-11-05 18:46:23 +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
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 3522feb25f Bug 280725 - use generic/automatic remoting for xremote r=caillon sr=bryner 2005-04-04 19:08:55 +00:00
scott%scott-macgregor.org 80d9921c20 Bug #262626 --> make thunderbird build viewconfig from toolkit
sr=darin
2005-04-03 04:55:27 +00:00
scott%scott-macgregor.org d9c1f1fec4 Bug #286742 --> Mac Thunderbird trunk build fails to launch / start
r=bsmedberg
2005-03-23 19:34:52 +00:00
bsmedberg%covad.net 6efcc11dd2 Followup from bug 286282 - put the ifdef burden on Thunderbird, not on everyone else r=mvl 2005-03-16 18:03:35 +00:00
darin%meer.net def9809774 fixing xulrunner build bustage 2005-03-16 02:00:45 +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
bugzilla%arlen.demon.co.uk 3539f9e249 Bug 277097 Tidy up cookie js/xul/pref code (Removing js/xul from extensions/cookie) - history for pref-cookies.xul/dtd and pref-images.xul/dtd can be got from the attic (see bug for details)
p=me r=dwitte/benjamin sr=darin
2005-03-10 18:36:07 +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
mvl%exedo.nl 21f2d4aa21 relanding part of the patch for bug 258524. already had r=bsmedberg, mostafah
sunbird bustage fix
2004-12-02 13:49:31 +00:00
ben%bengoodger.com 7b23cfde59 fix sunbird bustage 2004-11-30 19:00:00 +00:00
ben%bengoodger.com 5171657dc2 Landing the Aviary Branch (browser section only). 2004-11-30 08:23:02 +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 7d2039b461 Thunderbird build bustage from bug 237745, try #2 2004-10-30 04:34:34 +00:00
bsmedberg%covad.net e9f50479d7 Tbird bustage from bug 237745 - All toolkit apps need startup 2004-10-30 04:11:10 +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
mvl%exedo.nl 1f71d331c5 build help component for sunbird. ssl dialogs need it.
bug 255903, r=mconnor
2004-09-07 17:44:14 +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
mvl%exedo.nl 4f8f93ce7c more bustage fix for sunbird. passwordmgr needs autocomplete.
part of bug 245762
2004-06-08 20:56:10 +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 f4f167dc73 Rewrite the extension manager as a js component (170006 - not accessible yet) 2004-03-31 08:58:21 +00:00
ben%bengoodger.com 136c4d71dd 215094 - add new profile migrator interface, adapt password manager to support api for adding signons with details (235360) 2004-03-03 07:51:09 +00:00
daniel%glazman.org 76d9945cb5 Standalone Composer build was failing because of recent changes to GlobalHistory; b=235394,r=bsmedberg,a=bzbarsky 2004-02-24 15:20:55 +00:00
ben%bengoodger.com 90143bbc67 extension manager stub 2004-02-19 10:45:28 +00:00
rlk%trfenv.com f15fc5b39e Re-enabling Help. Ben accidentally disabled help while landing the Migration Branch. 2004-02-17 21:54:04 +00:00
ben%bengoodger.com 1e506efcb5 Migration Branch landing, currently turned off! 2004-02-15 01:49:37 +00:00
scott%scott-macgregor.org 13d11fc2d5 Bug #233976 --> use the view source code from mozilla/toolkit. Remove our own version.
This should enable a bunch of functionality in view source like copy/paste/find in page,etc.
2004-02-12 05:02:29 +00:00
rlk%trfenv.com 3f746eb673 Firebird Help build bustage fix 3 :) 2003-12-31 16:09:30 +00:00
rlk%trfenv.com af0f073dad *** empty log message *** 2003-12-31 03:18:54 +00:00
rlk%trfenv.com 7e34ac32ef Fixing Help Viewer bustage and re-enabling it. Also fixing image problems. 2003-12-30 22:50:08 +00:00
ben%bengoodger.com 3e0ab55173 Looks like forgotten files. I'm going to turn this off until it really works. 2003-12-30 05:15:02 +00:00
rlk%trfenv.com f9e13fd04f Bug 165960 - Implement Mozilla Firebird Help. r=ben@mozilla.org 2003-12-30 02:27:34 +00:00
ben%bengoodger.com 755fe67158 215467, Part I. New Download Manager. 2003-11-27 00:54:33 +00:00
scott%scott-macgregor.org ccd0ff6299 Bug #226759 --> thunderbird should build toolkit\components\printing to get the right printing UI for page setup. 2003-11-26 00:59:53 +00:00
chanial%noos.fr 6f15f1b68f bug 213228: new toolkit independence bug, part 4.
fork tree based configuration/pref viewer
style config.css
(not part of seamonkey)
2003-08-16 11:22:16 +00:00