Mike Gorse
|
15482528a5
|
Implement action interface for gailcell.
Bug #580889.
|
2010-04-26 16:12:59 +08:00 |
|
Joanmarie Diggs
|
4759da2634
|
Add/Remove ATK_STATE_SENSITIVE according to cells' state.
Bug #569042.
|
2010-03-05 14:48:23 +08: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
|
563ee17a91
|
Include <config.h>. Bug #504720.
svn path=/trunk/; revision=19228
|
2007-12-23 12:27:33 +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 |
|