]> Pileus Git - ~andy/gtk/history - gtk/gtkoldeditable.c
Practically everything changed.
[~andy/gtk] / gtk / gtkoldeditable.c
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-01-14 Michael Nattererfix signedness warning.
2006-05-14 Matthias ClasenMore of the same
2006-05-07 Matthias ClasenReinstate abstract types
2006-05-02 Matthias ClasenBoilerplate reduction
2005-09-11 Matthias ClasenUse gdk_atom_intern_static_string() where appropriate.
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-08 Soeren Sandmanndocs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk...
2002-10-10 Manish SinghDeprecation cleanup
2002-09-23 Owen TaylorPrivatize gtk_selection_request, gtk_selection_incr_event
2002-09-21 Matthias ClasenMark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383)
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-02-08 Darin Adlerisspace -> g_ascii_isspace Remove gdki8n.h include...
2002-01-14 Matthias ClasenDocumentation additions.
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-10-31 Owen TaylorAdd a "menu" property and notify on it. (#62798, Padrai...
2001-10-23 Owen TaylorRemove G_DISABLE_CONST_RETURNS.
2001-10-22 Owen TaylorDeprecate gtk_entry_set_editable. (#58768, Vitaly Tishkov)
2001-10-03 Kristian Rietveldmove insert_text and delete_text virtual functions...
2001-07-20 Hans Breuergdk_device_get_history moved to gdk/gdkinput.c like...
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-03-09 Owen TaylorRemove old XIM code.
2001-03-07 Tim Janikmarshaller fixes.
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-11-12 Owen TaylorMake parent_class static.