.. |
MacApplicationDelegate.h
|
Mac applicationDockMenu delegate method not called after process restart. Patch by Steven Michaud. r=josh r=bsmedberg
|
2007-05-16 19:10:19 -07:00 |
MacApplicationDelegate.mm
|
Bug 366009 - Cocoa should not generate bogus open events for path-like arguments on the command line. r=bsmedberg, smichaud a=bz
|
2007-09-17 10:10:52 -07:00 |
MacLaunchHelper.h
|
325910 Kill redo-prebinding.sh. r1=josh r2=bryner
|
2006-02-06 19:53:10 +00:00 |
MacLaunchHelper.m
|
Fix leaks in the code that launches a child process. b=355355 r=mento sr=pinkerton
|
2006-10-11 15:53:40 +00:00 |
Makefile.in
|
Make clicking on Dock icon restore last minimized window. b=389423 r=joshmoz sr=benjamin
|
2007-08-16 07:53:10 -07:00 |
make-platformini.py
|
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 |
nsAppData.cpp
|
Bug 396209 - "Allow applications to specify a profile directory from application.ini". r=luser, a=bsmedberg. Also fixes bugs 396486, 396199, and 386164.
|
2007-09-26 11:35:21 -07:00 |
nsAppRunner.cpp
|
Bug 395707: Crash during extension manager initiated restart. r=bsmedberg. a=blocking-1.9 M9
|
2007-10-19 06:14:24 -07:00 |
nsAppRunner.h
|
Bug 390771 Make the toolkit profile service available normal startup r=bsmedberg
|
2007-08-09 11:55:21 -07:00 |
nsCommandLineServiceMac.cpp
|
Bug 386810, Move quit-application-granted notification to nsAppStartup::Quit, r=benjamin
|
2007-08-09 20:05:53 -07: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
|
2006-07-19 21:08:19 +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
|
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 |
nsINativeAppSupport.idl
|
Bug 106386 Correct misspellings in source code
|
2005-06-03 10:26:28 +00:00 |
nsIWinAppHelper.idl
|
Bug 370571 - Ability to install as a standard user on Vista is not available. r=sspitzer a=beltzner (blocking-firefox3)
|
2007-09-29 02:48:32 -07: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
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2006-12-11 09:45:41 +00:00 |
nsNativeAppSupportCocoa.mm
|
Make clicking on Dock icon restore last minimized window. b=389423 r=joshmoz sr=benjamin
|
2007-08-16 07:53:10 -07:00 |
nsNativeAppSupportDefault.cpp
|
…
|
|
nsNativeAppSupportOS2.cpp
|
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 |
nsNativeAppSupportOS2.h
|
Convert CR-LF and CR linebreaks to LF.
|
2006-09-14 05:42:14 +00:00 |
nsNativeAppSupportUnix.cpp
|
Bug 386810, Move quit-application-granted notification to nsAppStartup::Quit, r=benjamin
|
2007-08-09 20:05:53 -07:00 |
nsNativeAppSupportWin.cpp
|
Bug 386810, Move quit-application-granted notification to nsAppStartup::Quit, r=benjamin
|
2007-08-09 20:05:53 -07:00 |
nsNativeAppSupportWin.h
|
…
|
|
nsUpdateDriver.cpp
|
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 |
nsUpdateDriver.h
|
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 |
nsWindowsRestart.cpp
|
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 |
nsXREDirProvider.cpp
|
Bug 396209 - "Allow applications to specify a profile directory from application.ini". r=luser, a=bsmedberg. Also fixes bugs 396486, 396199, and 386164.
|
2007-09-26 11:35:21 -07:00 |
nsXREDirProvider.h
|
Bug 396209 - "Allow applications to specify a profile directory from application.ini". r=luser, a=bsmedberg. Also fixes bugs 396486, 396199, and 386164.
|
2007-09-26 11:35:21 -07:00 |
nsXULAppAPI.h
|
Backout patch from Roland Boon in bug 386826 due to RLk increase.
|
2007-10-12 22:47:04 -07:00 |
xrecore.h
|
Add missing type to typedef declaration. Fixing mingw bustage.
|
2005-11-28 15:04:32 +00:00 |