]> Pileus Git - ~andy/gtk/history - gtk/gtklabel.h
Don't draw with GTK_STATE_ACTIVE.
[~andy/gtk] / gtk / gtklabel.h
2001-09-19 Alex LarssonDon't draw with GTK_STATE_ACTIVE.
2001-08-23 Owen Taylor[ Patch from Sebastian Wilhelmi, 52790 ]
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-06-09 Havoc Penningtonadd read-only "scroll_offset" property for notification...
2001-06-01 Havoc Penningtonimplement overwrite mode
2001-03-23 Havoc Penningtonfix up some docs
2001-03-22 Tim Janiksome cleanups, fixed mnemonic_widget handling, added...
2001-03-22 Havoc Penningtonhandle mnemonics in the stock item label
2001-03-21 Alexander LarssonRenamed gtk_button_new_stock() to gtk_button_new_from_s...
2001-03-07 Havoc Penningtonnew function, turns off decorations for a window.
2001-03-05 Alexander LarssonConvert from GtkArg to GParam (originally based on...
2001-02-17 Havoc Penningtonconvert the X coordinates so they're with respect to...
2001-02-03 Havoc PenningtonCVS is doing its broken pipe thing, this is more of...
2001-02-02 Owen TaylorGet rid of a bunch of g_strdup_printf("%s%s") in favor...
2000-11-01 Havoc PenningtonNew function to create a pixbuf pointing to a subregion...
2000-08-30 Elliot LeeUse G_GNUC_CONST.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-03 Owen TaylorUse g_get_charset() instead of g_get_codeset().
2000-07-02 Owen TaylorCall gtk_widget_size_request() on reparented child...
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-05-04 Tim Janiksome Make 3.79 $(strip ) versions are broken and requir...
2000-04-26 Havoc PenningtonAdd this function, replacing the broken gtk_label_get ()
2000-02-13 Tim Janiks/refcount/ref_count/.
1999-09-13 Tor Lillqvistgdk/gdkcolor.c (gdk_colormap_new) Fix memory leak:...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-01-15 Tim Janikdefine GTK_DISABLE_COMPAT_H for compilation of gtk...
1998-12-15 Owen TaylorMoved gtk_label_set() compatiblity define from <gtkcomp...
1998-12-15 Owen TaylorAdded gdk_text_extents_wc()
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-10-07 Tim Janikremoved all occourances of #pragma } and #pragma {...
1998-08-12 Owen TaylorAdded gdk_text/string_extents() - too calculate all...
1998-06-07 Tim Janikfixed an assertment.
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-04-13 Owen TaylorSet a flag so instead of clearing the area in advance...
1997-11-24 Elliot LeeInitial revision