From 8ade7975e772256765d12e817dfbbb5d199b1b89 Mon Sep 17 00:00:00 2001 From: "nothings.org" Date: Tue, 14 Aug 2007 17:46:51 +0000 Subject: [PATCH] blah --- notes.txt | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/notes.txt b/notes.txt index b54d80e..0102d32 100644 --- a/notes.txt +++ b/notes.txt @@ -1,11 +1,8 @@ - Version 0.96: Beta 7 ( 2007-08-15 ) + Version 0.95: Beta 7 ( 2007-08-15 ) * bugfix: minor stb_image.c fixes * bugfix: don't have gdi+ use threads; correct lock/unlock of global memory * bugfix: load non-7bit-filenames from commandline - - Version 0.95: Beta 6 ( 2007-07-20??? ) - * (feature: use 'f' to flip image vertically, in case FreeImage sucks) - * feature: ctrl-I launches new viewer instance on current image + * feature: ctrl-i launches new viewer instance on current image * bugfix: fix cacheing code to allow refreshing current image after flip etc. * bugfix: clean up repainting when dragging top or left to avoid dragging old data * bugfix: fix out-of-control resize when border is off