gimp/libgimpthumb
Michael Natterer f4f106ad26 libimp*: add private pointers to all instance structs
even if we don't have private members (yet). Also make class padding 8
pointers in all headers. This commit moves nothing to private, it just
makes all headers consistent and adjusts .c files accordigly.
2018-05-20 21:06:33 +02:00
..
.gitignore Adding Microsoft Windows executables to the .gitignore files 2009-06-19 00:14:17 +02:00
Makefile.am Makefiles: don't use -xobjective-c when linking files on Mac 2018-04-08 04:03:55 -04:00
gimp-thumbnail-list.c libgimpthumb: fix "assignment discards ‘const’ qualifier" warning. 2013-12-05 22:18:15 +13:00
gimpthumb-enums.h Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
gimpthumb-error.c libgimpthumb: move docs from template files to inline comments 2010-07-02 15:53:20 +02:00
gimpthumb-error.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpthumb-types.h
gimpthumb-utils.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimpthumb-utils.h libgimpthumb: new function gimp_thumb_get_thumb_base_dir() 2013-12-05 21:20:28 +13:00
gimpthumb.def libgimpthumb: new function gimp_thumb_get_thumb_base_dir() 2013-12-05 21:20:28 +13:00
gimpthumb.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpthumbnail.c Bug 795161 - Misc. typo fixes in source comments and doxygen 2018-04-18 21:06:57 +02:00
gimpthumbnail.h libimp*: add private pointers to all instance structs 2018-05-20 21:06:33 +02:00