cropper
log interface.c
age | author | description |
---|---|---|
Thu, 04 Mar 2010 14:18:19 +0100 | meillo | just cosmetic changes |
Thu, 04 Mar 2010 13:54:17 +0100 | meillo | minor changes; besser indenting |
Thu, 20 Mar 2008 20:01:38 +0100 | meillo | completely refactored makefile; removed interface.h |
Thu, 20 Mar 2008 19:31:44 +0100 | meillo | memory is now freed aswell; added (a crappy) zoom2fit; did some casts to get rid of warnings |
Wed, 19 Mar 2008 23:01:43 +0100 | meillo | image is now gdk-pixbuff; zoom implemented in a basic way |
Fri, 07 Dec 2007 21:35:49 +0100 | meillo | added image widget, that displays the image |
Fri, 07 Dec 2007 17:40:08 +0100 | meillo | added option handling; added output for convert; commented all ratio code cause it is not really important now |