timeless%mozdev.org
|
0fefe8f9c0
|
Bug 235168 Remove MOZ_PHOENIX ifdefs from strictly firefox or strictly seamonkey code
patch by sdwalker@myrealbox.com r=ben sr=roc
|
2004-07-01 23:53:19 +00:00 |
|
ben%bengoodger.com
|
1dfa27baee
|
235380 - firefox should set itself as default browser only for the current user. Change Windows Shell Service to add an additional option - whether to set default browser for all users or just the current user. Also make the code read out of HKCU instead of HKLM.
|
2004-06-30 20:27:30 +00:00 |
|
ben%bengoodger.com
|
1e03d410c1
|
winstripe update from stephen horlander...
|
2004-06-29 00:30:54 +00:00 |
|
bryner%brianryner.com
|
5d1905e836
|
More prebinding fixes... force the header padding to be 3 times the size of the LC_PREBOUND_DYLIB load commands, as newer Xcode tools do by default for executables. This value is currently hardcoded but is unlikely to change.
|
2004-06-28 23:55:43 +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 |
|
jruderman%hmc.edu
|
865bfc75b2
|
246719 - Make link modifiers work consistently throughout Firefox. This fixes 202819, 214816, 224132, and 236864. Also makes middlemouse.contentLoadURL work on Windows by porting the fix for 217090. r=bryner.
|
2004-06-23 22:54:12 +00:00 |
|
mkaply%us.ibm.com
|
d019f84750
|
Copy image doesn't work on OS/2
|
2004-06-23 12:56:02 +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 |
|
jruderman%hmc.edu
|
0f824a259f
|
Bug 246419 - Bookmarks file converts ' to ' in bookmark title. Patch by BenB and Bill Mason. r=mconnor.
|
2004-06-21 22:02:35 +00:00 |
|
cls%seawood.org
|
0be84a0940
|
Make console handling in mingw builds behave the same as msvc builds.
Bug #245903 r+sr=dmose
|
2004-06-21 20:56:14 +00:00 |
|
ben%bengoodger.com
|
718e25cf4a
|
add wikipedia and imdb searches to default bookmarks file
|
2004-06-20 09:08:02 +00:00 |
|
ben%bengoodger.com
|
9f079935b0
|
244025 - more obvious secure site indication
|
2004-06-20 08:30:19 +00:00 |
|
ben%bengoodger.com
|
0ff1207b6d
|
243387 - about:plugins broken by download size reduction changes. Move about:plugins page to global package to remove dependency on defunct "communicator" package. r=mconnor
|
2004-06-20 01:42:05 +00:00 |
|
ben%bengoodger.com
|
3f975026ef
|
add themes to fix orange
|
2004-06-19 04:26:24 +00:00 |
|
myk%mozilla.org
|
e34c3b09af
|
bug 225944 - two-pane bookmarks manager interface with left-hand folders pane to make managing bookmarks easier; r=ben
|
2004-06-19 00:39:44 +00:00 |
|
ben%bengoodger.com
|
6898ec04af
|
winstripe landing
|
2004-06-18 22:10:49 +00:00 |
|
ben%bengoodger.com
|
10025d089f
|
forgot to remove these lines
|
2004-06-18 22:05:49 +00:00 |
|
ben%bengoodger.com
|
e6d445715b
|
removing old files
|
2004-06-18 21:40:33 +00:00 |
|
ben%bengoodger.com
|
b1ed68f04b
|
landing winstripe and pinstripe...
|
2004-06-18 21:33:39 +00:00 |
|
bsmedberg%covad.net
|
d5baacacf8
|
Blindly try to fix mac bustage from the nsILineInputStream conversion to use CStrings.
|
2004-06-17 23:34:29 +00:00 |
|
ben%bengoodger.com
|
617b4a7abb
|
land winstripe on trunk
|
2004-06-17 23:01:11 +00:00 |
|
bsmedberg%covad.net
|
d9ba66a275
|
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).
|
2004-06-17 21:23:51 +00:00 |
|
ben%bengoodger.com
|
00a1d8c0ff
|
make firefox smaller thanks to Igor Pavlov
|
2004-06-16 07:31:53 +00:00 |
|
rlk%trfenv.com
|
44dd8b394a
|
Fixing minor typo in Help documentation (bug 246624)
|
2004-06-16 00:23:51 +00:00 |
|
bryner%brianryner.com
|
cea7464dec
|
Fix Help not installing on Linux (bug 246769)
|
2004-06-15 20:53:18 +00:00 |
|
ben%bengoodger.com
|
5e58715a59
|
246596 - crash in migration wizard trying to migrate non-existent Seamonkey profile
|
2004-06-13 21:34:30 +00:00 |
|
rlk%trfenv.com
|
804c9b8737
|
Bug 246274 - Firefox advanced browsing option "open links in the background" misleading. Patch by Tim Meader <tmeader@gmail.com>. r=mconnor@myrealbox.com
|
2004-06-11 16:22:48 +00:00 |
|
ben%bengoodger.com
|
90812993e9
|
remove msword, excel, ppt from "safe" handlers list
|
2004-06-10 06:40:43 +00:00 |
|
ben%bengoodger.com
|
ccee312481
|
246018 - Firefox imports IE bookmarks over old bookmarks
237732 - user.js not copied by phoenix profile migrator
240136 - Firefox should not auto-import settings without user confirmation
|
2004-06-10 06:28:27 +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 |
|
bryner%brianryner.com
|
8db116adb3
|
Force mangle and shlibsign to be copied rather than be broken symlinks in dist/Firefox.app
|
2004-06-07 23:58:02 +00:00 |
|
ben%bengoodger.com
|
d8af8e7641
|
245765 - Preferences should live under Edit...Preferences on Unix and terminology should be consistent
|
2004-06-07 08:17:00 +00:00 |
|
ben%bengoodger.com
|
bf47610277
|
back out this change since it was superfluous and seems to have broken a lot of things
|
2004-06-07 06:00:52 +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 |
|
mconnor%myrealbox.com
|
07f2dcf5ab
|
oops
|
2004-06-03 16:46:36 +00:00 |
|
ben%bengoodger.com
|
0bbe0b0cd7
|
245051 - problems with javascript - related to adding web panel sidebars... remove some unused code that is causing js errors due to files that cannot be found
|
2004-06-02 22:02:17 +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 |
|
mconnor%myrealbox.com
|
3678495740
|
218315 we don't actually inherit this pref anymore, add it to firefox.js, false for Unix, true for OS X/Win
|
2004-06-01 21:31:54 +00:00 |
|
mconnor%myrealbox.com
|
5a1f7798b9
|
more tweaks to startup script for 177996
|
2004-06-01 17:29:53 +00:00 |
|
mconnor%myrealbox.com
|
8230791f39
|
bug 218315 - Firefox ignores browser.urlbar.clickSelectsAll setting, use the pref instead of the preprocessor
|
2004-06-01 14:55:10 +00:00 |
|
mconnor%myrealbox.com
|
9aa532eabe
|
bug 215993 - Copy Email Address doesn't unescape or strip leading space, port neil's fix from bug 160055
|
2004-06-01 14:40:34 +00:00 |
|
kyle.yuan%sun.com
|
ec596d682f
|
Bug 237535 prelight text invisible in high-contrast inverse themes
r=bryner, sr=roc, patch by ginn.chen@sun.com
|
2004-06-01 01:58:10 +00:00 |
|
scott%scott-macgregor.org
|
b3026d51e8
|
add comment for localizers to insert their credit information
|
2004-05-31 19:33:49 +00:00 |
|