aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shortcuts.h
Commit message (Collapse)AuthorAgeFilesLines
* Added a title bar for the folder view. Removed title bar from theEttore Perazzoli2000-05-301-1/+16
| | | | | | | | shortcut view. Made shortcuts behave correctly when moved around. Also, implemented automatic re-saving of the shortcuts when they change. svn path=/trunk/; revision=3276
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-251-24/+21
| | | | | | | folder types, and changed all the components to work with the new setup. svn path=/trunk/; revision=3199
* Fixed drag and drop so that it properly handles pointer grabbing inEttore Perazzoli2000-05-161-0/+6
| | | | | | | | the widget with `gtk_grab_add' and `gtk_grab_remove'. Removed leaks from Iain's patch. Moved shortcut view initialization from the model into the view. svn path=/trunk/; revision=3047
* Big shell reorganization.Ettore Perazzoli2000-05-071-0/+85
svn path=/trunk/; revision=2848