[Xfce4-commits] <ristretto:ristretto-0.0> Update ChangeLog and NEWS

Stephan Arts noreply at xfce.org
Sun Oct 23 19:23:02 CEST 2011


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

commit 618b94f2c2ebc49ebe309a6454cdc83ae8c78ebe
Author: Stephan Arts <stephan at xfce.org>
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 <stephan at xfce.org>
+
+	* src/picture_viewer.c: Fix box-zoom when image is rendered at below-maximum resolution
+
+2010-01-13 Stephan Arts <stephan at xfce.org>
+
+	* src/*.c,
+	  src/*.h: Update copyright messages
+
+2010-01-12 Stephan Arts <stephan at xfce.org>
+
+	* 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 <stephan at xfce.org>
+
+	* 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 <stephan at xfce.org>
+
+	* 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 <stephan at xfce.org>
+
+	* 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 <stephan at xfce.org>
 
 	* 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
 ======


More information about the Xfce4-commits mailing list