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

46 Коммитов

Автор SHA1 Сообщение Дата
Ehsan Akhgari 92064e6d3f Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
2011-10-17 10:59:28 -04:00
Michael Wu d2b70213ac Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
2011-09-28 23:19:26 -07:00
Dave Townsend 3ff557dc8e Bug 642795 - Remove support for finding system XULRunner in the standalone glue [r=mark.finkle] 2011-05-04 10:36:00 -07:00
Ed Morley e96f9b8981 Bug 654736 - Remove WinCE code from XULRunner; r=mfinkle 2011-05-05 09:40:04 -07:00
Benjamin Smedberg 8489c6e6df Bug 642795 - Remove support for registering and finding "system XULRunner" via config files or the registry. r=glandium
--HG--
extra : rebase_source : d42aa76683b6bb7de5df1b49b47f422a469201f4
2011-04-01 13:28:33 -04:00
Sean Bright d5ac2ecaf7 Bug 618694 - xulrunner help dialog text has trailing garbage, r+a=bsmedberg 2010-12-12 08:09:00 -08:00
Doug Turner beda333350 Bug 420928, 457331. Fixes main entry point on windows ce. minor windows mobile fixes in XR. r=bsmedberg 2008-09-30 14:34:55 -07:00
reed@reedloden.com 811d778582 Bug 420373 - "need a way to distinguish GREs based on architecture in nsGREGlue" [p=mozilla@rosenauer.org (Wolfgang Rosenauer) r=bsmedberg a1.9b5=schrep] 2008-03-21 21:25:34 -07:00
benjamin@smedbergs.us fd5b74bf13 Bug 396052 - Firefox fails to start when run from a directory with non-native characters, r=luser sr=neil 2007-12-31 07:15:43 -08:00
reed@reedloden.com 642143012b Bug 407559 - "Allow XUL apps launched with Firefox to override name & vendor" [p=mark.finkle@gmail.com (Mark Finkle) r=bsmedberg a1.9=schrep] 2007-12-19 03:23:22 -08:00
mark.finkle@gmail.com 672ff4f18a b=404134. r=bsmedberg. a=dsicore. Allow XULRunner apps to override application.ini 2007-11-29 09:20:54 -08:00
reed@reedloden.com 71b35bfade Backout patch from Roland Boon in bug 386826 due to RLk increase. 2007-10-12 22:47:04 -07:00
reed@reedloden.com d9b478d56c Bug 386826 - "First run of XULRunner fails on Windows Vista, showing the Usage dialog instead" [p=roland.boon@tomtom.com (Roland Boon) r=bsmedberg a1.9=sayrer] 2007-10-12 21:19:33 -07:00
benjamin@smedbergs.us 898f920045 Bug 388833 - Give the Firefox binary the ability to kinda-sorta launch XR apps (mainly meant for webrunner experimentation right now), r=luser 2007-07-25 13:24:37 -07:00
benjamin@smedbergs.us f1593a410c Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi 2007-07-02 11:20:24 -07:00
benjamin@smedbergs.us b21f7b3a04 Reverting bug 383167 again for linux test bustage :-( 2007-06-26 12:22:51 -07:00
benjamin@smedbergs.us c93d1d5be6 Bug 383167 trying again, reviews by luser and biesi, sr=jst 2007-06-26 09:35:01 -07:00
benjamin%smedbergs.us 267d087a63 Bug 319843 - XULRunner windows are grouped in the taskbar (and all XULRunner apps have the same firewall settings), r=darin 2006-08-17 14:22:04 +00:00
gavin%gavinsharp.com efd75d66af Bug 326449: XULRunner should display a user-visible message when an unknown command-line option or non-existent application.ini file is specified, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=bsmedberg 2006-02-09 23:17:42 +00:00
bsmedberg%covad.net 9279505fc2 Bug 320988 - Make xulrunner + activex control + mfcembed happy with frozen-only symbols, r=darin 2005-12-21 15:18:49 +00:00
bsmedberg%covad.net 09fd4e365c Bug 320449 - Make properties of GRE_GetGREPathWithProperties useful, r=darin; nsGREGlue.cpp supplementary logic fix r=#developers, earlier testing would have been good :-( 2005-12-16 14:58:57 +00:00
bsmedberg%covad.net 73413ab825 Bug 300139 - nsXULAppInstall fixup and xulrunner command-line flag. r=robstrong 2005-10-07 13:59:17 +00:00
bsmedberg%covad.net 26d6dc029c Bug 299992 (final patch!) - Allow glue-finding code to specify additional features such as toolkit=gtk r=darin 2005-09-01 12:33:47 +00:00
bsmedberg%covad.net 1c23a3fc0f XULRunner-specific bustage fix from bug 299992 - MSVC6 doesn't like initializing reference types as POD, so use a pointer instead. 2005-08-16 19:39:42 +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
roc+%cs.cmu.edu f96ca4fde0 Bug 297944. Fix formatting in xulrunner Usage() message. r=benjamin,a=asa, patch by Wolfgang Rosenauer 2005-06-27 22:35:55 +00:00
bsmedberg%covad.net 816495bf4c Bug 224305 part "*nix" - register xulrunner as a GRE with xulrunner -register-global and -register-user - r=darin a=asa 2005-06-16 13:29:45 +00:00
bsmedberg%covad.net f69f5609f7 Check argc before dereferencing argv[1], as we can launch xulrunner with no args if XUL_APP_FILE is set in the environment. 2005-06-14 14:56:16 +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
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 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 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 335788cf91 fixes bug 294405 "First launch of application results in 'usage' dialog being shown" r=bsmedberg 2005-05-18 17:53:53 +00:00
darin%meer.net 2466882f8c fix debug build bustage introduced by the patch for bug 293461 2005-05-17 00:58:08 +00:00
bsmedberg%covad.net a1f07422f0 Bustage fix from bug 293461 -- I'm really stupid, I test-compiled the wrong tree. 2005-05-12 17:40:03 +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 0011b7ec08 fixes bug 291564 "Show XULRunner version and help info in Windows release builds" r=bsmedberg a=chofmann 2005-05-02 22:35: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
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
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
darin%meer.net 362ed49891 cleaning up --help output 2004-09-14 04:14:59 +00:00
darin%meer.net b48f11cf12 improve --help output 2004-09-14 03:00:12 +00:00
darin%meer.net 485a56fcde Improve command line handling for XULRunner. Support invocation without
the "-app" switch.  Provide basic -help and -version support.
2004-09-09 07:03:04 +00:00
darin%meer.net 39237684fe landing modifications from XULRUNNER_20040804_BRANCH 2004-09-09 01:26:39 +00:00