summaryrefslogtreecommitdiff
path: root/modules/other/gail/gailpixmap.c
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am add GTK_DISABLE_DEPRECATED to CFLAGS.Michael Natterer2008-12-091-0/+3
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* gailimage.c (gail_image_get_image_size)Michael Natterer2008-06-181-1/+1
* Remove relocations from the atk factories. Remove unused gail_foo_new()Christian Persch2007-12-251-14/+9
* Include <config.h>. Bug #504720.Christian Persch2007-12-231-0/+2
* Use G_DEFINE_TYPE[_WITH_CODE] instead of hand-coding the get_type functions. ...Christian Persch2007-12-231-45/+5
* Integrate gail into gtk+. Bug #169488.Christian Persch2007-12-181-0/+198