Commit Graph

58 Commits

Author SHA1 Message Date
Daniel Holbert
2a7d88e05a Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Marco Bonardo
c84e7b7049 Bug 472802 - Can't change focused bookmark property with Enter in Properties dialogue, r=dietrich 2009-01-13 11:48:26 +01:00
Marco Bonardo
341c01d4dd Bug 413053 - Bookmark Dialogs: Align treeview and listview, r=dao r=dietrich ui-r=faaborg 2009-01-13 11:48:26 +01:00
Marco Bonardo
248d436712 Bug 462765 - instant-apply muddies the MRU folder list in the bookmark properties dialog, r=dietrich 2009-01-08 00:37:00 +01:00
Marco Bonardo
32ef41c82a Bug 411261 - Bookmark properties dialog needs tagging UI, r=dietrich, ui-r:changes required by Faaborg in bug 459958 2008-10-30 18:21:47 +01:00
Marco Bonardo
fe22b139ba Bug 431508 - Changing RSS Subscription Location cause: Error: this.getResult() is null, r=mano 2008-09-08 12:16:14 +02:00
dietrich@mozilla.com
fad568c7da Bug 431594 - Add a keyword for this search... UI doesn't actually allow adding a keyword (for marco@supereva.it, r=mano, a=beltzner) 2008-05-01 13:59:43 -07:00
dietrich@mozilla.com
2c744be2df Bug 431231 - Unable to save RSS feed to anything but the bookmarks toolbar (UI missing?) (for mak77@supereva.it, r=mano, a=beltzner) 2008-04-29 11:03:21 -07:00
gavin@gavinsharp.com
a69110d978 Bug 425851: 'Most Visited', 'Recently Bookmarked', and 'Recent Tags' should be treated as folders, patch by Marco Bonardo <mak77@supereva.it>, r=mano, a=mconnor 2008-04-28 02:41:18 -07:00
gavin@gavinsharp.com
5d250491a3 Bug 426475: Folder name in Bookmark All Tabs dialog behaves incorrectly, patch by Marco Bonardo <mak77@supereva.it>, r=mano, a=beltzner 2008-04-17 18:58:39 -07:00
timeless@mozdev.org
219c6d8ba2 Bug 428255 please spell equals correctly (syntax typo) r=dietrich a=beltzner 2008-04-15 16:09:18 -07:00
reed@reedloden.com
3803afe2a3 Bug 317472 - "Save custom encoding (last charset) in annotation service" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich r=Mano a=blocking-firefox3+] 2008-04-08 11:41:04 -07:00
dietrich@mozilla.com
9b590e293e Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano) 2008-03-13 12:25:49 -07:00
dietrich@mozilla.com
bb02f4a736 Backing out test of bug 384370 2008-03-10 10:49:31 -07:00
dietrich@mozilla.com
ee727436aa Bug 384370 - test perf run (r=mano) 2008-03-10 09:41:52 -07:00
dietrich@mozilla.com
b4a8b029fa backing out test checkin of bug 384370 2008-03-04 14:12:27 -08:00
dietrich@mozilla.com
115cb33e21 TESTING - temp checkin of bug 384370 (r=mconnor) 2008-03-04 13:23:04 -08:00
dietrich@mozilla.com
7df26481c9 backing out test patch for bug 384370 2008-03-04 12:04:14 -08:00
dietrich@mozilla.com
6eada140a5 Bug 384370 ? use JSON as the on disk, lossless format for our bookmark backup - TESTING (r=mconnor) 2008-03-04 11:50:18 -08:00
dietrich@mozilla.com
5ffe06b62c backing out, broke when unrotting 2008-03-04 11:43:35 -08:00
dietrich@mozilla.com
e1f7230d08 Bug 384370 ? use JSON as the on disk, lossless format for our bookmark backup - TESTING PERF (r=mconnor) 2008-03-04 11:41:52 -08:00
dietrich@mozilla.com
a66a3842e4 backing out bug 384370 for hosation of Ts 2008-02-29 09:29:58 -08:00
dietrich@mozilla.com
0d4f820d40 Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (take two, r=mano, a=beltzner) 2008-02-29 08:39:13 -08:00
dietrich@mozilla.com
a15fbe3750 backing out bug 384370, caused 25ms Ts regression on linux, and leaks on linux and mac 2008-02-27 11:05:52 -08:00
dietrich@mozilla.com
79bc38bb61 Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano) 2008-02-27 10:14:13 -08:00
mozilla.mano@sent.com
f1cc1795a1 Bug 401509 (and bug 393947) - Bogus folders listed in save-bookmark/star hanger. r=dietrich. 2007-12-13 06:20:24 -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
dietrich@mozilla.com
c7f555e1b3 Backing out bug 398914 2007-12-04 11:44:46 -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
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
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
reed@reedloden.com
d23dcd9b90 Bug 398344 - "utilityOverlay.js isElementVisible() is slow" [p=dao r=Mano r=gavin a1.9=schrep] 2007-10-08 13:17:14 -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
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
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
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
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
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
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
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
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
mozilla.mano@sent.com
3e6b4a6600 Bug 381042 - Error: childFolder not defined. r=sspitzer. 2007-05-17 13:41:01 -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
769a716f84 Bug 372508 - compact the bookmark APIs - part 1. r=sspitzer. 2007-05-10 11:18:34 -07:00