gnome-shell/js/ui
Marina Zhurakhinskaya f24169735a Fix updating last visited time for the doc display items.
Make sure that we calculate the next update time correctly.

Store timeout time instead of the timeout delta, so that it doesn't get outdated.

Create a new callback when the time update happens for the original callback.

Make sure last visited time is updated in the details pane by keeping track
of the description actors created for the detail actors.

Add comments to the new functions.
2009-07-22 18:57:05 -04:00
..
altTab.js Make Alt-Tab highlight iconified items (in the tasklist) too 2009-06-01 11:10:46 -04:00
appDisplay.js Don't fail if we can't find an application 2009-07-08 11:54:15 -04:00
button.js Bug 588462 - Use a plain black panel with a different layout 2009-07-16 22:02:32 +02:00
chrome.js Fix Chrome.removeActor() 2009-07-06 11:55:17 -04:00
dnd.js Port gnome-shell to the Clutter-1.0 API 2009-06-08 13:49:53 -04:00
docDisplay.js Fix updating last visited time for the doc display items. 2009-07-22 18:57:05 -04:00
genericDisplay.js Fix updating last visited time for the doc display items. 2009-07-22 18:57:05 -04:00
link.js Fix behavior of More... links by adding a Link class 2009-02-26 18:07:25 -05:00
main.js Animate panel appearance on startup 2009-07-02 01:04:40 -04:00
Makefile.am Bug 582248 - Async loading of pixbufs and icon caching 2009-05-20 11:22:56 -04:00
overlay.js Always clear details pane when unsetting more mode 2009-07-13 11:01:50 -04:00
panel.js Bug 588462 - Use a plain black panel with a different layout 2009-07-16 22:02:32 +02:00
runDialog.js Add magic "js " prefix to runDialog to run arbitrary JavaScript 2009-07-08 17:30:09 -04:00
sidebar.js Add GConf schemas for sidebar prefs, and use those prefs from sidebar.js 2009-07-06 11:55:17 -04:00
tweener.js Port gnome-shell to the Clutter-1.0 API 2009-06-08 13:49:53 -04:00
widget.js Small fixes for sidebar application bits 2009-07-10 17:04:39 -04:00
widgetBox.js Fixes to allow widgets to be initially collapsed 2009-07-06 11:55:16 -04:00
windowManager.js Make switch-workspace faster (the same as the other wm ops) 2009-05-13 15:24:32 -04:00
workspaces.js Bug 588173 - No remove button on the first workspace 2009-07-14 14:58:24 +02:00