678d5989d2
Improve places command updating performance, part 1. Bug 394695, r=dietrich, a=mconnor.
2007-09-19 01:13:20 -07:00
7942c3bc18
Bug 396300 - Put unfiled-bookmarks under their own root. r=dietirch, a=mconnor.
2007-09-16 18:42:15 -07:00
f96d786e9a
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
1351bc02bd
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
b4a1e9188c
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
54ba95e4f8
Bug 385266 - New starring, bookmarking and tagging UI, changes noted in comment 333. r=dietrich.
2007-08-28 14:47:43 -07:00
6b82633bf4
Bug 393924 - Stop setting the bookmarkFeedURI annotation on livemark children. r=sspitzer.
2007-08-27 17:35:55 -07:00
e43e9abd2a
Bug 382639 bookmark toolbar change not reflected in UI (for stevewon@gmail.com, r=dietrich)
2007-08-23 15:24:34 -07:00
68d8e96e9c
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
42d7bd5217
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
cb4dfc4a46
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
7a571fcb56
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
cdd9487b1e
Bug 382877 - dynamic containers implementation, part 1. r=dietrich.
2007-08-02 13:19:44 -07:00
d6fd8daea7
Bug 388337 - Pasting a folder which contains sub-folders fails. r=sspitzer.
2007-07-18 14:39:23 -07:00
f8da84dfd7
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
edb7f4124b
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
951019f97e
Bug 387833 - Cannot add keyword bookmark (because (get|set)PageAnnotationString is noscript now), r=mano
2007-07-11 23:05:15 -07:00
2783d95e75
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
5614b05825
Bug 331654 - Provide a way to handle annotations values in a type-agnostic way. r=dietrich.
2007-07-11 02:57:59 -07:00
164ccae622
fix for bug #386705 : Description field of new bookmark is not populated even though it has <META name="description" content="...">
...
fix by=Marco Bonardo <mak77@supereva.it >
r=sspitzer
2007-07-03 08:39:33 -07:00
d723bae0f4
Bug 382888 - BM menu not working when DM is focused. r=gavin.
2007-06-11 22:24:58 -07:00
09253abe1b
Bug 381534 - cannot drag and drop url from location bar to bookmarks toolbar. r=sspitzer.
2007-06-05 16:24:39 -07:00
feecf4bc28
Bug 374613 - the context menu of places bookmarks with live titles is missing the 'reload' option. patch from Steve Won <swon@mozilla.com>, r=me, a=mconnor.
2007-05-31 17:39:09 -07:00
6f77be2fc2
Bug 380232 occasionally not able to open the bookmarks dialog or subscribe to a feed url (using live bookmarks) [Remote chrome not allowed] (r=mano)
2007-05-31 12:13:15 -07:00
2707806f19
Bug 371823 - Optimize item moves. r=sspitzer.
2007-05-22 15:03:53 -07:00
24ff9fb0d3
fix for bug #368240 : A link on the bottom of the history list takes long to loadr=mano
2007-05-22 13:36:43 -07:00
6357457926
fix for bug #381594 : not warning user about loading js / data urlsr=dietrich
2007-05-22 13:19:45 -07:00
c096904f2e
Bug 369813, persist container open state in trees, r=mano
2007-05-16 18:14:27 -07:00
01266bd5da
Bug 329842 - Add support for POST keywords. r=sspitzer.
2007-05-14 20:59:38 -07:00
7b90b99bc0
Bug 372508 part 2 - remove folderId getter. r=sspitzer.
2007-05-14 14:56:38 -07:00
96fb56595a
Bug 372508 - compact the bookmark APIs - part 1. r=sspitzer.
2007-05-10 11:18:34 -07:00
1cc2f071ac
Bug 379211 - Use item IDs for annotating bookmark/folder items rather than place: URIs. r=dietrich.
2007-05-10 01:05:19 -07:00
d59949f646
fix for bug #379552 : when I drop a page with no title onto the personal toolbar, we should use the uri as the title.r=mano
2007-05-03 07:37:11 -07:00
5bc8c2fda5
fix for bug #376302 : unable to drop favicon or link onto personal toolbar folder, favicon drop leaves the cursor behindr=mano
2007-05-02 00:06:34 -07:00
0edcbfeb10
Bug 377066 GetAnnotationInfo always returns VALUE_TYPE_TEXT as the annotation type (r=mano)
2007-04-22 14:48:52 -07:00
002239bada
Bug 376731 - Pasting/Dropping a child of a live-bookmark should not copy over its livemark/bookmarkFeedURI annotation. r=dietrich.
2007-04-09 17:36:43 -07:00
67f597b755
Bug 335323 - Fix bookmark-properties dialog dimensions and the dialog modality flag in the various modes of the dialog. r=sspitzer
2007-03-30 16:47:07 -07:00
e4548593b0
Bug 373504 - Duplicating (pasting/dropping) a bookmark item does not copy over its annotations. r=dietrich.
2007-03-30 13:36:32 -07:00
13ebfebee4
Bug 329281 'Add Keyword for this Search' does not work w/ Places (r=mano)
2007-03-28 13:32:51 -07:00
ecd543534f
fix for regression bug #375481 : [places] unable to dnd bookmarks to the personal toolbarr=mano
2007-03-26 22:50:29 -07:00
a66cdd23fa
Bug 357316 - More add/edit UI work, see comment 18 for the change log. r=sspitzer.
2007-03-26 17:52:59 -07:00
7941bae2bf
Bug 374986 - Inappropriate commands are enabled for 'special' folders. r=sspitzer.
2007-03-25 14:56:52 -07:00
c76bffdb42
Bug 373838 - Replace nsNavHistoryResultTreeViewer with a JS, browser-specific tree view. r=dietrich.
2007-03-25 05:28:29 -07:00
a0e5b35112
Bug 370105 - Remove ViewConfigurator and 'system-area' cruft. r=sspitzer.
2007-03-22 16:43:56 -07:00
mozilla.mano@sent.com
3efc3fdfc8
Bug 357316 - More add/edit bookmark UI work. Changes listed on comment 15, r=dietrich.
2007-03-10 00:05:50 +00:00
mozilla.mano@sent.com
33df4f1185
Bug 329964 - Can't open a bookmark in the Web Panels sidebar in Places. r=dietrich.
2007-03-08 09:29:19 +00:00
dietrich@mozilla.com
8f09e99c3e
Bug 370013 Bookmarks toolbar folder should be a child of the bookmark menu folder, Bug 370020 No way to set an arbitrary folder as the bookmarks toolbar folder (r=mano)
2007-03-07 21:22:54 +00:00
mozilla.mano@sent.com
232442bc2c
Update nodeIsLivemarkItem util to the changes done in bug 372647. patch on bug 372647, r=dietrich.
2007-03-07 20:06:29 +00:00
mozilla.mano@sent.com
e69c734256
More UI-parity pieces for places-bookmarks. Changes include: 1) Implement New Bookmark and New Livemark commands and UI using the shared bookmark properties dialog (bug 365102). 2) Make New Folder command use the shared dialog as well. 3) Show dialog when adding a live-bookmark (bug 332965). 4) Hide most fields when adding a bookmark using 'Bookmark This Page...'. 5) defualt titles for each item type (bookmark/folder/livemark). 6) Changing the uri of a bookmark is now undoable. 7) Tidy up and document the dialog pseudo-API. patch on bug 357316, r=dietrich.
2007-03-05 22:39:21 +00:00
mozilla.mano@sent.com
684c36fefc
Bug 372044 - Paste command moves an item rather than copying it. r=dietrich.
2007-02-28 01:32:58 +00:00