File ristretto.changes of Package ristretto
-------------------------------------------------------------------
Tue Nov 11 15:24:32 CET 2008 - prusnak@suse.cz
- fix segfault when no EXIF data present (exif.patch)
-------------------------------------------------------------------
Wed Jun 18 15:59:43 CEST 2008 - prusnak@suse.cz
- updated to 0.0.20
* Add limits so that images are not scrolled outside the thumbnail-bar
boundaries (Fix bug introduced with 0.0.19)
* Add 'Close All' menu item.
* Add command-line option for opening in full-screen mode (Bug #4077)
* Add command-line option for opening in slideshow mode (Bug #4077)
* Add option to show/hide thumbnails during slideshow. (Bug #4076)
* Do not include Generic Name to the Name field, this makes some menu
implementations look broken (Bug #4085)
-------------------------------------------------------------------
Wed Jun 18 15:54:38 CEST 2008 - prusnak@suse.cz
- updated to 0.0.19
* Add option to change the wallpaper with xfdesktop >= 4.5
* Detect if xfdesktop is running
* Scroll through images when using the scroll-button, rather then
changing the active one.
* Open the desired image BEFORE loading the rest of the folder, this
reduces the time it takes to display the initial image.
-------------------------------------------------------------------
Thu Mar 27 11:22:24 CET 2008 - prusnak@suse.cz
- update to 0.0.18
* Improved zoom-box
* Added rudimentary drag-n-drop support for opening images
* Removed duplicate code for opening files and folders, moved this
to the navigator (Bug #3866)
* Open files and folders when the main-loop is running, this way the
window is already usable before the images are being opened.
* Add configuration option to toggle the folowing feature:
- Prevent images to be scaled beyond 100% when maximizing the window
- Resize images to fit to the window when restoring the window from
maximize state.
* Prevent GUI freezes when opening a folder with a lot of files in
them.
* Fix segfaults when closing ristretto while it is opening a folder.
* Restore of auto-center when clicking on a thumbnail.
* The Statusbar displays some feedback when opening files.
-------------------------------------------------------------------
Sun Feb 17 13:01:37 CET 2008 - bwalle@suse.de
- update to 0.0.17
o Fix segfault when scrolling over the picture-viewer
o Fix event-window issues overlaying the 1:1 and fit zoom-
buttons, now the zoom-buttons keep working when the thumbnails
scroll behind the toolbar
* Improve behaviour of thumbnails.
* Fix desktop-file syntax
-------------------------------------------------------------------
Tue Jan 29 11:26:21 CET 2008 - prusnak@suse.cz
- update to 0.0.16
* Add zoom-mode support (remember zoom-mode across images)
* New thumbnail-bar
* Add drag support
* New thumbnail objects (better themeable)
* Add tooltip support (atm with gtk+-2.12 only)
* Improve the caching behaviour
* Add configuration option for image-cache size
* Improve the creation of file-monitor handles, only create one
file-monitor when opening a directory. This works around limitations
of fam and gamin, and it allows the detection of new images inside
this folder.
-------------------------------------------------------------------
Sun Dec 9 22:51:39 CET 2007 - bwalle@suse.de
- update to 0.0.15
o Fix store and load functions for background-color, functions
used
o Fix opening of relative paths.
o Redraw the picture-viewer after setting a new background-color
o Improve box-zoom
-------------------------------------------------------------------
Sat Dec 1 18:16:06 CET 2007 - bwalle@suse.de
- update to 0.0.14
o Add keyboard-shortcuts for rotating
o Fix modification of bg-color using preferences dialog
o Fix thumbnail-scaling when thumbnail is first generated
o Refresh when new images are added and within visible range of
the thumbnail-viewer
o Improve behaviour when opening images from cli.
-------------------------------------------------------------------
Tue Nov 27 19:24:24 CET 2007 - bwalle@suse.de
- update to 0.0.13
o Fix segfault when running ristretto with unknown cli-options.
o Add rudimentary box-zoom (use ctrl-click to make use it).
o Use gtk-style background-color by default.
o Allow modification of background-color.
o Add Rotate sub-menu and buttons.
o Add Zooming sub-menu and buttons.
o Override picture-viewer bg-color when switching to fullscreen
mode.
-------------------------------------------------------------------
Sat Nov 17 15:34:28 CET 2007 - bwalle@suse.de
- update to 0.0.12
o Fix High CPU-usage
o Improve performance when new images are added to the navigator
o Emit iter_changed signal when navigator is cleared.
o Leave fullscreen mode by using 'Escape' key
o Fix toolbar always visible after leaving fullscreen mode
o Fix titlebar string
o Fix open file from CLI
-------------------------------------------------------------------
Wed Nov 7 10:21:13 CET 2007 - prusnak@suse.cz
- updated to 0.0.11
* Improve performance when zooming with mouse-wheel
* Improve performance when dragging the image around
* Add some comments
* Improve preferences dialog
-------------------------------------------------------------------
Tue Nov 6 10:42:55 CET 2007 - prusnak@suse.cz
- updated to 0.0.10
* Move image loading to navigator (to aid preloading and cache)
* Add Preferences dialog
* Add file-properties dialog (uses d-bus and thunar for now)
* Add preloading
* add thunar-vfs-monitor support (images are now reloaded when they are modified)
* Fix rendering bug
-------------------------------------------------------------------
Tue Oct 16 08:49:11 CEST 2007 - bwalle@suse.de
- updated to 0.0.9
o Fix EXIF orientation (was broken with previous release)
o Add right mouse click menu
o Add drag move when zoomed (still experimental)
-------------------------------------------------------------------
Sun Oct 14 20:44:39 CEST 2007 - bwalle@suse.de
- updated to 0.0.8
o Add support for animated images (like .gif and .mng)
o Improve load-times
o Improve responsiveness when loading images
o Fix memory leak when opening files / folders
-------------------------------------------------------------------
Tue Oct 2 11:07:47 CEST 2007 - prusnak@suse.cz
- updated to 0.0.7
* fix segfault in navigation.c
* fix broken if statements in main_window.c
-------------------------------------------------------------------
Sun Sep 30 14:01:46 CEST 2007 - bwalle@suse.de
- updated to 0.0.6
o Add EXIF support for detecting the image-orientation
o Improve the paint behaviour, do not paint the same pixel twice
o When switching files, fix the timeout and darken the original
image until the timeout is exceeded.
-------------------------------------------------------------------
Fri Sep 14 09:57:09 CEST 2007 - prusnak@suse.cz
- updated to 0.0.5
- removed desktop.patch
-------------------------------------------------------------------
Sat Sep 8 16:36:31 CEST 2007 - bwalle@suse.de
- updated to 0.0.4
-------------------------------------------------------------------
Mon Sep 3 11:36:18 CEST 2007 - bwalle@suse.de
- updated to 0.0.3
-------------------------------------------------------------------
Tue Aug 28 16:11:41 CEST 2007 - prusnak@suse.cz
- created package (initial version 0.0.1)