mozilla.mano@sent.com
c666b2e256
Bug 396300 - Put unfiled-bookmarks under their own root. r=dietirch, a=mconnor.
2007-09-16 18:42:15 -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
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
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
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
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
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
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
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
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
mozilla.mano@sent.com
f95814967d
Bug 382877 - dynamic containers implementation, part 1. r=dietrich.
2007-08-02 13:19: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
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
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
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
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
d8632c7080
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
mozilla.mano@sent.com
7906cbc577
Bug 382888 - BM menu not working when DM is focused. r=gavin.
2007-06-11 22:24:58 -07:00
mozilla.mano@sent.com
28103d1e45
Bug 381534 - cannot drag and drop url from location bar to bookmarks toolbar. r=sspitzer.
2007-06-05 16:24:39 -07:00
mozilla.mano@sent.com
bbb80514d6
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
dietrich@mozilla.com
e6e0e93afc
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
mozilla.mano@sent.com
c93dcc6358
Bug 371823 - Optimize item moves. r=sspitzer.
2007-05-22 15:03:53 -07:00
sspitzer@mozilla.org
32a2059d6a
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
sspitzer@mozilla.org
ba35cb79f1
fix for bug #381594 : not warning user about loading js / data urlsr=dietrich
2007-05-22 13:19:45 -07:00
enndeakin@sympatico.ca
c8e44175f0
Bug 369813, persist container open state in trees, r=mano
2007-05-16 18:14:27 -07:00
mozilla.mano@sent.com
1355c9bb8a
Bug 329842 - Add support for POST keywords. r=sspitzer.
2007-05-14 20:59:38 -07:00
mozilla.mano@sent.com
8d18c1a115
Bug 372508 part 2 - remove folderId getter. r=sspitzer.
2007-05-14 14:56:38 -07:00
mozilla.mano@sent.com
455ba54224
Bug 372508 - compact the bookmark APIs - part 1. r=sspitzer.
2007-05-10 11:18:34 -07:00
mozilla.mano@sent.com
33a988643d
Bug 379211 - Use item IDs for annotating bookmark/folder items rather than place: URIs. r=dietrich.
2007-05-10 01:05:19 -07:00
sspitzer@mozilla.org
16aae7ec5d
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
sspitzer@mozilla.org
60a0ed8c0b
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
dietrich@mozilla.com
230cf21323
Bug 377066 GetAnnotationInfo always returns VALUE_TYPE_TEXT as the annotation type (r=mano)
2007-04-22 14:48:52 -07:00
mozilla.mano@sent.com
768c4382ff
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
mozilla.mano@sent.com
3da5951010
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
mozilla.mano@sent.com
9ec143d6e1
Bug 373504 - Duplicating (pasting/dropping) a bookmark item does not copy over its annotations. r=dietrich.
2007-03-30 13:36:32 -07:00
dietrich@mozilla.com
a1bd238ad9
Bug 329281 'Add Keyword for this Search' does not work w/ Places (r=mano)
2007-03-28 13:32:51 -07:00
sspitzer@mozilla.org
aef535a5a7
fix for regression bug #375481 : [places] unable to dnd bookmarks to the personal toolbarr=mano
2007-03-26 22:50:29 -07:00
mozilla.mano@sent.com
9bf22998f8
Bug 357316 - More add/edit UI work, see comment 18 for the change log. r=sspitzer.
2007-03-26 17:52:59 -07:00
mozilla.mano@sent.com
79125c79e1
Bug 374986 - Inappropriate commands are enabled for 'special' folders. r=sspitzer.
2007-03-25 14:56:52 -07:00
mozilla.mano@sent.com
268fae2aa7
Bug 373838 - Replace nsNavHistoryResultTreeViewer with a JS, browser-specific tree view. r=dietrich.
2007-03-25 05:28:29 -07:00
mozilla.mano@sent.com
405f02eb73
Bug 370105 - Remove ViewConfigurator and 'system-area' cruft. r=sspitzer.
2007-03-22 16:43:56 -07:00
mozilla.mano%sent.com
77b98e39b5
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
da78c736f9
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
982652e67c
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
abfba524c3
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
460f6323cb
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
d2e10ca5b1
Bug 372044 - Paste command moves an item rather than copying it. r=dietrich.
2007-02-28 01:32:58 +00:00
mozilla.mano%sent.com
34ecfe4a66
Bug 372040 - nodeIsLivemarkItem asserts for separators. r=dietrich.
2007-02-28 00:43:50 +00:00
dietrich%mozilla.com
4aec7cdbd3
Bug 371669 Cannot drop or paste items from the history sidebar into the bookmarks toolbar (r=mano)
2007-02-27 19:35:40 +00:00
mozilla.mano%sent.com
a273bc07b0
Bug 371675 - Error when dropping a url on the places bookmarks toolbar. r=dietrich.
2007-02-26 14:12:11 +00:00
dietrich%mozilla.com
5523340700
Bug 360133 Bookmarks must be internally uniquely identifiable (r=mano, sspitzer)
2007-02-26 00:54:36 +00:00
mozilla.mano%sent.com
d3eb89b441
Bug 370959 - places frontend code cleanup. r=sspitzer.
2007-02-20 00:51:31 +00:00
mozilla.mano%sent.com
4b69ee8138
Copy the security checks for history items to placescontroller/utils, r=sspitzer (patch on bug 362292).
2007-02-05 20:38:52 +00:00
mozilla.mano%sent.com
5e19ed3bf9
Bug 369311 - Typo in buildSelectionMetadata breaks the places context menu in certain conditions. r=gavin.
2007-02-05 00:28:27 +00:00
mozilla.mano%sent.com
c16ce0cd79
Bug 369222 - Javascript error when opening the context menu for the empty area (i.e. root node) in the places toolbar. r=sspitzer.
2007-02-04 19:23:00 +00:00
mozilla.mano%sent.com
2653707f81
Bug 342381 - Copying a live bookmark should put the feed url on the clipboard. r=sspitzer.
2007-01-31 02:40:18 +00:00
mozilla.mano%sent.com
dae01d62ef
Bug 367187 - Places context menu fx2-parity. r=sspitzer.
2007-01-21 23:22:52 +00:00
sspitzer%mozilla.org
f8e5d6319c
improve comments, per asaf. no bug #.
...
r=mano
2007-01-10 09:49:20 +00:00
mozilla.mano%sent.com
04e27732a3
Bug 365981 - Places XUL cleanup. r=sspitzer.
2007-01-05 11:45:15 +00:00
mozilla.mano%sent.com
bad3378cc1
Bug 365171 - Bug context menu delete of personal toolbar bookmark can delete history item if focused. r=sspitzer.
2006-12-28 22:56:59 +00:00
mozilla.mano%sent.com
c6158a3ced
Bug 364828 - PlacesController efficiency improvements - update places-specific commands for places-events only. r=sspitzer.
2006-12-24 22:56:08 +00:00
mozilla.mano%sent.com
0631137a21
Bug 359462 - Redesign PlacesController interaction with places views (this makes various edit command work in the places-based history sidebar). r=sspitzer.
2006-12-22 00:00:21 +00:00