mark%moxienet.com
|
71e00ca818
|
343881 Should respond to kAEQuitApplication with userCanceledErr when not quitting. r=josh
|
2006-07-07 19:26:52 +00:00 |
sergei_d%fi.tartu.ee
|
1d902e7906
|
[BEOS]Need implementation of ArgvReceived and RefsReceived, bug 129411, p=sergei_d, r=thesuckiestemail, sr=bsmedberg, BeOS-only changes
|
2006-06-19 17:02:56 +00:00 |
gijskruitbosch%gmail.com
|
9b05088912
|
Bug 339213 - Software update fails because XULRunner doesn't ship updater.ini
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
first-r=bsmedberg
second-r=darin
|
2006-06-12 14:08:33 +00:00 |
sergei_d%fi.tartu.ee
|
389e5518a9
|
Bugzilla Bug 338454, implement correct restart in AppRunner for BeOS, p=sergei_d, r=thesuckiestemail, sr=benjamin
|
2006-06-08 18:20:07 +00:00 |
sergei_d%fi.tartu.ee
|
f660e84f06
|
[BEOS]Bug 338742.nsUpdateDriver does nott build. First step to allow updater for BeOS.p=sergei_d, r=cbiesinger
|
2006-05-21 21:13:52 +00:00 |
darin%meer.net
|
7d3e7d7acd
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
benjamin%smedbergs.us
|
cb2e530081
|
Bug 78081 - Don't export intermediate libraries, initial changes blanket-r=mento
|
2006-05-03 22:19:54 +00:00 |
benjamin%smedbergs.us
|
1da150a196
|
Bug 333308 - make clean/distclean misses various files, patch by Mike Hommey <mh+mozilla@glandium.org>, r=me
|
2006-04-28 14:54:54 +00:00 |
benjamin%smedbergs.us
|
185c761605
|
Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin
|
2006-04-12 15:43:32 +00:00 |
jshin%mailaps.org
|
0f4a52954a
|
bug 162361 : Unicode file i/o in XPCOM/IO (cannot open files whose names contain characters outside the current locale: e.g. Japanese/Chinese on French Windows) : r/sr=darin, r=bsmedberg
|
2006-03-22 04:26:30 +00:00 |
mkaply%us.ibm.com
|
0b5324cceb
|
Fix patch from 286557 - need to use app dir, not profile dir for override.ini since there might not be a profile dir yet
|
2006-02-28 15:28:38 +00:00 |
mark%moxienet.com
|
9f9c42366b
|
328596 Difficult to "Open using Rosetta" due to self-relaunching. Preserve translation across relaunches. r1=josh r2=darin a/1.8.1=darin
|
2006-02-28 03:43:49 +00:00 |
ginn.chen%sun.com
|
123ada501e
|
Bug 327502 use of setenv breaks solaris build
r=benjamin sr=neil
|
2006-02-27 11:09:59 +00:00 |
mark%moxienet.com
|
dca5b72af9
|
326930 XULRunner Software Update should apply patches to the correct application directory. Patch by Ben Turner <bent.mozilla@gmail.com>. r=bsmedberg
|
2006-02-21 21:10:55 +00:00 |
mark%moxienet.com
|
66743090a6
|
326772 compatibility.ini should include TARGET_OS_ABI to force reregistration when switching builds. r1=darin r2=bsmedberg
|
2006-02-15 03:14:27 +00:00 |
steffen.wilberg%web.de
|
5de219bea1
|
Bug 326909: Document the -safe-mode command-line option in -help. r=benjamin
|
2006-02-14 21:02:30 +00:00 |
ginn.chen%sun.com
|
67509cc334
|
Bug 312092 Accessible hierarchy incomplete/incorrect
r=benjamin sr=neil
|
2006-02-13 06:04:10 +00:00 |
benjamin%smedbergs.us
|
da580e6a3c
|
Bug 325229 part 1 - standalone glue registers exit routine which is called after module unload; also fixes bug 317481 - C API for nsTraceRefcnt; also fixes bug 318622 - Make nsTraceRefcntImpl::SetActivityIsLegal work properly and turn it on; design review by dbaron, r=darin
|
2006-02-10 15:00:36 +00:00 |
gavin%gavinsharp.com
|
94605a661b
|
Bug 325509: add -no-remote switch to disable remote stuff, patch by logan <logan@dct.com>, r=bsmedberg
|
2006-02-09 01:17:19 +00:00 |
mark%moxienet.com
|
6074e46922
|
325910 Kill redo-prebinding.sh. r1=josh r2=bryner
|
2006-02-06 19:53:10 +00:00 |
cbiesinger%web.de
|
a898e666b8
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
|
2006-02-03 14:18:39 +00:00 |
timeless%mozdev.org
|
d9605845bf
|
Bug 325471 Broken search for path to binary on linux in xulrunner-stub
patch by prefiks@aviary.pl r=bsmedberg
|
2006-02-02 17:23:26 +00:00 |
mkaply%us.ibm.com
|
8d01bc5cbf
|
#286557
r=bsdmedberg
Allow an INI file to prevent profile migration
|
2006-01-13 19:38:07 +00:00 |
bsmedberg%covad.net
|
05c8e399a6
|
Bustage from bug 321359 - check for success before falling through to GetProfileDir
|
2006-01-12 17:16:15 +00:00 |
bsmedberg%covad.net
|
bd2ac42c5c
|
Bug 321359 - Give embedders the ability to lock and use profiles through the XRE_InitEmbedding API, r=darin
|
2006-01-12 15:29:10 +00:00 |
gavin%gavinsharp.com
|
5728ec5ff7
|
Bug 320210: nsAppRunner doesnt compile without xpinstall, patch by Anand Aiyer <aaiyer@asvcyber.com>, r=bsmedberg
|
2006-01-12 01:25:40 +00:00 |
gavin%gavinsharp.com
|
dc8bcb697a
|
Bug 321838: nsAppRunner.cpp still refers to components.ini in comment, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=bsmedberg
|
2006-01-03 15:19:55 +00:00 |
bsmedberg%covad.net
|
15893099be
|
Bug 321237 - Make NS_OS_CURRENT_PROCESS_DIR point to the application directory for XULRunner apps, r=robstrong
|
2005-12-23 14:51:39 +00:00 |
vladimir%pobox.com
|
02e9e55c05
|
b=317351, add env var to disable windows crash dialog on crash, r=bsmedberg
|
2005-12-12 19:09:58 +00:00 |
jst%mozilla.jstenback.com
|
b8fc561f54
|
Fixing build bustage.
|
2005-11-29 00:30:58 +00:00 |
jst%mozilla.jstenback.com
|
7a5af690c6
|
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
|
2005-11-28 23:56:44 +00:00 |
cls%seawood.org
|
10585dbff0
|
Add missing type to typedef declaration. Fixing mingw bustage.
Bug #311735 r=bsmedberg
|
2005-11-28 15:04:32 +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 |
darin%meer.net
|
bf12ce07c1
|
fixes bug 313764 "Firefox does not restart after update" r=bsmedberg
|
2005-10-25 20:14:44 +00:00 |
mkaply%us.ibm.com
|
d687512cbd
|
OS/2 build break
|
2005-10-24 19:23:00 +00:00 |
darin%meer.net
|
1693d30c7c
|
fixes bug 312360 "/home/ianh/firefox/firefox/firefox-bin: error while loading shared libraries: libmozjs.so: cannot open shared object file: No such file or directory" r=bsmedberg
|
2005-10-21 18:29:21 +00:00 |
bryner%brianryner.com
|
3ca2aef100
|
Enable fastloading of JS components. Bug 279839, r=shaver sr=brendan.
|
2005-10-20 16:39:24 +00:00 |
mozilla.mano%sent.com
|
e5ff53b4a7
|
Bug 311466 - On OS X, open the app in safe-mode if the option key is pressed during startup. r=bsmedberg.
|
2005-10-07 18:09:43 +00:00 |
mconnor%steelgryphon.com
|
3cd542812a
|
bug 311086 - safeMode dialog is shown twice when extensions are installed/removed on safe mode startup, adds final-ui-startup as an observer topic for after app restart might happen, r=bsmedberg
|
2005-10-07 15:15:21 +00:00 |
darin%meer.net
|
3bdf45eabb
|
fixes bug 284331 "SHGetMalloc API call is deprecated" patch by David Gardiner (david.gardiner@unisa.edu.au), r=darin
|
2005-10-07 00:49:05 +00:00 |
darin%meer.net
|
ded31b249b
|
fixes bug 310873 "Define XREExeF so that nsPostUpdateWin actually works!" r=bsmedberg
|
2005-10-04 18:06:26 +00:00 |
bsmedberg%covad.net
|
77cf9f7768
|
Bug 310076 (scary version) - Use the considerquitstopper to control when to run the event loop, not window enumerators r=darin
|
2005-10-04 14:41:18 +00:00 |
bsmedberg%covad.net
|
7c327edbb0
|
Bug 310084 - nsIXULAppInfo.platformVersion should use the new version format, not "1.7+" r=darin
|
2005-09-29 19:57:21 +00:00 |
bsmedberg%covad.net
|
f91ad167b8
|
Bug 307309 - Make winembed use libxul r=darin
|
2005-09-15 12:04:57 +00:00 |
bsmedberg%covad.net
|
f076e3849d
|
Bug 303279 - Use "special" localstore when in safe mode, r=mconnor+darin
|
2005-09-07 17:31:00 +00:00 |
darin%meer.net
|
4821876fc5
|
landing follow-up patch for bug 306375 "Make it possible to restart to a different profile" r=bsmedberg
|
2005-09-01 20:59:50 +00:00 |
darin%meer.net
|
ee14fcb836
|
fixes bug 306375 "Make it possible to restart to a different profile" r=bsmedberg
|
2005-09-01 18:55:27 +00:00 |
bsmedberg%covad.net
|
227cb99b5b
|
Bug 302099 - XRE_InitEmbedding (xulrunner-only) - r=darin
|
2005-09-01 13:21:55 +00:00 |
bsmedberg%covad.net
|
1ab185b604
|
Bug 303599 - Many problems if NtfsDisable8dot3NameCreation set to 1 - r=darin
|
2005-08-31 17:50:32 +00:00 |
bsmedberg%covad.net
|
c70f57c8ec
|
Bug 302099 - Embedding libxul (part 1) - XRE_GetStaticComponents - r=darin
|
2005-08-29 19:27:16 +00:00 |