aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-gray-bar.c
Commit message (Collapse)AuthorAgeFilesLines
* Chain to the parent class.Ettore Perazzoli2001-08-141-6/+8
| | | | | | * e-gray-bar.c (impl_style_set): Chain to the parent class. svn path=/trunk/; revision=11977
* Revert the previous e-gray-bar patch as it was, um, wrong.Ettore Perazzoli2001-08-141-7/+19
| | | | svn path=/trunk/; revision=11974
* Removed. (class_init): Don't override that method anymore.Ettore Perazzoli2001-08-141-19/+7
| | | | | | | | * e-gray-bar.c (impl_style_set): Removed. (class_init): Don't override that method anymore. (e_gray_bar_new): Call `endarken_style()' here instead. svn path=/trunk/; revision=11967
* *** empty log message ***Ettore Perazzoli2001-08-121-3/+3
| | | | svn path=/trunk/; revision=11933
* Put the folder title bar into an EGrayBar.Ettore Perazzoli2001-08-121-0/+120
* e-shell-view.c (setup_widgets): Put the folder title bar into an EGrayBar. * e-gray-bar.c: New. * e-gray-bar.h: New. svn path=/trunk/; revision=11932