steffen.wilberg%web.de
|
c23c254f24
|
Bug 245810: Help shows XML error instead of help window on the installer builds... make sure that help is registered at the right location. p=ben@mozilla.org
|
2004-09-27 10:56:02 +00:00 |
|
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 |
|