aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-title-bar.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix the function to set the ETitleBar's text so that it correctly usesEttore Perazzoli2000-07-211-1/+1
| | | | | | the EClippedLabel function instead of the GtkLabel one. svn path=/trunk/; revision=4256
* Fix pixmap/bitmap leak in ETitleBar.Ettore Perazzoli2000-06-101-0/+3
| | | | svn path=/trunk/; revision=3499
* New `ETitleBar' widget. Also, moved the `EClippedLabel' widget out ofEttore Perazzoli2000-05-161-0/+268
the `EShortcutBar' directory. svn path=/trunk/; revision=3053