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

214 Коммитов

Автор SHA1 Сообщение Дата
mkaply%us.ibm.com 7de5017049 #279773
r=mkaply
Patch from Peter Weilbacher - Firefox isn't coming up on OS/2 - report nsNativeAppSupportOS2
2005-01-28 16:04:41 +00:00
bsmedberg%covad.net 58d9bf2d0e Bug 279194 - Cannot open URL from other applications (when app restarts only) - second patch, r=darin 2005-01-28 15:04:07 +00:00
bsmedberg%covad.net 1e872e3b8e While I was looking at the bustage logs, I noticed this compiler warning which is quite correct. I'm a little amazed that it isn't an error. 2005-01-26 21:14:44 +00:00
bsmedberg%covad.net ca130ab457 CSSFLAGS: mixed-media error 2005-01-26 21:10:08 +00:00
bsmedberg%covad.net 4b1172367c Bug 279194 (OSX) - Cannot open URL from other applications, and bug 279093 - dock icon unresponsive r=sfraser
Followup, only include mac-specific files on mac.
2005-01-26 20:56:43 +00:00
bsmedberg%covad.net 96d1301a6e Bug 279194 (OSX) - Cannot open URL from other applications, and bug 279093 - dock icon unresponsive r=sfraser 2005-01-26 20:18:14 +00:00
axel%pike.org ca9998df2b fix fallout of commandline change for xulrunner, bug 276588, __args to gArgs, r=bsmedberg 2005-01-20 15:06:19 +00:00
bryner%brianryner.com 6e0ae3be92 Build Mac files for Cocoa toolkit. 2005-01-18 20:55:59 +00:00
bsmedberg%covad.net a95f617b3f Fixing -P <profile> startup flag, should fix orange from bug 276588 - dereference happens after the pre-increment flag :( 2005-01-17 20:27:23 +00:00
bsmedberg%covad.net ca5243c97b 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
scott%scott-macgregor.org 2d02bfa85f Bug #242249 --> opening another instance of thunderbird.exe should unminimize (restore/maximize) window.
Patch by  Jeongkyu Kim (jeongkyu.kim@gmail.com)

r=bsmedberg
sr=mscott
2005-01-12 06:19:07 +00:00
cbiesinger%web.de 68c0c9c383 removing unused #include <nsIPref.h>, r=bsmedberg 2004-12-21 18:54:58 +00:00
bsmedberg%covad.net 9c9ef12b49 Bug 273877 - Embedders should intialize the widget toolkit (XUL apps in nsAppRunner.cpp), instead of using nsIAppShell::Create) r=darin sr=roc 2004-12-20 21:53:33 +00:00
darin%meer.net 42852098c2 landing patch for bug 257162 "Add Gecko version checking to xulrunner apps" r=bsmedberg 2004-12-20 05:54:06 +00:00
danm-moz%comcast.net 86bf209330 single window mode aviary branch merge. bug 172962, 263689 r=bryner 2004-12-07 16:09:29 +00:00
darin%meer.net dc0f26d0f0 fixes bug 273078 "nsAppRunner.cpp should write compatibility.ini" r=bengoodger+bsmedberg 2004-12-07 08:10:39 +00:00
bsmedberg%covad.net 5a4d47e698 Bug 273417 - Use the app id/version/buildid from nsXULAppAPI instead of using prefs r=darin a=ben 2004-12-07 04:53:07 +00:00
bsmedberg%covad.net b1d1cc782d Bug 273089 - Add a scriptable getter to the nsXULAppAPI information r=darin 2004-12-04 18:25:46 +00:00
mkaply%us.ibm.com 8075aa3d81 #272194
r=mkaply, sr=blizzard (platform specific)
Patch from Andy Willis - OS/2 build bustage in nsNativeAppSupportOS2.cpp
2004-12-01 13:15:43 +00:00
bsmedberg%covad.net 6961870c7f Forgot a review nit from darin (bug 267455) 2004-11-08 05:06:46 +00:00
bsmedberg%covad.net db0973dd63 Bug 267455 - toolkit-only follow from app-startup (237745) - for mac re-launch code r=darin 2004-11-08 05:00:27 +00:00
bsmedberg%covad.net 027f18cc15 This #include is totally bogus. Build bustage from bug 237745 2004-10-30 03:48:16 +00:00
timeless%mozdev.org b9c922c01c Bug 237745 (app-startup) 2004-10-29 23:34:15 +00:00
bsmedberg%covad.net 3055933c27 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
bsmedberg%covad.net 61c1a2dbee Bug 266292 - crash when using GTK command-line params such as --display r=darin 2004-10-29 02:51:47 +00:00
bryner%brianryner.com 4f373865f1 Don't attempt to update prebinding on Panther, it doesn't work quite right and it's not needed as of 10.3.4. Bug 246283, r+a=ben. 2004-10-20 23:55:25 +00:00
bsmedberg%covad.net 9b824e5486 Merge bug 246014 from the aviary branch, splitting nsIXULChromeRegistry into a separate piece for seamonkey-only methods. Original Firefox patch r=bryner sr=ben seamonkey merge r+sr=jst 2004-09-21 20:19:48 +00:00
darin%meer.net e258fe4b7f landing portions of aviary patch for bug 258123 on the trunk to keep code in sync, r=bsmedberg 2004-09-15 23:02:10 +00:00
darin%meer.net f0c9e4dcfc landing patch for bug 259213 "Coalesce boolean fields into nsXREAppData::flags" r=bsmedberg 2004-09-14 21:05:46 +00:00
darin%meer.net 77b1699f59 Read EnableExtensionManager and EnableProfileMigrator from the XRE section
of the .xulapp file instead of from the App section since these are really
properties of the XRE.
2004-09-10 23:39:47 +00:00
darin%meer.net e66870ff94 fixing win32 bustage 2004-09-09 18:52:22 +00:00
darin%meer.net 5a19cc90ad landing patch for bug 258470 "XULRunner shouldn't use firefox migration service" r=bsmedberg 2004-09-09 18:10:25 +00:00
darin%meer.net ca67e8838f fixes bug 258491 "nsXREDirProvider should expose NS_APP_USER_CHROME_DIR as soon as possible" r=bsmedberg 2004-09-08 20:25:45 +00:00
scott%scott-macgregor.org 8d97c4cf2f Bug #247644 --> If Thunderbird has more then one profile Firefox can't be started by clicking a hyperlink.
Clear several environment variables that get set when the aviary app gets restarted.

r=bsmedberg
sr=darin
2004-09-08 05:43:21 +00:00
darin%meer.net 834c81ae9f fixing MingW bustage 2004-09-08 03:38:37 +00:00
darin%meer.net 96cc0c00ff fixes bug 258217 "Windows DDE code should extract application name from nsXREAppData" r=bsmedberg 2004-09-07 22:24:45 +00:00
darin%meer.net cae8263e6d landing v1.1 patch for 257162 "core changes required to enable XULRunner functionality" r=bsmedberg 2004-09-07 18:59:07 +00:00
mkaply%us.ibm.com 71fe8ea4fd #247962
r=pedemonte, sr=blizzard (platform specific)
Remove DLL_InitTerm from NSPR - move it to Mozilla code
2004-08-20 15:03:00 +00:00
bsmedberg%covad.net e38019bae8 Bug 247427 - appreg and pluginreg are in ~/.mozilla instead of ~/.mozilla/firefox 2004-07-22 15:14:02 +00:00
ben%bengoodger.com 879d0a9da2 247846 - generate bin dir EM related files with -register 2004-07-13 10:18:34 +00:00
bryner%brianryner.com bdaf35f674 Fix firefox -xremote regression by lowercasing appName before using it as the xremote app name. r/sr/a=dbaron 2004-07-07 21:38:27 +00:00
bsmedberg%covad.net 12a4d50e64 Bug 248423 - workaround for the config.trim_on_minimize code not using a pref observer, and bug 249585 - createprofile flag doesn't allow user-specified paths 2004-07-03 16:41:17 +00:00
bryner%brianryner.com 8028ebc698 Land prebinding hack for mac os 10.3 on the trunk (bug 246283, r=pinkerton). This is filed as Apple Radar bug 3704775. 2004-06-28 23:52:30 +00:00
ben%bengoodger.com ea1d654d5f Safeguard against infinite restarts of ngapps in the event that CheckForMismatches fails due to a bad Extensions.rdf file generated by a faulty nightly build. 2004-06-28 23:31:46 +00:00
mkaply%us.ibm.com 75dbb78b82 Add nsNativeAppSupportOS2.cpp for toolkit 2004-06-25 14:20:57 +00:00
bsmedberg%covad.net 1cba5e2e5e Re-add logic for bug 239914: use the classic skin when OS accessibility is enabled, because it obeys system colors and preferences. 2004-06-22 19:22:00 +00:00
mkaply%us.ibm.com f4d0d8976b Add nsNativeAppSupportOS2.cpp 2004-06-22 13:14:08 +00:00
bryner%brianryner.com 87e8a22430 Fix tracemalloc bustage (balsa orange) by updating gArgc to the argument count returned by NS_TraceMallocStartupArgs. 2004-06-19 18:41:08 +00:00
scott%scott-macgregor.org 22d3f1fefd Port Bug #246285 to the trunk so the semi-single profile landing doesn't break Mac builds by preventing
thunderbird from finding the profile on OS X.
2004-06-18 07:38:59 +00:00
bryner%brianryner.com bd017360ca 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 becb479666 Update .cvsignore and add correct nsNativeAppSupportBase.cpp 2004-06-17 22:23:58 +00:00
bsmedberg%covad.net 8b04241e3b 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 52092297fe Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
bryner%brianryner.com 86de6958fb 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 b129a05b0f 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 c0bc2958a1 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 dcb3cc00bd remove unnecessary include 2004-05-09 02:45:03 +00:00
cbiesinger%web.de 3c212719bf 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 b148069934 Fix bug 240174 ('no running window found' on startup). r+sr=blizzard. 2004-04-13 04:50:19 +00:00
blizzard%redhat.com 14061147ac 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 4ec445a358 Bug 237183, Add FP exception handler to OS/2, r=,a=mkaply 2004-03-31 16:48:48 +00:00
scott%scott-macgregor.org 1851b2e11d fix thunderbird build bustage. Patch by Ben Goodger 2004-03-09 00:12:45 +00:00
ben%bengoodger.com 0e696e55c9 236744 - XP shell service 2004-03-08 09:56:44 +00:00
ben%bengoodger.com 3267b1f993 [shell1] 2004-03-08 09:53:59 +00:00
tor%cs.brown.edu 934da5f52a Bug 235034 - private colormaps not working with firefox. r=bryner 2004-03-04 22:59:50 +00:00
amardare%qnx.com 4900b40d6f 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 dcbeb25d40 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 91ce30125a 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 b0978c9954 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 c5165be59c 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 8c818ed6c3 landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
blakeross%telocity.com 73a24ca81e 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 b708c68cea Firebird is now called Firefox 2004-02-11 00:56:17 +00:00
scott%scott-macgregor.org 94b89d673a 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 543702846f Beginning of cocoa support for firebird 2004-01-21 00:57:55 +00:00
bsmedberg%covad.net a262c9b4f7 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 8cc7ca2c47 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 661e009a90 Fix toolkit tracemalloc bustage, patch by swalker. 2003-11-14 23:55:41 +00:00
varga%nixcorp.com 2048617717 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 cd60efa8ac Updating my email address 2003-09-29 06:04:02 +00:00
ben%bengoodger.com c140a3f4cc Do this only in Firebird 2003-09-24 05:34:17 +00:00
ben%bengoodger.com 29c9fe397c 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 bfcdf21dfa Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt 2003-09-15 19:16:24 +00:00
bryner%brianryner.com 20386efec4 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 b9ff22e9f8 change MOZ_PHOENIX #ifdefs to MOZ_XUL_APP. Patch by mscott. 2003-04-08 02:46:57 +00:00
bryner%netscape.com e498e388f0 build nsNativeAppSupportMac on mac 2003-04-03 02:52:45 +00:00
bryner%netscape.com fc776f1fd9 fixing mac build problems 2003-04-03 01:55:21 +00:00
bryner%netscape.com aeed5592fe fixing phoenix bustage 2003-03-15 04:56:47 +00:00
bryner%netscape.com 38496c5fd7 fixing gtk2 phoenix build 2003-03-13 06:18:19 +00:00
bryner%netscape.com 2e04891a05 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 e50e6ce6c2 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 861b354b9a fix gtk2 phoenix build bustage 2003-03-06 22:01:01 +00:00
bryner%netscape.com 2aa07434b0 move gtk_init to after NS_TraceMallocStartupArgs to fix tracemalloc bustage 2003-03-04 10:32:14 +00:00
bryner%netscape.com fbc08bc81b fixing typo, linux bustage 2003-03-04 00:01:40 +00:00
bryner%netscape.com a85ee4d48d initialize gtk+ from main 2003-03-03 09:49:43 +00:00
bryner%netscape.com 9a0fa6280f fixing linux bustage for real 2003-02-01 06:24:40 +00:00
bryner%netscape.com ee0a7a5c69 trying to fix debug build bustage on linux. 2003-02-01 00:54:29 +00:00
bryner%netscape.com 8f221564b0 remove NS_INIT_ISUPPORTS (bug 178643, checking in for dbaron) 2003-01-21 22:58:26 +00:00
blakeross%telocity.com d2420668b3 Fix the cookie bug. Maybe. 2002-12-25 05:10:36 +00:00
bryner%netscape.com 38b3aff109 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 0070f9bd33 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 9d578ec95a profile directory fixup for os x 2002-11-16 11:16:58 +00:00
bryner%netscape.com 4f2f7ef903 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 44c4111e1b Get XRE building on OS X 2002-11-15 02:05:19 +00:00
bryner%netscape.com 08343b64ff Support building Phoenix with jprof. Thanks to bbaetz for the patch. 2002-10-03 08:30:19 +00:00
bryner%netscape.com 1b291f2006 Patch from mkaply for building Phoenix on OS/2 (bug 171037). 2002-09-29 06:51:54 +00:00
bryner%netscape.com cef04ea03f Sync with interface changes. Not part of the build. 2002-08-30 19:18:23 +00:00
bryner%netscape.com 676ef0473d Oops. 2002-08-27 05:37:23 +00:00
bryner%netscape.com c27b0165a3 Sync with API changes. 2002-08-27 04:08:31 +00:00
bryner%netscape.com 4059103e97 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 2517e57bd7 Ignore copied sources. 2002-08-25 09:33:50 +00:00
bryner%netscape.com 748c4939bc 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 3d913ae950 Sync with xpfe/bootstrap to fix phoenix bustage (from bug 163918). 2002-08-25 05:57:46 +00:00
bryner%netscape.com abee960a1b 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