Commit Graph

78 Commits

Author SHA1 Message Date
dietrich@mozilla.com
e8426bf11a Bug 407296 ? bad problems if browser.places.leftPaneFolderId points to an id that does not exist: places organizer is blank (r=mano) 2008-01-29 10:10:59 -08:00
mozilla.mano@sent.com
b5d3fb3ebf Bug 413107 - Add Bookmark dialog's folder selector broken. r=dietrich. 2008-01-25 11:01:18 -08:00
reed@reedloden.com
5a2e6baba3 Bug 412600 - "for each over Arrays considered harmful" [p=tjduavis@gmail.com (Timothy Joseph Duavis) r=dietrich a1.9=beltzner] 2008-01-25 00:23:10 -08:00
mozilla.mano@sent.com
55acc7ff1b Bug 411803 - Middle-clicking a folder doesn't work, unless the bookmark items have been shown. r=dietrich. 2008-01-12 20:03:22 -08:00
mozilla.mano@sent.com
cccdff96fd Bug 409998 - when right clicking - "Open All In Tabs" from history sidebar (when view by site) we open multiple copies of each item. r=dietrich. 2008-01-08 22:32:30 -08:00
reed@reedloden.com
e74e505f00 Bug 336286 - "Dragging Local files to Bookmarks Toolbar no longer works" [p=mak77@supereva.it (Marco Bonardo [mak77]) / torisugari@gmail.com (O. Atsushi [Torisugari]) r=Mano a=blocking-firefox3+] 2008-01-05 19:52:36 -08:00
dietrich@mozilla.com
e86b7fecc3 Bug 406478 ? add dateCreated and lastModifiedTime to the transaction service (r=sspitzer, a=beltzner) 2007-12-28 13:48:37 -08:00
sspitzer@mozilla.org
967e38a3dc fix for bug #409301: Visiting bookmark is recorded as link transition instead of bookmark transition additionally, make it so visits from any history UI (url bar, history menu, history queries in the history sidebar, personal toolbar folder and places organizer) are recorded as "typed" transitions. r=dietrich a=this-bug-blocks-a-firefox-3-+ blocker 2007-12-27 17:53:59 -08:00
dietrich@mozilla.com
8087786f44 Bug 398914 Creating an additional bookmark with "Add a keyword for this search" overwrites the POST_DATA of existing bookmark(s) with the same location (r=sspitzer) 2007-12-04 17:56:55 -08:00
sspitzer@mozilla.org
61fa0d484c relanding fix for bug #406094, as it was not the cause of the Ts / Txul regression. 2007-12-04 14:04:51 -08:00
sspitzer@mozilla.org
a296751974 backing out fix for bug #406094 until dietrich's backout clears so that we can clearly measure that this change did not impact Ts / Txul. s=dmose 2007-12-04 12:09:53 -08:00
dietrich@mozilla.com
c7f555e1b3 Backing out bug 398914 2007-12-04 11:44:46 -08:00
sspitzer@mozilla.org
38c01069c4 fix for bug #406094: removing places.sqlite manually (or having it corrupted) and restarting leaves me without a personal toolbar, without a bookmarks menu, and with a blank organize relanding with changes that impact Ts / Txul patch=Marco Bonardo <mak77@supereva.it> r=sspitzer a=schrep for 1.9 2007-12-04 11:26:55 -08:00
dietrich@mozilla.com
d07002ff34 Bug 398914 Creating an additional bookmark with "Add a keyword for this search" overwrites the POST_DATA of existing bookmark(s) with the same location (r=sspitzer) 2007-12-04 10:34:44 -08:00
reed@reedloden.com
65fdc02cc0 Backing out patch from bug 406094 due to perf regression. 2007-12-04 03:22:14 -08:00
sspitzer@mozilla.org
072a037af4 fix for bug #406094: removing places.sqlite manually (or having it corrupted) and restarting leaves me without a personal toolbar, without a bookmarks menu, and with a blank organize patch=Marco Bonardo <mak77@supereva.it> r=sspitzer a=schrep for 1.9 2007-12-04 00:08:33 -08:00
sspitzer@mozilla.org
a05a934200 backing out. 2007-12-04 00:07:15 -08:00
sspitzer@mozilla.org
7098e7087f *** empty log message *** 2007-12-04 00:03:25 -08:00
mozilla.mano@sent.com
b5ffcb5410 Bug 390739 - Redo menu item is greyed out in Bookmarks Organizer (was: doesn't work when deleting items and undoing in Bookmarks Manager). r=dietrich. 2007-12-02 12:08:23 -08:00
mozilla.mano@sent.com
90c0f5c020 Bug 404884 (along with bug 399800) - Add "Show All History" command to the history menu. r=dietrich. 2007-11-26 11:04:23 -08:00
bugzilla@standard8.plus.com
205be65497 Bug 374347 nsIClipboard uses the deprecated nsISupportsArray interface. r=roc,Neil,sspitzer,sr=roc,a=mtschrep 2007-11-20 11:06:30 -08:00
mozilla.mano@sent.com
adf51f6912 Bug 387746 - New Left Pane for Places Organizer, along with other places back-end and front-end changes; also fixes bugs 393547, 395994, 401075, 403141. r=dietrich. 2007-11-19 18:01:53 -08:00
reed@reedloden.com
e2c9b03a6a Bug 385273 - "add bookmark button disabled in the "Add Bookmark" dialog if there is no scheme on the url" [p=florian r=Mano a=blocking-firefox3+] 2007-11-12 21:24:55 -08:00
mozilla.mano@sent.com
908e585d0d Bug 399729 - Reduce places viewa performance overhead. This also fixes bugs 397117, 399472, 400738 and likely also 399476. r=sspitzer, a=blocking-m9/beltzner. 2007-10-24 19:02:28 -07:00
mozilla.mano@sent.com
238b856598 Bug 399930 - Optimize PlacesUtils getters. r+a=mconnor. 2007-10-20 13:40:16 -07:00
mozilla.mano@sent.com
6bbbfcba91 Backing out bug 399930. 2007-10-16 17:14:46 -07:00
mozilla.mano@sent.com
de7ec48695 Bug 399930 - Optimize PlacesUtils. r+a=mconnor. 2007-10-15 18:05:56 -07:00
sspitzer@mozilla.org
f7f5b51147 fix for bug #387996: add a "Places" folder to the bookmarks menu, populated with smart folders fix for bug #387734: add a "Places" folder to the bookmarks toolbar, populated with smart folders fix for bug #385826: pre-populated places queries fix for bug #396807: have "top 10 most visited sites" as a pre-populated smart folder fix for bug #385831: Investigate dependencies for Most Used Tags query fix for bug #378799: GROUP_BY_FOLDER only works in simple bookmark-folder queries thanks to dietrich for the initial GROUP_BY_FOLDER patch. r=dietrich,mano a=blocking-firefox-3+ 2007-10-10 23:42:38 -07:00
sayrer@gmail.com
1d8e2138a3 Bug 398398. Unable to Reload Live Bookmarks. r=dietrich, a=mconnor 2007-10-03 14:46:16 -07:00
sayrer@gmail.com
85df010fad Bug 398300. Places utils.js instantiates livemark service on startup, but could avoid it. r=mano, a=beltzner 2007-10-03 00:12:40 -07:00
mozilla.mano@sent.com
1b9bbe3b58 Bug 387749 - add an item detail pane to the organizer. r=dietrich (r=gavin for editable-menulist changes). a=mconnor. 2007-09-21 15:57:18 -07:00
dietrich@mozilla.com
fadc2450b5 Bug 395082 Assertion when right clicking in the Bookmarks Manager, open in tabs disabled for folders in the left hand pane of the organizer (r=sspitzer) 2007-09-21 15:48:23 -07:00
sspitzer@mozilla.org
74466dbc05 fix for bug #390747: POST keyword bookmarks stop working after a restart r=dietrich 2007-09-20 12:17:11 -07:00
mozilla.mano@sent.com
19aa95afd1 Improve places command updating performance, part 1. Bug 394695, r=dietrich, a=mconnor. 2007-09-19 01:13:20 -07:00
mozilla.mano@sent.com
b0a9d68eed Bug 396300 - Put unfiled-bookmarks under their own root. r=dietirch, a=mconnor. 2007-09-16 18:42:15 -07:00
sspitzer@mozilla.org
4b0bd8fb03 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
e72a9c65fa 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
961c0d46d0 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
41bfc7b363 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
7c1760b346 Bug 393924 - Stop setting the bookmarkFeedURI annotation on livemark children. r=sspitzer. 2007-08-27 17:35:55 -07:00
dietrich@mozilla.com
c2a60edd1f 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
0b758ec54e 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
4540312ba5 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
18ad48a0ed 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
f05a4e4e30 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
3f958cc2b2 Bug 382877 - dynamic containers implementation, part 1. r=dietrich. 2007-08-02 13:19:44 -07:00
mozilla.mano@sent.com
292f2e1daa Bug 388337 - Pasting a folder which contains sub-folders fails. r=sspitzer. 2007-07-18 14:39:23 -07:00
mozilla.mano@sent.com
79feca49e7 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
e13da5f762 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
f013da0b9d Bug 387833 - Cannot add keyword bookmark (because (get|set)PageAnnotationString is noscript now), r=mano 2007-07-11 23:05:15 -07:00