aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-clipped-label.c
Commit message (Expand)AuthorAgeFilesLines
* remove debug spew and fix the display when pango_layout_line_x_to_indexChris Toshok2004-07-161-10/+4
* init the layout to NULL.Chris Toshok2003-01-271-0/+1
* Make the label bold using the new args to e_clipped_label_new().Ettore Perazzoli2003-01-241-25/+18
* rework this to be faster and deal more correctly with the ellipsis.Chris Toshok2002-12-101-70/+89
* Add include of gnome-dialog.hNot Zed2002-12-021-1/+1
* new function, build pango layout for string.Chris Toshok2002-11-161-49/+75
* New. (e_clipped_label_destroy): Removed.Ettore Perazzoli2002-11-151-7/+6
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-4/+3
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-091-0/+3
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* Added #include <glib.h> and moved corresponding local headers to the top.Kjartan Maraas2001-04-241-2/+7
* #include <string.h> to get rid of warning. Same here.Kjartan Maraas2000-10-311-0/+1
* Free the finish data.Christopher James Lahey2000-06-021-0/+17
* New `ETitleBar' widget. Also, moved the `EClippedLabel' widget out ofEttore Perazzoli2000-05-161-0/+361