gecko-dev/xpfe/bootstrap
2002-07-12 21:30:31 +00:00
..
appleevents fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
icons/windows
macbuild bug #131372: set app's bundle bit. sr=sfraser, a=asa 2002-03-26 01:09:46 +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
cfmAlias.rsrc
cfmAliasDebug.rsrc
ErrorAlerts.rsrc
Makefile.in Build changes to build mach-o on gcc3: use -install_name option only when linking using -dynamiclib option, since with gcc3 it causes an error when used with -bundle or -execute. r=bryner sr=beard b=153525 2002-06-26 03:09:32 +00:00
makefile.win 44070: match browser and OS locale. (reusing r=alecf,sr=hyatt,a=asa 2002-04-01 05:56:35 +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.in Fix symlink detection (again) so that relative symlinks work and the binary is executed from the cwd, not the installation directory. 2002-06-13 12:16:52 +00:00
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 bug #149140 - updated Finder's get info string to '1.1a'. r=lpham, sr=leaf, a=leaf 2002-06-06 01:16:34 +00:00
mozos2.ico #145764 2002-05-22 02:30:48 +00:00
nsAppRunner.cpp Add a configure option and hack for Linux x86 to make existing plugin binaries (eg flash, real, ...) work with gcc 3.1 builds (bug 154206). r=bryner@netscape.com, serge@netscape.com; sr=blizzard@mozilla.org; a=asa@mozilla.org 2002-07-12 21:30:31 +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
nsMacVersion.r bug #149140 - updated Finder's get info string to '1.1a'. r=lpham, sr=leaf, a=leaf 2002-06-06 01:16:34 +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 Fix #123411 - Warn user that Mac OS X 10.1 is recommended or that CarbonLib 1.4 or newer is required (for Mac OS X and Mac OS 8/9 respectively) when running the Carbon build. r=pinkerton,sr=sfraser,a=asa 2002-03-15 03:37:54 +00:00
nsNativeAppSupportOS2.cpp #148124 2002-05-30 21:45:24 +00:00
nsNativeAppSupportOS2.h
nsNativeAppSupportPh.cpp -not part of build- 2001-11-22 18:45:00 +00:00
nsNativeAppSupportWin.cpp bug 155679, mapi with turbo and multiple profile doesn't work, r=rdayal, sr=jag 2002-07-09 00:03:37 +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 Turn on Ramiro's code to stack-trace and suspend when we crash, for DEBUG builds. b=14989 r=bryner sr=brendan 2002-07-05 05:31:04 +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
splash.xpm
splashos2.bmp re-add new files. 2002-01-05 01:42:26 +00:00
splashos2.rc #143674 2002-05-16 03:24:07 +00:00
win32.order