Robert O'Callahan
|
e718f7f4fe
|
Bug 487371. Fix Darwin/X11 xulrunner start script. r=bsmedberg
|
2009-05-08 14:56:26 +12:00 |
|
Jeff Muizelaar
|
fabd738e33
|
Bug 442109 - youtube videos don't play; r=vladimir
|
2009-02-25 16:25:12 +01:00 |
|
Daniel Holbert
|
4301671b45
|
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
|
2009-01-21 22:55:08 -08:00 |
|
Masatoshi Kimura
|
046423c441
|
Bug 470209 - intl.charsetmenu.browser.unicode should not be included in localizable file; r=smontagu sr=dbaron
|
2008-12-25 00:47:51 +01:00 |
|
Marco Perez
|
e6f1755385
|
Bug 461542 - consolidate the (unix) start scripts for our applications; mozilla-central patch v3; r=benjamin
|
2008-12-10 16:19:55 +01:00 |
|
Phil Ringnalda
|
84317e018e
|
Bug 461322 typo, s/($IFLAGS1)/$(IFLAGS1)/
|
2008-12-06 21:00:23 -08:00 |
|
Phil Ringnalda
|
cf77fa8222
|
Bug 461322 - Don't give executable permissions to the various icons and text files that the app/Makefile.ins incautiously $(INSTALL), r=ted
|
2008-12-06 20:25:09 -08:00 |
|
Justin Wood
|
7d5b5e0578
|
Bug 463824, Introduce GLOBAL_DEPS to build system
r=ted, a1.9.1=beltzner [js bits rs=sdwilsh]
|
2008-11-27 18:26:44 -08:00 |
|
Shawn Wilsher
|
bb525b1207
|
Backed out changeset 87f6ae0c4324 (bug 435474) for orange.
|
2008-11-27 13:15:18 -08:00 |
|
Justin Wood
|
9d391015e1
|
Bug 463824, Introduce GLOBAL_DEPS to build system
r=ted, a1.9.1=beltzner
|
2008-11-27 12:27:41 -08:00 |
|
Brad Lassey
|
3f4a727b45
|
Bug 457737 - Convert nsRegisterGREWin to Wide calls r=bsmedberg
|
2008-10-20 16:15:32 -04: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 |
|
Benjamin Smedberg
|
bd6ebd01a7
|
Bug 454192 - firefox-bin doesn't use jemalloc on linux/solaris, r=ted
|
2008-09-15 12:03:30 -04:00 |
|
Stuart Parmenter
|
a02648cc99
|
bug 451193. link xulrunner-stub with jemalloc on linux. r=bsmedberg
|
2008-08-26 15:25:05 -07:00 |
|
Ben Turner
|
fee386e2e0
|
Bug 435122 - "Use TraceMalloc to get stack traces of potential deadlocks". r=bsmedberg+dbaron.
|
2008-06-26 10:12:42 -07:00 |
|
Makoto Kato
|
f9b934ec43
|
Bug 437046 – Support x64 for xulrunnder.exe.manifest. r=ted.mielczarek
|
2008-06-07 08:14:56 +09:00 |
|
reed@reedloden.com
|
0dd52dfcee
|
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-08 23:49:41 -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 |
|
dougt@meer.net
|
031fa230eb
|
back out
|
2008-03-11 16:32:26 -07:00 |
|
dougt@meer.net
|
90b46db8c5
|
Bug: 420928 default entry on win32+wince should be mainWCRTStartup r=bsmedberg, a=damons
|
2008-03-11 14:31:34 -07:00 |
|
caillon@redhat.com
|
02f9294592
|
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-25 21:19:59 -08:00 |
|
dolske@mozilla.com
|
d5d2b01eee
|
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-29 21:38:52 -08:00 |
|
dolske@mozilla.com
|
37dcdb1cb4
|
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 14:22:09 -08:00 |
|
mozilla@weilbacher.org
|
d16ee3629d
|
[OS/2] Bug 346690: Implement CSS3 CR cursor:none, OS/2 followup, r=mkaply
|
2008-01-19 00:35:49 -08:00 |
|
dolske@mozilla.com
|
31d1e0acaf
|
Bug 412049 - Use PNG instead of XPM for default window icon on Linux. r=mconnor, r=bsmedberg, ui-r=mconnor, a=schrep
|
2008-01-18 16:52:09 -08:00 |
|
jwalden@mit.edu
|
8d1b1d2a9c
|
Bug 346690 - Add support for the 'none' keyword for the CSS cursor property. r=dbaron, sr=mats, a=schrep
|
2008-01-18 10:39:49 -08:00 |
|
reed@reedloden.com
|
8f152d0cd8
|
Bug 384304 - "/usr/bin/firefox is not able to handle symlinks due to error in script" (handle mail, sunbird, and xulrunner, too) [p=hmontoliu@ubuntu.com (H. Montoliu) r=cls a1.9=beltzner]
|
2008-01-07 15:17:05 -08: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 |
|
philringnalda@gmail.com
|
5749b66dd2
|
Bug 394545 - Remove intl.collationOption, r+moa=smontagu, a1.9=dsicore
|
2007-09-05 06:47:22 -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 |
|
ted.mielczarek@gmail.com
|
bb3b15892d
|
bug 378598 - Firefox executable should have the manifest with requestedExecutionLevel=asInvoker. r=rob_strong
|
2007-04-25 15:11:44 -07:00 |
|
bent.mozilla%gmail.com
|
763cb4ad06
|
Bug 350528 - "XULRunner needs to ship with some additional preferences". r=bsmedberg.
|
2006-08-30 19:14:28 +00: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 |
|
rob_strong%exchangecode.com
|
4e9714fdad
|
Bug 342098 - Refactor startup in extensions.js so that showView will only ever be called once (XULRunner pref patch). r=bsmedberg
|
2006-06-26 21:36:08 +00:00 |
|
gavin%gavinsharp.com
|
30cc2700df
|
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 |
|
rob_strong%exchangecode.com
|
e70cc1872d
|
Bug 329045 - Firefox 2.0 Extension Manager user interface update (toolkit and xulrunner prefs). r=bsmedberg
|
2006-04-27 03:04:40 +00:00 |
|
cls%seawood.org
|
00570f4496
|
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 |
|
masayuki%d-toybox.com
|
152c9dd6c3
|
Bug 333221 IDC_SELECTANCHOR cursor is no longer required. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r+sr=roc
|
2006-04-11 16:26:34 +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 |
|
rob_strong%exchangecode.com
|
3686e39497
|
Bug 323956 - Missing xpinstall prefs for XULRunner. Also removes installed-extensions.txt and Extensions.rdf from defaults/profile. r=bsmedberg
|
2006-01-24 19:34:27 +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
|
1da895f681
|
Can't use -lXUL on mac (that looks for .dylib), so specify the file manually
|
2005-11-23 16:27:49 +00:00 |
|