Updating branch refs/heads/ristretto-0.0
         to 618b94f2c2ebc49ebe309a6454cdc83ae8c78ebe (commit)
       from 829b15698f827857705ac70b968dfd3af7908f66 (commit)

commit 618b94f2c2ebc49ebe309a6454cdc83ae8c78ebe
Author: Stephan Arts <[email protected]>
Date:   Tue Jan 19 01:42:07 2010 +0100

    Update ChangeLog and NEWS

 ChangeLog |   38 ++++++++++++++++++++++++++++++++++++++
 NEWS      |    3 +++
 2 files changed, 41 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 532e167..0e8bb6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,41 @@
+2010-01-13 Stephan Arts <[email protected]>
+
+       * src/picture_viewer.c: Fix box-zoom when image is rendered at 
below-maximum resolution
+
+2010-01-13 Stephan Arts <[email protected]>
+
+       * src/*.c,
+         src/*.h: Update copyright messages
+
+2010-01-12 Stephan Arts <[email protected]>
+
+       * src/picture_viewer.c: Implement box-zoom... 
+         it only works when the image is loaded at max-quality... still need 
to fix that
+
+2010-01-09 Stephan Arts <[email protected]>
+
+       * src/main_window.c,
+         src/main_window_ui.xml: Remove stuff that is not going to be ready 
for 0.1.0
+
+2010-01-08  Stephan Arts <[email protected]>
+
+       * src/thumbnailer.c: Remove thumbnails from thumbnail-queue when ready
+       * TODO: Update TODO
+       * src/thumbnail_bar.c,
+         src/thumbnailer.c: Fix Assert, make thumbnailing work with non-jpeg 
+         mimetypes and vertical thumbnailbars...
+
+2010-01-07  Stephan Arts <[email protected]>
+
+       * src/settings.c: Remove excess break statement
+       * configure,in.in,
+         src/Makefile.am,
+         src/thumbnail.c,
+         src/thumbnail.h,
+         src/thumbnail_bar.c,
+         src/thumbnailer.h,
+         src/thumbnailer.c: Add rudimentary support for tumbler.
+
 2009-11-01  Stephan Arts <[email protected]>
 
        * src/xfce_wallpaper_manager.c: Implement slider options in
diff --git a/NEWS b/NEWS
index ad584bf..6f2956e 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,9 @@
   cost of image-quality)
 - Store the settings in xfconf
 - Add option to completely disable the image-cache
+- Use dbus-thumbnailing spec to generate thumbnails
+- Add buttons to delete the image from disk
+- Restyle the toolbars to make room for more usefull options
 
 0.0.22
 ======
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to