Michael Natterer
c5edf5e513
Makefile.am add GTK_DISABLE_DEPRECATED to CFLAGS.
...
2008-12-09 Michael Natterer <mitch@imendio.com>
* Makefile.am
* tests/Makefile.am: add GTK_DISABLE_DEPRECATED to CFLAGS.
* gail.c
* gailclist.c
* gailclistcell.c
* gailcombo.c
* gaillist.c
* gailmenu.c
* gailoptionmenu.c
* gailpixmap.c
* gailprogressbar.c
* gailtoplevel.c
* gailwidget.c
* gailwindow.c
* tests/ferret.c
* tests/testcombo.c
* tests/testlib.h
* tests/testoptionmenu.c: #undef it where we need to access
deprecated cruft.
svn path=/trunk/; revision=21859
2008-12-09 14:51:16 +00:00
Matthias Clasen
d834ef6b2f
Bug 555953 – libferret missing link against libgtk-x11
...
2008-10-13 Matthias Clasen <mclasen@redhat.com>
Bug 555953 – libferret missing link against libgtk-x11
* modules/other/gail/test/Makefile.am: Link libferret against gtk.
svn path=/trunk/; revision=21646
2008-10-13 16:00:24 +00:00
Michael Natterer
c280f9189b
s/GTK_SIGNAL_FUNC/G_CALLBACK/
...
2008-09-22 Michael Natterer <mitch@imendio.com>
* tests/ferret.c: s/GTK_SIGNAL_FUNC/G_CALLBACK/
svn path=/trunk/; revision=21489
2008-09-22 11:00:40 +00:00
Michael Natterer
2f267a411d
gailbooleancell.c gailimagecell.c gailtextcell.c gailwidget.c
...
2008-08-15 Michael Natterer <mitch@imendio.com>
* gailbooleancell.c
* gailimagecell.c
* gailtextcell.c
* gailwidget.c
* tests/Makefile.am
* tests/testbutton.c
* tests/testimage.c
* tests/testlib.c
* tests/testmenuitem.c
* tests/testnotebook.c
* tests/testoptionmenu.c
* tests/testpaned.c
* tests/testselection.c
* tests/testtable.c: some undeprecation.
* libgail-util/Makefile.am. build with GDK_DISABLE_DEPRECATED
and GTK_DISABLE_DEPRECATED.
svn path=/trunk/; revision=21127
2008-08-15 11:37:00 +00:00
Michael Natterer
f4d322211e
tests/ferret.c tests/testlib.c don't use the deprecated
...
2008-08-11 Michael Natterer <mitch@imendio.com>
* tests/ferret.c
* tests/testlib.c
* tests/testtable.c: don't use the deprecated
gtk_box_pack_start_defaults()
svn path=/trunk/; revision=21061
2008-08-11 11:21:23 +00:00
Michael Natterer
2d98228c55
gailcellparent.h gailfactory.h tests/testnotebook.c tests/testtext.c
...
2008-05-30 Michael Natterer <mitch@imendio.com>
* gailcellparent.h
* gailfactory.h
* tests/testnotebook.c
* tests/testtext.c
* tests/testtoplevel.c
* tests/testvalues.c: include <atk/atk.h> instead of individual
files from ATK.
svn path=/trunk/; revision=20254
2008-05-30 11:25:56 +00:00
Matthias Clasen
ca36ffc2af
Fix builddir!=srcdir builds. ( #516254 , Yevgen Muntyan)
...
2008-02-15 Matthias Clasen <mclasen@redhat.com>
* gtk/Makefile.am:
* modules/other/gail/tests/Makefile.am:
* modules/other/gail/libgail-util/Makefile.am:
* modules/other/gail/Makefile.am: Fix builddir!=srcdir
builds. (#516254 , Yevgen Muntyan)
svn path=/trunk/; revision=19591
2008-02-16 02:39:20 +00:00
Tor Lillqvist
a39f6c4611
modules/other/gail/libgail-util/Makefile.am Link with gtktargetlib and
...
2008-01-10 Tor Lillqvist <tml@novell.com>
* modules/other/gail/libgail-util/Makefile.am
* modules/other/gail/tests/Makefile.am: Link with gtktargetlib and
gdktargetlib.
svn path=/trunk/; revision=19348
2008-01-10 21:47:58 +00:00
Johan Dahlin
fe095eccfe
Include Makefile.decl, to make sure that make test-report works properly
...
2008-01-05 Johan Dahlin <johan@gnome.org>
* modules/other/gail/tests/Makefile.am: Include Makefile.decl,
to make sure that make test-report works properly
svn path=/trunk/; revision=19308
2008-01-05 23:21:36 +00:00
Christian Persch
9905ccfef3
Move the gail tests from standalone gail to gtk+. Bug #504568 .
...
svn path=/trunk/; revision=19284
2007-12-28 20:23:14 +00:00