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

214 Коммитов

Автор SHA1 Сообщение Дата
bsmedberg%covad.net 70a510fcfa 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 5d90c36fe0 mac bustage from bug 224305 2005-06-10 19:54:35 +00:00
bsmedberg%covad.net aebd75993b More platform-specific bustage from bug 224305 2005-06-10 19:52:45 +00:00
bsmedberg%covad.net 7a3de0c3d7 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 a595fc0a65 Bug 296426 - nsIXULRuntime should provide build config info, r=darin a=asa 2005-06-10 18:23:28 +00:00
bsmedberg%covad.net 00a0b09236 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 1c9ba2a090 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 1323b83dd8 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 cc3b2f6846 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 672ba6711d 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 ceb559d09a 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 ee4916941f 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 7475474c6d 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 6d44253e15 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 94a7dda390 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 30f3cce8ab 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 a2ffb9b028 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 96622a4250 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 ede85538a0 fix OSX tinderbox orange 2005-04-26 01:38:00 +00:00
darin%meer.net bda47353db 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 035f8ed08d 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 ba4476693f 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 7158e2bdc9 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 a2374e42b4 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 7153c3d17f 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 3644890691 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 ad2ada681b 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 95e6cee945 Fixing linux bustage.
r=bsmedberg on irc
2005-04-05 22:08:24 +00:00
bsmedberg%covad.net 2d9f9646a3 Bug 280725 - use generic/automatic remoting for xremote r=caillon sr=bryner 2005-04-04 19:08:55 +00:00
darin%meer.net 02f8c9d9ad fixes bug 286147 "switch from .xulapp to application.ini" r=bsmedberg 2005-03-28 19:36:24 +00:00
darin%meer.net 040935b87c fixing xulrunner linux bustage 2005-03-18 23:08:20 +00:00
bsmedberg%covad.net d3d9589cf0 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 c266bbcbdd 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 5b44cdcc07 #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 df88e1ec4f 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 8f52fd9b15 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 32cf4e0c59 #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 fa0c01a72e 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 3b69c22f82 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 27efc06393 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 3e9f840f5e 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 aab6284169 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 6308fe5e8d Backout bug 278534 due to tinderbox orange. 2005-02-20 01:47:13 +00:00
bryner%brianryner.com 890eacaa07 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 500173e4bd 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 5cae14d73f 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 5338d910c3 Bug 281244 - typo "QAppliction" from bug 273877 r=won't compile 2005-02-07 13:39:33 +00:00
bryner%brianryner.com f5257db823 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron. 2005-02-03 23:01:54 +00:00
gerv%gerv.net 646bb0c2b8 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:07:35 +00:00
vladimir%pobox.com dfb89ea81e 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 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