gecko-dev/browser/components/places
2006-02-07 22:57:56 +00:00
..
content 318816 - going back/forward to places is not instantaneous. Use pageshow/pagehide handlers to show/hide places UI within the browser window. r=annie.sullivan@gmail.com ... also ensure that places toolbar button icon is built in the jar.mn 2006-02-07 18:07:29 +00:00
content-shim 317633 - undo/redo for Places. Make sure the various transactions work better - e.g. folder undo should save a list of its child nodes for restoration. Also ensure that bookmark edits done in the places tab aren't undone when another tab is selected and Ctrl+Z hit by implementing a transaction manager in the browser window that filters out places-tab transactions if the places tab isn't selected. Make the goDo*Command utility functions in globalOverlay.js consult the window looking for applicable controllers, not just the focused element. r=sullivan. Also 320085 - search menu keybindings for places: allow find bar to be turned off using a state variable, which prevents the opening of the strip but fires an event which other applications like places can listen to: 'find-activated'. 2006-01-31 18:00:06 +00:00
locale 317633 - undo/redo for Places. Make sure the various transactions work better - e.g. folder undo should save a list of its child nodes for restoration. Also ensure that bookmark edits done in the places tab aren't undone when another tab is selected and Ctrl+Z hit by implementing a transaction manager in the browser window that filters out places-tab transactions if the places tab isn't selected. Make the goDo*Command utility functions in globalOverlay.js consult the window looking for applicable controllers, not just the focused element. r=sullivan. Also 320085 - search menu keybindings for places: allow find bar to be turned off using a state variable, which prevents the opening of the strip but fires an event which other applications like places can listen to: 'find-activated'. 2006-01-31 18:00:06 +00:00
public Bug 325812 r=annie.sullivan Add annotation Int64, remove variant functions. 2006-02-07 22:57:56 +00:00
skin-win Adding livemark_item.png which got missed by the crosscommitt script. 2006-02-01 05:53:44 +00:00
src Bug 325812 r=annie.sullivan Add annotation Int64, remove variant functions. 2006-02-07 22:57:56 +00:00
tests Remove wantAllDetails from nsIBookmarkObserver (always send all details). Bug 320669, r=brettw. 2006-01-05 19:37:04 +00:00
.cvsignore
jar.mn 318816 - going back/forward to places is not instantaneous. Use pageshow/pagehide handlers to show/hide places UI within the browser window. r=annie.sullivan@gmail.com ... also ensure that places toolbar button icon is built in the jar.mn 2006-02-07 18:07:29 +00:00
Makefile.in