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

525 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
timeless%mozdev.org 0fb88d98ce Bug 325471 Broken search for path to binary on linux in xulrunner-stub
patch by prefiks@aviary.pl r=bsmedberg
2006-02-02 17:23:26 +00:00
mkaply%us.ibm.com 07d7d6d61a #286557
r=bsdmedberg
Allow an INI file to prevent profile migration
2006-01-13 19:38:07 +00:00
bsmedberg%covad.net aea4b9cf71 Bustage from bug 321359 - check for success before falling through to GetProfileDir 2006-01-12 17:16:15 +00:00
bsmedberg%covad.net 5a2ae03f16 Bug 321359 - Give embedders the ability to lock and use profiles through the XRE_InitEmbedding API, r=darin 2006-01-12 15:29:10 +00:00
gavin%gavinsharp.com 6cb0310047 Bug 320210: nsAppRunner doesnt compile without xpinstall, patch by Anand Aiyer <aaiyer@asvcyber.com>, r=bsmedberg 2006-01-12 01:25:40 +00:00
gavin%gavinsharp.com 8f82d05612 Bug 321838: nsAppRunner.cpp still refers to components.ini in comment, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=bsmedberg 2006-01-03 15:19:55 +00:00
bsmedberg%covad.net 7c7d1ebe49 Bug 321237 - Make NS_OS_CURRENT_PROCESS_DIR point to the application directory for XULRunner apps, r=robstrong 2005-12-23 14:51:39 +00:00
vladimir%pobox.com 26c44023a0 b=317351, add env var to disable windows crash dialog on crash, r=bsmedberg 2005-12-12 19:09:58 +00:00
jst%mozilla.jstenback.com 8c89f091c7 Fixing build bustage. 2005-11-29 00:30:58 +00:00
jst%mozilla.jstenback.com 8f1863159b Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org 2005-11-28 23:56:44 +00:00
cls%seawood.org 8304284763 Add missing type to typedef declaration. Fixing mingw bustage.
Bug #311735 r=bsmedberg
2005-11-28 15:04:32 +00:00
bsmedberg%covad.net 6a4881b44b Bug 311735 - When --disable-libxul, build a little xul.dll with the embedding exports, r=darin (This xul.dll is not built in static builds because it wouldn't have access to the static module list anyway) 2005-11-23 14:16:33 +00:00
darin%meer.net 02fa9c51b6 fixes bug 313764 "Firefox does not restart after update" r=bsmedberg 2005-10-25 20:14:44 +00:00
mkaply%us.ibm.com 3b6ec26d79 OS/2 build break 2005-10-24 19:23:00 +00:00
darin%meer.net d1fd2acd21 fixes bug 312360 "/home/ianh/firefox/firefox/firefox-bin: error while loading shared libraries: libmozjs.so: cannot open shared object file: No such file or directory" r=bsmedberg 2005-10-21 18:29:21 +00:00
bryner%brianryner.com b4a806dc9d Enable fastloading of JS components. Bug 279839, r=shaver sr=brendan. 2005-10-20 16:39:24 +00:00
mozilla.mano%sent.com 3f9c1b04d6 Bug 311466 - On OS X, open the app in safe-mode if the option key is pressed during startup. r=bsmedberg. 2005-10-07 18:09:43 +00:00
mconnor%steelgryphon.com a93f0cdfd3 bug 311086 - safeMode dialog is shown twice when extensions are installed/removed on safe mode startup, adds final-ui-startup as an observer topic for after app restart might happen, r=bsmedberg 2005-10-07 15:15:21 +00:00
darin%meer.net 3586b82069 fixes bug 284331 "SHGetMalloc API call is deprecated" patch by David Gardiner (david.gardiner@unisa.edu.au), r=darin 2005-10-07 00:49:05 +00:00
darin%meer.net 8b5859d1bd fixes bug 310873 "Define XREExeF so that nsPostUpdateWin actually works!" r=bsmedberg 2005-10-04 18:06:26 +00:00
bsmedberg%covad.net d575825305 Bug 310076 (scary version) - Use the considerquitstopper to control when to run the event loop, not window enumerators r=darin 2005-10-04 14:41:18 +00:00
bsmedberg%covad.net c7c15153ad Bug 310084 - nsIXULAppInfo.platformVersion should use the new version format, not "1.7+" r=darin 2005-09-29 19:57:21 +00:00
bsmedberg%covad.net a1cbc6c9d5 Bug 307309 - Make winembed use libxul r=darin 2005-09-15 12:04:57 +00:00
bsmedberg%covad.net 4e83816dae Bug 303279 - Use "special" localstore when in safe mode, r=mconnor+darin 2005-09-07 17:31:00 +00:00
darin%meer.net be944cbae7 landing follow-up patch for bug 306375 "Make it possible to restart to a different profile" r=bsmedberg 2005-09-01 20:59:50 +00:00
darin%meer.net 4df9bc7700 fixes bug 306375 "Make it possible to restart to a different profile" r=bsmedberg 2005-09-01 18:55:27 +00:00
bsmedberg%covad.net 4a5c0c8bd8 Bug 302099 - XRE_InitEmbedding (xulrunner-only) - r=darin 2005-09-01 13:21:55 +00:00
bsmedberg%covad.net 25893b0dca Bug 303599 - Many problems if NtfsDisable8dot3NameCreation set to 1 - r=darin 2005-08-31 17:50:32 +00:00
bsmedberg%covad.net 2e8911c94f Bug 302099 - Embedding libxul (part 1) - XRE_GetStaticComponents - r=darin 2005-08-29 19:27:16 +00:00
bsmedberg%covad.net 1e084c657d Bug 285789 - MOZ_PHOENIX ifdefs in XRE code - r=mconnor 2005-08-23 20:34:00 +00:00
bsmedberg%covad.net f0d2e05a7e Bug 299992 (re-landing) - Move pldhash etc. into the xpcom glue, and centralize various instances of nsINIParser in the xpcom glue. Some files were cvscopied from xpcom/ds to xpcom/glue r=brendan/darin 2005-08-15 18:29:55 +00:00
bsmedberg%covad.net 8992fb4c7d Backout bug 299992 - too much odd platform-specific bustage 2005-08-11 22:07:08 +00:00
bsmedberg%covad.net e9c48557e9 Bug 299992, the part before the actual work: move pldhash and the templatized hashtables into the glue (and drop the minor dependencies on NSPR), and centralize our various in-tree nsINIParser classes into the glue (does not affect the ones used for the various installers) r=brendan/darin a=chase/cbeard 2005-08-11 20:40:53 +00:00
bsmedberg%covad.net f9886ab357 Bug 302794 - mfcembed (and other embedding apps) crash on startup [@nsXULAppInfo::GetID] - r=timeless+darin a=chase 2005-08-08 13:54:38 +00:00
bsmedberg%covad.net 0ec95ce74b Bustage fix from bug 302039 - STUPID /me needs to null-terminate manually constructed PRUnichar strings, as noted by jruderman 2005-08-02 11:15:13 +00:00
bsmedberg%covad.net 3d7a68959b Bug 302039 - Locked profile dialog needs a better message, r=mconnor+beltzner, a=asa 2005-07-29 15:54:34 +00:00
darin%meer.net 1dfc2cc997 fixes bug 300404 "Firefox fails to start immediatly after software update" r+a=bsmedberg 2005-07-28 17:35:29 +00:00
darin%meer.net 3c4ae7c6f3 fixes bug 302119 "XULRunner restarts 3 times on startup even if profile exists" r+a=bsmedberg 2005-07-27 20:49:34 +00:00
darin%meer.net 1d96e20fde fixes bug 300488 "firefox -remote applies pending updates while main process still running" r+a=bsmedberg 2005-07-27 20:46:34 +00:00
bsmedberg%covad.net c5e81e462e Bustage fix. 2005-07-25 22:41:54 +00:00
bsmedberg%covad.net 515f8c4b69 Bug 299991 - XULRunner stub executable, r=darin a=shaver 2005-07-25 22:16:56 +00:00
bsmedberg%covad.net 178f20a738 Bug 297312 - EM gets confused between multiple installations of the same version, r=darin+robstrong, self-approving per deerpark triage meeting. 2005-07-23 14:00:07 +00:00
bsmedberg%covad.net 9b3c33e69c Try to fix windows bustage by using #define instead of static const, from bug 296561. 2005-07-21 15:01:35 +00:00
bsmedberg%covad.net 5fba1c6aea Bug 296561 - rework static component loading so that nsIXULAppInfo/Runtime/etc are available during autoregistration/xpcom-startup notification (and make static component loading saner in general) - r=shaver+dougt, a=asa 2005-07-21 13:33:43 +00:00
bsmedberg%covad.net 67cd236a1d Bug 299930 - Need nsIXULAppInfo.platformVersion, r=darin a=asa 2005-07-14 20:29:06 +00:00
leon.sha%sun.com 4aca0aa39e Bug 297752, Thunderbird -version core dump.
Patch by leon.sha@sun.com.
darin: review+
asa: approval-aviary1.1a2+
2005-07-11 04:04:20 +00:00
mkaply%us.ibm.com 08241a8228 BeOS build bustage - 224305 2005-07-07 20:40:02 +00:00
timeless%mozdev.org 1184451153 Bug 292913 Potential OOM crash [@ LoadDirsIntoArray]
patch by b.jacques@planet.nl r=darin a=bsmedberg
2005-06-30 20:46:59 +00:00
mkaply%us.ibm.com 8656263be5 OS/2 build bustage 2005-06-28 04:32:48 +00:00
darin%meer.net 739f4f6901 Use XRE_GetBinaryPath to construct the argv[0] of the application to launch
after the updater completes.  This mimics what is done to restart Firefox.
2005-06-24 22:44:09 +00:00
darin%meer.net 5af4da9ba6 Make the updater work when run from a path with spaces in it on Windows. 2005-06-23 23:49:57 +00:00
darin%meer.net 2bff37b882 Remove commented out code. 2005-06-23 04:08:14 +00:00
darin%meer.net 1ac5f6abf8 fix win32 bustage 2005-06-23 04:06:17 +00:00
darin%meer.net 91e5d28f6c Pass callback parameters as separate arguments. 2005-06-23 04:04:36 +00:00
darin%meer.net 6a30b4829a Make nsUpdateDriver.cpp work on Mac OSX. 2005-06-22 20:51:27 +00:00
darin%meer.net c043681487 fixes bug 297862 "Provide an API to restart the application" r=bsmedberg a=asa 2005-06-20 23:18:00 +00:00
darin%meer.net b99c0dd888 fixes bug 298046 "XRE_PROFILE_TEMP_PATH should be XRE_PROFILE_LOCAL_PATH" r+a=bsmedberg 2005-06-17 21:03:53 +00:00
bsmedberg%covad.net 2e3c82ba6e Re-land bug 224305 part "windows" - Separate GRE (xulrunner) registration from the installer scripts, r=darin a=asa. The first patch accidentally contained some extraneous changes to the static component loader which are for a different bug. 2005-06-13 16:45:22 +00:00
mkaply%us.ibm.com e7fbfb2925 OS/2 build bustage - exit() requires stdlib.h 2005-06-13 14:46:21 +00:00
bryner%brianryner.com 2e53931b53 Bug 78672, xpfe must not print to console in opt builds. Patch by gautheri@noos.fr, r=mconnor, a=asa. 2005-06-12 18:27:04 +00:00
bsmedberg%covad.net 04fadef34d Backout bug 224305 due to unexplained tbox orange (probably has something to do with static builds?) 2005-06-10 21:01:40 +00:00
bsmedberg%covad.net cf7946b5b3 mac bustage from bug 224305 2005-06-10 19:54:35 +00:00
bsmedberg%covad.net 042168e3d4 More platform-specific bustage from bug 224305 2005-06-10 19:52:45 +00:00
bsmedberg%covad.net f290a07e0f Bug 224305 part "windows" - Separate GRE (xulrunner) registration from the installer scripts, r=darin a=asa 2005-06-10 19:21:27 +00:00
bsmedberg%covad.net b511ffd3df Bug 296426 - nsIXULRuntime should provide build config info, r=darin a=asa 2005-06-10 18:23:28 +00:00
bsmedberg%covad.net 0ae29a13b8 Cleanup from bug 253742 - use named strings to eliminate temporaries in a loop, patch by Jens BannMann <jens.b@web.de> r=me a=asa 2005-06-10 13:13:53 +00:00
darin%meer.net dcd9aa5bfe Landing patch for bug 292408 "Software update driver for nsAppRunner.cpp" r=bsmedberg a=chofmann 2005-06-08 17:40:38 +00:00
timeless%mozdev.org a613622c05 Bug 253742 No way of installing platform specific XPCOM components (dll/so) based on user OS.
patch by jens.b@web.de r=bsmedberg a=asa
2005-06-07 22:10:56 +00:00
bsmedberg%covad.net dad12753a6 Bug 296430 part "firefox" - Use a firefox-specific dirprovider to provide the <extension>/searchplugins key, r=darin a=asa (at some point in the future I will move the remaining app-specific keys from nsXREDirProvider to nsMailDirectoryProvider) 2005-06-07 19:45:11 +00:00
bsmedberg%covad.net 7a6f052236 Bug 291129 - Add console logging when startup appears to be unsuccessful, or when an envvar is set: r=darin a=asa 2005-06-07 19:28:23 +00:00
timeless%mozdev.org 3fc95f8e53 Bug 106386 Correct misspellings in source code
patch by ajvincent@gmail.com r=timeless rs=brendan a=chofmann
2005-06-03 10:26:28 +00:00
bsmedberg%covad.net b8991eeabc Bug 295247 part 2, allow extensions to ship plugins DLLs - r=darin a=shaver 2005-06-02 13:33:07 +00:00
bsmedberg%covad.net d9e7208935 Bug 286299 - When upgrading, we need to allow *two* restarts instead of one: r=darin a=chofmann 2005-05-31 19:10:26 +00:00
bsmedberg%covad.net 80e3d98c54 Bug 294683 - xulrunner should use envvar to remember path to appdata file r=darin a=Asa 2005-05-26 19:51:19 +00:00
darin%meer.net a4836e49ad fixes bug 292469 "Can't run XULRunner applications from a path with spaces in it" r=bsmedberg a=chofmann 2005-05-17 21:55:15 +00:00
darin%meer.net a6fa9cea30 fixes bug 293548 "Provide windows registry install location for extensions" r=bsmedberg, sr+a=beng 2005-05-16 23:48:20 +00:00
darin%meer.net 32fd5e738d fixes bug 291882 "Make nsXREDirProvider handle unknown CSIDL_LOCAL_APPDATA" r=bsmedberg, a=asa 2005-05-15 17:33:14 +00:00
bsmedberg%covad.net ec03fbb04a Bug 293461 - Make safe mode a system option and make handling by the EM less fragile. Also fixes bug 275529 - allows app ID and extension ID to be a prettyname@vendor.tld instead of {GUID}. r=darin+robstrong a=asa 2005-05-12 13:23:30 +00:00
darin%meer.net 6dcadff140 fix OSX tinderbox orange 2005-04-26 01:38:00 +00:00
darin%meer.net 35cbb4152f Attempt to fix VC6 build bustage, define CSIDL_LOCAL_APPDATA if not provided
by the Microsoft header files.  r=bryner
2005-04-26 01:26:16 +00:00
darin%meer.net 2c230c7743 fixes bug 291033 "Enable support for profile temp directory on local filesystem" aka "delete my cache please" r=bsmedberg a=chofmann 2005-04-26 00:37:23 +00:00
ben%bengoodger.com b9725a8b1a 286034 - allow extensions to be installed/uninstalled by simply adding/removing their directories... r=bsmedberg, sr=darin, a=brendan 2005-04-23 01:39:51 +00:00
timeless%mozdev.org f2fd31b8de Bug 281375 [BEOS] Implement toolkit/xre and xpfe/bootstrap native app support
patch by thesuckiestemail@yahoo.se r=bryner a=asa
2005-04-15 15:13:11 +00:00
timeless%mozdev.org 72e3a96b0d Bug 281375 [BEOS] Implement toolkit/xre and xpfe/bootstrap native app support
author=thesuckiestemail@yahoo.se r=darin a=asa
2005-04-15 15:01:01 +00:00
bsmedberg%covad.net 4bb2ff79eb Bug 285497 - disable various system-provided error popups on Windows, including "missing DLL" warnings (the XPCOM loader can deal with that gracefully) r=darin a=asa 2005-04-15 12:34:32 +00:00
bsmedberg%covad.net d2dfdd5cde Bug 289423 - Extensions should be able to provide window icons r=darin a=asa 2005-04-11 12:43:42 +00:00
bsmedberg%covad.net b95e1578f7 Bug 289383 - Cannot force automatic xremote off: add the same MOZ_NO_REMOTE environment check that we use on Windows r=dbaron sr=jst a=caillon 2005-04-11 12:34:44 +00:00
mvl%exedo.nl e352798ea8 Fixing linux bustage.
r=bsmedberg on irc
2005-04-05 22:08:24 +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
darin%meer.net a87b534479 fixes bug 286147 "switch from .xulapp to application.ini" r=bsmedberg 2005-03-28 19:36:24 +00:00
darin%meer.net f1f68ab25f fixing xulrunner linux bustage 2005-03-18 23:08:20 +00:00
bsmedberg%covad.net 914a5612a1 libxul step 4 - most of tier 50 (not PSM, and I may have forgotten a few things in toolkit/mozapps also) r=darin 2005-03-18 21:24:05 +00:00
bsmedberg%covad.net 594bfeb11f Bug 253950 - When the profile is locked, startup UI should be less confusing (not the profile manager) r=ben+darin 2005-03-15 20:01:12 +00:00
mkaply%us.ibm.com 2106b29569 #280813
r=mkaply, sr=blizzard (platform specific)
Patch from Rich Walsh - fix floating point scoping problem
2005-03-11 01:55:48 +00:00
caillon%redhat.com febda630b6 Bug 281979 Call g_set_application_name () to give the window manager a hint as to what name to use when grouping windows. r=bsmedberg
Relanding with initialization of local PRLibrary to nsnull.
2005-03-07 22:40:36 +00:00
bsmedberg%covad.net 4610918259 Bug 284188 - Forcefully prevent infinite-restart bugs by setting an environment var. r=darin 2005-03-07 19:00:19 +00:00
mkaply%us.ibm.com 1c6c9a820f #282280
r=mkaply, sr=blizzard (platform specific)
Patch from Rich Walsh - implement -console for OS/2
2005-03-07 18:28:40 +00:00
caillon%redhat.com 461f39f507 Backing out patch to bug 281979 for now in lieu of the orange on egg. 2005-03-07 05:27:23 +00:00
caillon%redhat.com 6672601412 Bug 281979
Call g_set_application_name () to give the window manager a hint as to what name to use when grouping windows. r=bsmedberg
2005-03-06 17:11:39 +00:00
neil%parkwaycc.co.uk aa6091e795 Bug 58523 some command line switches shouldn't inhibit global startup preferences p=brian.lu@sun.com r=bryner sr=me also removing an obsolete declaration from toolkit code at bryner's request 2005-03-02 11:27:32 +00:00
bsmedberg%covad.net d3259b021b Bug 282858 - Some extensions don't wory after upgrading to 2/19 build (dir provider was looking in the wrong place for extension default pref files) r=darin 2005-02-24 19:40:21 +00:00
bsmedberg%covad.net 473534a724 Bug 278534, try #2 - Make tooklit chrome registry use plaintext manifests instead of an RDF cache (get rid of contents.rdf!) r=darin/dveditz/ben 2005-02-22 21:49:45 +00:00
bsmedberg%covad.net e82e4540da Backout bug 278534 due to tinderbox orange. 2005-02-20 01:47:13 +00:00
bryner%brianryner.com f6b8fec0c7 Clean up xpfe/appshell, removing nsIWebShellWindow in the process. Bug 282200, r=danm, sr=bzbarsky. 2005-02-19 22:42:01 +00:00
bsmedberg%covad.net 3d5d14bc57 Bug 278534 - Make a plaintext chrome registration file format to replace contents.rdf r/sr=darin+dveditz+ben 2005-02-19 15:35:36 +00:00
jshin%mailaps.org c75d55c0dc bug 281781 : HandleDDENotification returns zero-extended values for WWW_GetWindowInfo patch by Masayuki Nakano, r=jshin, sr=bz, a=asa 2005-02-16 06:31:43 +00:00
bsmedberg%covad.net feea828767 Bug 281244 - typo "QAppliction" from bug 273877 r=won't compile 2005-02-07 13:39:33 +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 93180ced26 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:07:35 +00:00
vladimir%pobox.com bff179357d b=280276, add storage file to well-known directory service files list, r=darin,sr=shaver 2005-01-29 00:48:03 +00:00
mkaply%us.ibm.com 8a9955ba56 #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 89d7b0faca 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 308e460a8e 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 4f7d17c3fc CSSFLAGS: mixed-media error 2005-01-26 21:10:08 +00:00
bsmedberg%covad.net 7a15f50f86 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 fd1d52bde4 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 79ce72a8bd 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 29013e61e8 Build Mac files for Cocoa toolkit. 2005-01-18 20:55:59 +00:00
bsmedberg%covad.net 01e6b5c756 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 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
scott%scott-macgregor.org b0ba8b6f6f 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 2034d688d1 removing unused #include <nsIPref.h>, r=bsmedberg 2004-12-21 18:54:58 +00:00
bsmedberg%covad.net fff2ac6ea1 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 27155d5fc7 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 6e21bace04 single window mode aviary branch merge. bug 172962, 263689 r=bryner 2004-12-07 16:09:29 +00:00
darin%meer.net ace6577c93 fixes bug 273078 "nsAppRunner.cpp should write compatibility.ini" r=bengoodger+bsmedberg 2004-12-07 08:10:39 +00:00
bsmedberg%covad.net 8780632762 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 d5724031ba Bug 273089 - Add a scriptable getter to the nsXULAppAPI information r=darin 2004-12-04 18:25:46 +00:00
mkaply%us.ibm.com ce98a48aa9 #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 863e179ef5 Forgot a review nit from darin (bug 267455) 2004-11-08 05:06:46 +00:00
bsmedberg%covad.net 7b75ddfadb 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 da7f507469 This #include is totally bogus. Build bustage from bug 237745 2004-10-30 03:48:16 +00:00
timeless%mozdev.org 4e6e9bd424 Bug 237745 (app-startup) 2004-10-29 23:34:15 +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
bsmedberg%covad.net fefaae4fd0 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 41b44d3798 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 7561fa5d5b 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 41482262ba 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 b88ad7be0d landing patch for bug 259213 "Coalesce boolean fields into nsXREAppData::flags" r=bsmedberg 2004-09-14 21:05:46 +00:00
darin%meer.net 8d0ce10046 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 2810017b17 fixing win32 bustage 2004-09-09 18:52:22 +00:00
darin%meer.net 02fdc9d90f 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 ff9986a074 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 ba58ca2abe 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 5ac371c8e9 fixing MingW bustage 2004-09-08 03:38:37 +00:00
darin%meer.net 6accf3753f 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 b853169d42 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 bb3f6c6fcd #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 fd504a7711 Bug 247427 - appreg and pluginreg are in ~/.mozilla instead of ~/.mozilla/firefox 2004-07-22 15:14:02 +00:00
ben%bengoodger.com 27e03c6d31 247846 - generate bin dir EM related files with -register 2004-07-13 10:18:34 +00:00
bryner%brianryner.com 02422c8225 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 48db314cb8 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 f88e351a9a 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 cd1e371148 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 df43e2168e Add nsNativeAppSupportOS2.cpp for toolkit 2004-06-25 14:20:57 +00:00
bsmedberg%covad.net a6bbd20c9c 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 ec0fee7baa Add nsNativeAppSupportOS2.cpp 2004-06-22 13:14:08 +00:00
bryner%brianryner.com 4ed2dfdede 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 a8e2853c4b 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 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