Commit Graph

36 Commits

Author SHA1 Message Date
Doug Turner
ac610d8572 inital implementation of spatial navigation. bug=436084, r=gavin 2008-07-08 14:51:45 -07:00
Doug Turner ext:(%22)
0d9545724c Removing Minimo references. b=405705, r=ted 2008-06-16 13:57:42 -07:00
Diane Trout ext:(%2C%20James%20Bunton%20%3Cjamesbunton%40fastmail.fm%3E)
492d253a31 Support system proxy settings on OS X 2008-06-12 14:50:15 +12:00
reed@reedloden.com
ad3855ddf6 Bug 66057 - "Proxy: $http_proxy should influence proxy settings" [p=roc@ocallahan.org (Robert O'Callahan [roc]) / diane@ghic.org (Diane Trout) / ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=josh r+sr=biesi a1.9=damons] 2008-01-29 10:38:15 -08:00
reed@reedloden.com
966edcb5c4 Back out for now until there's a fix. 2008-01-29 09:57:17 -08:00
reed@reedloden.com
750557e74d Bug 66057 - "Proxy: $http_proxy should influence proxy settings" [p=roc@ocallahan.org (Robert O'Callahan [roc]) / diane@ghic.org (Diane Trout) / ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=josh r+sr=biesi a1.9=damons] 2008-01-29 07:58:38 -08:00
ted.mielczarek@gmail.com
f8059742c5 bug 389548 - fixup from cvs copy (airbag -> crashreporter). r=bsmedberg 2007-08-08 08:57:33 -07:00
ted.mielczarek%gmail.com
a58d90900e bug 354980, integrate airbag exception handler library on windows. Compiling by default on windows, but disabled at runtime by default right now. Set the environment var MOZ_AIRBAG=1 to enable it. r=bsmedberg/mento 2006-10-26 22:52:30 +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
3522feb25f Bug 280725 - use generic/automatic remoting for xremote r=caillon sr=bryner 2005-04-04 19:08:55 +00:00
dbaron%dbaron.org
83dcc42c5b Landing aviary branch. 2004-12-01 02:05:12 +00:00
ben%bengoodger.com
6b892f13a0 use new themes dir, turn on winstripe 2004-06-18 21:18:32 +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
webmail%kmgerich.com
dac2a7833a 2 of 2, Pinstripe for Thunderbird, bug #239106. Does not affect Seamonkey 2004-03-30 23:38:41 +00:00
chanial%noos.fr
e839580be9 Fork some skin files from toolkit/skin/win into toolkit/skin/gtk2.
Remove unused toolkit/skin/unix.
2004-03-04 20:09:40 +00:00
chanial%noos.fr
4d8ed346a6 distclean removal of buildconfig.html 2003-11-15 19:48:41 +00:00
chanial%noos.fr
fbc43ca459 move build.dtd handling in toolkit/locale 2003-11-15 19:43:56 +00:00
chanial%noos.fr
aff6a52d07 move the buildconfig.html handling in toolkit/content 2003-11-15 19:33:35 +00:00
chanial%noos.fr
8e65ea4952 split the top-level toolkit manifest file into content/jar.mn, locale/jar.mn and obsolete/jar.mn so that we no longer have to repackage everything every time we modify one of these three subdirectories. 2003-11-15 07:43:50 +00:00
ben%bengoodger.com
cea14885cf Pinstripe for Firebird, default theme on MacOS X. Contributed by Kevin Gerich (webmail@kmgerich.com), iconography by Stephen Horlander (stephen@noved.org) 2003-11-09 03:11:48 +00:00
bryner%brianryner.com
b74d8438f9 Updating my email address 2003-09-29 06:04:02 +00:00
ben%bengoodger.com
b8558be1af Add mozapps dir to the build 2003-08-25 22:46:12 +00:00
chanial%noos.fr
9817563e15 bug 213228: new toolkit independence bug, part 8: finish forking global-platform.
The only files that are platform specific are platformKey.properties and platformKey-mac.properties. They are both packaged as platformKey.properties in en-win.jar, en-unix.jar and en-mac.jar.
2003-08-17 16:10:53 +00:00
bryner%brianryner.com
94a46a2323 Only remove buildconfig.html when you 'make distclean'. Otherwise doing 'make clean' in toolkit means that you need to re-run configure. 2003-08-17 08:32:49 +00:00
bryner%brianryner.com
e16f76f15b Fix objdir bustage 2003-08-12 06:20:39 +00:00
chanial%noos.fr
7a4f2c3800 fixing Mac bustage 2003-08-12 03:56:01 +00:00
chanial%noos.fr
9797c7d3a9 fix problem when rebuilding the toolkit only and add buildconfig.html to garbage. 2003-08-11 19:13:27 +00:00
chanial%noos.fr
c05c452990 bug 213228: new toolkit independence bug, part 1.
fork buildconfig.html and build.dtd
2003-08-11 14:51:44 +00:00
bryner%netscape.com
18ea5a5f2e Fork platformXUL.css for mac and use mac scrollbars.css for phoenix. 2003-04-03 02:54:37 +00:00
kerz%netscape.com
3f7b63502d Landing Qute as default theme. 2002-12-17 08:54:30 +00:00
bryner%netscape.com
6d3fc509b6 port fix for bug 172022 to phoenix 2002-11-15 02:19:07 +00:00
hewitt%netscape.com
ecf5b015d3 165955 - turning on satchel in phoenix 2002-09-28 06:25:03 +00:00
bryner%netscape.com
907fd74138 Go ahead and build toolkit/xre for phoenix (not used yet). Not part of the normal build. 2002-08-22 20:28:34 +00:00
bryner%netscape.com
8008716d17 Fixing makefiles 2002-08-04 05:44:24 +00:00
blakeross%telocity.com
37bcb3237f *** empty log message *** 2002-08-04 01:04:19 +00:00