aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shortcuts-view.c
Commit message (Collapse)AuthorAgeFilesLines
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-251-3/+3
| | | | | | | folder types, and changed all the components to work with the new setup. svn path=/trunk/; revision=3199
* Use TigerT's new mini icons in the shell's folder tree view.Ettore Perazzoli2000-05-161-1/+2
| | | | svn path=/trunk/; revision=3091
* Fixed drag and drop so that it properly handles pointer grabbing inEttore Perazzoli2000-05-161-1/+138
| | | | | | | | 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
* Fix incorrect casting.Ettore Perazzoli2000-05-071-1/+1
| | | | svn path=/trunk/; revision=2873
* Machinery for quitting and handling the relationship between a shellEttore Perazzoli2000-05-071-0/+2
| | | | | | and its views. svn path=/trunk/; revision=2862
* Big shell reorganization.Ettore Perazzoli2000-05-071-0/+154
svn path=/trunk/; revision=2848