]> Pileus Git - ~andy/gtk/history - gtk/gtkinputdialog.c
Apply a cleanup patch by Kjartan Maraas (#341812)
[~andy/gtk] / gtk / gtkinputdialog.c
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-09-10 Matthias ClasenCommit a patch by Behdad to fix typos, omissions and...
2006-06-29 Matthias ClasenDocumentation additions and fixes.
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-04-11 Matthias ClasenDon't dereference info before checking it for NULL...
2006-03-10 Matthias ClasenApply a patch from Dennis Cranston to make dialogs...
2005-11-28 Matthias ClasenForgotten file
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...
2005-03-01 Matthias Clasengdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb...
2004-10-28 Matthias ClasenFix many sparse warnings.
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-11-12 Matthias ClasenClarify the label for the empty list. String change...
2003-10-10 Kristian RietveldDeprecate. Ditto.
2003-05-27 Matthias ClasenRemove dubious bitfields of unspecified signedness...
2002-12-15 Matthias ClasenUse g_printf instead of system printf. (#99327)
2002-12-14 Owen TaylorHandle the case where the pointer is moved between...
2002-11-12 Owen TaylorMake multihead aware (#80283)
2002-10-11 Manish SinghDeprecation cleanup
2002-02-08 Darin Adlerisspace -> g_ascii_isspace Remove gdki8n.h include...
2002-02-08 Sven Neumanngtk/gtkfilesel.c gtk/gtkgamma.c use stock labels for...
2002-02-02 Manish Singhuse gtk_label_new_with_mnemonic for labels that actuall...
2002-01-18 Matthias ClasenMore composite children.
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-10-15 Murray CummingFixed some parameter types in calls to g_signal_new().
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-07-19 Owen Taylorgtk/gtkaccellabel.c (gtk_accel_label_class_init) Use...
2001-03-24 Havoc Penningtonmake this somewhat key-navigable
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-11-08 Alexander LarssonAdd note about GtkMenuPositionFunc API changes.
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-07-03 Owen TaylorIgnore calls with <= width or height.
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...
1998-12-14 Owen TaylorAdded gettext-10.35
1998-12-07 Owen TaylorUse IPC_RMID _after_ doing XShmAttach. This should...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-28 Tim Janikchanged scrolled window inheritance, it inherits from...
1998-11-28 Tim Janikdeprecated gtk_widget_freeze_accelerators 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-05-13 Owen TaylorFixed up a stat() that Sopwith missed when changing...
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-03-09 Tim Janikmade the <widget>_signals[] arrays of type guint rather...
1998-02-13 Owen TaylorChange style->white to style->base[] where appropriate...
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-11-24 Elliot LeeInitial revision