]> Pileus Git - ~andy/gtk/history - gtk/gtkentry.c
gtk/gtkentry.c gtk/gtktext.c gtkeditable.[ch]
[~andy/gtk] / gtk / gtkentry.c
1998-03-01 Owen Taylorgtk/gtkentry.c gtk/gtktext.c gtkeditable.[ch]
1998-03-01 Owen Taylorgtk/gtkentry.[ch] gtk/gtktext.[ch] gtkeditable.[ch]
1998-03-01 Owen Taylorgtk/gtkentry.[ch] gtktext.c gtkeditable.[ch]
1998-02-25 Owen TaylorAdded some support for i18n. The support for input...
1998-02-21 scottAdded a NULL test in gtk_entry_set_text. (Fielded...
1998-02-17 Tim Janikinvoke gtk_entry_grow_text already in this place, so...
1998-02-13 Owen TaylorChange style->white to style->base[] where appropriate...
1998-02-12 Federico Mena QuinteroFixed unrealize handler to comply with the documentatio...
1998-02-02 Tim Janikfixed destroy handler, so it doesn't segfault with...
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-18 Owen Taylorgtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c...
1998-01-17 CST 1998 Shawn T... Applied patch from <lupus@lettere.unipd.it> which adds
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1998-01-15 Jay PainterFixed a small memory leak in gtkpaned, and I changed...
1998-01-08 Manish Singhapplied patch to use a backing pixmap for drawing in...
1998-01-07 Elliot LeeAdded gtk_entry_set_editable()
1998-01-06 Owen TaylorFixed problem with deleting while text is selected.
1998-01-03 Manish SinghAdded Gordon Matzigkeit's patch for fixed length gtk...
1997-12-07 Owen TaylorChanges to make word motion work again.
1997-12-03 Owen TaylorVarious configuration and portability related changes...
1997-11-27 Gnome CVS UserPatches to support internationalized input by:
1997-11-24 Elliot LeeInitial revision