gnome-shell/js
Siegfried-Angel Gevatter Pujals 77c92d75d5 Toggle the info pane when clicking the info icon (#587550)
Now clicking on the information icon of the same item a second
time will hide the details pane. Clicking it another time will
show it again, etc.

This is achieved by adding a 'toggle-details' signal which
switches the visibility of the details pane.

Other than the necessary changes, function _selectIndex (in
genericDisplay.js) has been restructured a bit to avoid
duplicating checks.
2009-07-29 19:35:11 +02:00
..
misc Replace lastVisited method in DocInfo with timestamp attribute 2009-07-29 10:52:33 +02:00
ui Toggle the info pane when clicking the info icon (#587550) 2009-07-29 19:35:11 +02:00
Makefile.am Split appDisplay and docDisplay into "model" and "view" parts 2009-06-16 18:50:42 -04:00