rob_strong%exchangecode.com
767ccae171
Bug 343825 - Enable official branding and set version to Firefox 2 Beta 1 for upcoming release (adds Beta 1 to browser.xul and updates version number). patch=beltzner, sr=bryner, a1.8.1=mtschrep
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201767 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-07 20:52:27 +00:00
mconnor%steelgryphon.com
fa426eb820
bug 339255 - bump version numbers for 2.0a3 release, patch by beltzner@mozilla.com, r=rhelmer, a=me
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198480 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-26 19:15:31 +00:00
rhelmer%mozilla.com
6307827d1d
Bug 337188: Bump the version numbers for Firefox 2.0a2/1.8.1a2
...
r=mconner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196219 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-09 04:59:06 +00:00
mconnor%steelgryphon.com
81ae72a6bf
bug 308973 - Rebrand Firefox trunk and 1.8 branch builds to avoid confusion, attachment 215271 and attachment 215295, patches by Mike Beltzner (beltzner@mozilla.com), r=me, sr=dbaron, a181=me
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@192521 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-17 04:23:19 +00:00
scott%scott-macgregor.org
45473f0c65
Bug #312392 --> bump Firefox / Thunderbird version on Mozilla 1.8 branch to 1.5
...
remove the beta branding.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182502 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-18 23:35:32 +00:00
scott%scott-macgregor.org
1463e87678
Bug #310615 --> bump Firefox / Thunderbird version on Mozilla 1.8 branch to 1.4.1
...
change Beta 1 text to Beta 2.
r=chase
a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181370 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-01 00:19:26 +00:00
scott%scott-macgregor.org
b174b816ba
Bug #304473 --> bump Firefox's version string on the branch to 1.4.
...
This is the app version we're going to be using for Thunderbird 1.5 Beta 1.
We'll use 1.4.1 for Beta 2.
This change is necessary so software update recognizes the difference between beta 1, beta 2
and final when upgrading beta users to each release.
r=chase a=me/asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179682 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-06 04:36:37 +00:00
bsmedberg%covad.net
bde5b11b25
Bug 272189 - enable crypto by default, and make the list of default extensions app-specific r=darin a=mitchell
...
git-svn-id: svn://10.0.0.236/trunk@166051 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-01 13:02:07 +00:00
ben%bengoodger.com
8f53b4dce2
fix cadence red
...
git-svn-id: svn://10.0.0.236/trunk@165936 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-30 08:54:51 +00:00
ben%bengoodger.com
634116d6c6
Landing the Aviary Branch (browser section only).
...
git-svn-id: svn://10.0.0.236/trunk@165934 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-30 08:23:02 +00:00
bsmedberg%covad.net
74aad8ff9b
Bug 261232 - Require builders to specify application(s) to client.mk and configure when building r=cls (plus additional approval from pinkerton for camino-specific changes)
...
git-svn-id: svn://10.0.0.236/trunk@165674 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-23 22:22:58 +00:00
bryner%brianryner.com
08f5ed051e
remove 'set' to try to fix bustage (bug 260337)
...
git-svn-id: svn://10.0.0.236/trunk@163592 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 08:25:19 +00:00
kyle.yuan%sun.com
d703405512
Bug 260337 (Firefox) Fail to build on solaris
...
r=bryner, patch=brian.lu@sun.com
git-svn-id: svn://10.0.0.236/trunk@163571 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-12 02:39:47 +00:00
ben%bengoodger.com
81e31b2cd0
245953 - software update works poorly, including:
...
- various problems with update wizard
- hides app update notification icon for that session after the user has
visited the products page
- makes sure the app update info is cleared when no newer versions are present
- make app update work when extension update is disabled, general code
correctness etc.
- make sure the browser window that contains the product page is focused.
git-svn-id: svn://10.0.0.236/trunk@159051 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-12 08:57:18 +00:00
ben%bengoodger.com
1696008ae6
249601 - add back lock icon to status bar, rev version number
...
git-svn-id: svn://10.0.0.236/trunk@158941 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-09 06:32:33 +00:00
bsmedberg%covad.net
4688fbfc0a
Bug 239929 - Porting semi-single-profile from the aviary1.0 branch to the trunk. This is using the argv-restart method right now (a child process). This will be changing to an xpcom-restart process soon. Code by me, Ben Goodger, Darin, Scott M., M. Kaply, and others. xpfe/appshell code r=danm sr=brendan (bug 244106).
...
git-svn-id: svn://10.0.0.236/trunk@158054 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-17 21:23:51 +00:00
darin%meer.net
d49e10af13
fixes bug 237572 "add negotiateauth to the default list of firefox extensions" r+sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@156061 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-07 01:09:08 +00:00
bryner%brianryner.com
036a93bfc7
Enable gnomevfs. Should be a no-op for windows and mac.
...
git-svn-id: svn://10.0.0.236/trunk@153645 18797224-902f-48f8-a5cc-f745e15eee43
2004-03-07 04:37:00 +00:00
bryner%brianryner.com
16726e9084
Don't build p3p for Firefox, we don't have any UI for it.
...
git-svn-id: svn://10.0.0.236/trunk@152714 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-12 10:34:55 +00:00
ben%bengoodger.com
de797d8669
Firebird is now called Firefox
...
git-svn-id: svn://10.0.0.236/trunk@152624 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 00:56:17 +00:00
bryner%brianryner.com
f665c8d850
Bug 224818 - centralize firebird version string and use it where appropriate
...
git-svn-id: svn://10.0.0.236/trunk@151021 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-08 07:23:49 +00:00
ben%bengoodger.com
2e17bc0322
Turn on Inspector in Firebird
...
git-svn-id: svn://10.0.0.236/trunk@149184 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-12 09:15:56 +00:00
bryner%brianryner.com
ff805e4a74
Don't --disable-installer.
...
git-svn-id: svn://10.0.0.236/trunk@148974 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-07 08:38:11 +00:00
bryner%brianryner.com
ad50ce74bb
Disable installer
...
git-svn-id: svn://10.0.0.236/trunk@146336 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 05:43:07 +00:00
bryner%brianryner.com
9adcbc8a44
Adding firebird base mozconfig. You can make use of this by adding:
...
. $(topsrcdir)/browser/config/mozconfig
to the top of your mozconfig file.
git-svn-id: svn://10.0.0.236/trunk@146316 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 22:23:11 +00:00