summaryrefslogtreecommitdiff
path: root/modules/other/gail/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix remaining usage of g[dk]ktargetlib.Yaakov Selkowitz2011-01-101-35/+35
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-023-19/+21
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-303-19/+19
* Use gtk_paned_new() instead gtk_[v|h]paned_new()Javier Jardón2010-10-301-1/+1
* Use gtk_separator_new() instead gtk_[v|h]separator_new()Javier Jardón2010-10-301-1/+1
* Use gtk_button_box_new() instead gtk_[v|h]_button_box_new()Javier Jardón2010-10-301-1/+1
* gail: use accessor functions to access GtkToggleButtonJavier Jardón2010-10-262-5/+5
* gail: Fix tests compilation - too many castsBenjamin Otte2010-09-285-17/+17
* gail: Use accessor functions to access GtkWindowJavier Jardón2010-08-232-5/+3
* Use accessor functions to access GtkDialogJavier Jardón2010-07-131-12/+11
* Use accessor functions to access GtkCheckMenuItemJavier Jardón2010-07-131-7/+7
* Use accessor functions to access GtkAccesible variablesJavier Jardón2010-07-1311-26/+28
* Remove some GTK_DISABLE_DEPRECATED and ENABLE_BROKEN guardsJavier Jardón2010-06-072-4/+0
* [tests] Remove GtkOptionmenu from gail testsJavier Jardón2010-05-112-20/+0
* Install the gail tests in /usr/lib/gtk-3.0/modulesRichard Hughes2010-05-101-1/+1
* Remove obsolete GtkOptionMenu test case from Gail testsChristian Dywan2010-05-032-158/+0
* Substitute deprecated functionJavier Jardón2010-05-031-1/+1
* Fix compilation errorJavier Jardón2010-05-031-2/+2
* Remove deprecated GtkEntry stuff from docs and tutorial.Javier Jardón2010-05-031-1/+1
* Remove gtkmain stuff from docs and tutorial.Javier Jardón2010-05-031-2/+2
* Remove remaining GtkWindow deprecated documentationJavier Jardón2010-05-031-1/+0
* Don't use deprecated classes in GailChristian Dywan2010-05-031-1/+3
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-1/+1
* Deprecate flag macros for toplevel, state, no window and composite childChristian Dywan2010-01-044-4/+4
* Fix a compilation warningJavier Jardón2009-10-201-1/+4
* Add git.mk to generate .gitignore filesBehdad Esfahbod2009-05-041-0/+2
* Bug 575644 - Cygwin gail build patchTor Lillqvist2009-03-251-1/+1
* Makefile.am add GTK_DISABLE_DEPRECATED to CFLAGS.Michael Natterer2008-12-095-5/+14
* Bug 555953 – libferret missing link against libgtk-x11Matthias Clasen2008-10-131-2/+4
* s/GTK_SIGNAL_FUNC/G_CALLBACK/Michael Natterer2008-09-221-10/+10
* gailbooleancell.c gailimagecell.c gailtextcell.c gailwidget.cMichael Natterer2008-08-1510-49/+47
* tests/ferret.c tests/testlib.c don't use the deprecatedMichael Natterer2008-08-113-29/+34
* gailcellparent.h gailfactory.h tests/testnotebook.c tests/testtext.cMichael Natterer2008-05-304-4/+1
* Fix builddir!=srcdir builds. (#516254, Yevgen Muntyan)Matthias Clasen2008-02-161-0/+1
* modules/other/gail/libgail-util/Makefile.am Link with gtktargetlib andTor Lillqvist2008-01-101-7/+44
* Include Makefile.decl, to make sure that make test-report works properlyJohan Dahlin2008-01-051-0/+3
* Move the gail tests from standalone gail to gtk+. Bug #504568.Christian Persch2007-12-2825-0/+9200