.. |
appleevents
|
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
|
2002-03-06 07:48:55 +00:00 |
icons
|
Bug 157830 - add per-window taskbar icons for Linux. Move the windows icon files into xpfe/bootstrap/icons/windows. r=pavlov, sr=blizzard.
|
2002-08-15 00:36:57 +00:00 |
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
|
Bug 157830 - add per-window taskbar icons for Linux. Move the windows icon files into xpfe/bootstrap/icons/windows. r=pavlov, sr=blizzard.
|
2002-08-15 00:36:57 +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
|
New desktop icons, r=cls, sr=bryner, a=asa
|
2002-07-21 23:04:48 +00:00 |
mozilla.in
|
Allow mozilla to handle paths with spaces correctly. (Note: it still doesn't appear to work properly for gdb4. Reportedly works for gdb5 though)
|
2002-08-07 11:46:15 +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
|
Fix for bug 159929 -- add CFBundleURLTypes entry so that we show up the list of browsers in the Internet Preferences pane. r=sdagley, jj. a=asa
|
2002-07-31 05:31:21 +00:00 |
mozos2.ico
|
#145764
|
2002-05-22 02:30:48 +00:00 |
nsAppRunner.cpp
|
Fixes NS_InitEmbedding unconditionally calls AutoRegister. This also removes xpinstall from using component.reg which I believe is the last users of this file. r=chak,dveditz sr=bryner b=149208
|
2002-08-12 22:09:25 +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
|
|
|
nsMacBundle.rsrc
|
|
|
nsMacCarbon.rsrc
|
|
|
nsMacVersion.r
|
bug 157558, r=cls. version string updates for upcoming 1.1b
|
2002-07-17 02:39:51 +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
|
Remove DARWIN define from osx builds as it cripples the feature set provided by OSX headers.
|
2002-07-18 04:09:30 +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
|
2nd patch for bug 158080
|
2002-08-06 05:11:23 +00:00 |
nsNativeAppSupportOS2.h
|
|
|
nsNativeAppSupportPh.cpp
|
-not part of build-
|
2001-11-22 18:45:00 +00:00 |
nsNativeAppSupportWin.cpp
|
Fix bug 119034, win startup/shutdown problem
|
2002-08-13 18:45:41 +00:00 |
nsNativeAppSupportWin.h
|
|
|
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
|
|
|
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
|
phoenix only - not part of build
|
2002-08-14 09:46:17 +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
|
|
|