]> Pileus Git - ~andy/gtk/history - gtk/gtklabel.c
reverted bogus and undocumented!!! changes from Jay Cox (98/11/23
[~andy/gtk] / gtk / gtklabel.c
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-08-29 Manish Singhquell some warnings with g_hash_table_new
1998-08-12 Owen TaylorAdded gdk_text/string_extents() - too calculate all...
1998-07-16 Tim Janiksigndness corrections all ove the place. implementation...
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-06-16 Tim Janikboy! did i really modify that many files?
1998-06-09 Tim Janiknew functions gtk_selection_data_copy and gtk_selection...
1998-06-07 Tim Janikfixed an assertment.
1998-05-14 Tim Janiktypedef gint gboolean; this is needed to provide portab...
1998-05-04 Owen TaylorMerges from the gtk-1-0 branch
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-04-15 Tim Janikcorrected a brace position (Damon Chaplin), which i...
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...
1998-04-09 Elliot LeeCombobulator fixes..... ....
1998-04-07 Tim Janikdon't take '\n' into account for size computation ...
1998-03-29 Owen TaylorDisconnect from combo->entry, not combo. (From: Daniel...
1998-02-20 Tim JanikNew widget GtkTipsQuery for letting the user query...
1998-02-19 Tim Janikpresent the argument access masks on their announcement.
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-21 Tim Janiksome gtk_*_set_arg fixes
1998-01-21 Tim Janikremoved some superfluous variables that duplicated...
1998-01-17 Tim Janikmore *_get_arg/*_set_arg implementations
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1998-01-08 Manish SinghMinor fixup to gtklabel for prototype/definition consis...
1997-11-25 Gnome CVS UserAdding autoconf generated files. -Jay
1997-11-24 Elliot LeeInitial revision