gecko-dev/xpfe/bootstrap
2002-03-06 03:55:24 +00:00
..
appleevents Fix bug 94127 -- crash in AppleEvent handling. Fix parameter order. r=pinkerton, sr=blake 2002-02-19 02:57:01 +00:00
icons/windows
macbuild Fix #91807 - increase stack size to 512K for Mac builds. r=saari,sr=sfraser,a=asa 2002-02-22 05:07:21 +00:00
.cvsignore Ignore generated files. 2001-12-29 04:19:36 +00:00
apprunner-beos.rsrc Fix for Bug#128763 2002-03-05 03:16:23 +00:00
carbon.r add plst to suck in icon and file mappings. r=saari/sr=sfraser bug 58228 2001-05-29 23:15:07 +00:00
cfmAlias.rsrc
cfmAliasDebug.rsrc
ErrorAlerts.rsrc bug 93195, r=brade, sr=sfraser, relax minimum macos requirement back to 8.5 2001-08-21 21:14:12 +00:00
Makefile.in Move build logic for static builds into separate .mk so that it doesn't have to be duplicated across Makefiles. Use slightly more generic name for _getModuleInfo function so that it can be used for multiple binaries. 2002-02-19 10:01:05 +00:00
makefile.win Fix bug 127069. 2002-02-22 02:55:08 +00:00
mozilla Apply correct fix for loop problem & add shortcut detection for base ./mozilla case. 2002-03-06 03:55:24 +00:00
Mozilla_Addressbook
Mozilla_Bloat_URLs
Mozilla_Editor
Mozilla_Installer
Mozilla_JavaScript_Console
Mozilla_Message_Compose
Mozilla_Messenger
Mozilla_NSPR_Log
Mozilla_Preference
Mozilla_Profile_Manager
Mozilla_Profile_Wizard
Mozilla_Select_Profile
mozilla-apprunner.sh
mozilla-bin.order Checked in for fantasai@escape.com. Bug 43220 "author !important rules override user !important rules in user.css". Add User sheets. Rename Backstop sheets into UserAgent. Fix cascading order. r=pierre/sr=hyatt. 2001-11-06 10:04:05 +00:00
mozilla.icns Mozilla icon for MacOS X 2001-11-29 23:08:42 +00:00
mozilla.ico
mozilla.man.in Add man page for mozilla. Change default --prefix back to /usr/local . 2001-12-06 22:17:24 +00:00
mozilla.plst updating verison string to 0.9.9+, kysmith checking in as cltbld 2002-03-05 02:08:20 +00:00
mozos2.ico
nsAppRunner.cpp Fix for Bug#128763 2002-03-05 03:16:23 +00:00
nsDocLoadObserver.cpp 99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com 2001-10-22 22:01:27 +00:00
nsDocLoadObserver.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsMacBundle.rsrc
nsMacCarbon.rsrc remove 'carb' resource. plst will supercede. r=saar/sr=sfraser bug 58228 2001-05-29 23:14:30 +00:00
nsMacVersion.r updating version string to 0.9.9+, kysmith checking in as cltbld 2002-03-05 02:12:56 +00:00
nsNativeAppSupport.h Bug 88123 (and 85860): re-use command line handling code in nsAppRunner when starting a second time on Win32; r=sgehani, sr=blake 2002-01-16 06:48:14 +00:00
nsNativeAppSupportBase.cpp 98805 - need confirmation dialog, not aler,t when disabling ql. r=law sr=hewitt 2002-02-02 05:18:26 +00:00
nsNativeAppSupportBase.h 98805 - need confirmation dialog, not aler,t when disabling ql. r=law sr=hewitt 2002-02-02 05:18:26 +00:00
nsNativeAppSupportBeOS.cpp Fix for Bug#128763 2002-03-05 03:16:23 +00:00
nsNativeAppSupportForCocoa.mm Fix CocoaZilla bustage caused by accidental commit of a text file as binary. Not part of build. 2002-01-30 01:23:23 +00:00
nsNativeAppSupportGtk.cpp Bug 124817 -- leaking splash screen pixmap on startup. r=pavlov, sr=blizzard. 2002-02-14 06:44:30 +00:00
nsNativeAppSupportMac.cpp Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-07 07:52:48 +00:00
nsNativeAppSupportOS2.cpp one more part of fix for bug 107575, including the much coveted whitespace 2002-02-01 01:53:09 +00:00
nsNativeAppSupportOS2.h #58795 2001-08-10 03:04:20 +00:00
nsNativeAppSupportPh.cpp -not part of build- 2001-11-22 18:45:00 +00:00
nsNativeAppSupportWin.cpp bug 125848 r=bryner sr=blake 2002-02-17 10:16:39 +00:00
nsNativeAppSupportWin.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsSigHandlers.cpp Replace NTO with MOZ_WIDGET_PHOTON as necessary. 2002-01-14 08:22:35 +00:00
nsStaticComponents.cpp.in Move build logic for static builds into separate .mk so that it doesn't have to be duplicated across Makefiles. Use slightly more generic name for _getModuleInfo function so that it can be used for multiple binaries. 2002-02-19 10:01:05 +00:00
nsWindowCreator.cpp allow nsXULWindow::CreateNewWindow to fail; don't fall back on the appshell. bug 115969 r=jaggernaut,jst 2002-01-04 02:32:48 +00:00
nsWindowCreator.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
showOSAlert.cpp Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
splash.bmp re-add new files. 2002-01-05 01:42:26 +00:00
splash.rc Bug 102017; adding string resource for use in configuring start menu on WinXP; need to include resource constant from new interface file; requires changing resource compiler flags in the makefile 2001-11-05 06:24:38 +00:00
Splash.rsrc Drag the splash screen kicking and screaming into the 90's Appearance world, with some resource tweaks (needed for new splash on the commercial side). r=pinkerton, a=asa. No code changes. 2001-05-25 23:58:35 +00:00
splash.xpm
splashos2.bmp re-add new files. 2002-01-05 01:42:26 +00:00
splashos2.rc
win32.order