]> Pileus Git - ~andy/gtk/history - modules/other/gail/gailentry.c
GailEntry: remove idle if cell editing is canceled
[~andy/gtk] / modules / other / gail / gailentry.c
2011-02-18 Matthias ClasenGailEntry: remove idle if cell editing is canceled
2011-02-18 Matthias ClasenGailEntry: remove idle if cell editing is canceled
2011-01-30 Matthias ClasenSilence unused variable warnings in gail
2010-11-25 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-19 Javier Jardóngail: Use accessor functions to access GtkEntry
2010-09-08 Colin WaltersGDK: Prefix key names with KEY_
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse accessor functions to access GtkAccesible variables
2010-05-27 Li YuanBug #619080.
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Christian DywanRemove uses of GtkCombo and gtk_widget_set_uposition...
2010-05-02 Christian DywanDon't use deprecated classes in Gail
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_SENSITIVE
2010-04-04 Li YuanBug #608410. Set cursor position after inserting text.
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_SENSITIVE
2010-01-29 Li YuanBug #608410. Set cursor position after inserting text.
2009-03-27 Stefan WalterUse gtk_entry_xxx functions rather than using GtkEntry...
2009-02-25 Li YuanBug #520395. Notify the insert signal in the idle funct...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2007-12-25 Christian PerschRemove relocations from the atk factories. Remove unuse...
2007-12-25 Matthias ClasenRemove non-multihead-safe uses of clipboards and settin...
2007-12-23 Christian PerschInclude <config.h>. Bug #504720.
2007-12-23 Christian PerschUse G_DEFINE_TYPE[_WITH_CODE] instead of hand-coding...
2007-12-22 Christian PerschUse gdk_threads_add_idle. Bug #504571.
2007-12-18 Christian PerschIntegrate gail into gtk+. Bug #169488.