cropper

log

age author description
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:38:25 +0100 meillo mercurial ignores JPG and PNG now, so I can store them in this directory for testing
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
Wed, 05 Dec 2007 00:08:39 +0100 meillo added ratio control code