Sven Neumann
|
6ebcf700d1
|
removed erroneous semicolon after G_DEFINE_TYPE macros.
2006-05-15 Sven Neumann <sven@gimp.org>
* app/*/*.c:
* lib*/*.c: removed erroneous semicolon after G_DEFINE_TYPE macros.
|
2006-05-15 09:46:31 +00:00 |
|
Michael Natterer
|
8b8c784a5b
|
port to G_DEFINE_TYPE() and friends. Some related cleanup.
2005-12-13 Michael Natterer <mitch@gimp.org>
* app/tools/*.c: port to G_DEFINE_TYPE() and friends. Some related
cleanup.
|
2005-12-13 09:13:50 +00:00 |
|
Karine Delvare
|
b94ecff556
|
app/tools/gimprectangletool.[ch] code cleanup, replace virtualization
2005-09-03 Karine Delvare <kdelvare@nerim.net>
* app/tools/gimprectangletool.[ch]
* app/tools/gimprectangleoptions.[ch]: code cleanup, replace
virtualization functions with interface properties.
* app/tools/gimpcroptool.[ch]
* app/tools/gimpnewrectselecttool.[ch]
* app/tools/gimpcropoptions.[ch]
* app/tools/gimpnewrectselectoptions.[ch]: code cleanup, use said
interface properties.
|
2005-09-03 19:48:22 +00:00 |
|
Karine Delvare
|
5a9f83bd46
|
app/tools/gimprectangletool.[ch] transform into an interface.
2005-08-15 Karine Delvare <kdelvare@nerim.net>
* app/tools/gimprectangletool.[ch]
* app/tools/gimprectangleoptions.[ch]: transform into an interface.
* app/tools/gimpcroptool.[ch]
* app/tools/gimpnewrectselecttool.[ch]: use the rectangletool interface.
* app/tools/gimpcropoptions.[ch]
* app/tools/gimpnewrectselectoptions.[ch]: use the rectangleoptions
interface.
* app/tools/Makefile.am: added gimpnewrectselectionoptions.[ch]
|
2005-08-15 14:23:28 +00:00 |
|