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

288 Коммитов

Автор SHA1 Сообщение Дата
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
hyatt%netscape.com 0772917415 make sure we have the link prefetching pref. 2002-10-17 18:50:57 +00:00
chanial%noos.fr 9d588ff8e5 adding pref append/replace when opening a bookmark folder 2002-10-11 21:03:28 +00:00
asa%mozilla.org 9b9179c15d change bookmark to the index of phoenix forums rather than the general forum 2002-10-10 17:36:49 +00:00
blakeross%telocity.com 3bee21cb5d Port change over to Phoenix from trunk. 2002-10-09 20:02:41 +00:00
hyatt%netscape.com 36b810634c Landing first time dialog. Still working on it. 2002-10-09 01:16:21 +00:00
hyatt%netscape.com 1edaaddc79 POPUP WHITELISTING LIVES! 2002-10-08 23:24:03 +00:00
hyatt%netscape.com ac20ab3674 Tweak pref settings. 2002-10-08 01:44:42 +00:00
hyatt%netscape.com d76e10ca85 Checking in the UI for the popups prefs panel. 2002-10-08 00:11:15 +00:00
blakeross%telocity.com ee9ed34eab Turn off js errors in js console. 2002-10-03 05:04:01 +00:00
blakeross%telocity.com 7bd34b9ed9 Change version number. 2002-10-03 04:19:39 +00:00
blakeross%telocity.com 92aba5bba5 Turn on ctrl+mousewheel to resize text. 2002-10-01 01:41:31 +00:00
kerz%netscape.com fee6da6894 cleaning up bookmarks file, no one cares when asa added these bookmarks or looked at them last :) 2002-09-30 23:58:57 +00:00
asa%mozilla.org 15197d67c0 new bookmarks defaults 2002-09-30 22:02:38 +00:00
blakeross%telocity.com 58b72da544 Turn off error page for now. 2002-09-29 23:49:56 +00:00
chanial%noos.fr b8635c6db7 let's not forget the .cvsignore files 2002-09-29 19:31:06 +00:00
chanial%noos.fr be7e8b5f8d Forking the default profile and moving all.js in it 2002-09-29 18:11:09 +00:00