pjs/toolkit/mozapps/installer/unix/wizard
bryner%brianryner.com 884453541b Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron. 2004-12-15 05:52:44 +00:00
..
Makefile.in Landing the Aviary Branch (Toolkit sections excluding toolkit/content). 2004-11-30 22:54:13 +00:00
XIDefines.h
XIErrors.h
check_off.xpm
check_on.xpm
mozilla-installer
nsComponent.cpp
nsComponent.h
nsComponentList.cpp
nsComponentList.h
nsComponentsDlg.cpp Landing the Aviary Branch (Toolkit sections excluding toolkit/content). 2004-11-30 22:54:13 +00:00
nsComponentsDlg.h
nsINIParser.cpp
nsINIParser.h
nsInstallDlg.cpp Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron. 2004-12-15 05:52:44 +00:00
nsInstallDlg.h
nsLicenseDlg.cpp
nsLicenseDlg.h
nsRunApp.cpp
nsRunApp.h
nsSetupType.cpp
nsSetupType.h
nsSetupTypeDlg.cpp Bug 257826 using "back" in installer during custom install = reproducable crash 2004-10-08 21:15:12 +00:00
nsSetupTypeDlg.h
nsWelcomeDlg.cpp Fix linux installer to be able to use png images instead of XPM. Add new firefox and thunderbird artwork in png forward and remove generic xpms. Bug 265826, r=vlad. 2004-10-25 08:32:39 +00:00
nsWelcomeDlg.h
nsXIContext.cpp
nsXIContext.h Landing the Aviary Branch (Toolkit sections excluding toolkit/content). 2004-11-30 22:54:13 +00:00
nsXIEngine.cpp Bug 246173 Install failed: Couldn't open xpistub library 2004-10-24 05:26:06 +00:00
nsXIEngine.h
nsXIOptions.cpp
nsXIOptions.h
nsXInstaller.cpp Landing the Aviary Branch (Toolkit sections excluding toolkit/content). 2004-11-30 22:54:13 +00:00
nsXInstaller.h Don't crash if there are command-line arguments (bug 261734) by doing ParseConfig before ParseArgs, moving gtk_init to RunWizard, and adding a check in ErrorHandler to log errors to the console if gtk hasn't been initialized yet. r=ajschultz, sr=dveditz. 2004-09-30 17:31:00 +00:00
nsXInstallerDlg.cpp
nsXInstallerDlg.h
nsZipExtractor.cpp
nsZipExtractor.h