Commit Graph

7 Commits

Author SHA1 Message Date
06def2fd56 unref the rc_style.
2001-08-21  Damon Chaplin  <damon@ximian.com>

	* e-gray-bar.c (endarken_style): unref the rc_style.

svn path=/trunk/; revision=12373
2001-08-21 23:05:01 +00:00
d868ec70b6 Evil GTK+ hackery. Of course if GTK+ made things easier, I wouldn't
have to do this.

* e-gray-bar.c (endarken_style): Just hardcode the colors.

* e-shell-folder-title-bar.c (set_title_bar_label_style): New.
(e_shell_folder_title_bar_construct): Call it on the labels here,
so we get nice white labels.

svn path=/trunk/; revision=12110
2001-08-16 18:38:05 +00:00
6445ee2089 Chain to the parent class.
* e-gray-bar.c (impl_style_set): Chain to the parent class.

svn path=/trunk/; revision=11977
2001-08-13 23:32:38 +00:00
6e2db6b3bd Revert the previous e-gray-bar patch as it was, um, wrong.
svn path=/trunk/; revision=11974
2001-08-13 22:50:06 +00:00
681cee1a1d Removed. (class_init): Don't override that method anymore.
* 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
2001-08-13 22:15:45 +00:00
9809692793 *** empty log message ***
svn path=/trunk/; revision=11933
2001-08-12 15:35:48 +00:00
1285912f04 Put the folder title bar into an EGrayBar.
* 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
2001-08-12 15:34:53 +00:00