Asaf Romano
4b1e16bc03
bug 490068 - leak window after showing bookmarks panel. r=dietrich.
2009-05-17 23:14:27 +03: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
Boris Zbarsky
b0bf808a84
Fix the test orange from bug 394759. Thanks to Dão for pointing to the right code to change.
2009-04-23 09:29:14 -04:00
Paul O'Shannessy
a7d1de272b
Bug 394759 - Add undo close window feature. r=zeniko,dietrich,ehsan
2009-04-22 23:50:30 -07:00
Dão Gottwald
cf89ed43cd
Bug 484022 - Title and button in the "Edit Bookmark" panel should be aligned with the fields, star should be centered. r=mak77
2009-03-25 23:18:23 +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
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
Marco Bonardo
89beec81b8
Bug 476020 - Pressing Esc while having the tag autocomplete open closes the bookmarks panel, r=dietrich
2009-01-30 13:34:38 +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
Dietrich Ayala
17dd8776c4
Bug 414715 - Notify the user if places.sqlite is locked and bookmarks and history will not work (relanding w/ leak fix, r=marco, r=gavin, l10n-r=pike)
2008-12-30 13:44:55 +01:00
Dietrich Ayala
44e08929e7
backout bug 414715 due to leaks
2008-12-29 17:22:39 -08:00
Dietrich Ayala
c51318949c
Bug 414715 - Notify the user if places.sqlite is locked and bookmarks and history will not work (relanding w/ leak fix, r=marco, r=gavin, l10n-r=pike)
2008-12-29 14:49:05 -08:00
Dão Gottwald
f65e656a13
Bug 471302 - "bookmark this page" resets the clipboard every time you enter the window. r=gavin
2008-12-28 19:25:10 +01:00
Ehsan Akhgari
412b4d1fc9
Bug 432599 - Double-click on the Star icon leads to incorrect display of the bookmark properties panel; r=mano
2008-12-18 23:42:40 +03:30
Dietrich Ayala
50c4ee7c67
Bug 451586 - Removing a bookmark using the Star dialog also removes all duplicates (same url) (r=marco, l10n-r=pike)
2008-12-11 11:47:25 -08: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
Gabriele Best
a6c492d7e4
Bug 237592 - Bookmarks/RSS items should always show tooltip when hovering with mouse, r=gavin
2008-10-13 12:19:55 +02:00
Kai Liu
b567f22676
Bug 431325 - Bookmark tooltip's title/url is cut off. ui-r=beltzner r=gavin
2008-10-01 01:36:20 +02:00
Dão Gottwald
9ad2f8c688
Bug 454109 - move urlbar functions to the urlbar binding. r=mano
2008-09-25 13:33:51 +02:00
Marco Bonardo
5edd5fff2c
Bug 418671 - Clean up places views drag and drop code, r=mano
2008-09-19 17:47:45 +02:00
Marco Bonardo
75b9c06843
Bug 454500 - remove placesMigrationTasks from browser-places.js, r=dietrich
2008-09-11 16:53:33 +02:00
Asaf Romano
b17954bcdf
backing out bug 432599
2008-07-30 02:22:28 +03:00
Asaf Romano
66489dd3db
Bug 432599 - Double-click on the Star icon leads to incorrect display of the bookmark properties panel. Patch from Ehsan Akhgari [:ehsan] <ehsan.akhgari@gmail.com>, r=me.
2008-07-29 21:53:09 +03:00
Ehsan Akhgari
2dd54cfd05
Bug 427739 – in RTL builds, popups for site identity and star hang the wrong way, r=dao
2008-07-11 22:31:48 +02:00
reed@reedloden.com
2439728c41
Bug 430551 - "bookmarks menu popup stays open after dragging bookmark over it" (set attribute "autoopened" on bookmarks menu when dragging) [p=jdarmochwal@gmx.de (Jan Darmochwal) r=Mano a1.9=beltzner]
2008-05-07 03:14:51 -07:00
gavin@gavinsharp.com
1319d00028
Bug 427039: New Bookmark / StarUI pops up in the wrong place if the star is not on the location bar, patch by Ryan A. C. <fittysix@gmail.com>, r=mconnor, ui-r=beltzner, a=pending
2008-04-13 18:00:16 -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
a4f37b998e
Bug 415781 ? Page Bookmarked text on star UI is misleading (r=dietrich, a=schrep)
2008-03-26 19:01:09 -07:00
mozilla.mano@sent.com
953ea17477
Correcting comments a little
2008-03-17 04:38:17 -07:00
mozilla.mano@sent.com
0888b44113
Bug 423124 - CMD/CTRL+clicking a bookmark creates two new tabs. Patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me.
2008-03-17 04:33:16 -07:00
sdwilsh@shawnwilsher.com
9672b5fb6b
Bug 399264 - stop hard coding folder roots in place: urls. r=dietrich
2008-03-15 12:39:04 -07:00
mozilla.mano@sent.com
e11a47b078
Bug 402558 - urls from bookmarks folder in sidebar don't open in tabs on middle-click. Patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me.
2008-03-14 13:17:14 -07:00
mozilla.mano@sent.com
1cf43f811d
Bug 418592 - 'Bookmarks Menu' folder can be dropped into itself. Patch by Michael Schonfeld <dev@schonfeld.org>, r=me.
2008-03-14 12:37:37 -07:00
dietrich@mozilla.com
dd2d470451
More utils conversions for bug 384370 (irc-r=mano)
2008-03-14 09:08:06 -07:00
mozilla.mano@sent.com
9f7a578cf9
Bug 394252 - Unable to create a bookmark folder with Star menu. r=dietrich.
2008-03-13 17:52:21 -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
reed@reedloden.com
2b0fe40318
Bug 419544 - "places menupopups options ("open all in tabs", "open <feed website>") do not update correctly" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=Mano a=blocking-firefox3+]
2008-03-12 04:08:08 -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
1b600c35eb
Bug 381255 ? Drag and Drop to Bookmarks result in an Assertion failed (for mak77@supereva.it, r=mano)
2008-03-07 10:25:01 -08: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
reed@reedloden.com
01854162fc
Bug 418156 - "Attempting to Drag and Drop in Bookmarks menu results in broken close windows button" [p=bill@wg9s.com (Bill Gianopoulos) r=Mano a1.9b4=beltzner a=blocking-firefox3+]
2008-03-02 21:54:08 -08:00
mozilla.mano@sent.com
66b9b2ee55
Backing out patches for both bug 418156 and bug 413021, tree is frozen, doh.
2008-03-01 12:47:37 -08:00
mozilla.mano@sent.com
4c632a40c0
Bug 418156 - Attempting to Drag and Drop in Bookmarks menu results in broken close windows button. patch by Bill Gianopoulos <bill@wg9s.com>, r=me.
2008-03-01 05:49:39 -08:00