]> Pileus Git - ~andy/gtk/history - gtk/gtkobject.c
Include "config.h" instead of <config.h> Command used: find -name
[~andy/gtk] / gtk / gtkobject.c
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-18 Michael Nattererdeprecate gtk_type_class().
2008-06-17 Michael Nattererremove bogus extern declaration of non-existing function
2008-03-04 Michael Natterergtk/gtkcellview.c gtk/gtkcolorbutton.c gtk/gtkentrycomp...
2006-10-03 Matthias ClasenApply a patch by Behdad Esfahbod to reduce relocations...
2006-03-09 Tim Janikmove the floating flag from the GInitiallyUnowned bit...
2006-03-07 Tim Janikdepend on glib-2.10.1.
2005-12-22 Tim Janikrenamed GUnowned to GInitiallyUnowned.
2005-12-22 Tim Janikderive GtkObject from GUnowned, so it initially has...
2005-11-23 Tim Janikdeprecated floating/sink API and implemented it in...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
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 Clasenx
2005-01-19 Matthias ClasenUse GLib limit macros to avoid sparse warnings. Pointed...
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.
2003-02-07 Tim Janikremove quark_user_data usage in gtk_object_{g|s}et_user...
2002-11-20 Manish Singhadd -DGTK_DISABLE_DEPRECATED. #undef it at the top...
2002-10-10 Manish SinghDeprecation cleanup
2002-09-21 Matthias ClasenMark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383)
2002-02-23 Owen TaylorFixes for AIX compilation from Miroslaw Dobrzanski...
2002-01-04 Matthias ClasenFix a comment.
2001-11-21 Owen TaylorRef-sink the tooltips object. Ref-sink the tooltips...
2001-11-19 Owen TaylorRename the GTK_DESTROYED flag to GTK_IN_DESTRUCTION...
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-10-23 Owen TaylorRemove G_DISABLE_CONST_RETURNS.
2001-09-28 Michael Meeksremove gtk_object_destroy comment as requested.
2001-09-20 Owen TaylorSmall warning cleanups.
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-07-02 Tim Janiks/signal_newc/signal_new/
2001-03-07 Tim Janikmarshaller fixes.
2001-02-17 Tim Janikdefault initialize the generated ENTER_NOTIFY event...
2000-12-14 Havoc Penningtonremove unused call to get_last_line()
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-11-05 Tim Janikprovide a toggle button to temporarily disable position...
2000-11-03 Tim Janik_g_signal_handlers_destroy() is prefixed with '_' now.
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-16 Tor LillqvistPlug same refcount leaks as in the X11 backend.
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
1999-11-22 Raja R HarinathAdapt cast macros to standard.
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-17 Tim Janikremoved deprecated functions: gtk_clist_set_border,
1998-12-02 Tim Janiks/gtk_notebook_nth_page/gtk_notebook_get_nth_page/.
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-30 Tim Janikadded an event watcher for enter/leave based on signal...
1998-11-23 Tim Janikadded args ::show_text, ::text_xalign, ::text_yalign...
1998-10-30 Tim Janikrenamed from gtk_object_data_set_destroy to fit the...
1998-10-08 Tim Janikremoved functions gtk_object_set_data_destroy and
1998-09-23 Tim Janikupdate to Gtk+ version 1.1.3, binary age 1, interface...
1998-09-21 Tim Janikreallocate the required memory block, rather than alloc...
1998-09-17 Tim Janikadded gtk_object_set_data_destroy and gtk_object_set_da...
1998-09-08 Tim Janikuse g_atexit() instead of ATEXIT.
1998-09-05 Tim Janikdon't include any gdk headers. added structure definiti...
1998-08-24 Manish Singhremoved some unused variables
1998-08-24 Tim Janikbegin the parameter elipsis (...) after the first argum...
1998-08-18 Tim Janikuse g_get_current_dir() instead of getcwd().
1998-08-18 Tim Janikrestricted the --g*fatal-* arguments to --g-fatal-warni...
1998-07-21 Elliot LeeUse common marshalling routines instead of having widge...
1998-07-16 Tim Janikhandle negative values similar to gtk_widget_set_uposit...
1998-07-14 Tim Janikdisplay the current cursor name.
1998-07-12 Tim Janiknew functions which wraps gtk_arg_get_info().
1998-07-10 Tim Janikstrictly check for the associated get/set arg functions...
1998-07-09 Tim Janikdeleted most of the argument handling code, since that...
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-24 Tim Janiknew function gtk_container_child_arg_set, similar to
1998-06-19 Tim Janikreplaced some gtk_object_data_force_id with g_quark_fro...
1998-06-16 Tim Janikboy! did i really modify that many files?
1998-06-09 Owen TaylorRemoved g_object_pointer_hash, which was just g_direct_...
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-12 Tim Janik[security audit by Alan Cox]
1998-05-11 Tim Janikcompilation fixups
1998-05-11 Tim Janikpreserve automake CFLAGS.
1998-05-11 Tim Janiknew file, gdatasets implement the object data mechanism...
1998-05-08 Tim Janikreflect the presence of signal connections through...
1998-05-07 Tim Janikallocate object data chunks through a global object...
1998-05-06 Tim Janikreimplemented the signal storage system to use a linear...
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-05-01 Owen TaylorMerged changes from gtk-1-0. Check ChangeLog for details.
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-03-17 Owen TaylorTry to guess if we can use the mb* functions safely...
1998-03-15 Tim Janikremoved the ugly check whether we need gtk_widget_destr...
1998-03-14 Tim Janikrefuse to allocate with a greater height than requested.
1998-03-14 Tim Janikgpointer gtk_object_get_user_data (GtkObject *object...
1998-03-14 Tim Janikmake use of *_by_id() functions for handler key.
1998-03-12 Tim Janikapplied gtk-shige-980311-0.patch.gz, which removes...
1998-03-09 Tim Janikmade the <widget>_signals[] arrays of type guint rather...
1998-03-07 Tim Janikregister living objects in a hashtable.
1998-03-07 Tim Janikmade the object/class cast checks much more descriptive...
1998-03-01 Tim Janikcomplete api change to honour message contexts. unfortu...
1998-02-23 Tim JanikTODO updates (major ones ;).
1998-02-22 Tim Janikrenamed signal GtkWidget::set_parent to GtkWidget:...
1998-02-21 Tim Janikadded the sequential argument number to gtk_object_quer...
next