Gabriele Best
ac398cb3a3
Bug 436758 - Show tooltip and URL in status bar when hovering over a link inside "Recently Closed Tabs/Windows", r=mak77
2009-12-04 01:01:00 -08:00
Gabriele Best
c85028e6e6
Bug 476838 - Missing tooltip and statusbar text on "Open <siteURI>" in live bookmarks, r=mak
2009-11-14 13:44:17 +01:00
Dietrich Ayala
8f8c161f85
Bug 498130 - Reduce places-views overhead (RELAND)
2009-10-01 09:53:26 -07:00
Dietrich Ayala
d1261351b1
Backout bug 498130 due to persistent startup crash on Windows Mobile (bug 519854)
2009-09-30 17:21:39 -07:00
Asaf Romano
8675f1e5ad
Bug 498130 - Reduce places-views overhead. r=mak. sr=mconnor.
2009-09-26 11:23:17 +03:00
Dão Gottwald
2902fa95d2
Bug 517704 - use gBrowser instead of getBrowser() in Places code. r=mak
2009-09-20 12:58:27 +02:00
Gabriele Best
bb4ee5cdd0
Bug 516088 - blank tooltip displayed in empty area of bookmark sidebar, r=mak
2009-09-15 14:43:12 +02:00
Gabriele Best
cbf7124ed0
Bug 244371 - Show a tooltip in Bookmarks and History sidebars, r=mak
2009-09-05 01:36:07 +02:00
Navin Lal
333101be35
Bug 502501 - rename History > Recently Closed Tabs > Open All in Tabs to Restore All Tabs. r=dao, ui-r=faaborg
2009-08-12 10:40:26 +02:00
Henrik Skupin
77c432e652
Bug 507761 - add ids for Restore All Windows / Open All in Tabs. r=dao
2009-08-07 10:43:30 +02:00
Marco Bonardo
0966655d54
Bug 391125 - cannot hide open in tabs and friends menuitem(s) from bookmark containers, r=dao
2009-08-03 10:48:11 +02:00
Neil Deakin
69bd6c8514
Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron
2009-07-29 14:33:53 -04:00
Dão Gottwald
fb3a400fec
Backed out changeset 27b53ca1b085
2009-07-29 10:49:59 +02:00
Ehsan Akhgari
219ec79cb2
Bug 506111 - consolidate getService calls in browser.js. r=dao
2009-07-29 08:22:12 +02:00
Dão Gottwald
a6d0c6e669
Bug 506861 - make more use of makeURI(). r=gavin
2009-07-29 07:55:18 +02:00
Dão Gottwald
9aac711d41
Bug 503953 - make consistent use of gNavigatorBundle. r=gavin
2009-07-14 00:10:04 +02:00
Dão Gottwald
e60599dda7
Bug 500016 - superfluous wasOpen variable in HistoryMenu.onPopupShowing. r=mak
2009-06-24 01:55:35 +02:00
Marco Bonardo
8955452427
Bug 498619 - Pages list on History menu disappear when restore submenus are closed, r=dao
2009-06-23 01:00:44 +02:00
Marco Bonardo
68483ca91d
Bug 324430 - Allow stopping Places results updates when they are unused, r=dietrich
2009-06-15 13:09:40 +02:00
Dietrich Ayala
f54de06119
Bug 492796 - isLivemark should use the livemark cache, instead of the db (r=marco)
2009-06-12 15:39:42 -07:00
Asaf Romano
592042f9c0
bug 490068 - leak window after showing bookmarks panel. r=dietrich.
2009-05-17 23:14:27 +03:00
Dão Gottwald
c1d061934a
Bug 491221 - default button styling missing in the bookmarks properties dialog. r=mak, enn
2009-05-15 15:33:59 +02:00
Boris Zbarsky
389e1564ff
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
ed3c88e2bb
Bug 394759 - Add undo close window feature. r=zeniko,dietrich,ehsan
2009-04-22 23:50:30 -07:00
Dão Gottwald
7dd075fba9
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
c3518ca7c0
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
bfb7065461
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
018df7819f
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
c6f6d80285
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
36c00fde37
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
5cb43235f7
backout bug 414715 due to leaks
2008-12-29 17:22:39 -08:00
Dietrich Ayala
0f17e9ca54
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
507c276df9
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
7476101223
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
24e11f581f
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
6ac4e61f10
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
a0e1855cd7
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
a06a6cd5d4
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
23b82d11cb
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
c1574ff6ea
Bug 454109 - move urlbar functions to the urlbar binding. r=mano
2008-09-25 13:33:51 +02:00
Marco Bonardo
5ca634dfa3
Bug 418671 - Clean up places views drag and drop code, r=mano
2008-09-19 17:47:45 +02:00
Marco Bonardo
be52aa9b92
Bug 454500 - remove placesMigrationTasks from browser-places.js, r=dietrich
2008-09-11 16:53:33 +02:00
Asaf Romano
4e3e891d40
backing out bug 432599
2008-07-30 02:22:28 +03:00
Asaf Romano
c392599d94
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
7bd194553d
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
4da02d7d4c
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
9fdbfe752f
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
e31fcf3b62
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
23d3a385d5
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
05639a0825
Correcting comments a little
2008-03-17 04:38:17 -07:00