aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-clipped-label.c
Commit message (Collapse)AuthorAgeFilesLines
* #include <string.h> to get rid of warning. Same here.Kjartan Maraas2000-10-311-0/+1
| | | | | | | | | 2000-10-30 Kjartan Maraas <kmaraas@gnome.org> * e-calendar-item.c: #include <string.h> to get rid of warning. * e-clipped-label.c: Same here. svn path=/trunk/; revision=6287
* Free the finish data.Christopher James Lahey2000-06-021-0/+17
| | | | | | | | 2000-06-02 Christopher James Lahey <clahey@helixcode.com> * widgets/misc/e-clipped-label.c: Free the finish data. svn path=/trunk/; revision=3384
* New `ETitleBar' widget. Also, moved the `EClippedLabel' widget out ofEttore Perazzoli2000-05-161-0/+361
the `EShortcutBar' directory. svn path=/trunk/; revision=3053