Граф коммитов

283 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de 1d61416f70 Bug 248044 move jar protocol handler into libjar. these are the changes to the
existing files
r=bsmedberg sr=darin
2004-09-14 18:40:26 +00:00
bryner%brianryner.com 8261446984 Hook up gtk2 native keybindings for editor. This gets rid of htmlBindings.xml and instead makes the platform-neutral base bindings be included via the preprocessor, allowing the editorBase bindings to not be applied on gtk2. Also, removed obsolete mac CFM package files. Bug 257405, r=bzbarsky, sr=ben. 2004-09-10 07:17:31 +00:00
ben%bengoodger.com e094c4410f 237727 - installer should delete certain files when installing to prevent weird incompatibilities when upgrading, file list from seth spitzer. 2004-08-13 00:54:33 +00:00
bsmedberg%covad.net 6638430375 Bug 253610 - profile manager doesn't work on firefox trunk. a=asa 2004-08-12 20:43:38 +00:00
brade%comcast.net 65c530876e bug 254563: <editor> xul tag broken in Firefox on Windows (missing composer.xpt
which contains nsIEditingSession.xpt); r=bsmedberg
2004-08-09 20:41:14 +00:00
ben%bengoodger.com 582c9d22c5 253220 - better software update - in place software update, etc etc. glory! 2004-08-05 02:45:27 +00:00
bryner%brianryner.com e9629e1cbf Make sure profiles have a prefs.js file (bug 253291). 2004-07-28 21:20:29 +00:00
bryner%brianryner.com c09b5fb62d Fix browser-region content not being registered 2004-07-27 18:05:04 +00:00
sspitzer%mozilla.org 97eba1941e fix for bug #237727
Installer should delete certain files if we install over an existing firefox installation
2004-07-25 15:06:00 +00:00
bryner%brianryner.com 3b85a30567 Add libjsd for parity with windows. 2004-07-25 03:57:30 +00:00
bryner%brianryner.com 56b2b34f2b Implement nsIShellService for GNOME (bug 242254). r=biesi, sr=shaver. Note: set as wallpaper for images that use transparency will be broken until bug 250531 is fixed. This also makes toolkit/ always be pulled in preparation for migrating more code to the new GNOME XPCOM interfaces. 2004-07-15 22:51:19 +00:00
bsmedberg%covad.net d8b9c5aed7 Merge changes from the aviary branch to start centralizing locale files. (bug 250672) 2004-07-12 17:15:10 +00:00
ben%bengoodger.com 1d04832af2 249601 - add back lock icon to status bar, rev version number 2004-07-09 06:32:33 +00:00
bryner%brianryner.com 788530ba16 More backslashes for shell escaping 2004-06-28 22:31:13 +00:00
bryner%brianryner.com a3be6a4d52 use backslashes on windows 2004-06-28 19:50:31 +00:00
bryner%brianryner.com 39d0c95133 we're not on windows... 2004-06-28 04:34:56 +00:00
bryner%brianryner.com 06624f4e22 Create a firefox.manifest file from packages-static for use by codesighs. 2004-06-25 20:49:11 +00:00
bryner%brianryner.com 7698d2f228 hack fix for overlay problem - don't package chrome.rdf until we figure out why running -register doesn't generate overlayinfo 2004-06-22 06:31:08 +00:00
ben%bengoodger.com 00a1d8c0ff make firefox smaller thanks to Igor Pavlov 2004-06-16 07:31:53 +00:00
bryner%brianryner.com cea7464dec Fix Help not installing on Linux (bug 246769) 2004-06-15 20:53:18 +00:00
bryner%brianryner.com 935bc91364 Include autoconf.mk so that we get a suitable OS_ARCH definition 2004-06-10 03:25:22 +00:00
bryner%brianryner.com a549893b03 merge installer package fixes from branch 2004-06-09 04:46:57 +00:00
bryner%brianryner.com b89a833599 Only set MOZ_PKG_APPNAME=Firefox on os x 2004-06-09 03:59:21 +00:00
bryner%brianryner.com 6959c002e5 Set app name and package name for Mac firefox 2004-06-07 23:58:27 +00:00
ben%bengoodger.com 2135ebfd3d 245433 - "search the web for" on the right click menu of highlighted text doesn't work (installer only)... also affects "add engines..." menu item ... make sure content package for browser-region is registered 2004-06-06 09:50:05 +00:00
danm-moz%comcast.net 9be3d5e726 removing extraneous carriage returns added in rev 1.3. they break my build. i can't be the only one. 2004-06-02 20:12:23 +00:00
ben%bengoodger.com 27bf6ec9b8 225641 - installer should ask where to put icons 2004-06-02 01:36:53 +00:00
ben%bengoodger.com 76cd65db8f These files didn't seem to get checked in with Jeff Walden's fix for 240277 2004-05-30 02:41:17 +00:00
ben%bengoodger.com 816e6892a1 240277 - help not packaged with installer builds. Patch from Jeff Walden <jwalden+fxhelp@mit.edu>. r=ben@mozilla.org. Also correct the objdir/srcdir variables in the installer generation makefile 2004-05-28 21:14:07 +00:00
ben%bengoodger.com ec2dcf26f4 YOU WILL RESPECT MY AUTHORITAH 2004-05-26 05:30:38 +00:00
ben%bengoodger.com 8d1370fc42 oops forgot to check the makefile in for the tinderbox to use 2004-05-26 05:22:34 +00:00
ben%bengoodger.com e065307996 244026 - Use 7-zip for release executables on the trunk too. 2004-05-25 22:31:35 +00:00
darin%meer.net befaeed313 fixes bug 243587 "Firefox installer does not include libnkgnomevfs or libnegotiateauth extensions" r=bryner 2004-05-18 22:21:21 +00:00
ben%bengoodger.com bc16498fd5 add extension manager files 2004-05-11 10:35:15 +00:00
ben%bengoodger.com a083982e6b add xpinstall content type settings to shell service and installer registrations 2004-05-04 10:04:14 +00:00
mconnor%myrealbox.com 9d22ef33e0 bug 225500 - installer thinks that Seamonkey is Firefox and must close it for installation/uninstallation to continue, patch by David Hallowell (dave532@uklinux.net), r=ben 2004-04-27 06:13:45 +00:00
scott%scott-macgregor.org da52a79e5a Bug #237725 --> Use dist\branding as a staging area for branded artwork.
Export generic installer artwork

sr=bryner
2004-04-19 05:20:57 +00:00
scott%scott-macgregor.org 00f5f7c5c3 Bug #237725 --> Use dist\branding as a staging area for branded artwork.
Move the generic installer artwork from mozapps to browser\installer.
2004-04-19 05:02:53 +00:00
bryner%brianryner.com b23ec21050 Fix missing window icon and xremote client 2004-04-12 21:24:47 +00:00
bryner%brianryner.com d366ac6d85 Fix configure warning by changin @INSTALLER_NAME@ to $INSTALLER_NAME$. Bug 240108. 2004-04-11 23:12:57 +00:00
bryner%brianryner.com ec494687a1 Add migration.xpt to installer package lists (bug 237918). 2004-04-09 23:05:00 +00:00
bryner%brianryner.com 54006ffb2d Enable talkback for linux installer builds 2004-04-09 22:06:07 +00:00
bryner%brianryner.com 15728f287e Remove more unpackaged files when creating zip/tar builds. Bug 239439. 2004-04-08 21:17:37 +00:00
bryner%brianryner.com 345510fa12 Initial checkin of packages for firefox linux installer. Not turned on yet. 2004-04-07 21:10:32 +00:00
bryner%brianryner.com 4904d12df5 Move the check that the installer directory was created from browser/installer/Makefile to post-mozilla-rel.pl. This way, we're sure the installer directory will exist when post-mozilla-rel tries to make the dated staging directory under it. 2004-03-25 06:42:54 +00:00
bryner%brianryner.com 401b318ca6 More release build packaging fu. Rename the tar.gz archive to the name we want the archives to have on ftp. 2004-03-25 05:15:34 +00:00
bryner%brianryner.com 9a0068768b Hack for post-mozilla-rel.pl on Linux (until Firefox installer is hooked up). Ensure /installer exists since the packaging looks for it. 2004-03-25 03:49:32 +00:00
bryner%brianryner.com 11137226fc Provide a mechanism to exclude unwanted files from firefox .zip/.tar build packaging (bug 238210). r=ben. Should only affect firefox release builds. 2004-03-24 19:22:52 +00:00
bryner%brianryner.com 24b2868e15 Changes for hooking up windows firefox nightlies to post-mozilla-rel.pl (bug 237173). r=leaf, a=dbaron. 2004-03-11 23:18:19 +00:00
ben%bengoodger.com 49554a2d80 236744 - replace winhooks with shell service type info 2004-03-08 10:01:03 +00:00
bryner%brianryner.com 856a899981 Update license file location to match reality; fixes blank license in installer (bug 234962) 2004-02-25 09:34:25 +00:00
ben%bengoodger.com abbe9fc884 229036 - start menu links to readme and license don't work,.... patch from simon paquet 2004-02-18 20:58:20 +00:00
ben%bengoodger.com 1d688ccb48 firefox installer builds won't start because installer isn't packaging the default prefs file 2004-02-17 00:44:19 +00:00
ben%bengoodger.com 3209a8adba Make newer versions of the Windows Media Player control work in Firefox by registering the executable name with the Windows Media Player 2004-02-12 10:22:20 +00:00
ben%bengoodger.com 970e35804c forgot this file 2004-02-11 00:57:46 +00:00
ben%bengoodger.com eb919d1f0c Firebird is now called Firefox 2004-02-11 00:56:17 +00:00
ben%bengoodger.com 7f0a366ea8 disable the installer's upgrade panel for now. 2004-02-05 09:16:16 +00:00
ben%bengoodger.com dbb7c6a288 fix 229627 - installer creates wrong keys for java on windows 2004-01-29 02:45:43 +00:00
bryner%brianryner.com f7ade05c58 Remove duplicate prefs from all.js so that we don't re-override platform overrides. Rename firebird's all.js to firebird.js (copied in the cvs repository). Bug 231200 patch by steffen wilberg 2004-01-18 22:10:15 +00:00
ben%bengoodger.com fe2bd2d9dc Provide perhaps more accurate wording for the safe upgrade panel for folks who have installed Firebird into a ridiculous location. 2004-01-14 23:56:17 +00:00
ben%bengoodger.com 88c80d8837 Update packager file as part of bug 225724. 2003-12-04 04:30:26 +00:00
ben%bengoodger.com 244043151b Add cookie to the packages list, fixes bug 225698. (Privacy options cannot be saved in installer builds) 2003-12-02 03:09:00 +00:00
cbiesinger%web.de 593fbc07e9 (firebird only) 225398 res/html/* not packaged by installer 2003-11-30 01:00:39 +00:00
ben%bengoodger.com 1075295db5 Add missing xpt files to the packager list. This fixes:
- various dlmgr bugs
- view source
- find in page
for installer builds!
2003-11-30 00:11:27 +00:00
ben%bengoodger.com 0e0e6dd38b add downloads.xpt to packager listing, fixing download manager in installer builds (hopefully!) 2003-11-29 07:10:45 +00:00
ben%bengoodger.com 3e3729e302 Fix the Developer Tools jst so Inspector can be installed 2003-11-12 23:24:03 +00:00
ben%bengoodger.com 5161295d4a Turn on ADT Package for installer 2003-11-12 09:31:48 +00:00
ben%bengoodger.com c6f340b4eb remove unnecessary entries from packages-static 2003-11-10 07:18:31 +00:00
ben%bengoodger.com 7d8c2ffb26 Add satchel to the packager list 2003-11-10 07:10:53 +00:00
ben%bengoodger.com 1f1cc6e794 Include browser-region in this jst file 2003-11-10 06:44:06 +00:00
ben%bengoodger.com d3554040e1 Let's not actually package up these files until they work, to save on download size. 2003-11-10 04:48:00 +00:00
ben%bengoodger.com b06abc10f5 change version number, adjust script to remove timebomb (thanks Simon Paquet) 2003-11-08 00:33:09 +00:00
ben%bengoodger.com 1f61abf204 Last script updates 2003-11-07 02:31:01 +00:00
ben%bengoodger.com cd8e5d98dc More updates... 2003-11-07 01:52:16 +00:00
ben%bengoodger.com 5ce0af83d2 Making the uninstaller work... 2003-11-06 09:44:14 +00:00
ben%bengoodger.com e190b92ad0 String updates 2003-11-06 08:39:50 +00:00
ben%bengoodger.com 9989308be7 Ongoing updates... 2003-11-05 07:01:42 +00:00
ben%bengoodger.com 9ade0b95e7 ngoing work... 2003-11-04 06:52:53 +00:00
ben%bengoodger.com ed988c39a1 Incremental installer updates 2003-10-30 02:12:10 +00:00
ben%bengoodger.com 2259244879 Updates... 2003-10-20 19:59:49 +00:00
ben%bengoodger.com da2dd6fd1b Updated installer scripts for the new FE... 2003-10-12 01:25:28 +00:00
ben%bengoodger.com bbe90da650 remove unnecessary files 2003-10-08 08:22:29 +00:00
ben%bengoodger.com 2b634ab707 Firebird Installer Component XPI Install Scripts, default installer wizard ini files, and installer configuration script. 2003-10-08 08:20:11 +00:00