gimp/plug-ins/color-rotate
Mukund Sivaraman 1808e4cbc3 build: Fix the location of the libm dependency
The plug-ins use symbols in libm and that's why -lm is necessary, not
because libgimpmath uses it.
2011-12-12 23:42:52 +05:30
..
images Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
.gitignore Adding Microsoft Windows executables to the .gitignore files 2009-06-19 00:14:17 +02:00
Makefile.am build: Fix the location of the libm dependency 2011-12-12 23:42:52 +05:30
color-rotate-callbacks.c color-rotate: Delete dead variables and assignments 2011-10-11 09:56:46 +05:30
color-rotate-callbacks.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
color-rotate-dialog.c plug-ins: use gtk_box_new() 2011-09-30 12:18:24 +02:00
color-rotate-dialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
color-rotate-draw.c plug-ins: port color-rotate drawing to cairo and simplify the code 2010-09-09 21:50:55 +02:00
color-rotate-draw.h plug-ins: port color-rotate drawing to cairo and simplify the code 2010-09-09 21:50:55 +02:00
color-rotate-stock.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
color-rotate-stock.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
color-rotate-utils.c plug-ins: use new item API instead of deprecated drawable API 2010-07-09 12:27:36 +02:00
color-rotate-utils.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
color-rotate.c Bug 155733 - need to check return values of gimp_drawable_mask_bounds() 2011-05-07 01:11:56 +02:00
color-rotate.h Bug 645456 - Inconsistent window (role) naming scheme 2011-04-08 20:31:34 +02:00