summaryrefslogtreecommitdiff
path: root/gtk/gtklabel.h
Commit message (Expand)AuthorAgeFilesLines
...
* convert the X coordinates so they're with respect to the line, rather thanHavoc Pennington2001-02-171-1/+14
* CVS is doing its broken pipe thing, this is more of the previous commitHavoc Pennington2001-02-031-2/+2
* Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat().Owen Taylor2001-02-021-4/+5
* New function to create a pixbuf pointing to a subregion of another pixbuf.Havoc Pennington2000-11-011-6/+16
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Use g_get_charset() instead of g_get_codeset().Owen Taylor2000-07-031-1/+1
* Call gtk_widget_size_request() on reparented child, if one. Otherwise,Owen Taylor2000-07-021-1/+0
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-18/+17
* some Make 3.79 $(strip ) versions are broken and require an empty arg,Tim Janik2000-05-041-13/+12
* Add this function, replacing the broken gtk_label_get ()Havoc Pennington2000-04-261-12/+14
* s/refcount/ref_count/.Tim Janik2000-02-131-6/+7
* gdk/gdkcolor.c (gdk_colormap_new) Fix memory leak: colormap->colors wasTor Lillqvist1999-09-131-1/+1
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* define GTK_DISABLE_COMPAT_H for compilation of gtk code.Tim Janik1999-01-151-2/+3
* Moved gtk_label_set() compatiblity define from <gtkcompat.h> toOwen Taylor1998-12-151-0/+3
* Added gdk_text_extents_wc()Owen Taylor1998-12-151-18/+24
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-1/+0
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-071-1/+0
* Added gdk_text/string_extents() - too calculate all the metrics at once ofOwen Taylor1998-08-121-0/+12
* fixed an assertment.Tim Janik1998-06-071-17/+20
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Set a flag so instead of clearing the area in advance. That lookedOwen Taylor1998-04-131-0/+1
* Initial revisionElliot Lee1997-11-241-0/+69