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

444 Коммитов

Автор SHA1 Сообщение Дата
sspitzer@mozilla.org bb3e660bf6 fix for bug #394226: can't drag favicon to an empty bookmarks toolbar r=dietrich, mconnor a=mconnor for m8 2007-09-07 16:16:18 -07:00
sspitzer@mozilla.org 1b61f82d06 fix for bug #394527: livemark feed URIs should show up as "bookmarked" (gold star on) in the url bar and in url bar autocomplete search results for performance: when searching previous autocomplete results, we don't need to regenerate the hash tables (of livemark item ids and livemark feed URIs). when searching previous autocomplete results, if we find any, tell the front end immediately, instead of waiting for our first db query to return. r=dietrich, a=mconnor for m8 2007-09-07 14:47:21 -07:00
enndeakin@sympatico.ca 2d2c9116c2 Bug 394397, make cut/copy/paste menus sticky, r=mano, a=mconnor 2007-09-07 05:28:48 -07:00
mozilla.mano@sent.com 5083add3e1 Bug 175124 - improve open in tabs behaviour (see comment 26), this also enables 'Open All in Tabs' for host nodes in the history sidebar (bug 369919) and for saved searches (queries), patch by mconnor and me. 2007-09-02 12:03:24 -07:00
dietrich@mozilla.com 1ea4c8de7a Bug 317847 Implement "Save this Search" (r=mano) 2007-09-01 14:23:36 -07:00
sspitzer@mozilla.org 5eaabb1c22 fix for bug #393887: Star icon shouldn't be set for items in RSS / Live Bookmarks. r=dietrich 2007-08-31 17:04:23 -07:00
enndeakin@sympatico.ca 5c3dee16d7 Bug 195031, support sticky bookmarks menus, r=mano,sr=bz, blocking bug 2007-08-30 08:43:10 -07:00
mozilla.mano@sent.com bb205dfebc Bug 385266 - New starring, bookmarking and tagging UI, changes noted in comment 333. r=dietrich. 2007-08-28 14:47:43 -07:00
sspitzer@mozilla.org a7870d8bda supplimental fix for bug #386287: inconsistent use of title / name in bookmarks UI r=mano 2007-08-27 17:40:47 -07:00
mozilla.mano@sent.com 8aa7887dab Bug 393924 - Stop setting the bookmarkFeedURI annotation on livemark children. r=sspitzer. 2007-08-27 17:35:55 -07:00
sspitzer@mozilla.org fd8dd5316f fix for bug #393879: "view | show columns | name" is not disabled r=mano 2007-08-27 15:44:18 -07:00
mozilla.mano@sent.com 7dc9a047f9 Bug 393445 - Button icon for tag list should be changed after the list is expanded. r=dietrich. 2007-08-24 11:05:17 -07:00
dietrich@mozilla.com e1089f9499 Bug 382639 bookmark toolbar change not reflected in UI (for stevewon@gmail.com, r=dietrich) 2007-08-23 15:24:34 -07:00
mozilla.mano@sent.com f4dc22d344 Bug 378632 - Viewing history by site in sidebar doesn't organise by site. r=mconnor. 2007-08-23 02:27:53 -07:00
gavin@gavinsharp.com 75538e9131 Bug 386789: create JSON utilities module and use it for search suggest/sessionstore/Places, patch by Simon Bünzli <zeniko@gmail.com>, r=sspitzer, sr+a=brendan 2007-08-22 07:47:56 -07:00
mozilla.mano@sent.com 177a7ce47b Bug 385266 - New add-bookmark ui, another round of changes, see comment 23 on the bug. r=dietrich. 2007-08-22 07:42:37 -07:00
dietrich@mozilla.com 209de66525 Bug 387748 add a tag column in the organizer center pane, for tagged items (for christineyen+bugs@gmail.com, r=mano) 2007-08-21 15:31:44 -07:00
dietrich@mozilla.com aa99ae9139 Bug 384239 "Search in Bookmarks" search field looks much worse on mac than it does on windows (r=sspitzer) 2007-08-19 13:12:00 -07:00
rflint@ryanflint.com 9e292c5882 Bug 338295 - Microsummaries should be removed when they cease to exist. r=myk 2007-08-17 20:27:22 -07:00
mozilla.mano@sent.com acea337976 Bug 385266 - New starring, bookmarking and tagging UI, further work. Make Bookmark This Page/Frame/Link use the new panel. r=dietirch. 2007-08-17 00:22:12 -07:00
mozilla.mano@sent.com 1bfb840f8e Bug 385266 - New starring, bookmarking and tagging UI. This is work-in-progress and not yet enabled for anything but the star button itself. Smart folders are not yet hooked up either. r=dietrich. 2007-08-15 18:15:50 -07:00
rflint@ryanflint.com 7baa3586e4 Bug 392079 - Don't pass bad URIs from link elements beyond extractFromPage. r=myk 2007-08-14 23:18:30 -07:00
sspitzer@mozilla.org 50977f7cad fix for bug #387007: with lots of places data on the clipboard, command update is very slow: Places inefficiently determines whether or not it is able to paste patch=Christine Yen <christineyen+bugs@gmail.com> r=sspitzer 2007-08-11 09:08:52 -07:00
sspitzer@mozilla.org 2cc0154788 fix for bug #388111: copy and paste from bookmarks into notepad.exe, and we lose newlines patch=Christine Yen <christineyen+bugs@gmail.com> r=sspitzer 2007-08-10 08:50:15 -07:00
sspitzer@mozilla.org a15dcf6e6a fix for bug #386788: DnD of multiple items of multiple types only drops part of selection patch=Christine Yen <christineyen+bugs@gmail.com> r=sspitzer 2007-08-02 23:10:00 -07:00
sspitzer@mozilla.org 99413b399d fix for bug #386787: Dragging / dropping multiple items causes the order of items to reverse patch=Christine Yen <christineyen+bugs@gmail.com> r=sspitzer 2007-08-02 22:52:05 -07:00
sspitzer@mozilla.org 3bdde5aea4 fix for bug #389782: history sidebar doesn't show the same results as fx 2, dup licate uris when grouped by site, last visited, or most visited r=dietrich 2007-08-02 22:41:31 -07:00
mozilla.mano@sent.com 344199cb00 Bug 390716 - toolbar sub-folders are broken. r=dietrich. 2007-08-02 18:01:04 -07:00
mozilla.mano@sent.com 62240a4dd9 Bug 390712 - reloading a live bookmark generates warnings. r=dietirch. 2007-08-02 15:52:21 -07:00
mozilla.mano@sent.com d79b02dd54 Fix history sidebar (need to QI the root to nsINavHistoryResultQueryNode), regressed by bug 382877 2007-08-02 15:27:02 -07:00
mozilla.mano@sent.com f95814967d Bug 382877 - dynamic containers implementation, part 1. r=dietrich. 2007-08-02 13:19:44 -07:00
sspitzer@mozilla.org e01e02e485 fix for bug #389912: Cannot move folder with "move" button in Bookmark Manager
r=mano, a=mconnor for M7
2007-07-27 22:12:22 -07:00
rflint@ryanflint.com b58e3e6cf1 Bug 373500 - Generated titles (microsummaries) are not used in tree and menu places views. r=mano 2007-07-25 20:31:40 -07:00
mozilla.mano@sent.com e3a82d4ecc Bug 388148 - Places View for Menus broken since bug #337855. r=dietrich. 2007-07-24 13:50:41 -07:00
sspitzer@mozilla.org 80ee3c2612 fix for bug #389032: problems when changing search scope within Bookmarks Manager
r=mano
2007-07-21 01:34:42 -07:00
sspitzer@mozilla.org 6499dcdfc7 fix for bug #388860: New folder button on Add Bookmark panel does nothing.
r=mano
2007-07-21 01:30:07 -07:00
sspitzer@mozilla.org 8619adbe0e backing out, tree is closed 2007-07-19 21:22:07 -07:00
sspitzer@mozilla.org a0b58e27d3 fix for bug #388860: New folder button on Add Bookmark panel does nothing
r=dietrich
2007-07-19 21:18:44 -07:00
mozilla.mano@sent.com b2e30373f1 Bug 388337 - Pasting a folder which contains sub-folders fails. r=sspitzer. 2007-07-18 14:39:23 -07:00
mozilla.mano@sent.com 8854db12e8 Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin. 2007-07-17 14:08:24 -07:00
mozilla.mano@sent.com ffab9eb635 Fix missed caller to use the new service (bug 376004), patch by Steve Won <swon@mozilla.com>, r=me. 2007-07-16 12:37:51 -07:00
mozilla.mano@sent.com e07cfd5074 Bug 376004 - Places Transactions must not live in the window global scope. patch by Steve Won and me. 2007-07-15 02:44:50 -07:00
sspitzer@mozilla.org ce91ad91c1 fix for bug #387952: Folder annotations should be kept intact for delete / undo transactions
patch=Christine Yen <cyen@mozilla.com>
r=sspitzer
2007-07-13 21:17:51 -07:00
sspitzer@mozilla.org 9894834313 fix for bug #378558: Organize Bookmarks - paste doesn't work after cut
includes fixes for:

bug #341953:  unable to paste links into the organize bookmarks dialog
bug #383044:  Drag-and-drop bookmark creation should support meta-data
bug #385381:  Paste doesn't work in the bookmarks Manager during copy if item is modified between copy and paste

r=sspitzer
2007-07-13 17:25:26 -07:00
philringnalda@gmail.com c0cefbd930 Bug 387833 - Cannot add keyword bookmark (because (get|set)PageAnnotationString is noscript now), r=mano 2007-07-11 23:05:15 -07:00
sspitzer@mozilla.org e7e492aabd fix for bug #387172: text in search box in bookmark manager doesn't update until I switch folders
patch=Steve Won <swon@mozilla.com>
r=sspitzer
2007-07-11 19:09:47 -07:00
sspitzer@mozilla.org f59aa320bc code cleanup for bug #387203: getFolderContents() returns the root result node instead of the result itself.
r=mano
2007-07-11 18:18:20 -07:00
sspitzer@mozilla.org 1e1d0e872d fix for bug #331307: Bookmarks toolbar chevron is left-aligned instead of right-aligned
patch=Steve Won <swon@mozilla.com>
r=mano
2007-07-11 12:59:14 -07:00
mozilla.mano@sent.com d068e388b8 Bug 331654 - Provide a way to handle annotations values in a type-agnostic way. r=dietrich. 2007-07-11 02:57:59 -07:00
sspitzer@mozilla.org b17845dde2 fix for bug #385990: bail out early of command updating for history queries
r=dietrich
2007-07-10 09:20:54 -07:00