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

41 Коммитов

Автор SHA1 Сообщение Дата
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
reed%reedloden.com 95b6cea397 Bug 426083 - "Changes needed to build standalone XULRunner on BeOS ( branch 1.8 )" [p=mattmadia@gmail.com (mmadia) r=mfinkle a1.9=damons] 2008-04-09 06:49:41 +00:00
reed%reedloden.com f744ee2ce1 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-22 04:25:35 +00:00
dougt%meer.net 070f18339a back out 2008-03-11 23:32:26 +00:00
dougt%meer.net 005417593b Bug: 420928
default entry on win32+wince should be mainWCRTStartup
r=bsmedberg, a=damons
2008-03-11 21:31:35 +00:00
caillon%redhat.com 65af3f1c0a Bug 418601
icons and documentation files (LICENSE and README.txt) should not be installed as executable on linux
Patch from Martin Stransky <stransky@redhat.com>
r=bsmedberg
a=damons
2008-02-26 05:19:59 +00:00
dolske%mozilla.com d29a1781fe 32x32 icons for Bug 404402 - Ship and use different sizes of the Firefox icon. rs=mconnor, coattailing in on r/a from earlier 48x48 icons addition. 2008-01-30 05:38:54 +00:00
dolske%mozilla.com e4caf4371b 48x48 icons for Bug 404402 - Ship and use different sizes of the Firefox icon. r=mconnor, bsmedberg, ui-r=mconnor, a=blocking-ff3+ 2008-01-29 22:22:13 +00:00
dolske%mozilla.com eca03dd77d Bug 412049 - Use PNG instead of XPM for default window icon on Linux. r=mconnor, r=bsmedberg, ui-r=mconnor, a=schrep 2008-01-19 00:52:11 +00:00
benjamin%smedbergs.us 3bdb0832b1 Bug 396052 - Firefox fails to start when run from a directory with non-native characters, r=luser sr=neil 2007-12-31 15:15:46 +00:00
gavin%gavinsharp.com d53dab0c1d Bug 314927: make install does not put default.xpm into $(DESTDIR)$(mozappdir)/chrome/icons/default, patch by Mike Hommey <mh+mozilla@glandium.org>, r=bsmedberg 2006-06-24 13:12:43 +00:00
cls%seawood.org 9d3fb5f3b1 Align mingw libs linkage with msvc.
Thanks to Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> for the patch.
Bug #334542 r=cls
2006-04-20 12:59:02 +00:00
bsmedberg%covad.net 6ad32f3e39 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 7e08538022 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 ffa68aa180 Can't use -lXUL on mac (that looks for .dylib), so specify the file manually 2005-11-23 16:27:49 +00:00
bsmedberg%covad.net efc1fd7274 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
bsmedberg%covad.net 22f36b709f Bug 300139 - nsXULAppInstall fixup and xulrunner command-line flag. r=robstrong 2005-10-07 13:59:17 +00:00
bsmedberg%covad.net b1280c03e0 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 4fb9cbf21d Backout bug 299992 - too much odd platform-specific bustage 2005-08-11 22:07:08 +00:00
bsmedberg%covad.net b88aaf3d98 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 a7722c1a38 Bug 269460 - Build system for easy replacement of trademarked names --with-branding=directory r=chase a=shaver 2005-07-25 18:56:27 +00:00
bsmedberg%covad.net 406f7e41d6 Bug 297923 - Make the standalone glue work on mac, and write GRE-finding code which looks for our new XUL framework, and make our new XUL framework. r=jhpedemonte+darin a=chofmann 2005-06-23 16:55:52 +00:00
bsmedberg%covad.net 95a9d76d3c 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 106166389b 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 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 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
darin%meer.net 934bbd05da 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 4eddd80ffa fixes bug 289494 "Make xulrunner work with toolkit packager" r=bsmedberg a=asa 2005-04-08 04:14:27 +00:00
bsmedberg%covad.net 021cbc4ca7 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 14:50:16 +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 ca423530ff landing xulrunner/app portion of bug 285799 "UserAgent string is malformed for XULRunner apps" r=bsmedberg
[meant to check this in with the other part of the patch before]
2005-03-25 01:31:29 +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
darin%meer.net 4da0d1c54d fixes bug 284955 "xulrunner 'simple' app string bundle warnings" r=bsmedberg 2005-03-07 17:41:05 +00:00
mkaply%us.ibm.com c32bb9fa72 #280137
r=pedemonte, sr=mkaply (OS/2 specific)
Patch from Peter Weilbacher - don't statically link to PMWINX since it is a poorly behaved DLL
load the needed functions dynamically from REGISTRY.DLL
2005-02-07 14:54:47 +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
bsmedberg%covad.net 6945318302 Heh, somebody doesn't REQUIRE xpcom. Build bustage from bug 273417. 2004-12-07 07:08:57 +00:00
darin%meer.net 7fc5ef12fc fix win32 xulrunner build bustage 2004-11-24 00:39:16 +00:00
darin%meer.net 1150837cb4 cleaning up --help output 2004-09-14 04:14:59 +00:00
darin%meer.net a960713894 Add resource files, default icons, and default branding. Make it build
under Windows.
2004-09-10 23:43:17 +00:00
darin%meer.net 487d74f17f landing modifications from XULRUNNER_20040804_BRANCH 2004-09-09 01:26:39 +00:00
darin%meer.net cdb0ac93a1 initial landing 2004-08-05 21:38:24 +00:00