]> Pileus Git - ~andy/gtk/history - gtk/gtklistitem.c
Include "config.h" instead of <config.h> Command used: find -name
[~andy/gtk] / gtk / gtklistitem.c
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-17 Michael Nattererbuild with GTK_DISABLE_DEPRECATED.
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
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...
2001-12-15 Darin Adler Fix some warnings.
2001-12-04 Owen TaylorPatch from Bill Haneman (with many modifications) to...
2001-11-26 Owen TaylorCalculate size based on the _child_ of the menu item...
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-04-16 Owen TaylorRemove explicit pointer grabs, since they are no longer...
2001-03-24 Havoc Penningtonmake this somewhat key-navigable
2001-03-09 Alexander LarssonDocument expose event->region change and that gtk_widge...
2001-02-28 Havoc PenningtonRemove draw_focus and draw_default (gtk_widget_draw_foc...
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-12-04 Havoc PenningtonFix bugs Alex found:
2000-12-04 Havoc PenningtonRemove "draw" virtual method and signal
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-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-11 Lars Hamanndon't autoselect focus_row in case of GTK_SELECTION_EXT...
1999-02-10 Owen TaylorFixed some bugs with set_default_size.
1998-12-11 Owen TaylorAdded "style_set" handlers.
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-10-30 Lars Hamannfree undo_un/selection, unselect list_item before disco...
1998-09-03 Tim JanikGTK_MENU_DIR_CHILD: check for the existance of
1998-07-31 Lars HamannFew fixes for column resize. Store resize column in...
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-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-02-13 Owen TaylorChange style->white to style->base[] where appropriate...
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-11-24 Elliot LeeInitial revision