Javier Jardón
|
6736c085b3
|
Use accessor functions to access GtkCellRendererText
|
2010-07-13 19:40:45 +02:00 |
|
Javier Jardón
|
db584abef3
|
Use accessor functions to access GtkCellRenderer
|
2010-07-13 19:40:45 +02:00 |
|
Javier Jardón
|
5ee19bdafe
|
Use accessor functions to access GtkAccesible variables
|
2010-07-13 19:40:45 +02: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 |
|
Johan Dahlin
|
d97cdbdf53
|
Include "config.h" instead of <config.h> Command used: find -name
2008-06-21 Johan Dahlin <jdahlin@async.com.br>
* *.[ch]: Include "config.h" instead of <config.h>
Command used:
find -name \*.[ch]|xargs perl -p -i -e 's/^#include <config.h>/#include "config.h"/g'
Rubberstamped by Mitch and Tim
svn path=/trunk/; revision=20669
|
2008-06-22 14:28:52 +00:00 |
|
Christian Persch
|
11ae610d93
|
Fix compiler warnings. Bug #504701.
svn path=/trunk/; revision=19229
|
2007-12-23 12:37:13 +00:00 |
|
Christian Persch
|
b0702a91ad
|
Use G_DEFINE_TYPE[_WITH_CODE] instead of hand-coding the get_type functions. Bug #504661.
svn path=/trunk/; revision=19227
|
2007-12-23 12:24:59 +00:00 |
|
Christian Persch
|
a8e6ee33b1
|
Integrate gail into gtk+. Bug #169488.
* configure.in:
* docs/reference/Makefile.am:
* docs/reference/libgail-util/*:
* gail-uninstalled.pc.in:
* gail.pc.in:
* modules/Makefile.am:
* modules/other/Makefile.am:
* modules/other/gail/*:
* modules/other/gail/libgail-util/*:
* po/POTFILES.skip: Integrate gail into gtk+. Bug #169488.
svn path=/trunk/; revision=19196
|
2007-12-18 13:51:12 +00:00 |
|