Commit Graph

25 Commits

Author SHA1 Message Date
bsmedberg%covad.net
a60be505f1 Merging the following javaxpcom+xulrunner bugs to the 1.8 branches: 302099, 305815, 315401, 272662, 316098, 316090, 320441, 320449, 320574, 317012, 315917, 311240 - all these bugs are either javaxpcom-only, xulrunner-only, or a=drivers (xpcom glue changes only which do not affect firefox/thunderbird)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187179 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-09 19:03:09 +00:00
bsmedberg%covad.net
1953135dda Bug 300139 - API and command-line flag to install a XUL application r=robstrong (xulrunner-only)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181775 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-07 15:41:05 +00:00
bryner%brianryner.com
b32c9343b2 XULRunner files missed in original checkin -- Bug 299992 - Allow glue-finding code to specify additional features such as toolkit=gtk. patch by bsmedberg, r=darin a=asa (this is combination of several trunk checkins).
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181408 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-01 19:52:35 +00:00
bsmedberg%covad.net
868d7ccf4a Bug 299992 and followup bug 304874 - Preliminary work which moves pldhash and the templatized hashtables to the XPCOM glue,
as well as centralizes nsINIParser in the glue, r=darin+shaver+brendan+dougt a=asa+cbeard


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178289 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-19 19:36:59 +00:00
bsmedberg%covad.net
bb73805324 Backout bug 299992 - too much odd platform-specific bustage
git-svn-id: svn://10.0.0.236/trunk@177596 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-11 22:07:08 +00:00
bsmedberg%covad.net
b80f390773 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
git-svn-id: svn://10.0.0.236/trunk@177591 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-11 20:40:53 +00:00
roc+%cs.cmu.edu
69a3b502c6 Bug 297944. Fix formatting in xulrunner Usage() message. r=benjamin,a=asa, patch by Wolfgang Rosenauer
git-svn-id: svn://10.0.0.236/trunk@175184 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-27 22:35:55 +00:00
bsmedberg%covad.net
2dd891e43d Bug 224305 part "*nix" - register xulrunner as a GRE with xulrunner -register-global and -register-user - r=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@174705 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 13:29:45 +00:00
bsmedberg%covad.net
c0d0c6665b Check argc before dereferencing argv[1], as we can launch xulrunner with no args if XUL_APP_FILE is set in the environment.
git-svn-id: svn://10.0.0.236/trunk@174564 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-14 14:56:16 +00:00
bsmedberg%covad.net
6b3e439b32 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.
git-svn-id: svn://10.0.0.236/trunk@174506 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-13 16:45:22 +00:00
bsmedberg%covad.net
db54c8272f Backout bug 224305 due to unexplained tbox orange (probably has something to do with static builds?)
git-svn-id: svn://10.0.0.236/trunk@174432 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-10 21:01:40 +00:00
bsmedberg%covad.net
4ad6fff051 Bug 224305 part "windows" - Separate GRE (xulrunner) registration from the installer scripts, r=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@174425 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-10 19:21:27 +00:00
bsmedberg%covad.net
f52a053e86 Bug 294683 - xulrunner should use envvar to remember path to appdata file r=darin a=Asa
git-svn-id: svn://10.0.0.236/trunk@173793 18797224-902f-48f8-a5cc-f745e15eee43
2005-05-26 19:51:19 +00:00
darin%meer.net
426c53829d fixes bug 294405 "First launch of application results in 'usage' dialog being shown" r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@173546 18797224-902f-48f8-a5cc-f745e15eee43
2005-05-18 17:53:53 +00:00
darin%meer.net
70ed2b47b7 fix debug build bustage introduced by the patch for bug 293461
git-svn-id: svn://10.0.0.236/trunk@173497 18797224-902f-48f8-a5cc-f745e15eee43
2005-05-17 00:58:08 +00:00
bsmedberg%covad.net
877167b9b7 Bustage fix from bug 293461 -- I'm really stupid, I test-compiled the wrong tree.
git-svn-id: svn://10.0.0.236/trunk@173331 18797224-902f-48f8-a5cc-f745e15eee43
2005-05-12 17:40:03 +00:00
bsmedberg%covad.net
33f1fefae1 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
git-svn-id: svn://10.0.0.236/trunk@173324 18797224-902f-48f8-a5cc-f745e15eee43
2005-05-12 13:23:30 +00:00
darin%meer.net
fc052abed4 fixes bug 291564 "Show XULRunner version and help info in Windows release builds" r=bsmedberg a=chofmann
git-svn-id: svn://10.0.0.236/trunk@172968 18797224-902f-48f8-a5cc-f745e15eee43
2005-05-02 22:35:55 +00:00
darin%meer.net
2c2a166b53 fixes bug 286147 "switch from .xulapp to application.ini" r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@171271 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-28 19:36:24 +00:00
bsmedberg%covad.net
e1d9da278a libxul step 4 - most of tier 50 (not PSM, and I may have forgotten a few things in toolkit/mozapps also) r=darin
git-svn-id: svn://10.0.0.236/trunk@170905 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 21:24:05 +00:00
darin%meer.net
6e150ec6a5 landing patch for bug 257162 "Add Gecko version checking to xulrunner apps" r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@166873 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-20 05:54:06 +00:00
darin%meer.net
a304b8e64b cleaning up --help output
git-svn-id: svn://10.0.0.236/trunk@162275 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-14 04:14:59 +00:00
darin%meer.net
d5ff50afc3 improve --help output
git-svn-id: svn://10.0.0.236/trunk@162270 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-14 03:00:12 +00:00
darin%meer.net
42354521cb Improve command line handling for XULRunner. Support invocation without
the "-app" switch.  Provide basic -help and -version support.


git-svn-id: svn://10.0.0.236/trunk@161970 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-09 07:03:04 +00:00
darin%meer.net
b67e056a9a landing modifications from XULRUNNER_20040804_BRANCH
git-svn-id: svn://10.0.0.236/trunk@161958 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-09 01:26:39 +00:00