Commit Graph

8769 Commits

Author SHA1 Message Date
Marco Bonardo
38b007e942 Bug 475529 - Add button in "new folder" dialog not default anymore, r=dietrich 2009-02-04 13:47:13 +01:00
David Humphrey
e08f9e92b2 Bug 290057 - Thunderbird should integrate with the Spotlight Search; Add Mac -file arg handling so Spotlight can open mail files from searches v7; r=(bienvenu + joshmoz) sr=benjamin 2009-02-02 18:49:56 +01:00
Marco Zehe
1799cbdffc bug 469367 - Add ARIA semantics to those search widget types that don't have a Search button, r=dao, r=surkov 2009-02-02 10:38:53 +01:00
Ehsan Akhgari
d5b5a7bedb Bug 427026 - [RTL] Places URL field should be LTR even when using RTL UI; r=dao 2009-02-01 14:25:03 +03:30
Marco Bonardo
cee1336381 Finally fix unit test oranges: stop observing windows at the end of the test (browser_sort_in_library.js) 2009-01-30 18:52:33 +01:00
Marco Bonardo
f9fa70278e Finally fix unit test oranges: stop observing windows at the end of the test (browser_library_open_leak.js) 2009-01-30 18:52:27 +01:00
Marco Bonardo
a91615b8ae Fix unit box timeout on browser-chrome test from Bug 444179, r=post-facto - CLOSED TREE 2009-01-30 15:26:35 +01:00
Marco Bonardo
018df7819f Bug 476020 - Pressing Esc while having the tag autocomplete open closes the bookmarks panel, r=dietrich 2009-01-30 13:34:38 +01:00
Drew Willcoxon
9bbf429fa6 Bug 474831 - Add a browser chrome test to check Places Library does not leak when opened and closed, r=sdwilsh 2009-01-30 13:34:38 +01:00
Drew Willcoxon
e6800cf24a Bug 444179 - Library>Views>Sort>Sort by Tags does nothing, r=mak77 2009-01-30 13:34:38 +01:00
Simon Bünzli
cb5738dd1e Bug 475798 - Library: Alt+E only focuses the More button, doesn't trigger it. r=mak77 2009-01-30 11:30:36 +01:00
Dão Gottwald
e1de7a34d0 Bug 475331 - PlacesSearchBox.filterCollection setter should return early if the collection doesn't change. r=mak77 2009-01-30 11:26:20 +01:00
Dão Gottwald
0596741f7a Bug 475148 - remove superfluous styling from gnomestripe's browser.css. r=gavin 2009-01-30 11:25:17 +01:00
Ehsan Akhgari
4f15fed377 Bug 475564 - Clear Recent History dialog should not be minimized; r=gavin 2009-01-30 11:43:16 +03:30
Robert Strong
54418bdd3e Bug 475885 - Error compiling uninstaller - StrCpy expects 2-4 parameters, got 6. in CreateShortcutsLog. r=mconnor 2009-01-29 15:52:32 -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
Phil Ringnalda
fa648d26a2 Bug 474602 - package oji.xpt based on the AC_DEFINE, OJI, not the AC_SUBST, MOZ_OJI, r=gavin 2009-01-26 15:34:08 -08:00
Dão Gottwald
9d55d07fc0 revert wrongly modified selector (New Tab button doesn't have a label, thus the text color is irrelevant) 2009-01-25 10:46:39 +01:00
Dão Gottwald
498c962fd9 Bug 475082 - New Tab button should look like a background tab on OS X. r=gavin 2009-01-25 10:40:58 +01:00
Gavin Sharp
7ba94e5174 Bug 474964: fix tabbrowser mousewheel scrolling (tabbrowser needs to override default scrollbox behavior since bug 457651), r=mano/Natch 2009-01-25 03:06:45 -05:00
Natch
e19db6fc78 Bug 474964 - comment nodes screw up the tab bar. r=gavin 2009-01-24 01:41:36 +01:00
David Dahl
dee3706661 Bug 403151 - In the bookmarks organizer preview pane change "more" from a button to a progressive disclosure control, r=mak77 ui-r=faaborg 2009-01-23 12:52:14 +01:00
Marco Bonardo
784ceca3d8 Bug 356571 - loadOneOrMoreURIs gives up if one of the URLs has an unknown protocol, r=gavin 2009-01-23 12:52:14 +01:00
Marco Bonardo
9f461d5369 Bug 235244 - Shift should not be required to drag around folders on personal toolbar, r=mano 2009-01-23 12:52:14 +01:00
Thomas Bertels
ad13df9baf Bug 392497 - search in history sidebar loses sort, r=mano ui-r=faaborg 2009-01-23 12:52:14 +01:00
Thomas Bertels
8247a22714 Bug 423296 - History: Changing sort order drops search filter, r=mano ui-r=faaborg 2009-01-23 12:52:14 +01:00
Ehsan Akhgari
d50bdb8660 Bug 464962 - Zoom-Level reset to default when switching tabs while in Private Browsing Mode; r=gavin a=blocking-firefox3.1+ 2009-01-23 12:42:51 +03:30
Natch
9c8927aa14 Bug 456984 - "New Tab" Customizable Button Needs to Be Added Back. r=dao, r=gavin 2009-01-23 02:13:13 -06:00
Natch
c5344a8aae Bug 457651 - New Tab button should be right of last tab. r=dao, r=gavin, ui=faaborg 2009-01-23 02:13:11 -06:00
Simon Bünzli
fb04437fd6 Bug 464199 - Forget About this Site doesn't forget about recently closed tabs. r=gavin.sharp 2009-01-22 19:01:44 -08:00
Asaf Romano
b921bfb156 Bug 471499 - specification for valid drop targets for tab strip drag to tear off / detach tabs. r=mconnor, ui-r=beltzner 2009-01-22 19:00:54 -08:00
Nick Thomas
157bf13b35 Bug 459878, packaging changes from test major update from 3.0.6 to 3.1b2, r=ted.mielczarek 2009-01-23 15:28:02 +13:00
Marco Bonardo
f204f721bc Merged backout 2009-01-23 01:48:33 +01:00
Marco Bonardo
ed07d88f2f Backed out changeset d11dfa373acf, not working as expected and adding back Library leak. 2009-01-23 01:47:01 +01:00
Marco Bonardo
88ff6c2477 Bug 473976 - MozMill test breaks editBookmark popup initialization, r=dietrich 2009-01-21 12:39:07 +01:00
Mike Connor
46c2abe669 bug 445845 - opening a new link from a full screen flash site doesn't focus the window where the tab was opened, r=gavin 2009-01-21 01:49:36 -08:00
Dão Gottwald
17f7b0be23 Bug 416937 - After clicking site button and clicking elsewhere focus goes to address bar. r=gavin 2009-01-21 09:41:34 +01: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
Gavin Sharp
07b367f8cf Bug 474191 - mochitest-browser-chrome target does unnecessary "correction" of test-paths; r=sdwilsh 2009-01-22 19:05:38 +01:00
Axel Hecht
a2f6c40f57 bug 472431, don't add install.rdf and chrome.manifest to installers and packages, as they're just for the language packs, r=bhearsum 2009-01-22 13:08:04 +01:00
Marco Bonardo
cca56a857d Bug 474081 - Sporadic failures in browser_bug321000.js, r=gavin 2009-01-22 12:19:42 +01:00
Marco Bonardo
c6f6d80285 Bug 462662 - Pressing Enter to select tag from autocomplete closes bookmarks properties dialog, r=dietrich 2009-01-22 12:19:42 +01:00
Dão Gottwald
43108d5ded Bug 474594 - declare needToFocusWin properly. r=gavin 2009-01-22 11:18:30 +01:00
Mike Connor
ce229d27e9 with browser.tabs.warnOnClose set to true, onBeforeUnload events are executed before user confirmation that tabs are to be closed, r=gavin 2009-01-21 23:54:26 -08: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
Arpad Borsos
e4a2e70daa Bug 471877 - Cleanup GTK includes; further cleanup + system-headers cleanup; r+sr=roc 2009-01-21 16:24:46 +01:00
Marco Bonardo
626228fe8e Bug 466422 - Clicking history - show all history doesn't show any history, r=dietrich 2009-01-21 12:39:07 +01:00