aboutsummaryrefslogtreecommitdiffstats
path: root/lib/widgets/ephy-ellipsizing-label.c
Commit message (Collapse)AuthorAgeFilesLines
* R lib/widgets/ephy-ellipsizing-label.c: RChristian Persch2004-08-081-780/+0
| | | | | | | | | | | | | | | | | | | | | | 2004-08-08 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-marshal.list: * lib/widgets/Makefile.am: R lib/widgets/ephy-ellipsizing-label.c: R lib/widgets/ephy-ellipsizing-label.h: A lib/widgets/ephy-label.c: A lib/widgets/ephy-label.h: * src/ephy-notebook.c: (sync_label), (build_tab_label): * src/pdm-dialog.c: (show_cookies_properties): * src/prefs-dialog.c: (create_download_path_label), (download_path_response_cb): Kill our ellipsizing label implementation, and import GtkLabel into our prefix. * configure.in: Depend on pango 1.5.1 for ellipsisation support.
* merging pre-gnome-2-8 branchMarco Pesenti Gritti2004-03-171-0/+6
|
* Use g_string_free in the correct wayMarco Pesenti Gritti2003-02-131-2/+2
| | | | | | | | | | 2003-02-12 Marco Pesenti Gritti <marco@it.gnome.org> * lib/widgets/ephy-ellipsizing-label.c: (ellipsize_string): * lib/widgets/ephy-toolbars-group.c: (ephy_toolbars_group_to_string): Use g_string_free in the correct way
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+774