]> Pileus Git - ~andy/gtk/history - gtk/gtktipsquery.c
Deprecate widget flag: GTK_WIDGET_REALIZED
[~andy/gtk] / gtk / gtktipsquery.c
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2008-08-08 Sven Neumanngtk/gtktext.c gtk/gtktextbuffer.c gtk/gtktextlayout.c
2008-08-07 Michael Natterergtk/gtkclist.c gtk/gtkcontainer.c gtk/gtkfilechooserbut...
2008-08-04 Michael Natterergtk/gtkclist.c gtk/gtklist.c gtk/gtkoldeditable.c gtk...
2008-07-18 Federico Mena QuinteroDon't do funny casts to avoid compiler warnings
2008-07-04 Michael NattererForgot gtktipsquery.c
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-17 Michael Nattererbuild with GTK_DISABLE_DEPRECATED.
2008-02-27 Michael Natterergtk/gtkmenushell.c gtk/gtktable.c gtk/gtktext.c gtk...
2006-09-10 Matthias ClasenCommit a patch by Behdad to fix typos, omissions and...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-09 Matthias ClasenMore canonical property names.
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2002-11-20 Manish Singhadd -DGTK_DISABLE_DEPRECATED. #undef it at the top...
2002-11-17 Manish Singhadd -DGDK_DISABLE_DEPRECATED
2002-06-18 Owen TaylorReplace gdk_cursor_new_for_screen() with gdk_cursor_new...
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-09-06 Alex LarssonUse GtkType/GType instead of uint.
2001-08-11 Hans Breuercoalescing property notifies
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-06-29 Havoc Penningtonfixes to compile with G_DISABLE_COMPAT
2001-04-02 Owen TaylorAdd GdkEventSetting event for notification of changes...
2001-04-02 Owen TaylorApplied patch from Ron Steinke to add signal accumulato...
2001-03-07 Tim Janikmarshaller fixes.
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
1999-11-22 Raja R HarinathAdapt cast macros to standard.
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...
1998-12-18 Owen TaylorAdd @INTLLIBS@. gtk-scier-981116-0.patch Sean Cier
1998-12-15 Owen TaylorAdded gdk_text_extents_wc()
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-07-21 Elliot LeeUse common marshalling routines instead of having widge...
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-05-18 Tim Janikchanged "proximity-in-event", "drop-data-available...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-03-15 Tim Janikadded new flag GTK_EXCLUSIVE_GRAB. allow exclusive...
1998-03-15 Tim Janikchanged run type of GtkTipsQuery::widget_entered to...
1998-03-09 Tim Janikmade the <widget>_signals[] arrays of type guint rather...
1998-02-27 Tim Janikwe make an active server grab now, this way we can...
1998-02-20 Tim JanikNew widget GtkTipsQuery for letting the user query...