]> Pileus Git - ~andy/gtk/history - modules/other/gail/ChangeLog
2.15.4
[~andy/gtk] / modules / other / gail / ChangeLog
2009-02-17 Matthias Clasen2.15.4
2009-02-17 Li YuanBug #561631. Use g_queue_get_length to determine if...
2009-02-04 Tor LillqvistBug 570406 - gailutil.def is in srcdir, but used from...
2009-02-03 Matthias Clasen2.15.3
2009-01-27 Matthias Clasen2.15.2
2009-01-23 Matthias Clasen2.15.1
2009-01-07 Brad TaylorBug #565110 – Add an env variable to disable Gail.
2009-01-01 Matthias Clasen2.15.0
2009-01-01 Tor LillqvistTypo.
2009-01-01 Tor LillqvistTypo.
2008-12-21 Tor Lillqvist#undef GTK_DISABLE_DEPRECATED here, too get GTK_IS_COMBO.
2008-12-15 Li YuanBug #564555. #undef GTK_DISABLE_DEPRECATED where we...
2008-12-12 Li YuanBug #512743. (gail_tree_view_changed_gtk): Clean cell...
2008-12-09 Michael Nattererfix a glitch.
2008-12-09 Michael NattererMakefile.am add GTK_DISABLE_DEPRECATED to CFLAGS.
2008-12-09 Michael Nattererundeprecate.
2008-11-28 Matthias ClasenDon't rely on gtk_expander_get_label
2008-11-24 Li YuanBug #554002. Add cache's page count when add pages.
2008-10-13 Matthias ClasenBug 555953 – libferret missing link against libgtk-x11
2008-10-07 Matthias ClasenBug 554950 – gail must make itself resident
2008-09-22 Michael Natterers/GTK_SIGNAL_FUNC/G_CALLBACK/
2008-09-21 Matthias ClasenFix possible leaks of textutils
2008-09-19 Matthias ClasenPlug a memory leak
2008-08-21 Li YuanBug #548783. Change g_assert to g_return_if_fail to...
2008-08-21 Li YuanBug #548782. Emit children-changed::remove signal when...
2008-08-15 Michael Natterergailbooleancell.c gailimagecell.c gailtextcell.c gailwi...
2008-08-11 Michael Natterertests/ferret.c tests/testlib.c don't use the deprecated
2008-08-03 Tor LillqvistPass appropriate -machine flag to lib.exe.
2008-07-02 Li YuanBug #541167. Emit "object:property-change:accessible...
2008-06-18 Michael Natterergailimage.c (gail_image_get_image_size)
2008-06-17 Michael Natterergail.c s/gtk_type_class/g_type_class_ref/
2008-06-10 Li YuanAutomatically scroll text caret to make it visible...
2008-06-06 Li YuanBefore emitting "text_caret_moved", change the cursor...
2008-05-30 Michael Natterergailcellparent.h gailfactory.h tests/testnotebook.c...
2008-05-28 Michael NattererMove ChangeLog entry to right file.
2008-05-26 Michael Nattererlibgail-util/gailmisc.h use G_BEGIN/END_DECLS.
2008-05-24 Matthias ClasenBug 504706 – wrong deallocator used for GError in gailt...
2008-04-02 Li YuanPatch from Alejandro Piñeiro Iglesias <apinheiro@igalia...
2008-03-31 Li YuanBug #433324. add/remove selectable state depand on...
2008-03-20 Li YuanBug #498079. Free cell's action info before free the...
2008-01-11 Li YuanBug #508255. Remove ATK_STATE_FOCUSED state when focus...
2008-01-11 Li YuanBug #497218. Emit "active-descendant-changed" when...
2008-01-11 Li YuanBug #508715. Should use gtk_tree_path_free to free...