eog/NEWS

178 lines
5.4 KiB
Plaintext
Raw Normal View History

Version 0.114.0
---------------
* zooming fixes
* memory leak fixes
* documentation fixes (John Fleck)
* don't ask for collection component when there are
multiple files on the command line
* link with popt explicitly (Laszlo Peter)
* save preference settings through gconf
Version 0.113.0
---------------
* fixed statusbar updates
* merged most of the ChangeLogs into a single one (Federico)
* check for required library versions on configure
* don't crash on non-image files (bug #72228)
* integrate smoothly with nautilus (bug #72069)
* use gtk stock icons
* updated translations:
Ole Laursen (da), Kjartan Maraas (no), Jens Finke (de),
Wan Jian (zh_CN)
Version 0.112.0
---------------
* fixed display flickering when zooming (Jens)
* removed features which won't be ready
within the Gnome2 timeframe: (Jens)
- evolution & gnocam configure options
- printing support
* eog.desktop updates for Gnome2 (Jens)
* build fixes for Forte CC (Laszlo Peter)
* disable properites menu item when
no component is loaded (Jens)
* fixed all remaining places where
strings aren't marked as translatable (Jens)
* some code cleanup (Jens)
* Updated translations:
Zbigniew Chyla (pl), Cristian Rose (sv), Duarte Loreto (pt)
Ole Laursen (da)
Version 0.111.0
---------------
* setup eog-image-viewer component for translation (Jens)
* removed decorations on fullscreen mode (Jens)
* fixed image saving (Jens)
* fixed all the remaining issues where strings don't get translated (Jens
* Updated translations:
Abel Cheung (zh_TW), Takayuki KUSANO (ja)
Version 0.110.0
---------------
* Better integration with Nautilus (Michael Meeks)
* autoconf 2.5x build fix (Havoc Pennington)
* bind_textdomain fixes (Shingo Akagaki)
* Bonobo reference leak fixes (Jens)
* Resize window to image on opening (Jens)
* Drag'n'drop fixes (Jens)
* Re-enabled preference settings (Jens)
* gconf schema installation fixes (Jens)
* Code cleanup & compile warning fixes (Jens)
* New/updated translations:
Christophe Merlet (fr), Ole Laursen (da), Duarte Loreto (pt),
Zbigniew Chyla (pl),Stanislav Visnovsky (sk), Roy-Magne Mo (nn),
Jarko Ranta (fi), Vincent van Adrighem (nl), Kjartan Maraas (no),
Chrisitan Rose (sv), Hasbullah Bin Pit (ms)
=========== 0.11x.0 versions are for Gnome 2 ======================
Version 0.6
-----------
* There's a totally new Bonobo component which uses the core EOG
code to display things (Martin, Michael). The old component has
been moved into Nautilus.
* Requires Bonobo 0.35, GConf 0.12, gnome-print 0.25 and OAF 0.6.2.
Version 0.5
-----------
* You can now drag a bunch of filenames into a window and EOG will
open them for you (patch from Juan Pablo Mendoza).
* Introduced a maximum zoom factor so that the gdk-pixbuf scaling
functions are happy (Federico).
2000-09-05 02:03:36 +00:00
* Fixes to the documentation installation procedure (Federico).
Version 0.4
-----------
* Requires libglade stable and GConf 0.8.
2000-08-20 07:42:42 +00:00
* We now have a wonderful user's manual courtesy of Eliot Landrum.
This guy deserves a beer.
* Greatly enhanced the scrolling engine. Now it is fast and nice. It
also supports a two-pass scrolling mode which is useful for slow
machines when scrolling zoomed images (Federico).
* New full screen viewing mode. Look at your images on the big
screen! (Federico)
2000-07-27 20:59:48 +00:00
* We support wheel mice; you can use the wheel for zooming (Federico).
* Windows can adjust their size and zoom factor automatically when
opening new images (Federico).
* New preferences dialog and a slew of options to tinker
2000-06-27 23:11:13 +00:00
with (Arik, Federico).
* The Bonobo part can now use OAF instead of GOAD (Maciej).
* Plenty of Bonobo work (Michael, Iain, Maciej).
* Miscellaneous UI polishing (Federico).
* New and updated translations (Fatih, Pablo, Rasta, Kjartan, Jes<65>s,
Zbigniew, Yukihiro, Christopher, Andreas, Jarkko, Valek, Gergo,
Ville, Yuri, Kusano, Kenny, Kai, George, Matthias, Federico).
2000-04-20 18:43:15 +00:00
Version 0.3
-----------
* Requires gdk-pixbuf 0.7, gnome-print 0.18, bonobo > 0.9.
* The old canvas-based rendering engine is gone. We now have a custom
rendering engine using gdk-pixbuf's fast scaling functions (right
now only bilinear interpolation is supported, but that will change).
Zooming and scrolling can be interrupted by the user at any time,
leading to a smoother user interface experience (Federico).
Scrolling is not finished, look at the TODO list to see what is
missing. The final scrolling support will be in the next version.
* Image windows now display the filename and image size in the title
(Miguel, Federico).
* Many enhancements to the Bonobo component (Michael).
* RGBA print support for the Bonobo component (Michael).
* We now install an eog.desktop file and a cool icon (Tuomas).
* Many new and updated translations (Ville, Jarkko, Pablo, Dan, Gergo,
Alastair, Tomasz, Richard, Yuri, Matthias, Sergey, Fatih, Dennis,
Christopher, George, Lauris, Vincent, Simos, Kjartan).
1999-10-21 16:39:19 +00:00
Version 0.2
-----------
* Requires gdk-pixbuf-0.3. Uses the new gdk-pixbuf API.
1999-10-22 16:01:11 +00:00
* Added "hand" scrolling. Performance sucks due to limitations in
GtkLayout and the GNOME canvas. These will be fixed shortly.
1999-10-21 16:39:19 +00:00
1999-09-28 00:17:01 +00:00
Version 0.1
1999-10-21 16:39:19 +00:00
-----------
1999-09-28 00:17:01 +00:00
This is the first public release of the Eye of Gnome. It is *far*
from complete, but is stable and usable enough to work as a small and
fast image viewer.
Features in this release:
- Opening multiple images at once in different windows.
- Fast zooming and scrolling, while keeping memory usage constant.
- Opening multiple images from the command line.