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

1165 Коммитов

Автор SHA1 Сообщение Дата
bryner%brianryner.com d9980b7856 Restore unbuffering of stdout so that the startup perf test output gets written to the tinderbox log. 2004-06-18 05:38:03 +00:00
bsmedberg%covad.net 654b5208df Update .cvsignore and add correct nsNativeAppSupportBase.cpp 2004-06-17 22:23:58 +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
roc+%cs.cmu.edu 0f4150a4e5 Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
bryner%brianryner.com 2666a9d913 Have clipboard implementations that care about flushing data to the OS clipboard register for xpcom-shutdown notification, rather than being notified by nsAppRunner directly. Bug 239390, r=bsmedberg, sr=blizzard. 2004-06-10 20:39:11 +00:00
aaronleventhal%moonset.net dcd7e072c6 Bug 239914. When OS high contrast or another accessible theme is used, automatically follow it in chrome and content. r=bsmedberg, sr=bryner 2004-06-08 19:34:55 +00:00
mconnor%myrealbox.com b15404b710 firefox part of bug 232691 - replace nsString() nsAutoString() and friends with EmptyC?String(), patch by Charles Fenwick (clf03f@garnet.acns.fsu.edu), r=mconnor 2004-05-23 19:45:17 +00:00
ben%bengoodger.com f574470ef6 remove unnecessary include 2004-05-09 02:45:03 +00:00
cbiesinger%web.de f028ea412d bug 239604. make uriloader more doxygen friendly, and remove unused "command"
parameter from nsIContentHandler::handleContent, and change the type of
aWindowContext to nsIInterfaceRequestor.
r=bzbarsky sr=darin
2004-04-16 21:06:07 +00:00
bryner%brianryner.com 542b4d8fb9 Fix bug 240174 ('no running window found' on startup). r+sr=blizzard. 2004-04-13 04:50:19 +00:00
blizzard%redhat.com 0f53cda85b Bug #237283. Make x-remote aware of program names as well as profiles. This should make it possible to finally be able to tell the difference between firefox and thunderbird on linux. r+sr=bryner, a=asa 2004-04-08 14:01:17 +00:00
pedemont%us.ibm.com 78bc8400dc Bug 237183, Add FP exception handler to OS/2, r=,a=mkaply 2004-03-31 16:48:48 +00:00
scott%scott-macgregor.org 4b2c616009 fix thunderbird build bustage. Patch by Ben Goodger 2004-03-09 00:12:45 +00:00
ben%bengoodger.com d1b60b11cf 236744 - XP shell service 2004-03-08 09:56:44 +00:00
ben%bengoodger.com 3acb5b69e4 [shell1] 2004-03-08 09:53:59 +00:00
tor%cs.brown.edu 043668af20 Bug 235034 - private colormaps not working with firefox. r=bryner 2004-03-04 22:59:50 +00:00
amardare%qnx.com 8b1c7bc8ec Changes for the qnx(photon) platform only. It should not affect building/runtime other platforms.
Fixed a typo in the photon section.
2004-02-26 23:17:27 +00:00
amardare%qnx.com f363fc1a6f Get rid of the special tratment of MOZ_WIDGET_PHOTON in the ifdef statements
( it should follow the XP_UNIX instead ) r=ben
2004-02-25 14:53:32 +00:00
amardare%qnx.com b7b5ee9c37 Reverted my previous changes because turning on by default the splashscreen on a particular platform
would contradict the general UI decision of not having one.
2004-02-24 15:07:51 +00:00
amardare%qnx.com 0fd39581ea Changes for the qnx(photon) platform only. They should not affect building/runtime other platforms. 2004-02-23 20:52:52 +00:00
amardare%qnx.com b9025115ba Changes for the qnx(photon) platform only. It should not affect building/runtime other platforms.
Added the support for a splashscreen for firefox on qnx.
2004-02-23 20:03:44 +00:00
darin%meer.net 8d65e087ae landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +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 eb919d1f0c Firebird is now called Firefox 2004-02-11 00:56:17 +00:00
scott%scott-macgregor.org 7234fca943 Bug #232699 --> disable -turbo for thunderbird like it is already disabled for firebird so the user does not
get in a state from which he cannot quit.
2004-01-30 22:33:08 +00:00
bryner%brianryner.com 856dc42814 Beginning of cocoa support for firebird 2004-01-21 00:57:55 +00:00
bsmedberg%covad.net 0c471686e7 bug 219233 - Unfork nsIChromeRegistry.idl (not the impl, just the interface) and move it into content/base/public until we can get a more fine-grained separation of that interface in to GRE/non-GRE pieces. r/sr=hyatt+jst
I couldn't do a CVS move of nsIChromeRegistry.idl, sorry... it was added on a branch earlier. The old CVS log/blame can be found at mozilla/rdf/chrome/public/nsIChromeRegistry.idl
2003-12-22 05:23:10 +00:00
bryner%brianryner.com 7581cd6a9d Handle -register before gtk_init() is called so that an X display is not required for this step. 2003-12-04 19:39:40 +00:00
bryner%brianryner.com 096d306007 Fix toolkit tracemalloc bustage, patch by swalker. 2003-11-14 23:55:41 +00:00
varga%nixcorp.com 2e490df717 Checking in for Jungshik Shin.
Fix for bug 195093. 'modernize'  nsILocale and nsIPlatformCharset.
r=smontagu sr=darin
2003-10-30 15:08:48 +00:00
bryner%brianryner.com b74d8438f9 Updating my email address 2003-09-29 06:04:02 +00:00
ben%bengoodger.com 24a516ecd9 Do this only in Firebird 2003-09-24 05:34:17 +00:00
ben%bengoodger.com acd190592a Bug 217026 - turbo is not supported in Mozilla Firebird. exit with an error. Patch by chris Thomas. 2003-09-24 05:28:13 +00:00
mkaply%us.ibm.com 57455af2ab Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt 2003-09-15 19:16:24 +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%netscape.com 646b3a67ec change MOZ_PHOENIX #ifdefs to MOZ_XUL_APP. Patch by mscott. 2003-04-08 02:46:57 +00:00
bryner%netscape.com 42507bf938 build nsNativeAppSupportMac on mac 2003-04-03 02:52:45 +00:00
bryner%netscape.com 2fd9d2d856 fixing mac build problems 2003-04-03 01:55:21 +00:00
bryner%netscape.com c3557b62cf fixing phoenix bustage 2003-03-15 04:56:47 +00:00
bryner%netscape.com 485e0ab2b9 fixing gtk2 phoenix build 2003-03-13 06:18:19 +00:00
bryner%netscape.com 57deb144a1 Oops, I didn't mean to remove support for -register in my last checkin. 2003-03-10 07:21:28 +00:00
bryner%netscape.com 905990c8ad Sync with xpfe/bootstrap/nsAppRunner.cpp, attempting to fix some startup crashes that are hanging the nightly build machine. 2003-03-08 04:15:01 +00:00
bryner%netscape.com dc9345f96b fix gtk2 phoenix build bustage 2003-03-06 22:01:01 +00:00
bryner%netscape.com dd3782698c move gtk_init to after NS_TraceMallocStartupArgs to fix tracemalloc bustage 2003-03-04 10:32:14 +00:00
bryner%netscape.com 7764d9e16d fixing typo, linux bustage 2003-03-04 00:01:40 +00:00
bryner%netscape.com 7f30ed6c84 initialize gtk+ from main 2003-03-03 09:49:43 +00:00
bryner%netscape.com 35fd3167b8 fixing linux bustage for real 2003-02-01 06:24:40 +00:00
bryner%netscape.com 62aef50c8f trying to fix debug build bustage on linux. 2003-02-01 00:54:29 +00:00
bryner%netscape.com 597f6914d2 remove NS_INIT_ISUPPORTS (bug 178643, checking in for dbaron) 2003-01-21 22:58:26 +00:00
blakeross%telocity.com aeebca4690 Fix the cookie bug. Maybe. 2002-12-25 05:10:36 +00:00
bryner%netscape.com fc9f434447 add -register option for easier automated registration of components and chrome for static builds 2002-11-24 09:05:08 +00:00
bryner%netscape.com 29bb061c33 Define _BUILD_STATIC_BIN in static builds so that the static components are registered 2002-11-24 06:00:46 +00:00
bryner%netscape.com d96c094348 profile directory fixup for os x 2002-11-16 11:16:58 +00:00
bryner%netscape.com 873626db25 Fixes for building XRE on BeOS (Bug 177610). patch by arougthopher@lizardland.net, r=me 2002-11-16 09:15:36 +00:00
bryner%netscape.com 359c0c8009 Get XRE building on OS X 2002-11-15 02:05:19 +00:00
bryner%netscape.com 35ba6ab2bc Support building Phoenix with jprof. Thanks to bbaetz for the patch. 2002-10-03 08:30:19 +00:00
bryner%netscape.com ac5439f237 Patch from mkaply for building Phoenix on OS/2 (bug 171037). 2002-09-29 06:51:54 +00:00
bryner%netscape.com 061b9b3853 Sync with interface changes. Not part of the build. 2002-08-30 19:18:23 +00:00
bryner%netscape.com 0d21a5ecab Oops. 2002-08-27 05:37:23 +00:00
bryner%netscape.com 855dbe7bce Sync with API changes. 2002-08-27 04:08:31 +00:00
bryner%netscape.com e18fbb8b89 Fix GetProductDirectory. Add handling for the app registry so our new profile location actually works. Not part of the build. 2002-08-26 10:18:41 +00:00
bryner%netscape.com 1052d5d9b7 Ignore copied sources. 2002-08-25 09:33:50 +00:00
bryner%netscape.com 758b3d8135 Un-fork everything except nsAppRunner.cpp from xpfe/bootstrap. Not part of the build. 2002-08-25 09:31:39 +00:00
bryner%netscape.com 023ff85a39 Sync with xpfe/bootstrap to fix phoenix bustage (from bug 163918). 2002-08-25 05:57:46 +00:00
bryner%netscape.com 853c1da85a New files for generic XUL app support library (fork from xpfe/bootstrap). Not part of the build. 2002-08-21 10:25:54 +00:00