Commit Graph

50 Commits

Author SHA1 Message Date
bryner%brianryner.com
6f8c691831 Fix Places build on gcc4 by removing extra semicolons. Bug 318974, patch by jlurz24@gmail.com, r=me. 2005-12-03 23:35:47 +00:00
brettw%gmail.com
989c75c181 Forgotten update for Bug 316077 2005-11-17 21:41:13 +00:00
brettw%gmail.com
d9bb356977 Bug 316077, r=annie.sullivan, sr=darin
Protocol handler allowing access to binary annotations.
Also: forgotten registration part of bug 306640 for the annotation service.
2005-11-17 18:36:40 +00:00
bryner%brianryner.com
d0295dcf29 History-based bookmarks implementation for Places. Bug 314553, r=brettw. 2005-11-16 22:53:47 +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
mozilla.mano%sent.com
0e60b9654a Bug 274374 - Landing Mac Shell Servie (default browser, set desktup backgorund and mail integration support). patches from ben and me. r=jhpedemonte/josh/mconnor, a=shaver. 2005-06-23 02:25:06 +00:00
bsmedberg%covad.net
7283bd6f34 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-04 16:59:25 +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
3051ba969b Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:36:54 +00:00
bryner%brianryner.com
29013e61e8 Build Mac files for Cocoa toolkit. 2005-01-18 20:55:59 +00:00
ben%bengoodger.com
5171657dc2 Landing the Aviary Branch (browser section only). 2004-11-30 08:23:02 +00:00
bryner%brianryner.com
163e105f1f Bug 245653 - don't try to use dogbert migrator on BeOS. Patch by thesuckiestemail@yahoo.se, r=sergei_d@fi.tartu.ee. 2004-09-14 20:43:45 +00:00
p_ch%verizon.net
edeb53d6c0 Bug 258110: getShellService() doesn't return null on OS X / Default browser box is shown on OS X.
Do not load the Shell Service on Mac + typo correction. r=bryner
2004-09-05 22:00:05 +00:00
bryner%brianryner.com
56b2b34f2b Implement nsIShellService for GNOME (bug 242254). r=biesi, sr=shaver. Note: set as wallpaper for images that use transparency will be broken until bug 250531 is fixed. This also makes toolkit/ always be pulled in preparation for migrating more code to the new GNOME XPCOM interfaces. 2004-07-15 22:51:19 +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
mkaply%us.ibm.com
b3fafd37f4 #242011
r=mkaply
Code from pedemonte - build break -don't build opera migration stuff on OS/2
2004-04-29 17:32:26 +00:00
cls%seawood.org
d8e468c5b9 Disable the IE Profile Migrator when building with mingw gcc.
Bug #236901 r=bryner sr=ben
2004-03-17 19:06:56 +00:00
ben%bengoodger.com
97ead78545 fixed again... and remove unnecessary extra link thingy for migration (windows-only) 2004-03-08 10:28:57 +00:00
ben%bengoodger.com
3faf68a9e7 bustage! 2004-03-08 10:27:18 +00:00
ben%bengoodger.com
94ff451885 236744 - replace winhooks with a XP shell service to better allow for system integration on various platforms 2004-03-08 09:56:16 +00:00
ben%bengoodger.com
7bf11d6698 (215094) - here comes profile automigration. Also, change name of Phoenix profile folder to "Firefox". Ensure migration UI is opened modally from automigration system to prevent additional profiles being created by profile startup. 2004-03-05 00:42:05 +00:00
ben%bengoodger.com
5389cd34a1 damnit! 2004-03-04 08:47:31 +00:00
ben%bengoodger.com
ce905b03db (215094) more mac migration stuff 2004-03-03 21:26:48 +00:00
ben%bengoodger.com
5344fbb0c1 oops, forgot to add a line to REQUIRES when I changed toolkit profile's module name 2004-03-03 21:16:45 +00:00
ben%bengoodger.com
abd53e9dea (215094) break imola now, so I can fix the safari profile migrator. 2004-03-03 21:02:16 +00:00
ben%bengoodger.com
be7017006d fix gabrielle. substitute single \ for \\ 2004-03-03 21:00:30 +00:00
ben%bengoodger.com
2e940217f7 turn back on IE profile migrator to break gabrielle 2004-03-03 20:48:43 +00:00
ben%bengoodger.com
009ceaf8d4 oops 2004-03-03 10:06:47 +00:00
ben%bengoodger.com
115e9c90b3 uhh... turn off ie migrator too then. 2004-03-03 09:13:11 +00:00
ben%bengoodger.com
55160b9c14 turn off safari migrator until I'm at a mac and can figure this out 2004-03-03 08:47:21 +00:00
ben%bengoodger.com
77300dad75 215094 Turn on profile migration 2004-03-03 07:52:59 +00:00
cls%seawood.org
294ab743fd Link order matters. Fixing mingw bustage.
Thanks to Nick Thomas <nrthomas@ihug.co.nz> for the original patch.
Bug #234940 r=cls
2004-02-21 04:51:44 +00:00
blakeross%telocity.com
576c6dac3f Fix 182928: Add new set as wallpaper dialog (which acts as a confirmation dialog but also one-ups IE). Tiling preview is waiting on implementation of background-size. Also forks nsWindowsHooks in preparation for fixing fx to not totally take over every file association known to man. 2004-02-15 23:51:10 +00:00
ben%bengoodger.com
1e506efcb5 Migration Branch landing, currently turned off! 2004-02-15 01:49:37 +00:00
ben%bengoodger.com
755fe67158 215467, Part I. New Download Manager. 2003-11-27 00:54:33 +00:00
bryner%brianryner.com
06fe994577 Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-07 21:37:51 +00:00
bryner%netscape.com
a7724445db Hopefully the final fix for phoenix bustage. Phoenix bookmarks are now
have MODULE=bookmarks, headers in dist/include/bookmarks.  Make sure
makefiles are generated and directories are traversed in the right order.
Miscellaneous cleanup.  Affects phoenix build only.
2003-04-15 04:21:24 +00:00
bryner%netscape.com
dd6096894e Fixing phoenix bustage. Patch by dbaron, r=me. Only affects phoenix build. 2003-04-14 23:28:49 +00:00
hyatt%mozilla.org
3e480df8bc FOrking bookmarks for Phoenix. 2003-04-13 00:42:00 +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
7dede440e8 Fixing OS/2 phoenix bustage (bug 177977). Patch from mkaply. 2002-11-05 22:00:46 +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
bryner%netscape.com
9ffa331a94 Fork download manager for phoenix. 2002-09-28 01:31:19 +00:00
hewitt%netscape.com
3f18a12d9e 165955 - forking global history for satchel 2002-09-27 23:42:56 +00:00
bryner%netscape.com
a84acb1b34 ignore makefiles 2002-04-05 00:11:22 +00:00
bryner%netscape.com
e91b93f54f fixing objdir bustage. 2002-04-02 21:47:03 +00:00
ben%netscape.com
9049172364 make it build 2002-04-02 11:04:24 +00:00
ben%netscape.com
3667c9b22f Better attempt at initial checkin. Sensible directory names! 2002-04-02 10:34:47 +00:00