Javier Jardón
|
214a023e91
|
Deprecate widget flag: GTK_WIDGET_VISIBLE
Use gtk_widget_get_visible() instead
https://bugzilla.gnome.org/show_bug.cgi?id=69872
|
2010-03-01 07:52:07 +01:00 |
|
Javier Jardón
|
33f53e1d04
|
Fix a compilation warning
Catch the returned value of write()
|
2009-10-20 20:43:44 +02:00 |
|
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 |
|
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
|
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 |
|
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 |
|