This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
750fa31433517b08c9c053e2c53e45ede17739e9
Mozilla
/
mozilla
/
toolkit
/
xre
History
mats.palmgren%bredband.net
27af5796df
Fix "lock up at start when using threaded GTK2 libraries (i.e. gconf)". Patch by Walter Meinl <wuno@lsvw.de>. b=247204 r+sr=roc a=dveditz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@233463 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-31 02:40:22 +00:00
..
MacLaunchHelper.h
…
MacLaunchHelper.m
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
Makefile.in
Landing of interdependent bugs for Vista support and DDE improvements. Bug 354005: Setting the app as the OS default is broken on Vista. Bug 351949: Automatic Update is not working for Vista users with limited account privilege and UAC (User Account Control) enabled. Bug 354226: nsPostUpdateWin.js fails to update registry keys / log files after an update has been applied. Also fixes the following: Bug 369314, Bug 369048, Bug 369125, Bug 367540, Bug 364483, Bug 355650, Bug 353944, Bug 353089, Bug 352424, Bug 336469, and Bug 369451. patch=rstrong, Masatoshi Kimura, sspitzer. r=sspitzer, r=dougt, sr=bsmedberg, r=rstrong, a=jay
2007-02-06 07:13:21 +00:00
nsAppRunner.cpp
Fix "lock up at start when using threaded GTK2 libraries (i.e. gconf)". Patch by Walter Meinl <wuno@lsvw.de>. b=247204 r+sr=roc a=dveditz
2007-08-31 02:40:22 +00:00
nsAppRunner.h
Bug 375710 - Firefox downgrades from 2.0.0.3 -> 2.0.0.2 in some circumstances, r=rstrong a=dveditz
2007-04-30 17:26:58 +00:00
nsCommandLineServiceMac.cpp
part of fix for 290057, support spotlight search, in particular, allow opening of .mozeml (and .eml) files from the command line, r=joshmoz, sr=mscott
2006-12-04 01:45:37 +00:00
nsCommandLineServiceMac.h
345057 Improve Mac launch behavior through xpcom fork/exec restart and autoupdate restart. Open URLs and documents requested at launch time in the final process. Bring the final process to the foreground if appropriate. Minimize dock icon games. r=bsmedberg r=josh a/1.8.1=mconnor
2006-07-20 19:49:05 +00:00
nsConsoleWriter.cpp
Bug 291129 - Add console logging when startup appears to be unsuccessful, or when an envvar is set: r=darin a=asa
2005-06-07 19:28:23 +00:00
nsEmbedFunctions.cpp
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)
2006-01-09 19:03:09 +00:00
nsINativeAppSupport.idl
Bug 106386 Correct misspellings in source code
2005-06-03 10:26:28 +00:00
nsIWinAppHelper.idl
This commit was manufactured by cvs2svn to create branch
2007-01-30 05:14:51 +00:00
nsIXULAppInfo.idl
Bug 310084 - nsIXULAppInfo.platformVersion should use the "new" version format (1.8b5 not 1.7+), and freeze nsIXULAppInfo! r=darin a=asa
2005-09-30 19:52:44 +00:00
nsIXULRuntime.idl
Bug 296426 - nsIXULRuntime should provide build config info, r=darin a=asa
2005-06-10 18:23:28 +00:00
nsNativeAppSupportBase.cpp
…
nsNativeAppSupportBase.h
…
nsNativeAppSupportBeOS.cpp
[BeOS]Bug 129411, landing to FF 1.8.1 branch, p=sergei_d, r=thesuckiestmail, a=beltzner, BeOS-only change
2006-08-09 14:31:42 +00:00
nsNativeAppSupportDefault.cpp
…
nsNativeAppSupportMac.cpp
…
nsNativeAppSupportOS2.cpp
Be more careful pushing/popping contexts. b=352264 r=jst sr=bzbarsky/jst a=schrep
2006-09-13 03:41:01 +00:00
nsNativeAppSupportWin.cpp
Landing of interdependent bugs for Vista support and DDE improvements. Bug 354005: Setting the app as the OS default is broken on Vista. Bug 351949: Automatic Update is not working for Vista users with limited account privilege and UAC (User Account Control) enabled. Bug 354226: nsPostUpdateWin.js fails to update registry keys / log files after an update has been applied. Also fixes the following: Bug 369314, Bug 369048, Bug 369125, Bug 367540, Bug 364483, Bug 355650, Bug 353944, Bug 353089, Bug 352424, Bug 336469, and Bug 369451. patch=rstrong, Masatoshi Kimura, sspitzer. r=sspitzer, r=dougt, sr=bsmedberg, r=rstrong, a=jay
2007-02-06 07:13:21 +00:00
nsNativeAppSupportWin.h
…
nsUpdateDriver.cpp
Landing of interdependent bugs for Vista support and DDE improvements. Bug 354005: Setting the app as the OS default is broken on Vista. Bug 351949: Automatic Update is not working for Vista users with limited account privilege and UAC (User Account Control) enabled. Bug 354226: nsPostUpdateWin.js fails to update registry keys / log files after an update has been applied. Also fixes the following: Bug 369314, Bug 369048, Bug 369125, Bug 367540, Bug 364483, Bug 355650, Bug 353944, Bug 353089, Bug 352424, Bug 336469, and Bug 369451. patch=rstrong, Masatoshi Kimura, sspitzer. r=sspitzer, r=dougt, sr=bsmedberg, r=rstrong, a=jay
2007-02-06 07:13:21 +00:00
nsUpdateDriver.h
Landing of interdependent bugs for Vista support and DDE improvements. Bug 354005: Setting the app as the OS default is broken on Vista. Bug 351949: Automatic Update is not working for Vista users with limited account privilege and UAC (User Account Control) enabled. Bug 354226: nsPostUpdateWin.js fails to update registry keys / log files after an update has been applied. Also fixes the following: Bug 369314, Bug 369048, Bug 369125, Bug 367540, Bug 364483, Bug 355650, Bug 353944, Bug 353089, Bug 352424, Bug 336469, and Bug 369451. patch=rstrong, Masatoshi Kimura, sspitzer. r=sspitzer, r=dougt, sr=bsmedberg, r=rstrong, a=jay
2007-02-06 07:13:21 +00:00
nsWindowsRestart.cpp
Bug 369520 - Bon Echo nighty will not run on win9x. r=dveditz, a1.8.1.2=jay
2007-02-07 02:36:10 +00:00
nsXREDirProvider.cpp
fix for bug
#379738
: Error "entry point GetLongPathNameA could not be located" under NT 4.0 starting Firefox 2.0.0.4 RC1
2007-05-08 19:25:29 +00:00
nsXREDirProvider.h
Bug 375710 - Firefox downgrades from 2.0.0.3 -> 2.0.0.2 in some circumstances, r=rstrong a=dveditz
2007-04-30 17:26:58 +00:00
nsXULAppAPI.h
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)
2006-01-09 19:03:09 +00:00
redo-prebinding.sh
…