app/Makefile.am new files implementing a log facility which can be enabled
2007-11-15 Michael Natterer <mitch@gimp.org> * app/Makefile.am * app/gimp-log.[ch]: new files implementing a log facility which can be enabled using the GIMP_LOG environment variable. * app/main.c: initialize it. * app/display/gimpdisplayshell-callbacks.c: use it instead of private debugging macros that need to be enabled at compile time. svn path=/trunk/; revision=24160
Showing
app/gimp-log.c
0 → 100644
app/gimp-log.h
0 → 100644
Please register or sign in to comment