cropper

log interface.c

age author description
Thu, 04 Mar 2010 18:31:28 +0100 meillo removed all buttons and stuff from the window; cleaned up
Thu, 04 Mar 2010 17:05:38 +0100 meillo added zooming with buttons
Thu, 04 Mar 2010 14:23:30 +0100 meillo more cosmetic changes
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
Tue, 04 Dec 2007 23:20:51 +0100 meillo added code for ratio swap; new names for ratio operations; added main.h; some more
Tue, 04 Dec 2007 20:23:25 +0100 meillo nicer code formating
Tue, 04 Dec 2007 16:48:51 +0100 meillo initial commit