Commit Graph

2233 Commits

Author SHA1 Message Date
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
7feb95a31d When invoking firefox with an instance already running, pass a URL to the running instance (if one was given) or tell the running instance to open a new window. Bug 177996, patch by Iain MacDonnell, r=bryner. 2004-07-08 07:08:50 +00:00
jruderman%hmc.edu
a429b6720a Bug 247606 - Review Firefox JS for dangerous eval() use. r=bryner. 2004-07-07 03:04:09 +00:00
mconnor%myrealbox.com
471ff8cd5b bug 229100 - shift-tab is broken inside search-bar, based on a suggestion by Paul Sladen 2004-07-06 15:20:19 +00:00
mconnor%myrealbox.com
530bbdff5c fix checkin of new gnomestripe files and missed browser file 2004-07-06 15:00:10 +00:00
mconnor%myrealbox.com
0038efede7 Bug 222127 IP network/mask format for No Proxy For is not documented, patch by Iain Arnell (iarnell@gmail.com), r=me. Also addresses bug 238262. 2004-07-06 04:41:57 +00:00
mconnor%myrealbox.com
432fe1abf9 Bug 228977 Firefox gets wrong desktop folder for downloading, patch by Ted Mielczarek (luser_bugzilla@perilith.com), r=me 2004-07-06 04:32:50 +00:00
mconnor%myrealbox.com
3cdffe3c9a Bug 246756 Firefox bookmarks do not lead to u.m.o for themes extensions, patch by Tim Meader (tmeader@gmail.com), r=me 2004-07-06 04:09:01 +00:00
mconnor%myrealbox.com
e8418dadcf bug 245410 - remove dump() call from bookmarks code, patch by steffen.wilberg@web.de, r=me 2004-07-06 04:02:56 +00:00
mconnor%myrealbox.com
e5c93fe2d3 bug 237542 - Firefox should have a Tools > Mail submenu to match new toolbar button, patch by Simon Paquet (bugzilla@babylonsounds.com), r=me 2004-07-06 03:49:36 +00:00
mconnor%myrealbox.com
a73ce3711d bug 249305 - pike@pikey.me.uk 2004-07-06 03:44:54 +00:00
mconnor%myrealbox.com
5976413914 bug 208035 - Use backspace key for back function in Linux, change #ifdef XP_WIN to #ifndef XP_MACOSX 2004-07-06 00:47:24 +00:00
mconnor%myrealbox.com
202cc2635e Bug 233759 Resizing add Bookmarks with tree view open begins to expand empty portion of dialog, remove a spurious flex attribute to fix this 2004-07-06 00:31:03 +00:00
mconnor%myrealbox.com
d366da1fd5 Bug 212904 http://foo/bar/ default save name should be bar.html, r=ben 2004-07-06 00:21:05 +00:00
mconnor%myrealbox.com
c56f3f1d52 bug 240485 - Bookmarks Toolbar items go under the 'chevron' icon, when interface is RTL, original patch by Asaf Romano (bugs.mano@mail-central.com), rewritten by me, landing on trunk finally 2004-07-06 00:14:30 +00:00
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
ben%bengoodger.com
087e4b437c 243428 - preferences styling is broken on OS X 2004-05-30 23:39:44 +00:00
ben%bengoodger.com
06000dfad4 Make sure communicator resources that layout relies on are packaged before the Firefox.app file is rsync'ed... this fixes bug 243482 - "Browse..." buttons for File upload controls have no labels. 2004-05-30 23:26:46 +00:00
mconnor%myrealbox.com
a5f2b5f82c reland script from 177996 with adjust from bz to use new ping() format 2004-05-30 17:58:39 +00:00
mconnor%myrealbox.com
e7fd895d7c Bug 197694 Add to Bookmarks or Bookmark this Page? - patch by Chad McHenry (mchenryc_boston@yahoo.com), r=mconnor 2004-05-30 16:21:34 +00:00
mconnor%myrealbox.com
ed4c1b437d bug 238138 - About Mozilla Firefox or About Firefox, pick one, patch by Ali Ebrahim (aebrahim@uchicago.edu), r=mconnor 2004-05-30 16:12:35 +00:00
mconnor%myrealbox.com
7236cffc1d bug 238579 - this in Find in this Page in search field / firefox help should be capitalized, patch by Ali Ebrahim (aebrahim@uchicago.edu), r=mconnor 2004-05-30 16:06:05 +00:00
mconnor%myrealbox.com
3edcdb00b1 bug 233205 Pressing Ctrl+Enter does not remove trailing spaces, patch by Patrick McCormick (patrick@meer.net), r=me 2004-05-30 15:51:02 +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
bzbarsky%mit.edu
e3c563d47b Use "Search Web For" instead of "Web Search For". Bug 137254, patch by Tim
Meader <tmeader@gmail.com>, r=mconnor, sr=jag
2004-05-29 03:35:16 +00:00
arvid%quadrone.org
43bb618d0b smaller icons for bookmarks manager 2004-05-29 03:12:41 +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
mconnor%myrealbox.com
1f365feb82 Bug 243176 - Manage Certificates and Manage Security Devices popup panels are too narrow, patch by Andreas Kunz (durbacher@gmx.de), r=me 2004-05-28 17:54:33 +00:00
mconnor%myrealbox.com
ccd79648d7 Bug 219942 plugins window should be resizable and retain its size, patch by Steffen Wilberg (steffen.wilberg@web.de), r=me 2004-05-28 17:34:30 +00:00
mconnor%myrealbox.com
c9bfcf2cea Bug 236666 Add context menu pref to Advanced Javascript Options, uses the wording from the suite bug, patch by pike@pikey.me.uk, r=me 2004-05-28 17:30:12 +00:00
mconnor%myrealbox.com
669e7000f1 Bug 175629 - Loading links in background tabs should work for bookmarks, add a pref (currently hidden) to allow opening bookmarks and bookmark groups in the background, patch by Jon Henry (jhenry@ccs.neu.edu), r=me 2004-05-28 17:18:13 +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
a970cf01db update credits 2004-05-25 22:50:10 +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
ben%bengoodger.com
2a0592bf68 241865 - drag and drop link to download manager doesn't work, patch by pike <pike@pikey.me.uk> r=ben@mozilla.org 2004-05-25 01:35:49 +00:00
mconnor%myrealbox.com
0e163890cf Bug 188910 - focus is in the searchbox of the bookmarks/history sidebar when opening a new window; should only be there when opening the sidebar, patch by Steffen Wilberg (steffen.wilberg@web.de), r=mconnor@myrealbox.com 2004-05-23 20:56:38 +00:00
mconnor%myrealbox.com
d0bc7622d1 firefox part of bug 232691 - replace nsString() nsAutoString() and friends with EmptyC?String(), patch by Charles Fenwick (clf03f@garnet.acns.fsu.edu), r=mconnor 2004-05-23 19:51:30 +00:00
ben%bengoodger.com
774024a7fc 236725 - security info window appears twice on double click. make all status bar panel indicators activate only on doubleclick, which is the convention. 2004-05-23 10:25:30 +00:00
ben%bengoodger.com
d97685bf90 235859 - .gz file silently decompressed after download. Update contentEncodings use to UTF8 String Enumerator 2004-05-23 09:36:18 +00:00
ben%bengoodger.com
deeca5d835 241292 - proxy settings with ports specified are not imported properly. use nsCAutoStrings instead of nsDependentCStrings because we need null terminated strings containing only the fragment returned by Substring(). 2004-05-23 08:31:59 +00:00
mconnor%myrealbox.com
dcef7492af back this out (again) until I talk to a cvs admin 2004-05-23 02:27:27 +00:00
mconnor%myrealbox.com
ff5baff067 Bug 188910 - focus is in the searchbox of the bookmarks/history sidebar when opening a new window; should only be there when opening the sidebar, patch by Steffen Wilberg (steffen.wilberg@web.de), r=mconnor@myrealbox.com 2004-05-23 02:21:21 +00:00
mconnor%myrealbox.com
0111a7739f cvs being weird, back this out until I can commit the whole patch 2004-05-23 02:15:49 +00:00
mconnor%myrealbox.com
af1ed15825 Bug 188910 - focus is in the searchbox of the bookmarks/history sidebar when opening a new window; should only be there when opening the sidebar, patch by Steffen Wilberg (steffen.wilberg@web.de), r=mconnor@myrealbox.com 2004-05-23 02:13:17 +00:00
mconnor%myrealbox.com
a33043c1b5 bug 241079 - Fix DOMi bustage and remove unused/non-working menu items, patch by Steffen Wilberg (steffen.wilberg@web.de), r=mconnor 2004-05-22 20:59:00 +00:00
mconnor%myrealbox.com
bf8fb77166 fixing checkin for bug 233582, check in what was reviewed 2004-05-22 06:43:24 +00:00
mconnor%myrealbox.com
3fde5da9cc bug 240648 - next button disabled when last checkbox unchecked in Import Wizard, r=ben@mozilla.org 2004-05-22 01:32:19 +00:00
rlk%trfenv.com
e51273889b how the heck did that get in there! 2004-05-21 21:16:43 +00:00
ben%bengoodger.com
dee0988e80 237241 - form history not imported by phoenix profile migrator. 2004-05-21 09:45:47 +00:00
ben%bengoodger.com
33effcd5c2 232702 - save link as... should show a prompt 2004-05-21 08:58:02 +00:00
ben%bengoodger.com
a90ed91635 232587 - firefox goes into an infinite loop when using Save Link to Disk to overwrite a file with no dots in the filename. patch by pike, <pike@pikey.me.uk>, r=ben@mozilla.org 2004-05-21 08:49:38 +00:00
ben%bengoodger.com
36eba80e96 203556 - bookmark toolbar folders should behave like menus, patch by basic <basic@mozillanews.org> r=ben@mozilla.org... 2004-05-20 22:52:29 +00:00
mconnor%myrealbox.com
793dbeef1e supplement to bug 216722, move line where its supposed to be 2004-05-19 22:49:36 +00:00
rlk%trfenv.com
f8c8a44189 Bug 216722 - Inital focus in Help|About Mozilla Firefox should be "OK". Patch by Jeff Walden <jwalden@mit.edu> r=mconnor@myrealbox.com 2004-05-19 20:54:37 +00:00
rlk%trfenv.com
c19f9a0873 Bug 233099 - Firefox Help bookmark should point to the directory, not to index.html. Patch by Jeff Walden <jwalden@mit.edu> r=mconnor@myrealbox.com 2004-05-19 20:49:03 +00:00
rlk%trfenv.com
1cfe63fe82 Bug 228000 - Hide 'Print Preview' menu item in Mac OS X. r=mconnor@myrealbox.com 2004-05-19 11:27:47 +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
mconnor%myrealbox.com
37c6d45bca bug 233582, OK button bustage in prefs caused by adding sites 2004-05-18 21:55:27 +00:00
mconnor%myrealbox.com
bbd5eceef6 supplement for bug 243413, keybinding for bookmarks should show ctrl-B on all platforms 2004-05-18 21:35:28 +00:00
ben%bengoodger.com
945cda1547 bring across trunk changs (EM, etc) 2004-05-16 18:16:39 +00:00
timeless%mozdev.org
1fb9a137cc Bug 210217 [BeOS]Allow componentlib to build
patch by thesuckiestemail@yahoo.se r=bryner sr=alecf
2004-05-16 16:29:03 +00:00
mconnor%myrealbox.com
078052fe9a Bug 243413 Bookmarks sidebar doesn't open/close on Ctrl-B anymore, patch by Steffen Wilberg (steffen.wilberg@web.de), r=mconnor 2004-05-16 15:17:25 +00:00
rlk%trfenv.com
db071e25e8 Checking in massive help bloat elimination checkin. 2004-05-14 23:13:47 +00:00
ben%bengoodger.com
e7c872e6d9 170006 add new defalt theme icons for theme manager 2004-05-13 04:39:03 +00:00
ben%bengoodger.com
056d7ea808 add a comment 2004-05-13 04:33:23 +00:00
mconnor%myrealbox.com
6196781fdc bug 241210 - new bookmarks have a keyword of undefined, fallout from adding ability to create keyword bookmarks from search fields. patch by pike@pikey.co.uk, r=me, also relocate sizeToContent call to ensure we size properly when hiding the keyword field 2004-05-12 01:08:57 +00:00
darin%meer.net
17db2c36be fixes bug 243149 "Hostname and port appears where 'Use Password Manager to remember these values.' usually is." r=biesi sr=dveditz 2004-05-11 22:09:10 +00:00
ben%bengoodger.com
bc16498fd5 add extension manager files 2004-05-11 10:35:15 +00:00
ben%bengoodger.com
1c72160e55 170006 - theme and extension windows should persist different sizes 2004-05-11 06:58:58 +00:00
ben%bengoodger.com
ac457d17fa 170006 - theme switching 2004-05-11 05:09:57 +00:00
ben%bengoodger.com
b5abfd1708 fix skin installation 2004-05-11 04:30:15 +00:00
ben%bengoodger.com
203538d39b preconfigured theme manifest 2004-05-10 23:39:30 +00:00
ben%bengoodger.com
a3d7d8fe5c preconfigured extension manifest 2004-05-10 23:39:16 +00:00
ben%bengoodger.com
5dd9a06871 preconfigure inspector as a global extension 2004-05-10 23:31:47 +00:00
ben%bengoodger.com
7dd1c0e6e6 don't forget to package xpinstall.properties 2004-05-10 03:29:06 +00:00
ben%bengoodger.com
2d9dd4a9d5 bug 243091 - don't package unnecessary components in Firefox. Disable building a bunch of XPFE chrome (over a megabyte of it on disk) along with the seamonkey classic skin. Provide a stub communicator skin for the profile manager to use. 2004-05-10 00:54:11 +00:00
ben%bengoodger.com
3d6ddaf7fc remove unneeded files 2004-05-09 02:09:33 +00:00
mconnor%myrealbox.com
bddb9b5a2a corrupted file, fixing this 2004-05-08 18:49:05 +00:00
mconnor%myrealbox.com
dec46f62d7 corrupted file, fixing this 2004-05-08 18:46:16 +00:00
mconnor%myrealbox.com
9348a30c81 corrupted file, fixing this 2004-05-08 18:44:49 +00:00
cbiesinger%web.de
8db9df04b7 239394 nsIMIMEInfo should use interCaps for methods and attributes
r=bzbarsky sr=darin
2004-05-08 18:37:06 +00:00
mconnor%myrealbox.com
8e030e83f8 add file to package 2004-05-08 17:20:24 +00:00
mconnor%myrealbox.com
7474d7b71f landing updates to default theme for Arvid 2004-05-08 15:53:10 +00:00
darin%meer.net
fecf34b7f9 fixes bug 237572 "add negotiateauth to the default list of firefox extensions" r+sr=bryner 2004-05-07 01:09:08 +00:00
mconnor%myrealbox.com
b9ad901164 followup to bug 203756, remove line that didn't need to be there 2004-05-07 00:23:08 +00:00
mconnor%myrealbox.com
b36850541f Bug 207227 remove Bookmark This Page/Save Page As/Send Page from Image Context Menus, patch by Bruce Davidson (Bruce.Davidson@iplbath.com), r=bryner 2004-05-06 23:53:58 +00:00
mconnor%myrealbox.com
e1c7890202 Bug 237959 - Mail Integration Label should be below icon, not next to it, patch by Robert J. Accettura (robert@accettura.com), r=mconnor 2004-05-06 23:45:38 +00:00
ben%bengoodger.com
90e20ed91b add theme root to Extension datasource 2004-05-06 22:42:16 +00:00
neil%parkwaycc.co.uk
0d6fb698be Window menu radio menuitems should not be unnamed b=219832 p=macdoc@interx.net r=me sr=alecf 2004-05-06 20:42:28 +00:00
mconnor%myrealbox.com
79d464768a bug 203756 - enable URLBar autofill with browser.urlbar.autoFill property, patch by eric lindvall (eric@5stops.com), r=ben/mconnor 2004-05-05 23:24:45 +00:00
mkaply%us.ibm.com
eec5046e58 Remove old OS/2 icon 2004-05-05 13:39:16 +00:00
mkaply%us.ibm.com
f1bb9813b2 #242189
r=pedemont
OS/2 only changes - cleanup resource compiling, get branding working on Firefox
2004-05-05 13:38:52 +00:00
mkaply%us.ibm.com
b748016efc OS/2 icon 2004-05-05 13:38:12 +00:00
mkaply%us.ibm.com
a22e6fbe56 OS/2 firefox icon 2004-05-05 13:37:18 +00:00
cbiesinger%web.de
3acf42ac61 readding with correct -kb flag
file by rj_keller
2004-05-04 21:09:12 +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
ben%bengoodger.com
02e2625d01 relocate statusbar panel 2004-05-03 23:49:56 +00:00
ben%bengoodger.com
468d63c4ed TIMMEEHHHH 2004-05-03 23:48:30 +00:00
ben%bengoodger.com
d9e4e63446 rename extensions.rdf 2004-05-03 23:35:48 +00:00
mconnor%myrealbox.com
010bb37dde Bug 242069 - Manage Security Devices and Manage Certificates do not work, patch by Steffen Wilberg (steffen.wilberg@web.de), r=mconnor 2004-05-02 17:11:06 +00:00
mconnor%myrealbox.com
9f4d59c104 Bug 236687 - Build chokes on browser/components/migration/src/nsOperaProfileMigrator.cpp, patch by Fredrik Holmqvist (thesuckiestemail@yahoo.se), r=sergei_d@fi.tartu.ee, sr=bryner 2004-05-02 16:49:20 +00:00
mconnor%myrealbox.com
05458ce721 Bug 232215 Add ... to the New Folder button in the Add to Bookmarks dialog, patch by Robert Parenton (rparenton@louisianaada.org), r=me 2004-05-02 16:23:16 +00:00
mconnor%myrealbox.com
a94cff4cde Bug 238186 - URL field in Page Info dialog appears blue, patch by Steffen Wilberg (steffen.wilberg@web.de), r=me 2004-05-02 15:57:16 +00:00
mconnor%myrealbox.com
89addca02e bug 235300 - bookmarks toolbar items need an icon for the customize toolbar dialog, patch by miahz@myrealbox.com, r=me 2004-05-02 02:32:55 +00:00
ben%bengoodger.com
3bb4b07de7 make update checking web service localizable 2004-04-30 01:45:11 +00:00
mkaply%us.ibm.com
c6b4a00409 #242011
r=mkaply
Add a default case for #ifdefs in migration XUL file
2004-04-29 20:46:01 +00:00
rlk%trfenv.com
3e5410a68b fixing some typos and removing an obsolete file not used in the build. 2004-04-29 20:35:37 +00:00
mkaply%us.ibm.com
b3fafd37f4 #242011
r=mkaply
Code from pedemonte - build break -don't build opera migration stuff on OS/2
2004-04-29 17:32:26 +00:00
rlk%trfenv.com
497eab7dde fixing minor typo. 2004-04-29 01:10:08 +00:00
rlk%trfenv.com
409ad99e6f Landing Firefox Help 1.1. Permission to checkin from ben. 2004-04-28 23:25:33 +00:00
mkaply%us.ibm.com
abe3ca39a8 #239113
Rework #ifdefs to better handle unknown platforms
Fix bug with select all on Mac
2004-04-27 15:53:47 +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
mconnor%myrealbox.com
08bc2edf3b fix bugs 231442 and 236241, problems opening Options from non-browser windows, r=bryner 2004-04-27 04:21:56 +00:00
ben%bengoodger.com
804877d1af &sourceid=mozilla-search 2004-04-26 22:50:21 +00:00
ben%bengoodger.com
58f61db632 update the google urls to correctly attribute search source 2004-04-26 22:50:13 +00:00
ben%bengoodger.com
95fabdb38c more smartupdate work. 2004-04-26 04:58:59 +00:00
mconnor%myrealbox.com
3ca6780994 Bug 228320 - When any sidebar is active, a 5-pixel spacer appears on the left of all popups, patch by pike@pikey.me.uk, r=ben 2004-04-25 20:08:36 +00:00
ben%bengoodger.com
177a6ea67a more update manager prefs 2004-04-25 10:37:18 +00:00
ben%bengoodger.com
94a525e390 214360 - SmartUpdate: add a notification mechanism to the browser window to display updates. This is not enabled yet! 2004-04-25 02:55:53 +00:00
ben%bengoodger.com
45be3277de More on 170006 - mismatch checking, create extensions dir in profile if it does not exist, etc... 2004-04-23 10:16:20 +00:00
bienvenu%nventure.com
4d40ab419f make nsILineInputStream take an nsACString ref, 197166, r=darin, sr=mscott, make local msg body search cache open file stream, use nsIFile instead of nsFileSpec to cut down on seeks, improve performance, sr=mscott 240538 2004-04-22 15:32:54 +00:00
neil%parkwaycc.co.uk
5fb3e8a7ae Remove unused wallet preferences (including localized prefs) b=221623 p=gautheri@noos.fr r=mconnor sr=bryner 2004-04-22 08:26:58 +00:00
ben%bengoodger.com
9c46cca923 more on 170006 - default prefs for update checking 2004-04-22 06:27:24 +00:00
ben%bengoodger.com
026a59aa41 add some pref UI for automated update checking (none of this works yet) 2004-04-21 08:47:50 +00:00
ben%bengoodger.com
01b7f44d9a turn on extension manager menu item (testing only!) 2004-04-21 04:35:27 +00:00
bryner%brianryner.com
90dc121899 reintroduce getRegistryEntry (bug 237754). patch by dave532@uklinux.net, r=ben. 2004-04-20 21:31:22 +00:00
ben%bengoodger.com
97aca7f024 sigh, build bustage 2004-04-20 19:05:19 +00:00
ben%bengoodger.com
8c25516302 forgot to update a function call 2004-04-20 10:06:34 +00:00
ben%bengoodger.com
97ebd0e4ba 241028 - should be able to create smart keywords to forms that use the http POST method. 2004-04-20 09:45:12 +00:00
mconnor%myrealbox.com
43a3030021 Bug 238300 Window menu should conform to Apple Human Interface Guidelines (AAHIG), patch by Bruce Davidson (Bruce.Davidson@iplbath.com), r=bryner 2004-04-19 23:28:14 +00:00
scott%scott-macgregor.org
d8ee8465d0 Bug #237725 --> Use dist\branding as a staging area for branded artwork.
Copy generic branded icons out to dist\branding

During the install phase, use the icons in dist\branding instead of the ones in browser\app

sr=bryner
2004-04-19 05:24:35 +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
f29803360f Bug #237725 --> Use dist\branding as a staging area for branded artwork.
Add installer\windows to the dir list so it can export the generic installer icons out to dist\branding

sr=bryner
2004-04-19 05:18:50 +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
mconnor%myrealbox.com
74357ec2e9 Bug 240773 - brand.dtd is poorly formatted, patch by Frank Wein (mcsmurf@gmx.de), r=bryner 2004-04-18 07:36:58 +00:00
mconnor%myrealbox.com
d81c75eff7 bug 214999 - No policy shows up when you view the cookies, remove legacy UI for p3p elements, clean up some cruft, tweak some wording to match dialogs, r=bryner 2004-04-18 07:24:58 +00:00
mconnor%myrealbox.com
b5a42ef435 Bug 210228 - Make extension list sorted (Tools | Options | Extensions), patch by pike@pikey.me.uk, r=bryner 2004-04-17 17:43:07 +00:00
varga%nixcorp.com
2cd056deb1 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2004-04-17 05:53:38 +00:00
darin%meer.net
9ae1052a56 landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner 2004-04-17 00:58:23 +00:00
cbiesinger%web.de
f028ea412d bug 239604. make uriloader more doxygen friendly, and remove unused "command"
parameter from nsIContentHandler::handleContent, and change the type of
aWindowContext to nsIInterfaceRequestor.
r=bzbarsky sr=darin
2004-04-16 21:06:07 +00:00
darin%meer.net
c083b41820 fixes bug 239038 "rev IIDs for all interfaces modified since Mozilla 1.6" r=bsmedberg sr=jst 2004-04-15 23:30:05 +00:00
bzbarsky%mit.edu
26cdb24398 Make nsXULElement::GetChildNodes use the same (live) node list that
nsGenericElement uses.  Bug 240633, r+sr=jst on the C++ changes, r=neil, sr=jst
on the JS changes.
2004-04-15 22:14:39 +00:00
justdave%syndicomm.com
5f8b20d894 Bug 235752: Mac OS X version of Firefox still thought it was Firebird. Copying the InfoPlist.strings file off the 0.8 branch, which was correct.
r= ben
2004-04-15 02:40:40 +00:00
bzbarsky%mit.edu
7a292c3f22 Make getElementsByAttribute be an nsContentList so that it's got that live
DOMNodeList goodness that all nodelists should have.  Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness.  Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2004-04-15 01:51:32 +00:00
bryner%brianryner.com
b23ec21050 Fix missing window icon and xremote client 2004-04-12 21:24:47 +00:00
bryner%brianryner.com
fdea958cb9 Fix bug 236836 for firefox/thunderbird/sunbird/composer 2004-04-12 07:25:21 +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
28a5600b81 removing no-longer-used winhooks directory 2004-04-11 22:51:59 +00:00
neil%parkwaycc.co.uk
655105f2b1 Bug 236756 nsIPrefService contract id is @mozilla.org/preferences-service;1 r=varga sr=bryner 2004-04-11 20:51:57 +00:00
ben%bengoodger.com
6e426f5cbf provide a convenient way for adding smart keywords for web page searches by adding a context menu to form fields with HTTP-GET form actions. 2004-04-10 05:04:20 +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
dbaron%dbaron.org
0ae1b8788f Fix leaks related to failing to remove observers. b=239833 r=blake 2004-04-07 17:37:55 +00:00
blakeross%telocity.com
5e1c17d0ce Fix 236660 - Rename "Save Link to Disk" 2004-04-03 09:47:12 +00:00
blakeross%telocity.com
5f2db2018e Fix 239393 - Set as wallpaper preview is broken (regression caused from Ben's winhooks landing). 2004-04-02 18:48:04 +00:00
danm-moz%comcast.net
7bac04894b bail if no Opera profile to migrate. patch by eric@5stops.com. bug 236673 r=ben 2004-03-31 15:59:30 +00:00
bryner%brianryner.com
54e8bc7730 fix urls opened in new tabs being added to history as hidden entries (bug 236394). r=ben. 2004-03-26 21:58:08 +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
ben%bengoodger.com
4df6140729 bug 238364 - "firefox" shell script should look in ~/.firefox instead of ~/.phoenix... patch by Roland Mainz <roland.mainz@nrubsig.org> r=ben 2004-03-24 22:40:50 +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
cls%seawood.org
6e7daaaefb Removing extraneous trailing comma from enum which causes gcc -pedantic builds to break.
Fixing tinderbox bustage.
2004-03-23 04:08:07 +00:00
bryner%brianryner.com
ee5a61a652 Make use of VPATH so that xpm files will be first looked for in the objdir. 2004-03-21 03:46:43 +00:00
chanial%noos.fr
7ada155800 Bug 234717, 234116, Context menu commands don't work in *subfolders* of bookmarks menu. Remove the last two children instead of using getElementsByAttributes. The latter is no more needed, since now, insertion of bookmarks with DND occurs at the correct location. YAW--. 2004-03-20 08:13:39 +00:00
bryner%brianryner.com
6147ddd6a2 remove extraneous ) 2004-03-19 07:47:42 +00:00
ben%bengoodger.com
0a1c1c008b [firefox only] bug 236977 - firefox's application icon is the document icon, not the application icon. insert an application icon resource into the resource script as the "first" icon in the resource bundle to ensure windows shell picks up the right icon for file views 2004-03-17 23:21:25 +00:00
dbaron%dbaron.org
e7bf5bbaa1 New "MPL" application and document icons, a=ben 2004-03-17 21:31:25 +00:00
cls%seawood.org
d8e468c5b9 Disable the IE Profile Migrator when building with mingw gcc.
Bug #236901 r=bryner sr=ben
2004-03-17 19:06:56 +00:00
cls%seawood.org
5a31106a54 Disable the IE Profile Migrator when building with mingw gcc.
Bug #236901 r=bryner sr=ben
2004-03-17 17:30:34 +00:00
ben%bengoodger.com
36f4acc1fc update about box text 2004-03-17 07:17:35 +00:00
caillon%redhat.com
12ede3d032 Bug 219378
Make middle mouse button pasting fix up the pasted URIs before trying to load them so that pasting a domain name by itself will work.
r=bryner sr=jst
2004-03-17 01:51:49 +00:00
darin%meer.net
d4cfd1e49d patch for bug 237325 "mailto protocol should be a non-exposed protocol in firefox [makes SendPage work correctly with xremote]" r=bryner 2004-03-17 00:22:20 +00:00
ben%bengoodger.com
162e0330bc new generic art for the about box and credits window 2004-03-16 23:24:43 +00:00
bryner%brianryner.com
dba3e2d1aa Remove @ @ around APP_VERSION. Bug 224818, (patch from t-matsuu@estyle.ne.jp) 2004-03-16 22:44:48 +00:00
ben%bengoodger.com
494adca8c3 New "MPL" application and document icons 2004-03-16 19:26:55 +00:00
ben%bengoodger.com
fd9c296d88 fix mac bustage 2004-03-16 04:42:12 +00:00
ben%bengoodger.com
56cc1b271f 237190 - fix some leaks in migration. r=brendan 2004-03-16 03:58:41 +00:00
ben%bengoodger.com
4e06059da1 rename the app icons file to firefox.icns 2004-03-16 03:56:58 +00:00
ben%bengoodger.com
97db57d365 Update Mac Bundle Manifest with more up to date info about Firefox 2004-03-16 02:01:36 +00:00
mconnor%myrealbox.com
96a9f16da1 removing unneeded files after checkin for bug 233607, r=blake 2004-03-13 02:26:29 +00:00
mconnor%myrealbox.com
53897c5f1e additional part of checkin 2004-03-13 02:04:53 +00:00
mconnor%myrealbox.com
ec0e460221 bug 233607 About Dialog Should Not be Themeable - patch by Robert Parenton (rparenton@louisianaada.org), r=blake 2004-03-13 01:53:48 +00:00
mconnor%myrealbox.com
97bd627266 part of checkin for bug 233607, r=blake 2004-03-13 01:49:59 +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
28f435c0ad bug 169378 - first Firefox window is ignored by window mediator - causing windows opened before the DOM inspector is opened to not appear in the DOM inspector's window list. This is fixed by initializing the window datasource after the first window is shown, when the DOM inspector is installed. 2004-03-11 04:46:48 +00:00
ben%bengoodger.com
91b5f4fc4b Better structure error handling logic, at mconnor's suggestion 2004-03-11 01:29:15 +00:00
ben%bengoodger.com
49b3b5e66e 203077 - Rename Firefox profile data folder from Phoenix to Firefox. This includes some changes to better support the Phoenix Profile Migrator.
Also, make migration wizard show for 5 seconds (with a Finish button to dismiss) when automigrating, so the user can see what's happening.
for full details see http://bugzilla.mozilla.org/show_bug.cgi?id=203077#c35
r=jst
2004-03-11 01:26:41 +00:00
jshin%mailaps.org
1de2188bbf bug 215797 (additional firefox patch) for handling history entries with IDN hostnames : r=bsmedberg, sr=byner 2004-03-10 18:54:08 +00:00
mconnor%myrealbox.com
41391d1e18 bug 233339 supplmental patch for Firefox, the UI portion is temporary and will be cleaned up before 0.9, r=ben 2004-03-10 08:16:14 +00:00
ben%bengoodger.com
6254f6d05b forgot to set the keys appropriately 2004-03-09 21:24:25 +00:00
ben%bengoodger.com
90bc2f6eec Fix crash in profile migrator on startup if there are no phoenix profiles - linux and mac 2004-03-09 21:16:02 +00:00
jshin%mailaps.org
778e2e29fa bug 215797 (by mistake, ff part was not checked in and mozilla part was checked in with 'dump()') r=bsmedberg, sr=darin, moa=bryner 2004-03-09 20:44:20 +00:00
jshin%mailaps.org
ac2f18a8e9 bug 191053 : relanding the original patch + ben's firefox patch + additional patch (sr=bz for additional changes to fix Windows bustage) 2004-03-09 19:33:48 +00:00
ben%bengoodger.com
e7ebcfa5d4 make sure the default browser check doesn't incorrectly report status 2004-03-09 06:51:27 +00:00
bzbarsky%mit.edu
92c9a2c2d8 Backing out bug 191053 and various bustage fixes due to tree red and lack of
ability to get a hold of jshin.  a=#developers (acting sheriff).
2004-03-09 06:09:15 +00:00
ben%bengoodger.com
9bacdcbb35 build bustage! 2004-03-09 05:32:16 +00:00
ben%bengoodger.com
9a815b2104 fix build bustage, change string to wstringfix build bustage, change string to wstringfix build bustage, change string to wstringfix build bustage, change string to wstringfix build bustage, change string to wstringfix build bustage, change string to wstringfix build bustage, change string to wstringfix build bustage, change string to wstring 2004-03-09 04:50:32 +00:00