Commit Graph

2278 Commits

Author SHA1 Message Date
vladimir%pobox.com
33f488f5ea b=174265 (also 252288, 253161): favicon handling merge from aviary branch 2004-07-29 23:49:31 +00:00
vladimir%pobox.com
ede693648f b=247960, 2 panes of bookmarks manager don't interact; patch from richwklein@mchsi.com. r=vladimir, a=ben 2004-07-29 08:55:59 +00:00
bryner%brianryner.com
1a8b51b957 Fix some problems related to dynamic enabling/disabling of form autocomplete: make autocomplete ignore all key navigation if the input is disabled, also, instead of trying to keep autocomplete state in sync on every browser instance, just set the disabled state on the global form fill controller. Bug 249610, r=blake. 2004-07-29 08:08:11 +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
ben%bengoodger.com
fd29ced56b 248215 - firefox 091 topcrash dereferencing null protected storage system pointer. 2004-07-26 04:55:20 +00:00
ben%bengoodger.com
6e92b6ec80 252549 - Better Update Handling for identical versions, also fixes numerous software update glitches 2004-07-25 18:40:03 +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
mconnor%myrealbox.com
41787f3aad bug 231393, missed a spot 2004-07-24 00:32:47 +00:00
mconnor%myrealbox.com
9285a4d5ea bug 231393 - Tab URL does not persist on bad links if tabs switched, patch by pike@pikey.me.uk based on jag's patch for bug 103720, r=me 2004-07-24 00:24:30 +00:00
jshin%mailaps.org
d3489925fe fix bustage 2004-07-23 01:38:01 +00:00
ben%bengoodger.com
7481f1497b strings for 252700 in case we get a chance to do it after localization freeze 2004-07-22 23:17:12 +00:00
ben%bengoodger.com
d3f0ae0cdf 252546 - don't import IE homepage since we'll be providing our own one soon 2004-07-22 23:12:41 +00:00
jshin%mailaps.org
717ce911af bug 240272 : prefLabel should be saved in the 'native' encoding in the registry (r=bryner) 2004-07-22 22:12:13 +00:00
jst%mozilla.jstenback.com
02cfc1fa8e Removing dead .cvsignore files. 2004-07-22 02:59:27 +00:00
jruderman%hmc.edu
34c5f4fe02 Bug 250058 - add accesskeys for View > Sidebar > Bookmarks, History. Also change Go > History from 'i' to 's', since it's hard to see the underline on an 'i'. r=mconnor. 2004-07-21 18:08:12 +00:00
steffen.wilberg%web.de
a1a56c3325 Bug 251248 again - Ctrl+M is New Message, not Read Mail 2004-07-21 07:37:40 +00:00
steffen.wilberg%web.de
b068c709de Bug 251248 - Read Mail menuitem doesn't show Ctrl+M shortcut. r=mconnor 2004-07-21 07:25:28 +00:00
steffen.wilberg%web.de
ff9e1dd7f6 Bug 251767 - Ctrl+Shift+I shortcut for DOM Inspector not shown in menu. r=mconnor 2004-07-21 07:05:36 +00:00
steffen.wilberg%web.de
746151d1d7 Bug 251258 - Tools->Read Mail doesn't display unread mail count when mail icon is not on toolbar. r=mconnor 2004-07-21 07:01:16 +00:00
ben%bengoodger.com
540caa8b2a update interval to 24 hours to allow us to broadcast security updates more quickly and to fix the tinderboxes 2004-07-20 17:06:55 +00:00
steffen.wilberg%web.de
b3c3e97627 port bug 181541 (Add UI to set default languages for web pages, r=mconnor) to the trunk 2004-07-19 22:38:08 +00:00
mconnor%myrealbox.com
12a0f1a910 bug 252077 - fix regression in DnD of bookmarks in RTL locales from bug 240485, patch by Asaf Romano (bugs.mano@mail-central.com), r=me 2004-07-19 16:43:25 +00:00
bryner%brianryner.com
b34a0db433 Change #ifdef so that Check Now works on GNOME. 2004-07-18 21:26:15 +00:00
dean_tessman%hotmail.com
8d85250a37 221312 - context menu should include Select All r=mconnor 2004-07-17 20:53:48 +00:00
steffen.wilberg%web.de
6c82d429bf Bug 232172 - Make link modifiers work on the home button. r=bryner 2004-07-16 16:32:41 +00:00
darin%meer.net
df6469da1f fixing bustage 2004-07-16 00:07:12 +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
dean_tessman%hotmail.com
99497e660a 230370 - remove bookmark separator properties dialog p=mconnor
246431 - Add "New Bookmark" to the bookmarks context menu r=mconnor
2004-07-15 00:14:02 +00:00
ben%bengoodger.com
e3309835af bah 2004-07-14 19:24:14 +00:00
ben%bengoodger.com
482f2e86c4 we probably don't need this after all, especially once I step up the update interval to once per day 2004-07-14 06:07:29 +00:00
ben%bengoodger.com
d19f628dbd fix orange 2004-07-13 08:52:34 +00:00
ben%bengoodger.com
5180a77706 oops 2004-07-13 06:49:14 +00:00
ben%bengoodger.com
3bda6a74d6 237096 - Open Location needs menu item for HIG compliance, also add menu item for 'Check for Updates' to Tools menu (location preliminary) 2004-07-13 06:49:01 +00:00
ben%bengoodger.com
d29880921c 246316 - DOM inspector shown in EM even though not installed. DOMi isn't really an extension, so we won't show it as one. 2004-07-13 06:31:09 +00:00
dbaron%dbaron.org
9dcac8002f Back out bug 91312 to fix bug 250825. a=asa 2004-07-12 19:11:10 +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
1e2a5a8760 oops 2004-07-12 08:57:35 +00:00
ben%bengoodger.com
c9148cf165 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.
2004-07-12 08:57:18 +00:00
ben%bengoodger.com
f8d8928884 update credits 2004-07-12 08:51:22 +00:00
ben%bengoodger.com
d44bebbdef 174390 - bookmarks toolbar overflow doesn't account for toolbar items to the right of the bookmarks toolbar. patch by dkoppenh@null.net, r=ben 2004-07-11 22:53:35 +00:00
ben%bengoodger.com
5ecde679e5 tidy up bookmarks manager, move status bar under both trees 2004-07-11 11:21:26 +00:00
ben%bengoodger.com
2e0af12ed5 move mail/news menu items down 2004-07-09 23:07:49 +00:00
silver%warwickcompsoc.co.uk
28ff22d721 Bug 91312 - Make titles (tooltips) BIDI match their source.
r=smontagu
sr=roc
a=bsmedberg
Patch by mozilla-bugzilla@future.shiny.co.il
2004-07-09 16:26:48 +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
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