]> Pileus Git - ~andy/gtk/history - gtk/gtktypeutils.h
Remove GtkObject completely
[~andy/gtk] / gtk / gtktypeutils.h
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-09-01 Javier Jardóngtktypeutils: move documentation to inline comments
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Christian DywanRemove GtkType legacy API and type definitions
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-25 Michael Nattererthere is no reason to include <gtk/gtktypebuiltins...
2008-06-24 Michael Nattererdeprecate gtk_type_init() unconditionally (also for...
2008-06-18 Michael Nattererdeprecate GtkDestroyNotify.
2008-06-18 Michael Nattererdeprecate GtkType, GtkSignalFunc and GTK_SIGNAL_FUNC().
2008-06-18 Michael Nattererdeprecate gtk_type_class().
2008-06-17 Michael Nattererreally move the GtkType typedef to an undeprecated...
2008-06-17 Michael Nattererdeprecate GTK_CHECK_CAST, GTK_CHECK_CLASS_CAST, GTK_CHE...
2008-05-28 Michael Nattererwhitespace cleanup: remove trailing whitespace and...
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2008-03-06 Johan DahlinMove GtkTranslateFunc to gtktypeutils.h so we can compl...
2004-11-28 Matthias ClasenMark as const.
2003-09-03 Kristian Rietveldbrooooooooken pipe.
2002-11-20 Manish Singhadd -DGTK_DISABLE_DEPRECATED. #undef it at the top...
2002-09-29 Manish Singhuse #defines instead of enum for GtkFundamentalType...
2002-03-02 Owen TaylorSwitch style of stamp file usage.
2001-11-18 Owen TaylorWe no longer need to create the signals here ... they...
2001-11-01 Owen TaylorMake GtkFunction return boolean, not gint. (Daniel...
2001-08-23 Owen Taylor[ Patch from Sebastian Wilhelmi, 52790 ]
2001-05-10 Tim Janikgrum, gtk_type_class() is not GNUC_CONST it has the...
2001-04-17 Owen TaylorDon't put -lgthread in GLIB_LIBS, GLIB_DEPLIBS
2001-03-07 Tim Janikmarshaller fixes.
2001-02-17 Havoc Penningtonfix screwup with shadowed variables that had broken...
2001-02-04 Tim Janikremoved gtk_signal_init() compat define.
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-08-30 Elliot LeeUse G_GNUC_CONST.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-19 Sebastian WilhelmiInclude files outside of the extern "C" block. Makes...
2000-06-24 Tim Janikmake the current version number 1.3.1 (binary age 0...
2000-05-21 Nils BarthSpelling/grammar fixes in comments.
2000-05-16 Tor LillqvistPlug same refcount leaks as in the X11 backend.
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
2000-02-13 Tim Janiks/refcount/ref_count/.
1999-09-13 Tor Lillqvistgdk/gdkcolor.c (gdk_colormap_new) Fix memory leak:...
1999-02-24 Tim Janikwarn about &widget->requisition, even for toplevels.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-01-11 Tim Janikremoved Paolo Molaro's type creation hooks again, since...
1999-01-11 Paolo MolaroMon, 11 Jan 1999 08:09:08 +0100 Paolo Molaro <lupus...
1998-12-08 Tim Janikadded gtk_type_query() which returns a newly allocated...
1998-12-07 Tim Janikreverted marius change to expose the type systems inter...
1998-12-06 Marius VollmerAllow a NULL marshaller. (gtk_signal_connect_by_type...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-23 Tim Janikadded args ::show_text, ::text_xalign, ::text_yalign...
1998-11-08 Manish Singhcheck if column[i].button is valid before calling gtk_w...
1998-10-07 Tim Janikremoved all occourances of #pragma } and #pragma {...
1998-10-03 Tim Janikfor unknown foreign fundamental types, collect an argum...
1998-09-05 Tim Janikdon't include any gdk headers. added structure definiti...
1998-08-13 Owen TaylorChanged GtkSignalFunc back to () from (void). (again!)
1998-08-13 Nat FriedmanFixed the GtkSignalFunc typedef to read "(void)" instea...
1998-07-27 Tim Janikfixup, so that enum values are looked up.
1998-07-19 Tim Janikexport gtk_binary_age and gtk_interface_age.
1998-07-18 Manish Singhexplicitly specify void in prototype
1998-07-14 Tim Janikdisplay the current cursor name.
1998-07-10 Tim Janikadded a new internal type GTK_TYPE_IDENTIFIER which...
1998-07-09 Tim Janikdeleted most of the argument handling code, since that...
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-15 Owen Taylorgdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile...
1998-06-14 Elliot LeeRedo (and complete) movement of all pointer types into...
1998-06-14 Tim Janikheal gtk. ;)
1998-06-14 Elliot Lees/string_data/pointer_data/ as needed to match GtkArg
1998-06-10 Tim Janikprevent gdk_init() from segfaulting when invoked with...
1998-06-10 Tim Janikenum and flags type creation can now be done through
1998-06-09 Tim Janikrenamed the newly created gtk_enum_get_values and gtk_e...
1998-06-09 Tim Janiknew functions gtk_selection_data_copy and gtk_selection...
1998-06-08 Tim Janikwrapped enum definitions with glib macros.
1998-06-07 Tim Janikfixed an assertment.
1998-05-14 Tim Janiktypedef gint gboolean; this is needed to provide portab...
1998-05-11 Tim Janikpreserve automake CFLAGS.
1998-05-08 Tim Janikreflect the presence of signal connections through...
1998-05-06 Tim Janikreimplemented the signal storage system to use a linear...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-03-09 Tim Janikmade the <widget>_signals[] arrays of type guint rather...
1998-02-13 Owen Taylorgtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer...
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-18 Tim Janikgtk_*_get_arg() and gtk_*_set_arg() implementations...
1998-01-16 Tim Janikimplementation of gtk_widget_get()
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-11-24 Elliot LeeInitial revision