Commit graph

482 commits

Author SHA1 Message Date
Jared Wein
5ea451673a Bug 777680 - followup, only update the broadcaster when it is defined. r=me 2015-06-13 13:48:34 -04:00
Jared Wein
07c79c8b90 Bug 777680 - "Bookmark This Page" in context menu should be highlighted. r=mak
--HG--
extra : rebase_source : 5c3676692d33e07f934adefa9097658a269b0edf
2015-06-13 11:52:17 -04:00
Justin Dolske
daa0f38953 Bug 1161138 - Use normal L10N for Pocket strings. r=jaws 2015-06-09 12:11:26 -07:00
Marco Bonardo
57cc9e22c7 Bug 1160476 - ‘Bookmark this link’ context menu option doesn’t work. r=ttaubert 2015-05-20 13:48:17 +02:00
Justin Dolske
7050a1ac29 Bug 1164407 - Pocket not enabled on ja builds under Mac OS X. r=adw 2015-05-13 18:18:29 -07:00
Gijs Kruitbosch
629ad64763 Bug 1164410 - fix l10n use in pocket, r=jaws
--HG--
rename : browser/base/content/browser-pocket.properties => browser/base/content/browser-pocket-en-US.properties
extra : rebase_source : c736a1ee9faa69228ff37947ceab88531bfbc322
2015-05-12 18:21:08 +01:00
Drew Willcoxon
4c424c363a Bug 1162283 - Add support for limited hard-coded localizations to Pocket. r=dolske, a=dolske 2015-05-08 18:57:08 -07:00
Florian Quèze
8cf9407c0e Bug 1155519 - Add "View Pocket Items" menuitem to the bookmarks menu, r=dolske. 2015-05-05 12:24:11 +02:00
Asaf Romano
3e864279a2 Bug 951651 - Make bookmarkProperties, Star UI and Library info pane work with PlacesTransactions. r=mak 2015-04-23 16:34:55 +03:00
Carsten "Tomcat" Book
113727c6bc Backed out changeset 7f9114a84892 (bug 951651) for bc2 test bustage on a CLOSED TREE 2015-04-23 08:52:56 +02:00
Asaf Romano
7f68adcfa1 Bug 951651 - Make bookmarkProperties, Star UI and Library info pane work with PlacesTransactions. r=mak. 2015-04-23 08:15:21 +03:00
Mike Conley
66101fbcc2 Bug 1147014 - Use contentDocumentAsCPOW instead of contentDocument in PlacesCommandHook.addLiveBookmark. r=mak.
--HG--
extra : rebase_source : 80656af517f874c156597e8d3f8faa5280666f58
2015-03-30 14:57:19 -04:00
Bill McCloskey
166fab08b4 Bug 1067042 - [e10s] Show page title in bookmark UI (r=mak) 2015-03-30 20:13:03 -07:00
Marco Bonardo
b34a02ceac Bug 1095069 - Cannot copy or delete bookmarks from search results in library. r=mano
--HG--
rename : browser/components/places/tests/browser/browser_library_left_pane_commands.js => browser/components/places/tests/browser/browser_library_commands.js
2014-11-13 10:19:19 +01:00
Jon Morton
1700296f02 Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
--HG--
rename : layout/xul/nsIPopupBoxObject.idl => dom/webidl/PopupBoxObject.webidl
rename : layout/xul/tree/nsITreeBoxObject.idl => dom/webidl/TreeBoxObject.webidl
rename : layout/xul/nsBoxObject.cpp => layout/xul/BoxObject.cpp
rename : layout/xul/nsBoxObject.h => layout/xul/BoxObject.h
rename : layout/xul/nsListBoxObject.cpp => layout/xul/ListBoxObject.cpp
rename : layout/xul/nsMenuBoxObject.cpp => layout/xul/MenuBoxObject.cpp
rename : layout/xul/nsPopupBoxObject.cpp => layout/xul/PopupBoxObject.cpp
2014-10-14 13:15:21 -07:00
Till Schneidereit
ff0240c3f6 Bug 1075059 - Part 1: Backout of Array.prototpype.contains usages. r=me
--HG--
extra : rebase_source : c40bca2849fdfee824560253c7ffe8fb93f9b774
2014-10-02 17:37:48 +02:00
Ayush Mishra
6464e11b50 Bug 1072889 - Replace array.indexOf(...) != -1 with array.contains(...) in browser/base/ ; r=dao 2014-09-26 20:51:09 +02:00
Neil Deakin
13dd244d56 Bug 1006040, animate star panel when pressing escape, add argument to hidePopup to allow indication of whether the popup is being cancelled or not, r=neil 2014-09-24 12:15:49 -04:00
Bill McCloskey
cb01bf980d Bug 1069059 - [e10s] Convert isWindowPrivate calls to isBrowserPrivate/isContentWindowPrivate as appropriate (r=mconley,margaret) 2014-09-23 15:48:52 -07:00
Tim Taubert
396ccedd64 Bug 1064217 - Fix closed window list for menu bar of hidden window on OS X r=gijs 2014-09-08 14:25:05 +02:00
Carsten "Tomcat" Book
5f44ca630c Merge mozilla-central to fx-team 2014-05-08 14:32:22 +02:00
Mike de Boer
bc908e1e24 Bug 947344: add more shortcut tooltip and label helpers where possible. r=mconley. 2014-05-08 11:14:20 +02:00
Chris Peterson
870a7e05b3 Bug 982396 - Initialize PlacesToolbarHelper _shouldWrap before using it. r=mak 2014-04-29 21:09:36 -07:00
Mike de Boer
c7f2091248 Bug 979479: add dynamic tooltips, including keyboard shortcuts, to various buttons. r=mconley 2014-05-01 12:37:24 +02:00
Jared Wein
1f817c0e95 Bug 985509 - Edit Bookmark panel button doesn't have an open state. r=mconley
--HG--
extra : rebase_source : 7b8ccb4da59629dda5102be02e4ec6eee219dc2a
2014-04-16 17:45:43 -04:00
Tim Taubert
856a1d7394 Bug 989083 - Stop leaking aCallback and remove aScope from asyncGetBookmarkIds r=mak 2014-03-30 21:49:28 +02:00
Mike Conley
2173ae7383 Bug 984455 - Bookmarks menu and toolbar context menus can be broken after underflowing from nav-bar chevron. r=mak,mdeboer,Gijs. 2014-03-28 10:30:00 -04:00
Ryan VanderMeulen
75f1da8e39 Backed out changeset 8b94363b10f1 (bug 984455) for debug OSX mochitest-bc failures. 2014-04-02 14:48:13 -04:00
Mike Conley
005bed99e5 Bug 984455 - Bookmarks menu and toolbar context menus can be broken after underflowing from nav-bar chevron. r=mak,mdeboer,Gijs. 2014-03-28 10:30:00 -04:00
Mike de Boer
7ca47326a2 Bug 987461: prevent bookmark menu button dropmarker icon to stretch when placed in certain toolbars. r=Gijs 2014-03-28 14:58:44 +01:00
Gijs Kruitbosch
6595e9b0a6 Bug 983997 - move pulse animation into animation container, too, r=mak 2014-03-04 08:27:15 -05:00
Gijs Kruitbosch
469084a405 Bug 985172 - toggle bookmark label when in overflow panel, r=mak
--HG--
extra : rebase_source : 2308bd8676a1578597cca97ed5b3b6502247ee9b
2014-03-19 09:51:38 +00:00
Darrin Henein
6d53e370e9 Bug 969592 - Restyle Australis' Bookmarks Menu Popups, r=mak 2014-03-07 13:31:00 +00:00
Gijs Kruitbosch
7d0e2ba924 Bug 981548 - bookmark star animation disables click on bookmarks widget during transition, r=mak
--HG--
extra : rebase_source : a4f5f1ba45da12269eae0ca05cc366b14cdec906
2014-03-10 21:28:06 +00:00
Gijs Kruitbosch
81932ae2fe Bug 971956 - fix styling of items in widget overflow list, r=mconley
--HG--
extra : rebase_source : 972f12d649e973b820b2bd679728c435bf1908ad
2014-03-05 16:58:27 -05:00
Gijs Kruitbosch
ae9fce8bc5 Bug 980130 - bookmarks button breaks after reset in Australis customize mode, r=jaws
--HG--
extra : rebase_source : 9bc03af491b69d3e31191d69cb3007ce5132bcf2
2014-03-06 11:58:12 -05:00
Mike de Boer
bfa06e0e36 [Australis] Bug 909349: re-introduce a hover and active state for toolbar buttons on OSX. r=mconley 2014-03-06 11:29:12 -05:00
Gijs Kruitbosch
c7cedad799 Bug 972286 - switch to attributes instead of classes for overflowedItem and for the Australis panel subview anchor, r=MattN
--HG--
extra : rebase_source : 5645e31d32f2707ba1ccb4e30854a570bfea7232
2014-03-04 14:38:33 -05:00
Gijs Kruitbosch
841ca84b48 Bug 979232 - adjust Australis' bookmarks animation for rtl, r=dao
--HG--
extra : rebase_source : f4608fdc5cc362ed4cff7f37e1f428c203ab0cfe
2014-03-04 09:18:25 -05:00
Gijs Kruitbosch
797e3adaa1 Bug 946873 - fix Australis bookmarks menu button (literal) edgecase, r=Unfocused
--HG--
extra : rebase_source : 04aa6fd21331bfe7d5f4d2f44d76680a111dc55d
2014-02-25 11:50:12 +00:00
Gijs Kruitbosch
6b1f3b5123 Bug 969780 - Australis - places controller gets lost if bookmarks button is moved to overflow or moved outside of customize mode, r=mak
--HG--
extra : rebase_source : dca1ab1dd901468f9dacaff4b7466c27bef84b47
2014-02-18 18:29:51 +00:00
Gijs Kruitbosch
97d4fedbb0 Bug 899530, update comment style per review request, DONTBUILD because just comments. 2014-02-06 15:27:31 +00:00
Gijs Kruitbosch
b29eb86200 Bug 899530 - adjust bookmarks drag code to not close the menu when over the menu button, r=mak 2014-02-05 17:56:04 +00:00
Gijs Kruitbosch
ee9514f1dd Bug 968384 - make the bookmarks item not say 'undefined' in the overflow menu, r=mconley 2014-02-05 20:30:03 +00:00
Darrin Henein
40b681207c Bug 931343: Australis - Implement bookmarking animation. r=mak 2014-02-03 08:42:00 +00:00
Gijs Kruitbosch
c15179eeee Bug 966572 - Australis: always initialize itemIds and continue nullchecking this.star, r=mak
--HG--
extra : rebase_source : 4a962cafe58bdc9d0578df35920009c89a5a86fd
2014-02-03 14:36:00 +00:00
Gijs Kruitbosch
240fe4437c Bug 964887 - fix menu in Australis to say 'Edit this bookmark' for pages which have already been bookmarked, r=mak 2014-01-31 23:21:41 +00:00
Mike de Boer
7a1b180930 [Australis] Bug 963095: adjust toolbar widget panel styling. r=Gijs 2014-01-29 12:20:40 +01:00
Mike de Boer
9047647527 [Australis] Bug 916953: Bookmarks star button caption in overflow panel follow-up no. 2. r=Gijs 2014-01-22 17:50:45 +01:00
Mike de Boer
2a291799d7 [Australis] Bug 916953: Bookmarks star button caption in overflow panel follow-up. r=Gijs 2014-01-22 15:22:07 +01:00
Gijs Kruitbosch
66f1889c0a Bug 944947 - update bookmarks toolbar button styling some more for Australis, r=jaws 2014-01-18 01:43:21 +01:00
Mike de Boer
e2032da70f [Australis] Bug 916953: introduce separator in overflow panel buttons and bookmark star button gets different label when inside overflow panel. r=Gijs 2014-01-22 13:31:09 +01:00
Gijs Kruitbosch
cbe2571a4b Bug 941109 - use closemenu instead of noautoclose attribute in Australis menupanel, r=mconley
--HG--
extra : rebase_source : 89c32805249cebe4c29e135b1d27b7679eb1fbd8
2014-01-21 19:01:16 +00:00
Jared Wein
ad52d37795 Bug 946320 - [Australis] history widget missing a "Tabs From Other Devices" entry. r=Gijs 2014-01-03 14:57:19 -05:00
Rene Amrhein
7931a343fb Bug 926477 - Replace className usages with classList in browser-places.js. r=jaws
--HG--
extra : rebase_source : 3449c06897fe204c27654aab25e30ff1db8d4960
2013-12-12 12:37:51 -05:00
Gijs Kruitbosch
9a22b5ff69 Bug 940292 - when using Australis' customize mode, the bookmarks toolbar chevron breaks, r=jaws
--HG--
extra : rebase_source : a2eae90f12ec780af4d0c646fe49ee4d8f5d35d2
2013-12-05 23:11:24 +01:00
Gijs Kruitbosch
cf532beaaa Merge mozilla-central and ux 2013-10-23 00:37:14 +02:00
Gijs Kruitbosch
40e2cd9e5d Bug 928640 - middle click open recent tabs and restore all tabs broken, r=jaws 2013-10-20 22:06:24 +02:00
Jared Wein
1786f3254a Bug 888572 - Add 'Recently Closed Tabs' and 'Recently Closed Windows' to the History subview. r=Gijs 2013-10-14 14:33:17 -04:00
Gijs Kruitbosch
4d1fc9f689 Bug 909729 - make bookmark toolbar items work in the navbar, r=mak 2013-09-20 15:30:46 +02:00
Dão Gottwald
15bfba872f Bug 865676 - The bookmarks menu button should have separate tooltips for the star and the dropdown arrow. r=neil,mak 2013-09-17 12:44:43 +02:00
Gijs Kruitbosch
6fef5f4b03 Merge mozilla-central and ux 2013-08-29 23:55:09 +02:00
Georgiana Chelu
1ceb67f0f2 Bug 910167 - Remove remaining uses of nsISessionStore in browser/base/. r=dao 2013-08-29 08:58:29 +02:00
Marco Bonardo
7ec35ca394 Bug 895938 - Australis: Dragging the bookmarks toolbar item to the menupanel makes it disappear
r=mikedeboer
2013-08-02 22:31:20 +02:00
Mike Conley
4def8eedd7 Bug 899608 - Remove cruft from XULWidgetGroupWrapper, and move areaType getter into group wrappers. r=Gijs, rs=mak. 2013-08-01 12:18:01 -04:00
Marco Bonardo
cfbb334436 Bug 855805 - Create the Bookmarks widget with subview - Styling.
r=mconley
2013-07-30 14:50:58 +02:00
Marco Bonardo
3bb7cebac4 Bug 855805 - Create the Bookmarks widget with subview - Functional part.
r=mconley
2013-07-25 12:02:05 +02:00
Matthew Noorenberghe
c8e922ef53 Merge mozilla-central to UX 2013-07-18 19:53:03 -07:00
Mike Conley
2402dc3ea1 Bug 885452 - Remove retrieveToolbarIconsizesFromTheme now that we only support one icon size. r=jaws. 2013-06-28 17:04:50 -04:00
Jared Wein
96ace1adc3 Bug 926928 - Pull out the code that builds the 'Recently Closed Tabs' and 'Recently Closed Windows' to a separate module. r=Gijs
--HG--
extra : rebase_source : a0bf9a5894fc8d2b2b6fb69fe390edb3cc4c4ede
2013-10-14 14:33:17 -04:00
Jared Wein
1ef8f4bd05 Automated merge with https://hg.mozilla.org/mozilla-central 2013-06-26 11:01:37 -04:00
Mike Conley
cb36543bc9 Bug 880399 - Move star button out from URL bar into the bookmarks-menu-button. r=mak. 2013-06-07 14:46:53 -04:00
Marco Bonardo
f1c441c538 Bug 877748 - Make it possible to open the Library with a given hierarchy
r=mano
2013-06-25 13:59:25 -04:00
Jared Wein
fde331f15a Bug 887515 - Replace multiple tab closing prompt with a menuitem to restore multiple tabs. r=ttaubert
--HG--
extra : rebase_source : 743b8bb459802675e38ef2ab8e8cee2c41b90f90
2013-07-17 18:48:39 -04:00
Ryan VanderMeulen
11569f273b Merge m-c to fx-team. 2013-05-13 16:33:59 -04:00
Mike Conley
e2b0608670 Bug 871594 - Replace references to BookmarksMenuButton with BookmarkingUI in browser-places.js. r=trivial. 2013-05-13 13:20:10 -04:00
Mike Conley
91070af6e4 Bug 871322 - Fix broken customizing mode after removing the bookmark menu button. r=mak. 2013-05-13 11:58:09 -04:00
Tim Taubert
ca94cc8a40 Bug 866444 - Use get/setIcon to restore tab icons and remove 'image' from xulAttributes; r=yoric 2013-05-13 11:09:03 +02:00
Mike Conley
720319bcd4 Bug 867343 - Back out star button UI changes. r=mak. 2013-05-10 11:19:48 -04:00
Marco Bonardo
d6fbc55a13 Bug 748894 - Move the bookmark star button outside of the location bar.
r=Mano
2013-04-23 16:06:17 +02:00
Raymond Lee
0412f5e14b Bug 834543 - Part 2: Update use of setCharsetForURI. r=mak 2013-03-22 01:06:53 +08:00
Marco Bonardo
4f925597b9 Bug 826409 - Remove onBeforeDeleteURI and onBeforeItemRemoved notifications.
r=Mano sr=gavin
2013-02-06 20:48:56 +01:00
William Chen
f34fa488f4 Bug 617532 - Implement UndoManager. r=ehsan 2013-01-03 22:54:26 -08:00
Peter Simonyi
500d4b5b3c Bug 777926 - Use URL or title from history for bookmarking error pages. r=Mano 2012-12-19 16:11:19 -05:00
Mike Conley
3ccadec3e1 Bug 822244 - Use the Downloads View in Places if it's preffed on. r=mak. 2012-12-20 09:54:49 -05:00
Ehsan Akhgari
f59bb94d2a Bug 819274 - Disable the Restore Previous Session command for private windows in per-window PB builds; r=dao 2012-12-09 23:13:50 -05:00
Josh Matthews
f07cac3737 Bug 723005 - Remove all checks for global privacy status in history-related code, and add them to callers when appropriate. r=mak sr=gavin 2012-02-18 01:40:10 -05:00
Gregory Szorc
f458898f12 Bug 785225 - Part 2: Minimize Engines singleton usage; r=rnewman
Weave.Engines is no longer exported. Service now exposes an
EngineManager instance, which is the new recommended way to get at the
engine manager. Service was updated to reference the internal instance.
2012-08-29 14:43:40 -07:00
Dão Gottwald
0d8fc08142 Bug 767813 - Set the consumeoutsideclicks attribute on panels instead of calling popupBoxObject.setConsumeRollupEvent. r=enndeakin 2012-06-24 22:30:59 +02:00
Ryan VanderMeulen
84292006a9 Backout e8a507a0a1a8 (bug 767813) due to mochitest-browser-chrome orange. 2012-06-24 16:27:20 -04:00
Dão Gottwald
907d3a4738 Bug 767813 - Set the consumeoutsideclicks attribute on panels instead of calling popupBoxObject.setConsumeRollupEvent. r=enndeakin 2012-06-24 19:44:04 +02:00
Ryan VanderMeulen
d2dae13c09 Backout 70e3a2c8c6b4 (Bug 767133) due to mochitest-other orange. 2012-06-22 18:12:54 -04:00
Dão Gottwald
bdeaa55387 Bug 767133 - Add slide-in animation for arrow panels. r=enndeakin ui-r=shorlander
--HG--
extra : rebase_source : ab38e90e42a6bf45c4152b4960db8f4a8ba14ec0
2012-06-22 22:13:21 +02:00
Raymond Lee
58983e2e74 Bug 724821 - Firefox menu bar becomes disabled after toggling toolbars while 'Customize Toolbars' dialog open. r=mak77 2012-05-31 14:45:28 +02:00
Gervase Markham
82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Raymond Lee
fb8f2d2331 Bug 753308 - Call openUILink with named parameters. r=dao 2012-05-12 17:00:48 +02:00
Marco Bonardo
3b4530759b Bug 737841 - Part 3: remove no more useful redirectsMode query option.
r=dietrich rs=gavin

--HG--
rename : toolkit/components/places/tests/queries/test_redirectsMode.js => toolkit/components/places/tests/queries/test_redirects.js
2012-04-07 01:17:53 +02:00
OHZEKI Tetsuharu
79626124b2 Bug 575955 - Replace internal usage of old transactions shim, add a new toolkit test. r=mak
--HG--
rename : browser/components/places/tests/unit/test_placesTxn.js => toolkit/components/places/tests/unit/test_placesTxn.js
rename : browser/components/places/tests/unit/test_txnGUIDs.js => toolkit/components/places/tests/unit/test_txnGUIDs.js
2012-02-28 18:40:38 -05:00
Marco Bonardo
7c4000a995 Bug 726440 - The star panel should not replace the header with itself each time it's opened.
r=dietrich
2012-02-24 11:11:17 +01:00
OHZEKI Tetsuharu
61d3b82ba7 Bug 727826 - Use JSON.parse instead of eval to parse JSON. r=mak 2012-02-20 23:29:20 -05:00
Tim Taubert
3034f95b20 Bug 455553 - Part 3 - about:newtab integration; r=fryn,gavin 2012-01-25 23:43:27 +01:00
Jan Bambach
16da8f10c3 Bug 707677 - Use defaultPrevented instead of the deprecated getPreventDefault() in front-end code. r=dao 2011-12-08 10:21:32 +01:00
Marco Bonardo
9f39880bda Bug 702081 - Add back the folder picker to bookmarks dialog missing it.
r=dietrich
2011-11-15 20:42:27 +01:00
Marco Bonardo
497654b074 Bug 700348 - fix showBookmarkDialog warnings.
r=dietrich
2011-11-11 22:39:26 +01:00
Marco Bonardo
1a6fda01c6 Bug 692120 - The star button doesn't need to observe bookmarks changes till bookmarks service is alive.
r=dietrich
2011-10-27 11:11:45 +02:00
Marco Bonardo
f7acf28c3d Bug 696159 - Remove some deprecated Places code.
r=dietrich sr=rstrong
2011-10-27 11:11:43 +02:00
Dão Gottwald
05d44416f9 Bug 690227 - Back out bug 455694 (tab drag/detach animations). a=dolske a=legneato 2011-10-26 17:46:58 -07:00
Marco Bonardo
6575f7da72 Merge last green changeset from mozilla-inbound to mozilla-central 2011-07-27 12:12:25 +02:00
Frank Yan
fcc5d334f0 Bug 455694 - Animate tab reordering & detaching: Places changes. r=mak 2011-07-26 22:26:13 -07:00
Han Chang
6135d9b650 Bug 640629 - Move timer declaration instances to prevent premature garbage collection from occuring and wiping out the timer instances before they get a chance to fire. r=jdm,gavin 2011-07-05 21:40:00 -04:00
Geoff Lankow
aad5947a89 Bug 663771 - HistoryMenu.toggleTabsFromOtherComputers doesn't account for other uses of the HistoryMenu class; r=mak77 2011-06-18 20:59:03 +12:00
Steffen Wilberg
231604f2bf Bug 625322: Reorder some items in the History menu. r=dao 2011-04-30 18:40:22 +02:00
Dão Gottwald
705f0058fe Add front-end workaround for: Bug 640158 - Clicking star button changes toolbar's icon size from "small" to "large". r=mak 2011-03-23 12:38:46 +01:00
Richard Newman
f67ad13bfa Bug 636828: check for aURI in nsINavBookmarkObserver handler. r=mak, a=johnath 2011-02-25 18:07:25 -08:00
Hiroyuki Ikezoe
ab4cf8367d Bug 620789 - Intermittent failure in browser_bug581253.js. Fix an edge case where bookmark is added during onload.
r=mak a=dietrich
2011-02-18 14:54:14 +01:00
Hiroyuki Ikezoe
fc7134a058 Bug 633638 - Need a way to cancel PlacesUtils::asyncGetBookmarkIds requests.
r=mak a=blocker
2011-02-15 12:39:21 +01:00
Marco Bonardo
7d920d8376 Bug 632411 - Huge context menu pops up when right click after selected text in sidebar web page.
r=mano a=blocker
2011-02-10 14:17:54 +01:00
Serge Gautherie
9599eaad37 Bug 627146 - Bookmark panel doesn't open in the correct direction in rtl; (Bv1) Remove the comment too.
r=enndeakin (a=comment-only).
DONTBUILD
2011-02-09 21:18:48 +01:00
Asaf Romano (Mano)
f8ba541efc Bug 630265 - Bookmarks menu broken in non browser windows. r=mak. a=blocker. 2011-01-31 22:04:03 +02:00
Asaf Romano
3feff9871c Bug 562998 - Selecting commands from a bookmarks context menu while the window isn't active does nothing.
r=mak a=blocker
2011-01-28 17:46:51 +01:00
Marco Bonardo
12b833710e Bug 588011 - "Bookmark All Tabs" should ignore App Tabs.
Includes fix for Bug 607227 - Remove "Bookmark all Tabs" from the bookmarks menu.
r=dao ui-r=faaborg a=blocker
2011-01-28 17:46:49 +01:00
Mounir Lamouri
e7488cf19d Bug 627146 - Bookmark panel doesn't open in the correct direction in rtl. r=enndeakin a=blocking-blocker 2011-01-24 12:16:21 +01:00
Marco Bonardo
d65198066c Backed out changeset dd398fdba56f due to permaorange 2011-01-22 02:44:33 +01:00
Asaf Romano (Mano)
538a82b52e Bug 562998 - Selecting commands from a bookmarks context menu while the window isn't active does nothing. r=mak. a=blocker. 2011-01-22 02:39:39 +02:00
Alice0775 White
574be06177 Bug 622571. Firefox menu no longer works after Ctrl+Clicking a bookmark. r=dao a=blocking-betaN 2011-01-19 19:21:50 -08:00
Blair McBride
25098fa353 Bug 624734 - Star UI has no tooltip until bookmarked page is visited, r=mak, a=blocking
--HG--
extra : rebase_source : 2b0e88b87c0e678313609ac04b7356c0684a43b6
2011-01-13 16:28:20 +13:00
Dão Gottwald
c0eecce83f Bug 620683 - Don't hide the star button during state updates. r=mak a=gavin 2010-12-28 14:29:15 +01:00
Marco Bonardo
aaa5cf798c Bug 618998 - Star UI is checking for about:blank before the real visited page.
r=sdwilsh a=sdwilsh
2010-12-14 09:58:58 -08:00
Shawn Wilsher
aeffa1f8c7 Merge mozilla-central into Places 2010-12-06 09:48:54 -08:00
Neil Deakin
159870049d Bug 606343, part 3, use centered arrow panel for bookmarks and identity panel, r=dao, a=blocking 2010-12-05 17:10:45 -05:00
Margaret Leibovic
cc2b331580 Bug 597557, use arrow panel for bookmarks and identity panel, r=dao, a=blocking 2010-12-05 17:10:45 -05:00
Marco Bonardo
64d890af04 Exception... "Component returned failure code: 0x80004003 (NS_ERROR_INVALID_POINTER) [nsIURI.equals]" in PSB_updateState.
r=sdwilsh a=sdwilsh
2010-11-30 11:14:24 +01:00
Marco Bonardo
e5f2c67526 Bug 614790 - Bookmarks roots init could be locking with the first visit addition.
r=sdwilsh a=blocking
2010-11-29 18:33:26 +01:00
Marco Bonardo
ac635aae45 Bug 613477 - Make the primary Star UI async.
r=sdwilsh ui-r=limi a=blocking
2010-11-22 20:34:57 +01:00
Shawn Wilsher
4e205a3fb7 Bug 607309 - Modify nsINavBookmarkObserver::onItemAdded to include the URI
r=mak
sr=mconnor
a=blocking
2010-10-26 17:20:53 -05:00
Neil Deakin
ad19dc2a53 Bug 527749 - Drag events out of order; r=smaug,dao a=blocking-betaN+ 2010-12-03 11:19:55 -05:00
Asaf Romano
a954d32efa Bug 581253 - Cannot remove a bookmark with a tag via 'Edit this bookmark' menu. r=mak a=blocking 2010-10-14 10:46:32 +02:00
Marco Bonardo
d669289887 Bug 592900 - Update the bookmarks menu from the nav toolbar to match changes in the Firefox menu. r=dolske a=blocking 2010-10-06 14:16:05 +02:00
Dietrich Ayala
59ee4a1c04 Bug 574688 - replace the status bar with the addon bar (r=mano, a=blocking-beta7) 2010-09-16 13:09:27 +07:00
Dietrich Ayala
036e742d29 Backout of bug 574688 due to test failure, a=backout. 2010-09-16 15:40:32 +07:00
Dietrich Ayala
1fa97831bc Bug 574688 - replace the status bar with the addon bar (r=mano, a=blocking-beta7) 2010-09-16 13:09:27 +07:00
Paul O’Shannessy
9e6a44eb5b Bug 588482 - Restore Session on-demand at startup [r=dao, r=dietrich, a=blocking-b6+] 2010-09-10 10:57:28 -07:00
Philipp von Weitershausen
ef86f3f067 Bug 590613 - Sync UI: Avoid accessing Weave.Service (= importing service.js), r=mconnor a=gavin 2010-09-08 03:37:46 +02:00
Dão Gottwald
e5738d24f0 Bug 589163 - Fix duplicate ids in browser.xul, make ids for appmenu items more consistent and add missing split-menuitem-item classes. r=gavin 2010-08-21 07:14:45 +02:00
Dão Gottwald
dc63364efa Bug 588340 - Flatten fake hierarchy in the "Move to Group" context menu. ui-r=faaborg r=mano
--HG--
extra : rebase_source : 8dc72fe2be6f329edefc825e4baacc0014fbec0d
2010-08-19 22:23:18 +02:00
Edward Lee
569ce46dc0 Bug 582116 - Provide a way to show certain tabs and get visible tabs [r=dao a=beltzner]
Add showOnlyTheseTabs and visibleTabs to tabbrowser and update various uses such as tab selection. Test that tabs get hidden/shown when using this API and tab selection only deal with visible tabs while making sure there's always a visible tab.
2010-07-29 16:39:57 -07:00
Paul O’Shannessy
f0fa08ac5d Bug 571897 (Sync UI) - Part 4: about:sync-tabs [r=dolske] 2010-08-02 16:37:56 -07:00
Dão Gottwald
59bb507481 Bug 581654 - Fix places in browser-places.js that use for each...in to loop over arrays. r=mak
--HG--
extra : rebase_source : a247af92a67ed44f605a21486759e8c7c779dffc
2010-07-27 01:04:13 +02:00
Dão Gottwald
a822a68292 Bug 581653 - Remove XPCOM cruft from StarUI. r=mak
--HG--
extra : rebase_source : fbbb7640edc47a9d55ee2f7b9056beedb7ae9f39
2010-07-27 01:02:06 +02:00
Marco Bonardo
fa18abdbf6 Bug 574511 - Make bookmarks button customize-able. r=dao 2010-07-09 12:44:01 -07:00
Dão Gottwald
ceb0256b49 Bug 388880 - Don't initialize the bookmarks toolbar item when it's hidden. r=gavin 2010-07-16 21:03:04 +02:00
Marco Bonardo
407994f6bc Bug 575896 - Reset bookmarks toolbar view during customization. r=dao 2010-07-15 22:38:05 +02:00
Marco Bonardo
01ffce2c99 Bug 575218 - More robust check for personal-bookmarks visibility. r=gavin 2010-06-29 00:04:01 +02:00
Marco Bonardo
1540340d04 Bug 574443 - Commands and drag & drop stop working when bookmarks menu button moves across toolbars. r=dietrich 2010-06-24 16:47:10 -07:00
Marco Bonardo
501826fc1b Bug 544817 - Create Bookmarks Widget with placement dependent on Bookmarks Bar status. r=dao 2010-06-24 10:08:43 -07:00
Marco Bonardo
285ced8a7b Bug 571752 - Add History to the Firefox button menu. r=dao 2010-06-16 12:00:31 +02:00
Asaf Romano
7d26b0b244 Bug 528884 - Remove places' menu and toolbar bindings. r=mak 2010-05-05 15:28:04 +02:00
Marco Bonardo
6c3ac7486d Bug 556739 - followup to address a missing change and app module usage. 2010-04-18 16:06:01 +02:00
Dão Gottwald
3c2dd7e5a9 Bug 544762 - Implement menuitem-with-favicon class in toolkit and use it in appropriate places. ui-r=faaborg, r=gavin 2010-03-24 10:17:40 +01:00
Dão Gottwald
cdc6441716 Bug 550682 - avoid extra getService calls in browser-places.js and browser-fullZoom.js. r=gavin 2010-03-09 08:49:46 +01:00
Asaf Romano
40a2a590a8 Bug 520659 - Lazily build places trees when possible. r=mak. 2010-02-25 20:30:09 +02:00
Marco Bonardo
7ddb95dce2 Bug 544047 - Remove Places dependency on nsDragAndDrop.js. Use the new drag and drop API everywhere. r=mano 2010-02-23 16:20:36 +01:00
Gabriele Best
ac398cb3a3 Bug 436758 - Show tooltip and URL in status bar when hovering over a link inside "Recently Closed Tabs/Windows", r=mak77 2009-12-04 01:01:00 -08:00
Gabriele Best
c85028e6e6 Bug 476838 - Missing tooltip and statusbar text on "Open <siteURI>" in live bookmarks, r=mak 2009-11-14 13:44:17 +01:00
Dietrich Ayala
8f8c161f85 Bug 498130 - Reduce places-views overhead (RELAND) 2009-10-01 09:53:26 -07:00
Dietrich Ayala
d1261351b1 Backout bug 498130 due to persistent startup crash on Windows Mobile (bug 519854) 2009-09-30 17:21:39 -07:00
Asaf Romano
8675f1e5ad Bug 498130 - Reduce places-views overhead. r=mak. sr=mconnor. 2009-09-26 11:23:17 +03:00
Dão Gottwald
2902fa95d2 Bug 517704 - use gBrowser instead of getBrowser() in Places code. r=mak 2009-09-20 12:58:27 +02:00
Gabriele Best
bb4ee5cdd0 Bug 516088 - blank tooltip displayed in empty area of bookmark sidebar, r=mak 2009-09-15 14:43:12 +02:00
Gabriele Best
cbf7124ed0 Bug 244371 - Show a tooltip in Bookmarks and History sidebars, r=mak 2009-09-05 01:36:07 +02:00
Navin Lal
333101be35 Bug 502501 - rename History > Recently Closed Tabs > Open All in Tabs to Restore All Tabs. r=dao, ui-r=faaborg 2009-08-12 10:40:26 +02:00
Henrik Skupin
77c432e652 Bug 507761 - add ids for Restore All Windows / Open All in Tabs. r=dao 2009-08-07 10:43:30 +02:00
Marco Bonardo
0966655d54 Bug 391125 - cannot hide open in tabs and friends menuitem(s) from bookmark containers, r=dao 2009-08-03 10:48:11 +02:00
Neil Deakin
69bd6c8514 Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron 2009-07-29 14:33:53 -04:00
Dão Gottwald
fb3a400fec Backed out changeset 27b53ca1b085 2009-07-29 10:49:59 +02:00
Ehsan Akhgari
219ec79cb2 Bug 506111 - consolidate getService calls in browser.js. r=dao 2009-07-29 08:22:12 +02:00
Dão Gottwald
a6d0c6e669 Bug 506861 - make more use of makeURI(). r=gavin 2009-07-29 07:55:18 +02:00
Dão Gottwald
9aac711d41 Bug 503953 - make consistent use of gNavigatorBundle. r=gavin 2009-07-14 00:10:04 +02:00
Dão Gottwald
e60599dda7 Bug 500016 - superfluous wasOpen variable in HistoryMenu.onPopupShowing. r=mak 2009-06-24 01:55:35 +02:00
Marco Bonardo
8955452427 Bug 498619 - Pages list on History menu disappear when restore submenus are closed, r=dao 2009-06-23 01:00:44 +02:00
Marco Bonardo
68483ca91d Bug 324430 - Allow stopping Places results updates when they are unused, r=dietrich 2009-06-15 13:09:40 +02:00
Dietrich Ayala
f54de06119 Bug 492796 - isLivemark should use the livemark cache, instead of the db (r=marco) 2009-06-12 15:39:42 -07:00
Asaf Romano
592042f9c0 bug 490068 - leak window after showing bookmarks panel. r=dietrich. 2009-05-17 23:14:27 +03:00
Dão Gottwald
c1d061934a Bug 491221 - default button styling missing in the bookmarks properties dialog. r=mak, enn 2009-05-15 15:33:59 +02:00
Boris Zbarsky
389e1564ff Fix the test orange from bug 394759. Thanks to Dão for pointing to the right code to change. 2009-04-23 09:29:14 -04:00
Paul O'Shannessy
ed3c88e2bb Bug 394759 - Add undo close window feature. r=zeniko,dietrich,ehsan 2009-04-22 23:50:30 -07:00
Dão Gottwald
7dd075fba9 Bug 484022 - Title and button in the "Edit Bookmark" panel should be aligned with the fields, star should be centered. r=mak77 2009-03-25 23:18:23 +01:00
Shawn Wilsher
c3518ca7c0 Bug 468305 - nsINavBookmarksObserver has no "onBeforeItemRemoved" callback
Not having this callback makes life difficult for anyone trying to synchronize
bookmarks.  You cannot get any additional information about a bookmark when
onItemRemoved is called, since it's been removed.  Things like a guid no longer
exist, which results in a lot of pain for add-ons that want to synchronize.
r=dietrich
2009-03-19 15:56:51 -04: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
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
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
Dietrich Ayala
36c00fde37 Bug 414715 - Notify the user if places.sqlite is locked and bookmarks and history will not work (relanding w/ leak fix, r=marco, r=gavin, l10n-r=pike) 2008-12-30 13:44:55 +01:00
Dietrich Ayala
5cb43235f7 backout bug 414715 due to leaks 2008-12-29 17:22:39 -08:00
Dietrich Ayala
0f17e9ca54 Bug 414715 - Notify the user if places.sqlite is locked and bookmarks and history will not work (relanding w/ leak fix, r=marco, r=gavin, l10n-r=pike) 2008-12-29 14:49:05 -08:00
Dão Gottwald
507c276df9 Bug 471302 - "bookmark this page" resets the clipboard every time you enter the window. r=gavin 2008-12-28 19:25:10 +01:00
Ehsan Akhgari
7476101223 Bug 432599 - Double-click on the Star icon leads to incorrect display of the bookmark properties panel; r=mano 2008-12-18 23:42:40 +03:30
Dietrich Ayala
24e11f581f Bug 451586 - Removing a bookmark using the Star dialog also removes all duplicates (same url) (r=marco, l10n-r=pike) 2008-12-11 11:47:25 -08:00
Dietrich Ayala
6ac4e61f10 Bug 415960 - bookmark tags edit control should provide autocomplete (r=mano, core by asouzis@users.sf.net) 2008-10-31 09:16:22 -07:00
Marco Bonardo
a0e1855cd7 Bug 411261 - Bookmark properties dialog needs tagging UI, r=dietrich, ui-r:changes required by Faaborg in bug 459958 2008-10-30 18:21:47 +01:00
Gabriele Best
a06a6cd5d4 Bug 237592 - Bookmarks/RSS items should always show tooltip when hovering with mouse, r=gavin 2008-10-13 12:19:55 +02:00