SHA256
1
0
forked from pool/eog
OBS User unknown
2007-09-17 21:18:33 +00:00
committed by Git OBS Bridge
parent 8eb0ce1e6c
commit dfeceead28
5 changed files with 58 additions and 80 deletions

View File

@@ -1,3 +1,29 @@
-------------------------------------------------------------------
Mon Sep 17 22:13:52 CEST 2007 - mauro@suse.de
- Update to version 2.20:
* Complete rewrite of application core which means more stable,
maintanable, faster image viewer for GNOME
* New plugin system which allows developers to extend EOG's UI
and behavior. Python support is available.
* Editable application toolbar
* New image collection pane with on-demand thumbnail loading,
polished look, and continuous scrolling side buttons.
* Side Pane to be extended by plugins
* New image properties dialog which replaces the image info
sidepane
* Single instance D-Bus-based activation support
* Revamped error/warning UI
* "Open with" support to quickly open images on other applications
* Mouse scrollwheel improvements: HIG compliancy and zoom factor
setting
* General UI polishing
* Command line options for fullscreen, slideshow and image collection
disabling
* Display EXIF MakerNotes
* XMP Support
- Patch eog-casts.patch is being removed since it's already applied upstream.
-------------------------------------------------------------------
Mon Sep 10 22:15:51 CEST 2007 - mauro@suse.de