gnome-shell/js/ui
Marina Zhurakhinskaya 4406943fd8 Check if the file still exists when displaying matches for the search.
Use get_modified() instead of get_visited() for GtkRecentInfo as get_modified() seems to reflect when the file was last modified or visted, while get_visited() stays the same as get_added(). See http://bugzilla.gnome.org/show_bug.cgi?id=567094

svn path=/trunk/; revision=141
2009-01-08 23:31:23 +00:00
..
appDisplay.js Create two base classes: GenericDisplayItem and GenericDisplay, as 2008-12-20 04:27:57 +00:00
button.js Redo tabs => spaces indentation change to not lose manual indentation 2008-12-01 19:51:43 +00:00
docDisplay.js Check if the file still exists when displaying matches for the search. 2009-01-08 23:31:23 +00:00
genericDisplay.js Create two base classes: GenericDisplayItem and GenericDisplay, as 2008-12-20 04:27:57 +00:00
main.js Bug 563394 - revert change to run overlay key in idle 2009-01-07 22:19:46 +00:00
overlay.js Move Workspaces-size computation into Workspaces 2008-12-22 21:50:23 +00:00
panel.js fix incorrect variable name in _updateClock 2008-12-03 18:27:48 +00:00
runDialog.js Add magic 'restart' command to run dialog which re-executes 2008-12-18 20:57:37 +00:00
windowManager.js implement some basic window management effects. #563844 2008-12-29 04:44:03 +00:00
workspaces.js Add (+) and (-) icons for workspace management to the overlay 2008-12-22 22:06:47 +00:00