Commit Graph

688 Commits

Author SHA1 Message Date
Dão Gottwald
c272508ce7 Follow-up for bug 525710 and bug 525299: get rid of dummy param for getItemsWithAnnotation 2009-11-12 12:11:31 +01:00
Marco Bonardo
68dc74ab68 Bug 525299 - Make Library left pane creation more robust, r=dietrich 2009-11-06 16:25:08 +01:00
Marco Bonardo
c76d2160e3 Bug 525739 - test_treeview_date.xul fails for the rest of the day when DST changes, r=dietrich 2009-11-06 16:24:56 +01:00
Saint Wesonga
240c493406 Bug 523476 - Switch application/x-javascript to application/javascript, Firefox part. r=vlad 2009-11-05 14:53:26 +01:00
Dão Gottwald
c5f31ac9ac Bug 525710 - getPagesWithAnnotation, getItemsWithAnnotation, getPageAnnotationNames, getItemAnnotationNames, getFaviconData, getQueries, getFolders and getTagsForURI length out params should be optional. r=sdwilsh
--HG--
extra : rebase_source : e46c14838c9076d6bb32a423e0193e71b1d0532a
2009-11-02 22:04:15 +01:00
Dão Gottwald
d2c20e7beb Bug 523047 - Slow selectors in browser css. r=rflint 2009-10-23 17:28:14 +02:00
Marco Bonardo
6491fbab57 Bug 521429 - Cannot drag a page link to an empty bookmarks toolbar. r=mano 2009-10-14 19:45:33 +02:00
Marco Bonardo
bcafe07799 Bug 367991 - Remove unused Places code. r=dietrich, r=dao 2009-10-14 13:56:59 +02:00
Dão Gottwald
0c15f2722f Bug 521548 - Remove unused command-button and filter-button bindings. r=mak 2009-10-10 12:14:59 +02:00
Marco Bonardo
3d82d1b8c4 Bug 520547 - revert renaming of PlacesUtils methods from bug 477583. r=mano, r=gavin 2009-10-06 15:47:58 +02:00
Asaf Romano
d3208a9a94 Bug 510634 - Wrong icons on bookmarks sidebar. r=mak. 2009-10-06 15:04:14 +02:00
Marco Bonardo
3ab79457e6 Bug 519186 - drag & drop in bookmarks menu does not correctly update the view, r=mano
This is a regression from bug 498130.
2009-10-05 12:12:46 +02:00
Dietrich Ayala
f66429541f Bug 498130 - Reduce places-views overhead (RELAND) 2009-10-01 09:53:26 -07:00
Dietrich Ayala
890e1e64fa Backout bug 498130 due to persistent startup crash on Windows Mobile (bug 519854) 2009-09-30 17:21:39 -07:00
Marco Bonardo
cbf9435322 Bug 477583 - Backups of bookmarks stops working if a future backup exists, r=mano 2009-09-29 12:44:18 +02:00
Asaf Romano
0cdda0b913 Bug 498130 - Reduce places-views overhead. r=mak. sr=mconnor. 2009-09-26 11:23:17 +03:00
Dão Gottwald
7ac2f9cfd4 Bug 517704 - use gBrowser instead of getBrowser() in Places code. r=mak 2009-09-20 12:58:27 +02:00
Neil Deakin
b944f3866f Bug 497434 - Tooltips no longer shown for bookmarks in places' menupopups, r=neil, mak 2009-09-14 13:06:33 +02:00
Margaret Leibovic
f963a637ac Bug 430148 - Remove or hide the more/less button in details pane for items which doesn't use extended properties (e.g. history), r=adw, mano 2009-09-11 15:25:42 +02:00
Marco Bonardo
05750fb0ea Bug 509676 - Can't drag and drop a tag container to another standard point, r=dietrich 2009-09-11 15:25:24 +02:00
Marco Bonardo
d8b7d6c1b6 Bug 512353 - Unnecessary chevron in bookmarks toolbar, r=dao 2009-09-11 15:25:18 +02:00
Gabriele Best
5ca10b41cd Bug 244371 - Show a tooltip in Bookmarks and History sidebars, r=mak 2009-09-05 01:36:07 +02:00
Dão Gottwald
696dd90842 Bug 510509 - superfluous hbox in places toolbar binding. r=mak77 2009-08-18 10:23:34 +02:00
Marco Bonardo
cbbe8c14a9 Bug 382466 - in toolbar.xml, prevent lots of repeated work in updateChevron() by using a timer, r=dao 2009-08-14 10:03:34 +02:00
Marco Bonardo
9c88eb1c27 Bug 508265 - Localized bookmarks backup are not replaced by new backups, r=dietrich 2009-08-06 16:34:16 +02:00
Markus Stange
369cb6add1 Bug 269410 - Only show the toolbar collapse button in the main browser window and in the Places library window. ui-r=faaborg, r=enndeakin 2009-08-06 08:51:20 +12:00
Blake Winton
142b6f9ce6 Bug 507386 - Unintended semicolons at the end of if-statements. r=dietrich 2009-07-30 20:40:45 +02:00
Neil Deakin
5303f25260 Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron 2009-07-29 14:33:53 -04:00
Neil Deakin
eb8c6c62b3 Bug 503966, dragging tab to bookmarks sidebar opens new window, fix this by passing the dataTransfer to the view, r=sdwilsh 2009-07-17 14:09:10 -04:00
Ehsan Akhgari
2bea39652a Bug 501413 - In a right-to-left localization, clicking any url in the bookmark sidebar doesn't work; r=mak77 2009-07-01 01:17:13 -07:00
Dão Gottwald
87c8e42a85 Bug 491247 - utils.js: reference to undefined property aPopup.childNodes[aPopup._startMarker + 1]. r=mak 2009-06-29 18:47:03 +02:00
Dão Gottwald
160cc9f85c Bug 500976 - PlacesController.prototype._shouldShowMenuItem should not depend on bug 232598. r=sdwilsh 2009-06-28 18:04:18 +02:00
Marco Bonardo
d6c5ee0c9f Bug 495675 - 500 ms delay when holding mouse down on folders on bookmarks toolbar before they open, r=dietrich 2009-06-25 00:15:25 +02:00
Marco Bonardo
09c76bcf32 Bug 494372 - when views are notified skip static content, r=dietrich 2009-06-24 18:29:26 +02:00
Marco Bonardo
13fb524dd9 Bug 498620 - Saved search folder is not visible in left folder pane or open-able in right pane immediately after saving, r=dietrich 2009-06-24 10:59:30 +02:00
Marco Bonardo
4a7058a7b6 Bug 324430 - Allow stopping Places results updates when they are unused, r=dietrich 2009-06-15 13:09:40 +02:00
Dietrich Ayala
17819e9de5 Bug 492796 - isLivemark should use the livemark cache, instead of the db (r=marco) 2009-06-12 15:39:42 -07:00
Dietrich Ayala
6837f90750 Bug 493636 - when possible, use cached left pane query ids instead of the anno service directly (r=marco) 2009-06-12 15:21:47 -07:00
Margaret Leibovic
421183e7a9 Bug 481231 - Add an ID to the rows element of editBookmarkPanelGrid in editBookmarkOverlay.xul, r=sdwilsh 2009-06-12 14:59:32 +02:00
Marco Bonardo
ef0215a447 Bug 491276 - places/menu.xml: reference to undefined property this._self._result, r=dietrich 2009-06-12 14:59:25 +02:00
Michael Kohler
f596a31fe8 Bug 407366 - Require <something> for the keyword field when keyword searches are created, r=mak 2009-06-12 14:59:04 +02:00
Marco Bonardo
a42c49ee0e Bug 496635: Middle click bookmark in the right-upper pane of the library does not open in new tab, r=dietrich 2009-06-12 00:07:06 -04:00
Neil Deakin
e4be0a0eed Bug 488846, use a custom controller finding method which checks for open context menus for places, r=mak (CLOSED TREE) 2009-06-10 14:00:30 -04:00
Dietrich Ayala
dada5bf421 Bug 492802 - library details pane is refreshed on focus even when contents haven't changed, r=mak77 2009-05-19 01:07:01 +02:00
Dietrich Ayala
566208306c Bug 492804 - remove hasAnno check for bookmark description, r=mak77 2009-05-19 01:06:55 +02:00
Asaf Romano
4b1e16bc03 bug 490068 - leak window after showing bookmarks panel. r=dietrich. 2009-05-17 23:14:27 +03:00
Dão Gottwald
40c7ba993d Bug 419218 - Bookmark properties dialog is using wrong icon for "save changes" button. r=mak, ui-r=faaborg 2009-05-16 10:14:21 +02:00
Dão Gottwald
ecd153a3b8 Bug 491221 - default button styling missing in the bookmarks properties dialog. r=mak, enn 2009-05-15 15:33:59 +02:00
Marco Bonardo
a2935c0136 Bug 480238 - Double-clicking tree column separator opens highlighted link, r=enn 2009-05-14 14:11:46 +02:00
Dão Gottwald
85be1ab722 Bug 490121 - Drag & drop scrolling in places menus needs to be more responsive. r=enn 2009-05-14 00:46:34 +02:00
Michael Kohler
e438aaa451 Bug 465082 - Add "Forget About This Site" to History sidebar's site container context menu, r=mak77 ui-r=beltzner 2009-05-11 11:06:12 +02:00
Michael Kohler
efb1176179 Bug 422181 - Add Create Bookmark in history item context menu, r=mak77 2009-05-11 11:06:06 +02:00
Marco Bonardo
6d9bee4245 Bug 484019 follow-up - Remove wrongly pushed debug dumping code 2009-05-05 00:40:48 +02:00
Dão Gottwald
bc1ca00515 Bug 491006 - remove redundant places-toolbar-items class. r=mak 2009-05-01 19:11:21 +02:00
Marco Bonardo
4db0aabc10 Bug 490156 - Can't delete smart bookmark containers, r=adw 2009-04-30 09:52:49 -07:00
Marco Bonardo
5f4896e73d Bug 484019 - Fix corrupt or wrong roots titles in the database and in the Library, r=dietrich 2009-04-30 09:52:40 -07:00
Dão Gottwald
3a174512ac Bug 490401 - "Bookmarks Toolbar Items" actually displays bookmarks in customization palette. r=gavin 2009-04-30 18:42:42 +02:00
Josh Aas
f9eb2f54d9 Fix typo in an ifdef. b=487739 r=mconnor 2009-04-25 23:50:54 -04:00
Marco Bonardo
27a80f377c backout Bug 484019 due to test failures. 2009-04-24 17:57:24 +02:00
Marco Bonardo
0d545b7758 Bug 484019 - Fix corrupt or wrong roots titles in the database and in the Library, r=dietrich 2009-04-24 15:11:06 +02:00
Marco Bonardo
d4ef0e29ff Bug 489351 - Date containers under History in Library cannot be deleted/cut, r=adw 2009-04-24 15:11:01 +02:00
Drew Willcoxon
09c4f52111 Bug 489701 - Bookmark properties dialog should specify valid defaultButton attribute, r=mak 2009-04-22 17:24:09 -07:00
Jason Harvey
162c984efc Bug 421763 - bookmarks import and restore only allow files named .html and .json. r=dietrich 2009-04-24 11:22:41 +02:00
Michael Kohler
0097616c32 Bug 489212 - EIO_onDescriptionFieldInput() should be EIO_onDescriptionFieldBlur(). r=mak 2009-04-21 09:48:29 +02:00
Marco Bonardo
b0986bde8b Bug 487040 - Crash [@ nsNavHistoryResult::OnItemAdded ] in mochitest-browser-chrome, r=dietrich,sdwilsh,smaug a=blocking191 2009-04-18 14:12:01 +02:00
Dão Gottwald
88eef4436f Bug 488006 - cocoa-size="small" should be a platform-independent class instead. r=enn 2009-04-13 19:40:00 +02:00
Marco Bonardo
70b36105e3 Bug 486707 - Unable to search through the whole history in the Library, r=dietrich 2009-04-08 14:26:57 +02:00
Ehsan Akhgari
36788021aa Bug 483608 - Disable Forget This Site in Private Browsing mode for Firefox 3.5; r=mak77,gavin 2009-04-03 22:25:37 +03:30
Ehsan Akhgari
6d20b1e85c Bug 485773 - Forget This Site should only be enabled for single selections; r=mak77 2009-04-03 14:00:16 +03:30
Marco Bonardo
709721be3e Bug 422163 - Split History container in the Library (like sidebar BY DATE), r=dietrich ui-r=beltzner 2009-04-03 01:41:20 +02:00
Simon Bünzli
35ee81a6b3 Bug 475802 - remove undiscoverable accesskeys in Library. r=dietrich 2009-04-02 17:01:04 +02:00
Marco Bonardo
18a643c289 test for Bug 427633 - Disable creating a New Folder in the bookmarks dialogs if insertionPoint is invalid, r=dietrich 2009-04-01 19:11:18 +02:00
Dietrich Ayala
2dd8d1275e imported patch backout-bug-422163 2009-03-30 18:24:43 -07:00
Marco Bonardo
6f83c3e43e Bug 422163 - Split History in day containers in the Library (like sidebar BY DATE), r=dietrich ui-r=beltzner 2009-03-30 23:08:24 +02:00
Dietrich Ayala
f766fe6d47 Bug 485100 - Exchanging a letter of a tag name with its big/small equivalent removes tag from bookmark, r=mak77 2009-03-30 23:08:20 +02:00
Ehsan Akhgari
7f112c7c8b Bug 485765 - Places context menu is not correctly updated on entries; r=mak77 2009-03-29 14:59:17 +03:30
David Dahl
6c0a287db8 Bug 410196 - Clearly allow or disallow tagging of history items, r=mak77 2009-03-27 15:31:17 +01:00
Marco Bonardo
06b8e82c6e Bug 390614 - Split up the "Older than 6 days" history folder, r=dietrich, pike ui-r=beltzner a=mconnor 2009-03-23 13:42:03 +01:00
Shawn Wilsher
c3bde40cce Bug 468305 - nsINavBookmarksObserver has no "onBeforeItemRemoved" callback
Not having this callback makes life difficult for anyone trying to synchronize
bookmarks.  You cannot get any additional information about a bookmark when
onItemRemoved is called, since it's been removed.  Things like a guid no longer
exist, which results in a lot of pain for add-ons that want to synchronize.
r=dietrich
2009-03-19 15:56:51 -04:00
Ehsan Akhgari
4e92802791 Bug 483383 - The accesskey for the More/Less button in Library is not correctly set; r=mak77 2009-03-19 21:12:28 +03:30
Dietrich Ayala
688280cc02 backing out due to unit test failures 2009-03-18 19:13:10 -07:00
Marco Bonardo
22338016ad Bug 390614 - Split up the "Older than 6 days" history folder, r=dietrich,pike ui-r=beltzner a=mconnor 2009-03-18 23:38:38 +01:00
Marco Bonardo
e4a75b792b Bug 483261 - Drag and drop bookmarks in menus on Linux is tricky, drop on containers area is too narrow, r=dietrich 2009-03-18 15:24:01 +01:00
Marco Bonardo
75581db858 Bug 479348 - Choosing Properties on a Special Folder changes its title to (no title), r=dietrich 2009-03-18 15:23:56 +01:00
Drew Willcoxon
b8187aa155 Bug 469436 - In the context bar when searching in the library "selected folder" should be the actual folder name, r=mak77 2009-03-17 22:00:44 +01:00
Marco Bonardo
bfd1c70eda Bug 482235 - missing semicolons, sorry. 2009-03-12 14:14:12 +01:00
Pardal Freudenthal
bd18a2b059 Bug 482235 - instead of exposing bookmarklets attribute, expose scheme in uri nodes, r=mak77 2009-03-12 14:05:48 +01:00
Marco Bonardo
dab7295291 Bug 481765 - test_treeview_date.xul fails at certain times. Fix code and reactivate the test, report any failure please, r=dietrich 2009-03-10 15:53:34 +01:00
Pardal Freudenthal
0de32889f0 Bug 397263 - No way to set an icon for javascript bookmarklets on toolbar and menupopups, r=mak77 2009-03-09 14:15:46 +01:00
Marco Bonardo
ad11411e9e Bug 435322 - Places History Visit Date doesn't show _date_ portion properly, r=dietrich 2009-03-05 13:08:24 +01:00
Michael Kohler
c02fb0816d Bug 468233 - misspelled attribute "hideifnoinsetionpoint", r=mak77 2009-02-28 13:00:05 +01:00
Marco Bonardo
6196652f91 Bug 466340 - Dragging a bookmark from the bookmark toolbar to a textarea in a web page leaves the toolbar in a bad state, r=dietrich 2009-02-28 12:56:40 +01:00
Drew Willcoxon
9b8c36dfa8 Bug 451151 - Search box In Places Organizer (Library) not behaving correctly, r=mak77 2009-02-28 12:56:12 +01:00
Drew Wilcoxon
638d4579cb bug 479384 - Reset button in Library search box is broken, patch by adw@mozilla.com, r=dietrich 2009-02-27 13:39:02 -08:00
Ehsan Akhgari
21fe32faa7 Bug 477902 - [RTL] URLs are not left-to-right in the list pane of the Library; r=enndeakin 2009-02-27 22:07:59 +03:30
Asaf Romano
997033cc57 Bug 480151 - remember the last field modified first in the Add Bookmark dialog and start with focus there next time. r=dietrich. 2009-02-26 17:27:39 -08:00
Drew Willcoxon
69dbc3cd34 Bug 475390 - "Selected Folder" Option on a Search in the Library is Broken
r=mak
2009-02-22 00:07:36 -05:00
Asaf Romano
c0d3b3c818 Bug 475066 - dragging a tab out of the browser window doesn't detach. r=mconnor 2009-02-19 14:00:05 +02:00
Michael Kohler
3ef6ec6d5e Bug 421834 - Fix sorting and labels for the bookmark library restore menu, r=mak77 2009-02-17 15:15:01 +01:00
mak77@bonardo.net
10a1ba597c Bug 475273 - Double Clicking a Folder in Right Pane causes Left Pane Tree items to expand and collapse (r=mano) 2009-02-04 09:49:44 -08:00
Marco Bonardo
5a5961bd90 Bug 476645 - cleanup: remove unused methods from BookmarkProperties.js, r=dietrich 2009-02-04 13:47:13 +01:00
Marco Bonardo
2f06541fd6 Bug 475529 - Add button in "new folder" dialog not default anymore, r=dietrich 2009-02-04 13:47:13 +01:00
Marco Zehe
ae20bb4203 bug 469367 - Add ARIA semantics to those search widget types that don't have a Search button, r=dao, r=surkov 2009-02-02 10:38:53 +01:00
Ehsan Akhgari
f3d5cba99a Bug 427026 - [RTL] Places URL field should be LTR even when using RTL UI; r=dao 2009-02-01 14:25:03 +03:30
Drew Willcoxon
a284ae1506 Bug 444179 - Library>Views>Sort>Sort by Tags does nothing, r=mak77 2009-01-30 13:34:38 +01:00
Simon Bünzli
11d53d2122 Bug 475798 - Library: Alt+E only focuses the More button, doesn't trigger it. r=mak77 2009-01-30 11:30:36 +01:00
Dão Gottwald
55cd0d7078 Bug 475331 - PlacesSearchBox.filterCollection setter should return early if the collection doesn't change. r=mak77 2009-01-30 11:26:20 +01:00
David Dahl
42f8da9b49 Bug 403151 - In the bookmarks organizer preview pane change "more" from a button to a progressive disclosure control, r=mak77 ui-r=faaborg 2009-01-23 12:52:14 +01:00
Marco Bonardo
03a062488b Bug 235244 - Shift should not be required to drag around folders on personal toolbar, r=mano 2009-01-23 12:52:14 +01:00
Thomas Bertels
9f309cd8b1 Bug 392497 - search in history sidebar loses sort, r=mano ui-r=faaborg 2009-01-23 12:52:14 +01:00
Thomas Bertels
e362848785 Bug 423296 - History: Changing sort order drops search filter, r=mano ui-r=faaborg 2009-01-23 12:52:14 +01:00
Marco Bonardo
855efe6a92 Merged backout 2009-01-23 01:48:33 +01:00
Marco Bonardo
4852f5f0a2 Backed out changeset d11dfa373acf, not working as expected and adding back Library leak. 2009-01-23 01:47:01 +01:00
Marco Bonardo
3a012d4df7 Bug 473976 - MozMill test breaks editBookmark popup initialization, r=dietrich 2009-01-21 12:39:07 +01:00
Marco Bonardo
1960aa9265 Bug 462662 - Pressing Enter to select tag from autocomplete closes bookmarks properties dialog, r=dietrich 2009-01-22 12:19:42 +01:00
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
30a58baa84 Bug 466422 - Clicking history - show all history doesn't show any history, r=dietrich 2009-01-21 12:39:07 +01:00
Dão Gottwald
ddbe1e27c5 Bug 449359 - Middle-click on empty folder in Bookmarks Toolbar or Library creates empty new tab. r=mak77+gavin 2009-01-18 11:36:01 +01:00
Ehsan Akhgari
330cfddac1 Bug 436175 - chevron in bookmarks toolbar is reversed in RTL locales; r=dao 2009-01-15 11:24:16 +03:30
Marco Bonardo
65993edf13 Fix a typo in patch for Bug 433231 that is causing oranges on unit boxes 2009-01-13 14:22:07 +01:00
Marco Bonardo
2323c3c2a6 Bug 433231 - Places Library leaks the nsGlobalWindow when closed with a history entry selected, r=dietrich 2009-01-13 11:48:28 +01:00
Marco Bonardo
074e58b8a0 Bug 427633 - Disable creating a New Folder in the bookmarks dialogs if insertionPoint is invalid, r=dietrich 2009-01-13 11:48:26 +01: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
99ba3b560e Bug 435322 - Places History Visit Date doesn't show _date_ portion properly, 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
c2d5ca0cbd Bug 467778 - dragover attribute is not always cleaned up correctly, r=dietrich 2008-12-30 22:42:23 +01:00
Marco Bonardo
fe2b213bec Bug 458022 - Correct persist selection on still valid nodes in treeView.js, r=mano 2008-12-16 11:04:08 +01:00
Marco Bonardo
c1c4eecb7c Bug 416650 - Tags list is shown while viewing properties of a folder after viewing properties of a bookmark, r=mano 2008-12-16 11:04:08 +01:00
Andreas Wuest
be7fd3cf6a Bug 345215 - "no tooltip for bookmarks overflow chevron button" [r=Mano] 2008-12-14 21:58:24 -08:00
Marco Bonardo
1d50ae15a6 Bug 461412 - Deleting "Open all in tabs" under a bookmark folder will delete all the bookmarks and sub-folders, r=dietrich 2008-12-13 10:57:30 +01:00
Natch
aca04dc852 Bug 461855 - Places details pane retains height after opening tag selector or extended details. r=mak77 2008-12-07 15:42:10 +01:00
Markus Stange
6ba1cc8b6f Bug 450800 - Style new search widgets on Mac OS X, CSS changes. r=dao 2008-12-06 12:41:29 +01:00
Marco Bonardo
984b1ec0a4 Bug 468209 - _removeRowsFromHistory is broken, r=gavin 2008-12-06 12:26:41 +01:00
Marco Bonardo
1c77fcd712 Bug 441470 - Bookmark lost when dragged within folder shortcuts menus, r=dietrich 2008-12-05 16:28:22 +01:00
Marco Bonardo
44d0ff6639 Bug 465693 - Dragging a bookmark from the bookmarks toolbar to tabstrip breaks bookmarks toolbar, r=dietrich a=beltzner, CLOSED TREE 2008-11-21 01:56:21 +01:00
Asaf Romano
3932fab823 Bug 225680 - Fix regressions from the landing of the detach-tabs feature. r=mconnor. 2008-11-18 22:09:50 +02:00
Asaf Romano
97667a82f6 Bug 225680 - Ability to detach tabs. r=mconnor, enn. a=beltzner. 2008-11-15 21:47:53 +02:00
Dietrich Ayala
d6bf19faab Fix for bug 445704 (JSON bookmarks backup has localized filename (and can't be easily restored). r=zeniko, a=beltzner. 2008-11-13 17:54:25 +01:00
Marco Bonardo
e2bbb02ae5 Bug 462663 - Height of tags edit field shrunken since landing of tags autocomplete feature, r=dao,gavin a=beltzner 2008-11-12 15:03:36 +01:00
Dietrich Ayala
7205e49db9 Bug 438252 - Editing bookmark's uri and then Tags, update tags for the old uri (r=mconnor) 2008-11-11 21:30:41 -08:00
Dietrich Ayala
81891e2697 Bug 457473 - Bookmark copy creates bookmark with duplicate guid - regression in FF 3.0.3 (r=mano) 2008-11-05 10:15:49 -08:00
Shawn Wilsher
a1ce236437 Bug 460086 - Library context menu for history items should include "Delete all data to <domain>"
This also adds this to the history sidebar because of the modularity of the code.  Yay!
r=mconnor
r=dietrich

Tests will be landing in a follow-up patch.
2008-11-05 03:24:22 -05:00
highmind63@gmail.com
6fd13cd9d8 Bug 459438 - Support bulk tagging for multiple history items (r=dietrich) 2008-11-01 19:57:07 -07:00
Dietrich Ayala
15440bfcb0 Bug 415960 - bookmark tags edit control should provide autocomplete (r=mano, core by asouzis@users.sf.net) 2008-10-31 09:16:22 -07: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
5669bf0455 Bug 457587 - Duplicates appear in Smart Bookmarks lists, r=mano 2008-10-18 01:53:08 +02:00
Marco Bonardo
f7ff4ff44f Bug 429350 - Unable to delete tags from column list, r=mano 2008-10-17 12:06:53 +02:00
Asaf Romano
6d990c74f8 merging for 458233 2008-10-14 15:14:08 +02:00
Asaf Romano
748b0ae276 Bug 458233 - Use the new D&D API in Places Toolbar. r=Marco Bonardo. 2008-10-14 14:35:03 +02:00