Commit Graph

885 Commits

Author SHA1 Message Date
Ehsan Akhgari
95421f45f0 Bug 488706: Migrate clear private data settings. r=mconnor 2009-05-21 10:51:56 +01:00
Edward Lee
5d252f73af Bug 491925 - Disable multitouch "rotate" gesture for cycling tabs. r=beltzner, ui=beltzner, b35=beltzner
Give empty commands for twist gestures, so they do nothing, but still show up as prefs in about:config.
2009-05-20 01:32:23 -05:00
Phil Ringnalda
9d32e37a42 Bug 489545 - Switch to using the toolkit support for toolbar customization sheets, r=mano 2009-05-18 18:12:59 -07:00
Robert Kaiser
4abeae3f2e bug 316387, part 2 - actually use generic configure variables in Firefox module.ver, r=ted 2009-05-05 19:29:45 +02:00
Paul O'Shannessy
ed3c88e2bb Bug 394759 - Add undo close window feature. r=zeniko,dietrich,ehsan 2009-04-22 23:50:30 -07:00
Jeremy Huddleston
2c7af1fa05 Bug 487367 - firefox build uses xulrunner-stub instead of $(XULRUNNER_STUB_NAME). r=benjamin 2009-04-18 16:26:33 +02:00
Justin Dolske
46645f02e3 Bug 466086 - Remove unused safebrowsing phishing EULA. r=gavin 2009-04-16 18:27:23 -07:00
Doug Turner
e710c42830 Bug 488218 - Updating geolocation notification prompt. r=gavin, ui=beltzner 2009-04-15 14:49:11 -07:00
Drew Willcoxon
73f247cb0f Bug 480169 - Clear recent history refresh (sprint)
Item list hidden behind expander/progressive disclosure button, added a warning when clearing all history, added a tree view for selecting a fine-grained timespan.  We decided to remove the tree view at the last minute; code is still there but #ifdef'ed out.
r=mconnor
2009-04-15 10:59:07 -07:00
Dave Townsend
81f4b30c6c Update the in-tree blocklist with the changes from bug 459850. a=beltzner 2009-04-15 13:21:48 +01:00
Doug Turner
7606dca0ef Bug 487467 - sets google gls as the network geolocation provider r=gavin/beltzner 2009-04-14 11:24:13 -07:00
Edward Lee
da1fbb8ad9 Bug 476298 - Switch RecalculateFrecencies to just fix invalid frecencies. r=dietrich
Bug 476300 - Calculate all page frecencies when upgrading/migrating
Bug 482351 - 1 sort operation required by mDBInvalidFrecencies
Create a new method FixInvalidFrecencies that finds invalid (negative) frecencies and recalculates them. Use it for handling creating/migrating DBs as well as recalculating invalid places on daily idle (place frecencies are already estimated by decay). This obviates a few preferences, queries and methods related to recalculating on idle. The test uses mork history with a number of pages that now all get their frecencies calculated on migrate, where before this fix, the test fails with a bunch of pages still with negative frecencies.
2009-04-10 10:24:10 -05:00
Jim Mathies
b8a60b594a Bug 479901 - Add WM_GESTURE support for Windows 7. r=vlad+smaug. 2009-04-02 14:34:31 -05:00
Ben Hearsum
db9f4f395e bug 482252: version bump mozilla-central to 3.6a1pre. r=nthomas 2009-03-17 10:19:11 -04:00
Staś Małolepszy
9ebf23ecdc Bug 435687 - Add Mibbit as a default IRC protocol web handler. r=mconnor 2009-03-14 09:47:51 +01:00
Ginn Chen
445af6a0bb Bug 479762 sed: command garbled for SOURCE_REPO r=ted.mielczarek 2009-03-06 14:44:51 +08:00
Josh Aas
0edf2f304b Remove Carbon Apple Event code, replaced with standard Cocoa suite and some custom Cocoa handlers. b=363747 r=smorgan sr=roc 2009-03-02 09:24:31 -05:00
Nochum Sossonko
cb8a7b2a90 Bug 419612 - pref to not update site-specific zoom for existing background tabs. r=gavin 2009-03-01 12:22:44 +01:00
Daniel Veditz
5e672443a4 bug 480357 change default ssl domain display, r/ui-r/a=mconnor 2009-03-01 00:45:24 -08:00
Asaf Romano
bfb7065461 Bug 480151 - remember the last field modified first in the Add Bookmark dialog and start with focus there next time. r=dietrich. 2009-02-26 17:27:39 -08:00
Robert Strong
cc971478b8 Bug 477908 - Set a smaller value for DOWNLOAD_BACKGROUND_INTERVAL for non official builds. r=mconnor 2009-02-15 23:34:56 -08:00
Vladimir Vukicevic
2a7a44217c b=477727; fix shell service and disable migration browser component for Windows CE; r=gavin 2009-02-11 18:24:53 -08:00
Ryan Flint
fa15736f8e Bug 467890 - Support automatic updates for app-shipped search plugins. r=gavin 2009-01-29 00:32:10 -05:00
Shawn Wilsher
67e35357d1 Bug 384068 - [10.5] Firefox should download files to Leopard's Download Stack by default
Additionally, this sets browser.download.folderList to 1, which means we use the
downloads folder for all operating systems and oses.  We can now also remove the
special code in browser-startup to set this pref to 1 for Vista only.

ui-r=beltzner
r=gavin
2009-01-28 19:00:14 -05:00
Shawn Wilsher
30a3eb4e26 Bug 449406 - bookmarks of TRANSITION_DOWNLOAD and TRANSITION_EMBED don't show up in the location bar if they've been visited
This adds a new function to nsNavBookmarks that determines if a place id is a
"real" bookmark (not a livemark child).  It also makes a number of places use
this new function to unify and simplify a number of code paths.

Additionally, it changes how frecency is calculated for bookmarked items.  If a
visit is bookmarked (aIsBookmarked is true in CalculateFrecencyInternal), the
visited bookmark bonus is now added for all visits.  The visit bonus was also
cut in half for bookmarks so TRANSITION_BOOKMARK will still end up with the same
value (150).

r=dietrich
r=MaK77
2009-01-27 21:01:33 -05:00
Daniel Holbert
4301671b45 Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Edward Lee
1a84fc47cd Bug 471903 - pref urlbar.autocomplete.enabled is no longer implemented. r=dietrich
Bug 472943 - Two confusable preferences, "browser.urlbar.search.sources" and "browser.urlbar.default.behavior", should be unified

--HG--
rename : toolkit/components/places/tests/autocomplete/test_search_sources.js => toolkit/components/places/tests/autocomplete/test_enabled.js
2009-01-21 02:00:04 -06:00
Johnathan Nightingale
6783415329 Expose site-specific settings in CRH dialog. b=380852, r=gavin 2009-01-20 10:59:49 -05:00
Johnathan Nightingale
20201d5e30 Change default Clear Recent History time span. b=464208 r=mconnor 2008-11-20 16:57:47 -05:00
Edward Lee
288184e803 Bug 463483 - matchOnlyTyped no longer honored with special filters. r=dietrich
Bug 463558 - Switch matchOnlyTyped to restrict.typed "~" (default.behavior + 32)
2009-01-07 15:47:56 -08:00
Dave Townsend
c9f82e3f86 Bug 468526: Use https for blocklist information url. r=robstrong 2009-01-05 19:59:56 +00:00
Ehsan Akhgari
4f803cdd28 Bug 469158 - Remove the 'privacy.sanitize.promptOnSanitize' preference; r=gavin ui-r=beltzner 2009-01-02 03:30:49 +03:30
Phil Ringnalda
4558c16860 Bug 470179 - Update browser/toolkit copyright dates to 2009, r=gavin 2008-12-31 18:54:17 -08:00
Masatoshi Kimura
046423c441 Bug 470209 - intl.charsetmenu.browser.unicode should not be included in localizable file; r=smontagu sr=dbaron 2008-12-25 00:47:51 +01:00
Simon Montagu
890194181a Make display of the directional hook on the caret dependent on the bidi.browser.ui pref. Bug 418513, r=uriber, sr=roc (for core) r=mano, gavin.sharp (for browser) 2008-12-14 01:05:39 -08:00
Edward Lee
eddf2bd551 Bug 463459 - Use a separate pref instead of empty restrict/match values to specify defaults. r=dietrich, a1.9.1=beltzner 2008-12-10 10:58:43 -06:00
Marco Perez
e6f1755385 Bug 461542 - consolidate the (unix) start scripts for our applications; mozilla-central patch v3; r=benjamin 2008-12-10 16:19:55 +01:00
Phil Ringnalda
2a005e52cf Bug 461322 typo, s/caling/calling/ 2008-12-06 20:53:14 -08:00
Phil Ringnalda
cf77fa8222 Bug 461322 - Don't give executable permissions to the various icons and text files that the app/Makefile.ins incautiously $(INSTALL), r=ted 2008-12-06 20:25:09 -08:00
Ben Hearsum
0df0dfe02e Version bump mozilla-central to 3.2a1pre/1.9.2a1pre. CLOSED TREE 2008-12-01 12:17:55 -05:00
Tom Dyas
e765d35326 Bug 462935 - Magnify (pinch) gesture should match Safari's behavior on MacOS. r=gavin, r=Mardak, ui-r=beltzner, a1.9.1=beltzner 2008-11-27 15:07:02 -08:00
Justin Wood
7d5b5e0578 Bug 463824, Introduce GLOBAL_DEPS to build system
r=ted, a1.9.1=beltzner [js bits rs=sdwilsh]
2008-11-27 18:26:44 -08:00
Shawn Wilsher
bb525b1207 Backed out changeset 87f6ae0c4324 (bug 435474) for orange. 2008-11-27 13:15:18 -08:00
Justin Wood
9d391015e1 Bug 463824, Introduce GLOBAL_DEPS to build system
r=ted, a1.9.1=beltzner
2008-11-27 12:27:41 -08:00
Ben Hearsum
69b43413f9 bug 463036: version/config bumps for Firefox 3.1b2. r=anodelman CLOSED TREE 2008-11-25 14:59:40 -05:00
Edward Lee
bca5e2de96 Bug 463661 - Create a pref to control the location bar search sources (history, bookmark, both, none). r=dietrich, a1.9.1b2=beltzner
Bug 463535 - Continuing search immediately after changing prefs give wrong results
2008-11-10 10:04:36 -06:00
Johnathan Nightingale
0ba9c0d0ed Extend "Clear Private Data" with time period option. b=453440, r=mconnor ui-r=beltzner a=blocking-firefox3.1 2008-11-05 19:57:00 -08:00
Justin Dolske
bcfa71bdb4 Bug 462254 - Remove EULA from Firefox installer / .dmg and related bits. r=gavin, r=rstrong 2008-11-05 19:17:27 -08:00
Dave Camp
d602c0e64b Bug 461891: switch to using v2.2 safebrowsing servers. r=tony 2008-11-05 16:01:08 -08:00
Dão Gottwald
96c0f71fcd Bug 436304 - Implement All Tabs panel with previews and search. r=connor 2008-11-05 08:38:13 +01:00