]> Pileus Git - ~andy/gtk/history - gtk/gtktext.c
( From: James Henstridge <james@daa.com.au> )
[~andy/gtk] / gtk / gtktext.c
1998-03-18 Owen Taylor( From: James Henstridge <james@daa.com.au> )
1998-03-17 Owen TaylorTry to guess if we can use the mb* functions safely...
1998-03-14 Owen TaylorSome cleanups of signedness warnings
1998-03-11 Tim Janikapplied gtk-bolliet-980310-0.patch.gz which adds more...
1998-03-10 Owen TaylorMerging release_1_0 changes into the main tree.
1998-03-10 Owen Taylorcommiting changes from owen:
1998-03-08 Owen Taylor- Show selection correctly when starting selection...
1998-03-07 Owen TaylorDisallow pasting into non-editable widgets.
1998-03-01 Tim Janik> - parent_class = gtk_type_class (gtk_widget_get_typ...
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-27 Tim JanikGtkWIdget::style_set initial emission,
1998-02-27 Tim Janikwe make an active server grab now, this way we can...
1998-02-27 Owen Taylorgtk/gtktext.c
1998-02-25 Owen TaylorAdded some support for i18n. The support for input...
1998-02-19 Owen TaylorUse POINTER_MOTION_HINT when dragging shapes around...
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-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1998-01-13 Jay PainterGtkCList updates, GtkText now defaults to editable...
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-12-10 Tim JanikGLib:
1997-12-08 Owen Taylorgtkimage.c: Fixes to expose handler from Rob Browning
1997-12-02 Owen Taylor- Added a g_memmove function for SunOS compatability.
1997-11-24 Elliot LeeInitial revision