Commit Graph
34 Commits
Author SHA1 Message Date
03bb4a6124 Bug 410610 - Can't open a local HTML file that has accents (special unicode characters) in its filename, r=luser+Neil 2008-01-07 08:38:12 -08:00
e58600c985 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
c46c1c2951 Bug 386810, Move quit-application-granted notification to nsAppStartup::Quit, r=benjamin 2007-08-09 20:05:53 -07:00
aa9a41e564 Bug 389671 - CVS remove old suite-style multi-profile code which is not used anymore, r=luser (NPOB except for removing build-system references to files/options) 2007-08-02 11:43:30 -07:00
4ee20b77ab Bug 333907, XRE quits too abruptly when Windows is shut down, r=benjamin 2007-07-17 11:37:40 -07:00
98de634631 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
rob_strong@exchangecode.com 0725d0a518 Landing of interdependent bugs for Vista support. Bug 354005 Setting the app as the OS default is broken on Vista. r=sspitzer, r=dougt, sr=bsmedberg. Bug 351949 � Automatic Update is not working for Vista users with limited account privilege and UAC (User Account Control) enabled. r=sspitzer, r=rstrong. Bug 354226 � nsPostUpdateWin.js fails to update registry keys / log files after an update has been applied. r=rstrong. 2007-01-30 05:14:50 +00:00
mozilla.mano@sent.com f942e37137 Bug 296394 - Firefox should not complain about -console command line argument. patch from Dave Townsend (Mossop) <mossop.bugzilla@blueprintit.co.uk>, r=bsmedberg. 2007-01-28 00:33:10 +00:00
mats.palmgren@bredband.net 43a7e36438 Fix early activation/focus problem on Windows, patch by Oliver Yeoh. b=220900 r=me r=robert sr=brendan 2006-10-11 17:30:01 +00:00
rob_strong@exchangecode.com 2c28c15388 Bug 354112 Toolkit - Removed unused code (deleteKey) in nsNativeAppSupportWin.cpp. r=bsmedberg 2006-09-27 17:56:48 +00:00
rob_strong@exchangecode.com 15d1c1036e Bug 353089 - Fix / remove ddeexec hack. r=bsmedberg 2006-09-19 18:09:58 +00:00
dbaron@dbaron.org e7d9f3d481 Be more careful pushing/popping contexts. b=352264 r=jst sr=bzbarsky/jst 2006-09-12 22:58:11 +00:00
jst@mozilla.jstenback.com 3434d072e9 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
bsmedberg@covad.net 615b3de7df Bug 285789 - MOZ_PHOENIX ifdefs in XRE code - r=mconnor 2005-08-23 20:34:00 +00:00
bryner@brianryner.com 6a4ec1020a Bug 78672, xpfe must not print to console in opt builds. Patch by gautheri@noos.fr, r=mconnor, a=asa. 2005-06-12 18:27:04 +00:00
bsmedberg@covad.net 3c974b3e46 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
jshin@mailaps.org 5b8ee7199e bug 281781 : HandleDDENotification returns zero-extended values for WWW_GetWindowInfo patch by Masayuki Nakano, r=jshin, sr=bz, a=asa 2005-02-16 06:31:43 +00:00
gerv@gerv.net c7ca93d489 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:07:35 +00:00
axel@pike.org 257ad2f925 fix fallout of commandline change for xulrunner, bug 276588, __args to gArgs, r=bsmedberg 2005-01-20 15:06:19 +00:00
bsmedberg@covad.net 7b598ff009 Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor 2005-01-17 18:50:18 +00:00
scott@scott-macgregor.org 9107801ddd Bug #242249 --> opening another instance of thunderbird.exe should unminimize (restore/maximize) window.
Patch by  Jeongkyu Kim (jeongkyu.kim@gmail.com)

r=bsmedberg
sr=mscott
2005-01-12 06:19:07 +00:00
cbiesinger@web.de 042190380e removing unused #include <nsIPref.h>, r=bsmedberg 2004-12-21 18:54:58 +00:00
danm-moz@comcast.net 7e57897e0b single window mode aviary branch merge. bug 172962, 263689 r=bryner 2004-12-07 16:09:29 +00:00
bsmedberg@covad.net 6621a74685 Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil 2004-10-29 19:28:38 +00:00
darin@meer.net 3514428286 fixing MingW bustage 2004-09-08 03:38:37 +00:00
darin@meer.net 3d193b7fcc fixes bug 258217 "Windows DDE code should extract application name from nsXREAppData" r=bsmedberg 2004-09-07 22:24:45 +00:00
bsmedberg@covad.net 7a1a6c1620 Bug 239929 - Porting semi-single-profile from the aviary1.0 branch to the trunk. This is using the argv-restart method right now (a child process). This will be changing to an xpcom-restart process soon. Code by me, Ben Goodger, Darin, Scott M., M. Kaply, and others. xpfe/appshell code r=danm sr=brendan (bug 244106). 2004-06-17 21:23:51 +00:00
ben@bengoodger.com e09e36c8fa remove unnecessary include 2004-05-09 02:45:03 +00:00
scott@scott-macgregor.org 40fc5e33df fix thunderbird build bustage. Patch by Ben Goodger 2004-03-09 00:12:45 +00:00
ben@bengoodger.com 5311bbff1d 236744 - XP shell service 2004-03-08 09:56:44 +00:00
ben@bengoodger.com 75ce4f25bc [shell1] 2004-03-08 09:53:59 +00:00
bryner@netscape.com e92d50a60a Un-fork everything except nsAppRunner.cpp from xpfe/bootstrap. Not part of the build. 2002-08-25 09:31:39 +00:00
bryner@netscape.com 5f45b4f2b9 Sync with xpfe/bootstrap to fix phoenix bustage (from bug 163918). 2002-08-25 05:57:46 +00:00
bryner@netscape.com 7c0fe30a4b New files for generic XUL app support library (fork from xpfe/bootstrap). Not part of the build. 2002-08-21 10:25:54 +00:00