9331ef2456
libgimpwidgets: change GimpController's stock_id to icon_name
...
This API change is OK since the entire controller API is marked as
unstable and needs a special #define to be visible at all.
2014-05-09 09:19:06 +02:00
5ec413a5e8
Bug 729326 - Errors found using a static code analysis program cppcheck
...
Fixed some memory and file leaks. And removed some code and variables
that are not used.
2014-05-05 10:34:08 +02:00
7027d3cb13
modules: include <gegl.h> in controller-dx-dinput.c
...
when we include "libgimpwidgets/gimpwidgets.h"
2013-11-04 21:25:22 +01:00
3c006d0a4f
modules: make all get_type() functions static
2013-01-17 20:57:50 +01:00
cccddce106
modules: fix indentation in controller-dx-dinput.c
2011-06-23 16:26:55 +02:00
7b320c7bf6
Get rid of DOS line endings
2010-11-21 16:09:09 +01:00
e14c50aaef
Bug 623169 - Memory leaks in GIMP
...
Plug leak by allocating the data on the stack.
2010-07-15 21:42:58 +02:00
d9b5207aa2
Change licence to GPLv3 (and to LGPLv3 for libgimp).
...
2009-01-17 Michael Natterer <mitch@gimp.org >
* all files with a GPL header and all COPYING files:
Change licence to GPLv3 (and to LGPLv3 for libgimp).
Cleaned up some copyright headers and regenerated the parsers in
the ImageMap plugin.
svn path=/trunk/; revision=27913
2009-01-17 22:28:01 +00:00
7fa22ebf17
added GIMP_MODULE_ERROR domain.
...
2008-11-12 Sven Neumann <sven@gimp.org >
* libgimpmodule/gimpmodule.[ch]: added GIMP_MODULE_ERROR domain.
* modules/gimpinputdevicestore-hal.c
* modules/gimpinputdevicestore-dx.c
* modules/controller-dx-dinput.c: use GIMP_MODULE_ERROR as error
domain instead of 0.
svn path=/trunk/; revision=27629
2008-11-12 11:19:31 +00:00
a2f6108bc6
modules/Makefile.am renamed all modules to color-selector-foo.c,
...
2008-08-11 Michael Natterer <mitch@gimp.org >
* modules/Makefile.am
* modules/*.c: renamed all modules to color-selector-foo.c,
display-filter-foo.c and controller-foo.c
svn path=/trunk/; revision=26506
2008-08-11 18:28:01 +00:00