Commit Graph

696 Commits

Author SHA1 Message Date
dietrich@mozilla.com
a367b86927 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
196631dafa 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
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
rflint@ryanflint.com
b641790654 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
e9786b6582 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
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
sspitzer@mozilla.org
25b223cb2d 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
4e2c4b2708 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
21de63fb54 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
f4ad6ec2f8 Bug 390716 - toolbar sub-folders are broken. r=dietrich. 2007-08-02 18:01:04 -07:00
mozilla.mano@sent.com
290a984bcd Bug 390712 - reloading a live bookmark generates warnings. r=dietirch. 2007-08-02 15:52:21 -07:00
mozilla.mano@sent.com
cc5d68d75b 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
3f958cc2b2 Bug 382877 - dynamic containers implementation, part 1. r=dietrich. 2007-08-02 13:19:44 -07:00
sspitzer@mozilla.org
41a1c0c9fa 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
0be9e3eb35 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
8e50112fae Bug 388148 - Places View for Menus broken since bug #337855. r=dietrich. 2007-07-24 13:50:41 -07:00
sspitzer@mozilla.org
0b0adb6c68 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
4b984102cc 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
fa011e030d backing out, tree is closed 2007-07-19 21:22:07 -07:00
sspitzer@mozilla.org
79ba6b5ec5 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
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
0419606b62 Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin. 2007-07-17 14:08:24 -07:00
mozilla.mano@sent.com
7df9db0546 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
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
bfecea6b96 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
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
sspitzer@mozilla.org
ca17cee351 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
74ae517038 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
fc1606d42d 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
501fbf8e09 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
a70e7bcb8b fix for bug #385990: bail out early of command updating for history queries
r=dietrich
2007-07-10 09:20:54 -07:00
mozilla.mano@sent.com
07b1baf1c4 Bug 386876 - hide the always disabled 'New Bookmark...' menu item from the history sidebar. r=sspitzer. 2007-07-09 15:54:58 -07:00
philringnalda@gmail.com
812d6a9f76 Bug 327748 - Bookmark Properties dialog missing keyboard accesskeys, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mano 2007-07-08 18:36:03 -07:00
sspitzer@mozilla.org
b301ce9ef5 fix for bug #373207 l10n: rename entity / properties that changed due to bug #373211 (search.all.label, cmd.find.label, places.title, etc)
patch=Steve Won <swon@mozilla.com>

r=sspitzer
2007-07-06 18:17:21 -07:00
sspitzer@mozilla.org
a2f891b8b3 fix for bug #334244: Click-drag-release on bookmarks toolbar folder drags the folder
patch=Steve Won <swon@mozilla.com>

r=dietrich
2007-07-06 18:12:37 -07:00
sspitzer@mozilla.org
bc972863cd 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
7b934b2314 Bug 262329 - Sort By Name should sort between separators. r=sspitzer. 2007-07-01 05:23:38 -07:00
mozilla.mano@sent.com
9e50ac2d58 Bug 386159 - Menu-view performance improvements. r=dietrich, a=mconnor. 2007-06-28 13:33:21 -07:00
dietrich@mozilla.com
d429b8c71d backing out, per mano 2007-06-28 11:56:37 -07:00
dietrich@mozilla.com
f812d9d6ea Bug 386159 Menu-view performance improvements (for mano, r=dietrich) 2007-06-28 11:22:37 -07:00
mozilla.mano@sent.com
f136101493 Attempt to fix bug 385545 - toolbar folder contents aren't visible some time after loading. r=dietrich, a=mconnor. 2007-06-27 23:50:46 -07:00
sspitzer@mozilla.org
a4c02456ab fix for bug #381751: when I drop a bookmark or link in the sidebar or bookmark manager dialog, it frequently doesn't go where I expect it to go
fix for bug #385970:  Drag and drop around folders reacts incorrectly to mouse position

fix for bug #382679:  moving items in the organizer down are off by 1

patch by=Christine Yen <cyen@mozilla.com>

r=sspitzer
2007-06-26 18:38:50 -07:00
dtownsend@oxymoronical.com
4dad1c1885 Bug 247116 - Web pages bounce/shake/jump (places version of patch). r=mano 2007-06-26 18:13:28 -07:00
sspitzer@mozilla.org
2aafb0b267 fix for bug #382118: New separators cannot be deleted
patch=Christine Yen <cyen@mozilla.com>

r=sspitzer
2007-06-26 17:02:17 -07:00
mozilla.mano@sent.com
1b25d4835a Bug 385614 - Assert like mad when deleting Livemarks from left pane in the BM. r=dietrich. 2007-06-24 17:00:17 -07:00
sspitzer@mozilla.org
853359a4e9 fix for bug #384731: "Bookmark This Page" throws exception on close in bookmarkProperties.js if you have "bookmarkPropertiesDialog/lastUsed" annotations that point to itemIds for folder that don't exist
fix for bug #384733:  "Add Bookmark" dialog truncated if you have "bookmarkPropertiesDialog/lastUsed" annotations that point to itemIds for folder that don't exist

r=mano
2007-06-22 16:19:47 -07:00
sspitzer@mozilla.org
9cffddc61a backing out fix for bug #373944 as it causes a performance regression, see bug #385208 2007-06-20 15:46:54 -07:00
sspitzer@mozilla.org
ae49d2b81b fix for bug #373944: revert the workarounds for bug #373719, bug #373721, bug #374150 and bug #374166 caused by bug #267833.
Now that bug #373756, it is safe to do this.  But note, even when I revert the fix for bug #373756, I am not seeing the problems we saw after bug #267833 first landed.

r=mano
2007-06-20 00:43:51 -07:00
mozilla.mano@sent.com
a956febc57 Fix typo. 2007-06-20 00:27:41 -07:00
sspitzer@mozilla.org
7228bda8ed fix for bug #380735: Persist open state of the "age in days" and "site" containers in the history sidebar
r=dietrich
2007-06-19 22:19:06 -07:00
sspitzer@mozilla.org
8847d7a2d8 fix for bug #383572: changes made to bookmarks don't show in bookmark searches / Crash [@ nsCOMArray_base::InsertObjectAt nsNavHistoryFolderResultNode::OnItemChanged] deleting "ghost" bookmark
r=dietrich
2007-06-19 09:25:11 -07:00
sspitzer@mozilla.org
dc733c8c66 supplimental checkin for bug #383681: While BM is in a sorted view, adding a new separator is added below the position index, not the bookmark.
r=mano
2007-06-19 09:13:19 -07:00
sspitzer@mozilla.org
d4db964d77 fix for bug #383681: While BM is in a sorted view, adding a new separator is added below the position index, not the bookmark.
disable the "insert separator" from a sorted view and from views that are excluding items.

patch=Christine Yen <cyen@mozilla.com>

r=sspitzer
2007-06-18 21:19:39 -07:00
mozilla.mano@sent.com
df5b1d76e7 Bug 384936 - Folders in bookmarks menu are inaccessible after moving a bookmark to/in the menu. r=sspitzer. 2007-06-18 19:25:41 -07:00
sspitzer@mozilla.org
006402d0e9 fix for bug #384671: when resetting the history sidebar view, don't use applyFilter()
this is needed for bug #380735, for when we persist day and host container
open state in the history sidebar.

additionally, call load() instead of using .place directly to avoid doing queriesToQueryString() only to call queryStringToQueries().

r=mano
2007-06-18 18:31:51 -07:00
mozilla.mano@sent.com
24c272f8c2 Bug 384763 - left click broken in bookmarks menu. r=ssptizer. 2007-06-18 17:16:09 -07:00
sspitzer@mozilla.org
0314d1b6da fix for bug #384677: for history sidebar and history menu, don't specify begin / end times
r=dietrich
2007-06-18 17:08:17 -07:00
kherron@fmailbox.com
264271c49e Backing out patch for bug 376991. 2007-06-17 08:09:44 -07:00
kherron@fmailbox.com
629f5b5d26 Bug 367991 - Remove the places-specific calendar widget. Patch by Asaf Romano <mano@mozilla.com>, r=sspitzer. 2007-06-17 05:52:56 -07:00
mozilla.mano@sent.com
2104094fcf Bug 384690 - bookmarks menu is broken. r=dietrich. 2007-06-16 20:14:08 -07:00
sspitzer@mozilla.org
2f0c4a4330 fix for bug #382136: in Bookmarks Menu - delete separator at bottom position, deletes bookmark
r=dietrich
2007-06-15 22:07:42 -07:00
sspitzer@mozilla.org
623aced10e fix for bug #384670: current collection searches in bookmark organizer window search all of bookmarks
r=dietrich
2007-06-15 22:03:40 -07:00
mozilla.mano@sent.com
7d4df6bb57 Bug 384515 - ASSERT: null node when moving the root node in a places tree. r=dietrich. 2007-06-15 18:55:15 -07:00
mozilla.mano@sent.com
56a3006a8d Bug 337855 - Don't rebuild places menus on each open. patch by seth, dietrich & me, r=dietrich/me. 2007-06-15 18:53:06 -07:00
sspitzer@mozilla.org
8e07a8d6d4 fix for bug #381416: Sort order is not remembered by Bookmarks Manager when the View menu is usedpatch=Christine Yen <cyen@mozilla.com>r=sspitzer 2007-06-12 08:40:07 -07:00
sspitzer@mozilla.org
40ceec3b70 fix for bug #383762: "Sort by Name" doesn't work properly with non-ascii characters.patch=Pavel Cvrcek <bugs@jasnapaka.com>r=sspitzer 2007-06-12 08:24:44 -07:00
mozilla.mano@sent.com
0379949225 Bug 381878 - click on a folder in the bookmarks toolbar and then hover over the overflow arrow it doesn't expand. r=ssptizer. 2007-06-11 22:28:20 -07:00
mozilla.mano@sent.com
25393cf047 Bug 382888 - BM menu not working when DM is focused. r=gavin. 2007-06-11 22:24:58 -07:00
sspitzer@mozilla.org
722f5b8433 fix for regression bug #383529: after rebuilding the toolbar, "Open <feed name>" loads bogus address.r=dietrich 2007-06-06 19:00:05 -07:00
mozilla.mano@sent.com
4d33bc373e Bug 383328 - no 'open in tabs' menu item for folders / livemarks in bookmark toolbar overflow chevron. r=sspitzer. 2007-06-05 16:26:26 -07:00
mozilla.mano@sent.com
d485243cf3 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
b34f3a837c Bug 382073 - Bookmarks Service batch update API is a footgun. r=sayrer/mrbkap, a=mconnor. 2007-05-31 17:44:43 -07:00
mozilla.mano@sent.com
29b143d626 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
f49133d34f 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
2b3a27413f Bug 382101 - Cannot move bookmark folder to the 'root'. r=sspitzer. 2007-05-30 17:34:13 -07:00
sspitzer@mozilla.org
ea05cf85cb fix for bug #379591: places toolbar.xml should just change existing button itemChanged()r=mano 2007-05-30 09:17:34 -07:00
sspitzer@mozilla.org
216e23344d fix for bug #382195: clicking the "show all bookmark folders" button is slow when we're opening to the bookmarks root.r=mano/dietrich 2007-05-30 09:08:11 -07:00
mozilla.mano@sent.com
c7e487c482 Bug 382261 - Cannot move bookmarks toolbar folder. r=sspitzer. 2007-05-29 17:29:54 -07:00
sspitzer@mozilla.org
46a65c45cd fix for bug #381750: with lots of bookmarks, opening up the bookmark manager dialog is slowr=dietrich 2007-05-27 20:57:20 -07:00
sspitzer@mozilla.org
f09f8a8eef fix for bug #382178: unable to clear a livemark's "site location" in the bookmark properties dialogr=mano 2007-05-27 16:36:57 -07:00
sspitzer@mozilla.org
4786dbc7ba fix for bug #380702: right click, "Reload live Bookmark" of livemark on personal toolbar adds blank items to the personal toolbar.r=mano 2007-05-27 12:28:40 -07:00
sspitzer@mozilla.org
fa77da2d7f fix for bug #381624: history sidebar slower the first time you open it (or on startup), then when you switch history views.fix for regression bug #381896: history sidebar not sorted properly the first time you open itr=dietrich, mano 2007-05-25 16:50:21 -07:00
rflint@ryanflint.com
89b164dd07 Bug 381903 - WARNING: Components.reportError deprecated, use Components.utils.reportError in treeView.js. Patch by Ryan Jones <sciguyryan@gmail.com>, r=mano 2007-05-25 02:45:19 -07:00
sspitzer@mozilla.org
d3a6564b46 fix for bug #380230: personal toolbar overflow chevron not updatingr=dietrich 2007-05-24 23:11:02 -07:00
sspitzer@mozilla.org
4a525be3ab fix for bug #381624: history sidebar slower the first time you open it (or on startup), then when you switch history viewsr=mano 2007-05-23 19:27:32 -07:00
jminta@gmail.com
f914a54187 Bug 381485 [Mac] Rename 'Get Info' back to 'Properties', r=mano 2007-05-23 06:19:41 -07:00
sspitzer@mozilla.org
9ab4f9d82c fix for bug #381624: history sidebar slower the first time you open it (or on startup), then when you switch history viewsr=mano 2007-05-22 18:44:36 -07:00
mozilla.mano@sent.com
fcf315384a Bug 372508 - rename insertItem to insertBookmark and add a title parameter. r=dietrich. 2007-05-22 18:06:31 -07:00
mozilla.mano@sent.com
fb0664a9e6 Bug 371823 - Optimize item moves. r=sspitzer. 2007-05-22 15:03:53 -07:00
sspitzer@mozilla.org
767defa6da 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
a61bcd2baa fix for bug #381594: not warning user about loading js / data urlsr=dietrich 2007-05-22 13:19:45 -07:00
philringnalda@gmail.com
37bb18dcbe Bug 381335 typo fix, irc-r=mano 2007-05-20 18:38:50 -07:00
mozilla.mano@sent.com
ce228c8079 Bug 381281 - Cannot reorder bookmarks. r=sspitzer. 2007-05-20 15:27:04 -07:00
mozilla.mano@sent.com
a4805be4dd Bug 381335 - Fix various js warnings in places front-end code. patch from Henrik Skupin <hskupin@gmail.com>, r=me. 2007-05-20 08:18:41 -07:00
sayrer@gmail.com
5027b97c3d Bug 381239. Null out members of PrefHandler to break reference cycles. r=dietrich 2007-05-19 20:33:04 -07:00
mozilla.mano@sent.com
2af0609eee Bug 381218 - Organizer's view menu is broken. r=sspitzer. 2007-05-19 17:44:57 -07:00
mozilla.mano@sent.com
a5b97a3f54 Yet another attempt to fix result & result nodes leaks (see bug 381239 comment 13) 2007-05-19 13:29:48 -07:00
mozilla.mano@sent.com
c595ac3dea missing semicolon 2007-05-19 12:55:37 -07:00
mozilla.mano@sent.com
adbab58705 Break cycles between the xbl views to history results (bug 381239). 2007-05-19 12:54:10 -07:00
sspitzer@mozilla.org
2af310476a fix for bug #371827: places bookmarks need additional metadate for lastModified and dateAdded.fix for bug #381209: don't write out ID attributes to bookmarks.html, as it will confuse Firefox 2.patch by dietrich, sspitzer. r=mano,dietrich,sspitzer 2007-05-18 17:40:55 -07:00
mozilla.mano@sent.com
3e6b4a6600 Bug 381042 - Error: childFolder not defined. r=sspitzer. 2007-05-17 13:41:01 -07:00
thunder@mozilla.com
b0ef359d62 Bug 376253: Places bookmarks import/export unit tests + assorted fixes uncovered by the tests. r=mano, r=dietrich 2007-05-16 23:06:48 -07:00
enndeakin@sympatico.ca
d7f51d5fe8 Bug 369813, persist container open state in trees, r=mano 2007-05-16 18:14:27 -07:00
mozilla.mano@sent.com
f5f32a1a38 Bug 380693 - unable to create a bookmark folder. r=sspitzer. 2007-05-14 21:22:14 -07:00
mozilla.mano@sent.com
9cf5508862 Bug 329842 - Add support for POST keywords. r=sspitzer. 2007-05-14 20:59:38 -07:00
mozilla.mano@sent.com
3031ce0327 Bug 372508 part 2 - remove folderId getter. r=sspitzer. 2007-05-14 14:56:38 -07:00
mozilla.mano@sent.com
c0bac3b3b7 Bug 376852 - Add description and keyword columns to places orgaznier. r=sspitzer. 2007-05-14 14:53:33 -07:00
enndeakin@sympatico.ca
3042d48295 Bug 325342, implement places sort bookmark folder by name command, r=dietrich,mano 2007-05-11 12:06:57 -07:00
sspitzer@mozilla.org
4e84f876cf supplimental patch for bug #334669: "bookmark separators have an icon overlaid over it". the supplimental patch keeps favicons at 16 px x 16 px (see bug #364316).r=manothanks to onemen.one@gmail for the patch 2007-05-10 23:17:18 -07:00
mozilla.mano@sent.com
769a716f84 Bug 372508 - compact the bookmark APIs - part 1. r=sspitzer. 2007-05-10 11:18:34 -07:00
mozilla.mano@sent.com
f1ee4c669a Bug 379211 - Use item IDs for annotating bookmark/folder items rather than place: URIs. r=dietrich. 2007-05-10 01:05:19 -07:00
dietrich@mozilla.com
d975b1127f Bug 376008 - typo fix (for onemen.one, r=mano) 2007-05-07 11:27:38 -07:00
asqueella@gmail.com
69e7a629f0 Bug 379472 - fix typo in _getLoadInSidebarAnnotationp=onemen.one@gmail.comr=mano 2007-05-03 23:47:02 -07:00
sspitzer@mozilla.org
28c106ce0b 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
enndeakin@sympatico.ca
b49d85c4ab Bug 337868, update places bookmarks toolbar when items are modified, r=mano 2007-05-03 05:26:27 -07:00
dietrich@mozilla.com
1cd5754cc2 Bug 376008 bookmarks html import/export needs to move to /browser (r=mano) 2007-05-03 01:56:41 -07:00
sspitzer@mozilla.org
561c2b6ef8 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
asqueella@gmail.com
14b3277bc6 Bug 378257 - Typo in buildSelectionMetadata causing wrong annotations name to fill in the node metadatap=onemen.one@gmail.comr=mano 2007-04-27 09:37:09 -07:00
mozilla.mano@sent.com
7737f46584 Bug 377500 - Result is broken if two bookmarks items have the same URL but with different titles. r=dietrich. 2007-04-25 14:03:29 -07:00
mozilla.mano@sent.com
b833653cb5 Bug 376581 - ASSERT: null node when deleting last history item. patch from onemen.one@gmail.com, r=me. 2007-04-23 16:38:04 -07:00
mozilla.mano@sent.com
27bd6a1ae3 Bug 378248 - PlacesCreateLivemarkTransaction doTransaction use getItemURI instead of getFolderURI. patch from onemen.one@gmail.com, r=me. 2007-04-23 16:34:08 -07:00
mozilla.mano@sent.com
c2a9faa4e3 Bug 378470 - refreshVisibleSection fails to update viewIndex properly. patch from onemen.one@gmail.com, r=me. 2007-04-23 16:30:11 -07:00
dietrich@mozilla.com
4e4384eab1 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
b3b55e1e56 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
5bb1430076 Bug 376798 - QueriesToQueryString prefixes the first parameter with an ampersand. r=dietrich. 2007-04-09 17:30:52 -07:00
mozilla.mano@sent.com
9bd69cfc25 Bug 376661 - History Sidebar->Bookmark This Link menu-item should be hidden for multiple-items selection. r=dietrich. 2007-04-05 17:03:13 -07:00
mozilla.mano@sent.com
7a52426d7b Bug 376618 - History Sidebar->Bookmark This Link should open the bookmark properties dialog in minimal UI mode. r=dietrich. 2007-04-05 15:07:06 -07:00
enndeakin@sympatico.ca
d7be331829 Bug 376429, sorting not working when clicking column headers in places window, r=mano 2007-04-03 18:08:43 -07:00
mozilla.mano@sent.com
bb79dc18fb 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
dietrich@mozilla.com
855aef4a34 follow-up to bug 373504 (r=mano) 2007-03-30 16:16:24 -07:00
mozilla.mano@sent.com
3b2151b233 Bug 373504 - Duplicating (pasting/dropping) a bookmark item does not copy over its annotations. r=dietrich. 2007-03-30 13:36:32 -07:00
mozilla.mano@sent.com
427bdd91fb Set showRoot on the folder tree for real (bug 371076). 2007-03-30 09:05:19 -07:00
mozilla.mano@sent.com
3a61b2d30e Bug 373264 - bookmarks toolbar event overrides all instances of the toolbar binding. r=dietcih. 2007-03-28 17:07:42 -07:00
dietrich@mozilla.com
efa757deda Bug 329281 'Add Keyword for this Search' does not work w/ Places (r=mano) 2007-03-28 13:32:51 -07:00
mozilla.mano@sent.com
51ba92a2cc Bug 371076 (and bug 371077) - Query the bookmarks root rather than the places root in bookmarks-trees; allow exposing the root node of a query in the tree view (used in the organizer left pane, and in the add-bookmark dialog). This should also allow incremental updates in the bookmarks-sidebar. r=dietrich. 2007-03-27 17:28:34 -07:00
sspitzer@mozilla.org
a7496e9aa6 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
103a6edab5 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
9653a0dd2a Bug 374986 - Inappropriate commands are enabled for 'special' folders. r=sspitzer. 2007-03-25 14:56:52 -07:00
mozilla.mano@sent.com
2feb7d856b fix typos 2007-03-25 05:35:15 -07:00
mozilla.mano@sent.com
bd9d273059 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
a10c232918 Bug 374990 - Default insertion-point for a new item is passed as its default description. r=gavin. 2007-03-22 18:34:28 -07:00
mozilla.mano@sent.com
66bfaee856 Bug 370105 - Remove ViewConfigurator and 'system-area' cruft. r=sspitzer. 2007-03-22 16:43:56 -07:00
mozilla.mano@sent.com
b911c22408 Bug 373502 - Implement Fx2 style microsummary picker in the properties dialog. r=dietrich. 2007-03-22 16:13:57 -07:00
hg@mozilla.com
465265d0d4 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00