diff options
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index a7a83d6d76..bb0f24bd47 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,12 @@ +2002-11-15 Chris Toshok <toshok@ximian.com> + + * e-clipped-label.c (build_layout): new function, build pango + layout for string. + (e_clipped_label_size_request): pango-ize this, make the size + requested dependent on the label. + (e_clipped_label_expose): pango-ize this. + (e_clipped_label_recalc_chars_displayed): pango-ize this. + 2002-11-14 Ettore Perazzoli <ettore@ximian.com> * e-clipped-label.c (e_clipped_label_finalize): New. |