]> Pileus Git - ~andy/gtk/history - gtk/gtkentry.h
Deprecate gtk_entry_set_editable. (#58768, Vitaly Tishkov)
[~andy/gtk] / gtk / gtkentry.h
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-09-25 Jonathan BlandfordMake a GtkCellEditable (get_widget_window_size): Change...
2001-07-19 Owen TaylorFix typo that sometimes caused selection not to work...
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-06-21 Owen TaylorHandle the case without XKB properly.
2001-06-09 Havoc Penningtonadd read-only "scroll_offset" property for notification...
2001-05-30 Owen TaylorValidate value from GDK settings against parameter...
2001-04-02 Owen TaylorAvoid chaining up to parent impl, since we have a INPUT...
2001-03-29 Owen TaylorAdd missing NULL on valist.
2001-03-07 Havoc Penningtonremove trailer (gtk_entry_set_property): remove trailer
2001-03-02 Havoc Penningtonuse _gdk_region_get_xrectangles()
2001-02-21 Havoc Penningtonunbreak this function
2001-02-17 Havoc Penningtonconvert the X coordinates so they're with respect to...
2001-01-26 Havoc Penningtonadapt to handle PangoColor
2001-01-17 Owen TaylorRemove unused variable.
2000-11-13 Havoc PenningtonAdd an "invisible_char" argument to set the char displa...
2000-11-13 Owen TaylorFix warning when moving between paragraphs.
2000-11-12 Owen TaylorMake parent_class static.
2000-08-30 Elliot LeeUse G_GNUC_CONST.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-22 Owen TaylorFix some problems with vertical alignment.
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-02-13 Tim Janiks/refcount/ref_count/.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-10 Owen TaylorMoved entry->visible into editable class. (Leave it...
1999-01-17 Tim Janikremoved deprecated functions: gtk_clist_set_border,
1998-12-09 Owen TaylorDestroy widgets _after_ propagating unrealize signals...
1998-11-28 Tim Janikdeprecated gtk_widget_freeze_accelerators and
1998-10-07 Tim Janikremoved all occourances of #pragma } and #pragma {...
1998-09-20 Owen TaylorAdd names to prototype for gdk_image_new_bitmap.
1998-07-16 Tim Janiksigndness corrections all ove the place. implementation...
1998-06-23 Miguel de IcazaExport the gtk_entry_adjust_scroll. Required if you...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-03-22 Owen Taylorfixes to locale checks
1998-03-18 CET 1998 Paolo Molarochecked in gtk_entry_set_max_length (it truncates the...
1998-03-11 Elliot LeeI did a topdir/ChangeLog entry, why should I put anythi...
1998-03-10 Owen Taylorcommiting changes from owen:
1998-03-01 Owen Taylorgtk/gtkentry.[ch] gtk/gtktext.[ch] gtkeditable.[ch]
1998-03-01 Owen Taylorgtk/gtkentry.[ch] gtktext.c gtkeditable.[ch]
1998-01-17 CST 1998 Shawn T... Applied patch from <lupus@lettere.unipd.it> which adds
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...
1998-01-02 Manish SinghMiscellaneous portability fixes.
1998-01-01 Elliot Leehandlebox now lets you set in_root flag (and if you...
1997-12-07 Owen TaylorChanges to make word motion work again.
1997-11-27 Gnome CVS UserPatches to support internationalized input by:
1997-11-24 Elliot LeeInitial revision