Граф коммитов

166 Коммитов

Автор SHA1 Сообщение Дата
ben%bengoodger.com 01b7f44d9a turn on extension manager menu item (testing only!) 2004-04-21 04:35:27 +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 94ff451885 236744 - replace winhooks with a XP shell service to better allow for system integration on various platforms 2004-03-08 09:56:16 +00:00
jshin%mailaps.org b0f597c31a bug 55300: add 'Unicode' submenu to the 'Character Encoding' menu. The new submenu has UTF-8, UTF-16*, UTF-32* and UTF-7. UTF-8 was also added to the static list. (r=neil, sr=blizzard, moa for ff = pch) 2004-03-06 06:11:48 +00:00
ben%bengoodger.com c9cb47710a Set browser.download.manager.openDelay to 0 by default. We've been testing with a half second for a while and the lack of feedback is confusing people. It might be annoying to have a download manager appear for instantly done downloads but the effect is if you don't show the download manager that nothing has happened, which is worse (given the options that exist for turning off the download manager) 2004-03-04 01:13:25 +00:00
blakeross%telocity.com 41ebdd0573 Fix 233918 - Firefox user agent string still says Firebird. 2004-02-16 07:49:28 +00:00
ben%bengoodger.com 4c0000ff4f More from 230768 - add default prefs for firefox 2004-02-11 03:48:02 +00:00
ben%bengoodger.com eb919d1f0c Firebird is now called Firefox 2004-02-11 00:56:17 +00:00
dwitte%stanford.edu 3b6c37bc82 remove preference imageblocker.enabled.
b=208882, patch by mconnor@myrealbox.com, r=mvl, sr=alecf.
2004-02-01 09:17:51 +00:00
bryner%brianryner.com f7ade05c58 Remove duplicate prefs from all.js so that we don't re-override platform overrides. Rename firebird's all.js to firebird.js (copied in the cvs repository). Bug 231200 patch by steffen wilberg 2004-01-18 22:10:15 +00:00
bryner%brianryner.com 744ec70aeb Fix opening a new window by clicking the dock icon on Mac. 2004-01-14 23:41:12 +00:00
bryner%brianryner.com e1b3204886 give a default value (false) for autoScroll on unix. 2004-01-13 23:08:01 +00:00
bryner%brianryner.com 4dd8708f61 Bug 224818 - centralize firebird version string and use it where appropriate 2004-01-08 07:23:49 +00:00
bryner%brianryner.com c54ac86e5f Fix the security warning dialogs to work as designed for Firebird:
- All dialogs will appear the first time a user encounters them
 - The "show every time" checkbox will default to off
 - If the user checks the checkbox to see the dialogs every time, the choice will be remembered.

Because of the change in default prefs, this will cause Firebird users to see these dialogs again (but defaulted to not show after that) when upgrading.  Bug 172091, r=brendan, sr=ben.
2003-12-31 23:03:08 +00:00
bryner%brianryner.com 3a882830b5 Preprocess all.js and turn off autoscroll by default on unix. 2003-12-18 08:12:58 +00:00
bryner%brianryner.com efa832fc43 Bug 226643 - turn on IDN. patch by steffen.wilberg@web.de. 2003-12-13 06:24:24 +00:00
ben%bengoodger.com 8c77970ec2 First part of bug 214260 work... teaching the download manager about XPInstall downloads, and providing an updated XPInstall confirmation dialog. 2003-12-08 08:05:15 +00:00
ben%bengoodger.com 988ff9c5bc Bug 223333 - create sensible default mimeTypes.rdf file to automate opening of common file types 2003-12-07 07:19:18 +00:00
ben%bengoodger.com df76ba11cc Add some prefs. 2003-12-01 03:48:13 +00:00
ben%bengoodger.com 74e538aaf5 Add the shortcut key to the download menuitem 2003-12-01 01:54:41 +00:00
ben%bengoodger.com 687b3316bd Shorten delay before dlmgr window opens. 2003-11-29 23:57:52 +00:00
ben%bengoodger.com 755fe67158 215467, Part I. New Download Manager. 2003-11-27 00:54:33 +00:00
darin%meer.net 18d8f4d786 fixes bug 226071 "xremote: openURL doesn't work well when multiple apps with different capabilities are present" r=bz,blizzard sr=bryner a=asa 2003-11-21 00:09:50 +00:00
chanial%noos.fr 4026ea488f update update_notifications.provider.0.datasource, even if we don't use it (patch by Steffen Wilberg) 2003-11-16 04:01:31 +00:00
chanial%noos.fr 345db106d6 update general.useragent.contentlocale (patch by Steffen Wilberg) 2003-11-16 03:59:29 +00:00
chanial%noos.fr 29b3221b09 update startup.homepage_override_url, even if we don't use it (patch by Steffen Wilberg) 2003-11-16 03:53:39 +00:00
chanial%noos.fr 90b68f3e18 remove the pref intl.content.lang: it was only used for the communicator sidebars. 2003-11-16 03:34:56 +00:00
chanial%noos.fr d2ab261bca move the i18n part of browser.properties into the toolkit (intl.properties)
Even if the platform dependent files intl.properties are identical for en-US, I think it's a good idea to keep them in seperate directories, to not mislead localizers.
2003-11-15 08:26:10 +00:00
mkaply%us.ibm.com e98dd6c54e #223782
r=jst, sr=darin
remove support for dom.disable_cookie_[get,set] prefs
2003-11-06 19:35:22 +00:00
chanial%noos.fr 4ab446d8be remove prefs print.use_global_printsettings and print.save_print_settings (not used in the backend). They offer few if any interest. Their default behavior is kept: a print action and Page Setup change will be saved and windows share the same print settings. 2003-11-02 01:21:46 +00:00
chanial%noos.fr 28372ff680 Bug 223161: New FB Help Forum for new users.
patch by Mike Connor <mpconnor@rogers.com>
2003-10-31 01:39:29 +00:00
ben%bengoodger.com 2e8ab0a9e1 MacOS X Firebird updates:
- bug 217121 (contentAreaUtils.js)
- bug 223331 (browser.js)
- bug 223330 (all.js)
2003-10-24 07:41:43 +00:00
chanial%noos.fr 584cac56a4 complete rewrite of search.xml: more functionalities with less code :-)
add shortkeys to toggle the search engine (bug 200884), by using ctrl-arrow up and down in the search bar.
remove the pref browser.search.defaultengine. Now we rely on the local store so we can have several windows with different search engines.
2003-10-22 08:45:54 +00:00
scott%scott-macgregor.org a27693468b Bug #214400 --> allow distributors to allow 4.x profile migration via a pref instead of forcing it to be off for thunderbird and firebird.
This removes a MOZ_XUL_APP ifdef

sr=bienvenu
2003-10-21 23:36:47 +00:00
chanial%noos.fr 757044237d bug 221078: unfork firebird/mozilla cookie prefs.
Initial patch by dwitte.
This patch migrates and removes the old cookie prefs. UI is not changed.
2003-10-17 15:21:48 +00:00
bryner%brianryner.com 14bad0beae bring over active link color default pref 2003-10-15 20:30:21 +00:00
chanial%noos.fr dc78449a98 checking in back the fix for bug 172113.
an additional fix is included: if no ...#BookmarksToolbarFolder arc is found, then search for an (obsolete) resource "NC:PersonalToolbarFolder" (221410).
When none of them is found, then a new btf is created (only once!).
2003-10-08 08:17:23 +00:00
chanial%noos.fr fb4cd3d291 For the next cycles: backing out the changes for bug 172113 to investigate perf because I landed them just after the tinderbox went down and also because large landings occurred before it went up. 2003-10-08 04:45:29 +00:00
chanial%noos.fr a8253ec478 - bug 172113: rewrite the way we handle the bookmarks toolbar folder. Now, there is no more 2 ways to characterize the BTF: by an arc to the resource "...#BookmarksToolbarFolder" that points to the literal "true". As a consequence, the resource NC:PersonalToolbarFolder and "...#folderType" are dead.
- remove unused functions. Note that RDF commands were already broken, so deleteBookmarkItem and insertBookmarkItem (that were not used) may come back, but in another form.
- remove the "New Bookmark Folder" and "New Search Folder"
- refactor the "html" serializer to avoid some duplicated code.
- remove the use of the profile name for the bookmarks root.
- enforce synthax "aArgument" in some random places.
2003-10-03 20:30:14 +00:00
dbaron%dbaron.org 6af4466826 Make the rv:N.N part of the UA string come from the MOZILLA_VERSION macro (from config/milestone.txt) instead of from a pref. b=220220 r=darin sr=bryner 2003-09-25 05:39:11 +00:00
dbaron%dbaron.org 0f9c5c2408 Update version number from 1.5b to 1.6a. b=219695 2003-09-21 17:13:12 +00:00
ben%bengoodger.com c74d14bad9 Update trunk Firebird version numbers 2003-09-19 00:46:28 +00:00
brendan%mozilla.org 9fe364e62b Shorten vendor token to be a valid US token (217407, r=ben). 2003-08-28 07:57:21 +00:00
noririty%jcom.home.ne.jp a7e7448267 Fix 216719 - Update themes and extensions page uris 2003-08-20 01:58:29 +00:00
bryner%brianryner.com 4ba8e872a0 Enable new password manager for Firebird. 2003-08-12 05:22:10 +00:00
hyatt%mozilla.org 070c35f7fe Add the pref for a hidden window. Code that uses the pref is not landed yet. It's waiting for drivers approval. 2003-08-11 06:54:55 +00:00
hyatt%mozilla.org 645aa7a97b Commit the data source file that will hold persisted alternate stylesheet choices. 2003-08-10 08:19:38 +00:00
asa%mozilla.org 2a4d79f33f de-geekifying default bookmarks some - developers and testers are quite capable of making their own bookmarks - and removing redundant bookmark 2003-08-09 21:16:15 +00:00
noririty%jcom.home.ne.jp 1d45e3da3b Add bugzilla quicksearch 2003-08-09 19:41:44 +00:00
blakeross%telocity.com bd32ca4753 Add autoscroll pref to advanced. For now, autoscroll is on by default on linux because we haven't forked the linux prefs override file, unix.js. 2003-08-08 08:01:24 +00:00
ben%bengoodger.com dbc44f6e72 app/profile/all.js
Updating Version Number for User Agent String to 0.6.1+
2003-08-04 22:33:07 +00:00
noririty%jcom.home.ne.jp d520f160d2 Fix 214485 - Support Forum@BTF 2003-07-31 13:06:19 +00:00
bryner%brianryner.com b17e39af19 bump version to 0.6.1 2003-07-25 21:52:00 +00:00
bryner%brianryner.com 92f7210d18 Bump gecko revision to 1.5b (bug 186680) 2003-07-21 19:45:07 +00:00
noririty%jcom.home.ne.jp 7d18356627 Fix 205820 - 'Don't ask at startup' fails on multiple profiles b=204908 2003-07-20 23:42:48 +00:00
noririty%jcom.home.ne.jp 0eeb3fabc7 b=161109 remove unused preference 2003-07-20 15:32:58 +00:00
noririty%jcom.home.ne.jp c8dbbee255 Fix 184085 - Update start page to a Firebird specific page. 2003-07-20 04:04:37 +00:00
blakeross%telocity.com a10adf355e Fix 201476 - change all.js to not advertise unsupported "compress". 2003-07-06 02:53:51 +00:00
blakeross%telocity.com 260a4a7d99 Fix 197702 - switch shift+scroll and alt+scroll for compatibility with IE/Opera. 2003-07-06 02:40:23 +00:00
blakeross%telocity.com 503c121539 Fix 209940 - update internet keywords to support unicode. patch by noririty@jcom.home.ne.jp. 2003-07-05 07:33:09 +00:00
asa%mozilla.org 14dc153568 update bookmarks. patch by bugzilla@babylonsounds.com 2003-07-03 17:37:33 +00:00
mkaply%us.ibm.com 2c665d4c9b 210752 - remove unused preference 2003-06-26 15:39:32 +00:00
bryner%netscape.com 69e957f2ee Bump gecko version to 1.5a. Bug 186680, patch by mcsmurf@gmx.net. 2003-06-18 23:10:22 +00:00
asa%mozilla.org 8a19b2cc06 default smooth scrolling to off until it works better 2003-05-21 01:35:57 +00:00
bryner%netscape.com 87dd5e215d Remove MOZ_PHOENIX #ifdef in nsSecurityWarningDialogs.cpp; set default security dialog prefs in all.js instead. Fixes bug 172091. Affects firebird build only. 2003-05-19 04:23:22 +00:00
bryner%netscape.com 4f00c74ea2 pick up a trunk fix for arabic 2003-05-14 22:34:29 +00:00
ben%netscape.com f83e078f2e Name changes for 0.6 2003-05-12 20:43:54 +00:00
asa%mozilla.org 8974317402 adding plugin faq to bookmarks 2003-05-10 17:49:43 +00:00
bryner%netscape.com 6ccd8581bf sync with some seamonkey default pref changes. 2003-04-26 00:13:03 +00:00
chanial%noos.fr c3b55034c4 name change part 2, a=brendan 2003-04-23 19:28:12 +00:00
chanial%noos.fr e367dbbc21 enabling "Memory cache should be based on amount of physical RAM" (bug 105344 by gordon). 2003-04-23 13:48:59 +00:00
ben%netscape.com 04b437e2af Remove rogue TM symbol that's causing many sites (including NYT) not to work 2003-04-23 11:36:34 +00:00
ben%netscape.com 37e8f4acb0 Update names here too 2003-04-22 10:42:43 +00:00
chanial%noos.fr c246b379cc enabling by default smooth scrolling 2003-04-22 03:08:23 +00:00
bryner%netscape.com 8ce03bb1e9 bump vendorSub to 0.5+ 2003-04-05 21:00:17 +00:00
bryner%netscape.com e073e1a415 remove duplicate pref 2003-03-13 21:16:49 +00:00
bryner%netscape.com ee9a5d8130 update some prefs from mozilla all.js 2003-03-13 08:11:20 +00:00
chanial%noos.fr d2f3e65fc5 some cleanup 2003-03-03 06:41:51 +00:00
chanial%noos.fr 5da9c59be2 turn on automatic image resizing 2003-02-03 18:05:34 +00:00
asa%mozilla.org 6f2421f4ea bump rv to 1.3b 2003-02-02 06:37:10 +00:00
ben%netscape.com dc2a3ef60c Part of 191524 - defaults - default satchel/automatic form fill to ON 2003-02-01 09:13:51 +00:00
bryner%netscape.com eec987397a fix startup error dialog about PSM 2003-01-23 02:32:20 +00:00
blakeross%telocity.com a40de30f70 Revert homepage change; port over some trunk fixes. 2002-12-07 04:22:15 +00:00
blakeross%telocity.com 893c6e17f9 update homepage 2002-12-07 03:55:14 +00:00
blakeross%telocity.com 647bf859b8 Remove some unused prefs. 2002-11-10 02:52:52 +00:00
asa%mozilla.org 57d3d6fa19 new bookmarks defaults 2002-11-10 02:39:19 +00:00
blakeross%telocity.com 2e2d081cc6 Download dir pref. 2002-11-09 13:53:22 +00:00
blakeross%telocity.com 03afe61a5b Update UA. 2002-11-08 01:46:33 +00:00
blakeross%telocity.com 27362ada45 Remove duplicate pref. 2002-11-08 01:45:04 +00:00
blakeross%telocity.com f50e7b12f9 Remove old pref. 2002-11-08 01:43:03 +00:00
blakeross%telocity.com fb8b743df1 Remove downloads prompt pref. 2002-11-08 01:01:07 +00:00
blakeross%telocity.com 94f8219b20 Fix pref name. 2002-11-02 22:09:49 +00:00
blakeross%telocity.com 795653d59b Add default prompt pref. 2002-11-02 02:23:17 +00:00
blakeross%telocity.com 1bcc607468 - Fixing a bug that caused the menubar to remain disabled after customizing the toolbars.
- First cut at pref for a default download directory, and options to open the download sidebar when starting a download and whether to prompt for a filename.  Under construction!
2002-11-02 00:28:30 +00:00
hyatt%netscape.com 854598af2f Up the version to 0.4 2002-10-27 23:19:06 +00:00
hyatt%netscape.com 14b6983484 Enable marquee. 2002-10-22 19:10:34 +00:00
hyatt%netscape.com 20a58a40d6 Tweak pref values. 2002-10-20 00:38:04 +00:00
blakeross%telocity.com 3701dd04ce Some modifier cleanup; fix load in background pref. 2002-10-19 19:38:57 +00:00
hyatt%netscape.com abf274e0a4 Default URL bar is to not search google but to use google's i'm feeling lucky to auto-resolve. 2002-10-18 20:45:04 +00:00
hyatt%netscape.com 9964b10ccf Missing typeahead find prefs. 2002-10-18 19:44:48 +00:00