aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shortcuts-view.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove <config.h> #includes from the `.h' files, which is known to be,Ettore Perazzoli2001-02-061-4/+0
| | | | | | um, a wrong thing to do. svn path=/trunk/; revision=7983
* shell compile fixes (some #includes pointing to old headers) to goJacob Leach2001-01-281-2/+2
| | | | | | with removing widgets/shortcut-bar because it's in gal. svn path=/trunk/; revision=7861
* (Fix bug #934: Add Right-click item to hide the shortcut bar)Jason Leach2001-01-141-3/+5
| | | | | | | | | | | | | | | | | | 2001-01-13 Jason Leach <jasonleach@usa.net> (Fix bug #934: Add Right-click item to hide the shortcut bar) * e-shortcuts-view.c (class_init): Create a new hide_requested signal. (hide_shortcut_bar_cb): New function that gets called from the right click menu items, it emits the hide_requested signal. * e-shell-view.c (setup_widgets): Connect the hide_requested from the shortcut bar. (hide_requested_cb): New function. svn path=/trunk/; revision=7485
* Big shell reorganization.Ettore Perazzoli2000-05-071-0/+76
svn path=/trunk/; revision=2848