eog/NEWS
Federico Mena Quintero 85dbba10f0 NEWS - Federico
2002-05-30 20:01:32 +00:00

258 lines
8.2 KiB
Plaintext
Raw Blame History

Version 0.119
-------------
* Updated the scrolling engine for GTK+ 2.0; it is nice and fast again -
#82417 (Federico)
* EOG doesn't crash on exit anymore if you bring up the preferences
dialog - #82426 (Federico)
* Session is saved and discarded correctly - #82603 (Federico)
* Re-added scroll wheel support - #79351 (Federico)
* Fixes for installation prefix - #83399 (Ross Burton)
* Prettified the About dialog (Federico)
* Misc. code cleanup (Federico)
Version 0.118
-------------
* include dir fix (Ronald Bultje, me)
* fix for save-session crash (me)
* reduced debug output (Michael)
* accessibility support (Muktha Narayan, Federico)
* support for loading svg images (Jacob Berkman)
* zoom to fit does fit, #76406 (Federico)
* image saving fix, #76239 (Federico)
* preference dialog has help (Satyajit Kanungo, Federico)
* Updated translations:
Pablo Saratxaga (vi, ca, wa),Duarte Loreto (pt), Kjartan Maraas (no),
Stanislav Visnovsky (sk), Hector Garcia Alvarez (es),
Christophe Merlet (fr), Ole Laursen (da), Abel Cheung (zh_TW),
Zbigniew Chyla (pl), Christian Rose (sv), Hasbullah Bin Pit (ms)
Version 0.117
-------------
* no re-rendering on mouse moves, bug #72351 (fix has been in 0.116.1 already
but wasn't announced yet) (Michael Meeks)
* session management fixes (Federico)
* image saving fixes, bug #77173 (Federico)
* bonobo_window_new adaptions (Murray Cumming)
* build fixes regarding broken libjpeg, bug #79010 (Federico)
* help topic menuitem added (Satyajit Kanungo)
* fullscreen fix, bug #73606 (Federico)
* Updated translations:
Jarkko Ranta (fi), Ole Laursen (da), Changwoo Ryu (ko),
Zbigniew Chyla (pl), Hasbullah Bin Pit (ms)
Version 0.116.0
---------------
* added mnemonics to preference dialog
* menu rearrangements to fit HIG better
* bigger default window size
* session management
* build fixes
* removed remaining uses of deprecated API
* fixed memory leak with preference dialog
* beautified preference dialog
* Updated translations:
Christian Rose (sv), Jarkko Ranta (fi), Stanislav Visnovsky (sk),
Abel Cheung (zh_TW), Duarte Loreto (pt), Kjartan Maraas (no),
Fatih Demir (ta), Christophe Merlet (fr), Changwoo Ryu (ko),
Zbigniew Chyla (pl), Hasbullah Bin Pit (ms), Jens Finke (de)
Version 0.115.0
---------------
* reworked user dialog when opening multiple files concurrently
* report loading errors to the user through a dialog
* reworked preferences dialog
* Updated translations:
Ole Laursen (da), Zbigniew Chyla (pl), Hasbullah Bin Pit (ms),
Jens Finke (de), Roy-Magne Mo (nn), Wang Jian (zh_CN),
Valek Filippov (ru), Jarkko Ranta (fi)
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
* updated translations:
Valek Filippov (ru), Stanislav Visnovsky (sk), Zbigniew Chyla (pl),
Hasbullah Bin Pit (ms), Ole Laursen (da), Takayuki KUSANO (ja),
Kjartan Maraas (no), Jarkko Ranta (fi)
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).
* Fixes to the documentation installation procedure (Federico).
Version 0.4
-----------
* Requires libglade stable and GConf 0.8.
* 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)
* 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
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).
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).
Version 0.2
-----------
* Requires gdk-pixbuf-0.3. Uses the new gdk-pixbuf API.
* Added "hand" scrolling. Performance sucks due to limitations in
GtkLayout and the GNOME canvas. These will be fixed shortly.
Version 0.1
-----------
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.