Commit Graph

104 Commits

Author SHA1 Message Date
Nikhil Johny
cc31fa6e4f Bug 381519 - "Visit Date" should be "Most Recent Visit" in the Library. r=mak 2013-09-24 18:26:46 +02:00
Asaf Romano
480638da79 Bug 830242 - Double clicking a folder in the right side pane opens first item into the current tab. And sent the 'library' into the background. r=mak 2013-01-15 20:28:35 +02:00
Asaf Romano
f4c02f117d Bug 827293 - The first list item in the downloads view should be selected when it's opened (was: Error: TypeError: view.selectNode is not a function). r=mak 2013-01-11 22:48:01 +02:00
Marco Bonardo
a80f168d3e Bug 822572 - Add a Clear Downloads button to the Library view.
r=Mano
2013-01-05 15:46:16 +01:00
Asaf Romano
32b4e01d87 Bug 824240 - Make the Downloads View Seamonkey-friendly. r=mak 2012-12-27 16:50:56 +02:00
Asaf Romano
12983421f5 Bug 815352 (part 1) - Move the Library downloads view to an overlay in browser/downloads.
r=mak

--HG--
rename : browser/components/places/content/downloadsView.js => browser/components/downloads/content/allDownloadsViewOverlay.js
rename : browser/components/places/content/download.css => browser/components/downloads/content/download.css
rename : browser/themes/gnomestripe/downloads/downloads.css => browser/themes/gnomestripe/downloads/allDownloadsViewOverlay.css
rename : browser/themes/winstripe/downloads/downloads.css => browser/themes/winstripe/downloads/allDownloadsViewOverlay.css
2012-12-20 12:03:11 +01:00
Mike Conley
cf1d8f6e65 Bug 817006 - "Remove from List" option in the Downloads Panel should be clarified as "Remove from History". r=mak. 2012-12-14 12:51:52 -05:00
Asaf Romano
4fdf3c3b69 Relanding Bug 675902 - New Downloads view for Places Library. r=mak. Test fix contributed by Mike Conley (r=me). The new view is still disabled. 2012-12-17 07:38:53 +00:00
Boris Zbarsky
a89675b411 Back out bug 675902 (rev 627a842914d0) from CLOSED TREE because it fails browser-chrome tests. 2012-12-14 16:48:49 -05:00
Boris Zbarsky
2464d473a4 Back out bug 817006 (rev 0852e5efadac) because it depends on a patch I'm about to back out for test failures. 2012-12-14 16:46:51 -05:00
Mike Conley
30f0b5af3b Bug 817006 - "Remove from List" option in the Downloads Panel should be clarified as "Remove from History". r=mak. 2012-12-14 12:51:52 -05:00
Asaf Romano
6127b64713 Bug 675902 - Implement the new Downloads view for the places Library window; r=mak 2012-12-14 12:32:20 -05:00
Johan Charlez
e51aadd3fc Bug 750544 - Remove the scope bar from the Library window. r=mano. 2012-10-30 19:36:16 +02:00
Gervase Markham
ca171eec44 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Johan Charlez
b5ff7b1465 Bug 503370 - Library doesn't handle CTRL+F correctly. r=dao 2012-05-03 06:22:32 -04:00
Marco Bonardo
4653c495f0 Bug 669905 - Searching in Downloads folder should limit the search to downloads.
r=dietrich
2011-08-19 15:01:21 +02:00
Steffen Wilberg
db27faeeee Bug 611568: Move File > Import to the Library. ui-r=faaborg, r=dao 2011-06-27 21:32:53 +02:00
Robert Kaiser
10a9af9843 Bug 588027 - Clean up places library code. r=mak 2011-05-25 08:49:29 +02:00
Marco Bonardo
4bea37c393 Bug 630622 - Update the Library design to Windows 7 Aero style.
r=dao
2011-05-13 21:03:01 +02:00
Marco Bonardo
f670a8d46b Bug 424542 - Bookmarks manager needs a separate entry for "Search:".
r=dietrich f=l10n a=dietrich ab7=beltzner
2010-10-26 20:54:22 +02:00
Michael Kohler
c4e6aca200 Bug 396134 - Add tooltips to Bookmarks Manager buttons. r=gavin
--HG--
extra : rebase_source : a37066396f17173a72b44d09735769e7fd6b1aa5
2010-07-15 10:10:49 +02:00
Dão Gottwald
d00035f67a Bug 571567 - use <menupopup> instead of <popup>. r=enn 2010-06-22 08:34:21 +02:00
Saint Wesonga
240c493406 Bug 523476 - Switch application/x-javascript to application/javascript, Firefox part. r=vlad 2009-11-05 14:53:26 +01:00
Marco Bonardo
bcafe07799 Bug 367991 - Remove unused Places code. r=dietrich, r=dao 2009-10-14 13:56:59 +02:00
Markus Stange
369cb6add1 Bug 269410 - Only show the toolbar collapse button in the main browser window and in the Places library window. ui-r=faaborg, r=enndeakin 2009-08-06 08:51:20 +12:00
Neil Deakin
5303f25260 Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron 2009-07-29 14:33:53 -04:00
Marco Bonardo
a2935c0136 Bug 480238 - Double-clicking tree column separator opens highlighted link, r=enn 2009-05-14 14:11:46 +02:00
Josh Aas
f9eb2f54d9 Fix typo in an ifdef. b=487739 r=mconnor 2009-04-25 23:50:54 -04:00
Simon Bünzli
35ee81a6b3 Bug 475802 - remove undiscoverable accesskeys in Library. r=dietrich 2009-04-02 17:01:04 +02:00
Drew Willcoxon
b8187aa155 Bug 469436 - In the context bar when searching in the library "selected folder" should be the actual folder name, r=mak77 2009-03-17 22:00:44 +01:00
Drew Willcoxon
9b8c36dfa8 Bug 451151 - Search box In Places Organizer (Library) not behaving correctly, r=mak77 2009-02-28 12:56:12 +01:00
Marco Zehe
ae20bb4203 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
Simon Bünzli
11d53d2122 Bug 475798 - Library: Alt+E only focuses the More button, doesn't trigger it. r=mak77 2009-01-30 11:30:36 +01:00
David Dahl
42f8da9b49 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
Daniel Holbert
2a7d88e05a 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
Dão Gottwald
ff192b9048 Bug 449375 – Use the new search textbox binding in the Places organizer. r=dietrich 2008-08-16 10:45:12 +02:00
Ehsan Akhgari
84ec0288fd Bug 430902 – Use new expand and collapse progressive disclosure controls. r=dao, ui-r=faaborg 2008-07-11 23:42:39 +02:00
dietrich@mozilla.com
33bce4e151 Bug 431173 - On Drag start Bookmark item in right pane of Library window, list items are shifted. (for marco@supereva.it, r=mano, ui-r+a=beltzner) 2008-05-01 14:02:02 -07:00
gavin@gavinsharp.com
2b9739e4cb Bug 430213: Fill details pane when folders in the left tree of the Library are selected, patch by Marco Bonardo <mak77@supereva.it>, r=mano, a=mconnor 2008-04-25 09:47:35 -07:00
rflint@ryanflint.com
38272d59b0 Bug 364536 - Mac theme does not support RTL. r=mconnor, a=beltzner 2008-04-23 05:08:52 -07:00
dietrich@mozilla.com
00b0234844 Bug 429668 - Remove the column picker control from the Library window (for mak77@supereva.it, r=mano, a=damon) 2008-04-19 11:03:17 -07:00
gavin@gavinsharp.com
77109c20b9 Bug 428020: Library infoPane does not shrink if localstore has an height set up, patch by Marco Bonardo <mak77@supereva.it>, r=mano, a=beltzner 2008-04-13 18:07:47 -07:00
dietrich@mozilla.com
10de133ec9 Bug 403140 ? Splitters in the bookmarks organizer should not be collapsable (for mak77@supereva.it, r=mano) 2008-04-08 22:49:49 -07:00
dietrich@mozilla.com
2713362892 Bug 405887 - library search should default to Selected Folder (for mak77@supereva.it, r=mano) 2008-04-07 08:59:30 -07:00
reed@reedloden.com
31cbc0f56f Bug 422919 - "Bookmark Import and Restore do not intelligently handle two different bookmark formats" (accesskey change) [p=dietrich@mozilla.com (Dietrich Ayala) r+a1.9=beltzner] 2008-04-04 00:12:43 -07:00
dietrich@mozilla.com
828f88df68 Bug 422919 - Bookmark Import and Restore do not intelligently handle two different bookmark formats (r=mano, a=beltzner) 2008-04-03 13:51:54 -07:00
mozilla.mano@sent.com
26e040e744 Bug 422977 - remove advanced search UI from library / bookmarks organizer. r=mconnor. 2008-03-29 11:16:27 -07:00
mozilla.mano@sent.com
774c0fac77 Bug 416009 - move the save button to the context-selection bar. r=dietrich. 2008-03-14 12:46:02 -07:00
dietrich@mozilla.com
9b590e293e Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano) 2008-03-13 12:25:49 -07:00
dietrich@mozilla.com
bb02f4a736 Backing out test of bug 384370 2008-03-10 10:49:31 -07:00