]> Pileus Git - ~andy/gtk/history - modules/other
Bug 132501 - Make utility window translate to tool window in win32
[~andy/gtk] / modules / other /
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-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
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-28 Michael Nattererinclude <gtk/gtk.h> instead of <gtk/gtkaccessible.h>
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-02-16 Matthias ClasenFix builddir!=srcdir builds. (#516254, Yevgen Muntyan)
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...
2008-01-10 Tor Lillqvistmodules/other/gail/libgail-util/Makefile.am Link with...
2008-01-05 Johan DahlinInclude Makefile.decl, to make sure that make test...
2007-12-28 Christian PerschMove the gail tests from standalone gail to gtk+. Bug...
2007-12-25 Christian PerschFix mem leak. Bug #505556.
2007-12-25 Christian PerschInitialise |widget|. Fixes a buglet introduced by the...
2007-12-25 Christian PerschUse G_BEGIN_DECLS/G_END_DECLS. Bug #505268.
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 PerschFix compiler warnings. Bug #504701.
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 PerschLink to gdk and gtk libs. Bug #504645, patch by Li...
2007-12-22 Christian PerschUse gdk_threads_add_idle. Bug #504571.
2007-12-22 Matthias ClasenChain up the finalizer
2007-12-20 Christian PerschKeep the same libtool version as the standalone libgail...
2007-12-20 Richard HultAdd stub for quartz for fix build.
2007-12-20 Christian PerschR modules/other/gail/gailintl.h: Use the stock item...
2007-12-19 17:05:31 Tim Janikinclude Makefile.decl to unbreak test rules.
2007-12-18 Christian PerschIntegrate gail into gtk+. Bug #169488.