summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2006-03-30 21:27:56 +0000
committerjmmv <jmmv@pkgsrc.org>2006-03-30 21:27:56 +0000
commit0cb35d27da67234170d75bafd07b523bff4b3cf3 (patch)
tree0fd975db0059429c1ec0d83c28ed33af33a0701d /archivers
parentcbf57061f5162ade202646ac520f3163d0dcedc1 (diff)
downloadpkgsrc-0cb35d27da67234170d75bafd07b523bff4b3cf3.tar.gz
Update to 2.14.0:
Version 2.14.0 --------------- - Fixes crasher when opening images with strange extensions (Ryan Lortie) [#333551] - Quit EOG when not able to load images (Lucas Rocha) - Fix window positioning behavior (Lucas Rocha) - Updated translations: Alexander Shopov (bg), Mugurel Tudor (ro), Rajesh Ranjan (hi), Luca Ferretti (it), Ole Laursen (da), Gabor Kelemen (hu), Daniel Nylander (sv), Elnaz Sarbar (fa), Farzaneh Sarafraz (fa), Miloslav Trmac (cs), Benoît Dejean (fr). Version 2.13.92 --------------- - Disable all debug messages by default (Lucas Rocha) [#331362] - Fix 64-bit pointer truncation (Pascal Hofstee, Alexander Nedotsukov) [#331971] - Correct handling of zoom precision with mouse wheel (Felix Riemann) [#310833] - Build system fixes (Sylvain Bertrand) [#330708] - Define a minimum window size (Lucas Rocha) [#327065] - Mouse scroll wheel now makes image switching on collection pane (Lucas Rocha) [#331645] - Fixes crash when removing images from a directory with images that EOG is watching (Lucas Rocha) - Updated translations: Žygimantas Beručka (lt), Kostas Papadimas (el), Satoru Satoh (ja), Inaki Larrañaga (eu), Artur Flinta (pl), Rhys Jones (cy), Leonid Kanter (ru), Alessio Frusciante (it), Maxim Dziumanenko (uk) Version 2.13.91 --------------- - Remove critical warnings on save dialogs (Lucas Rocha) [#327170] - Use current locale for images on NIS filesystem (Takao Fujiwara) [320289] - Updated translations: Laurent Dhima (sq), Hendrik Richter (de), Lukas Novotny (cs), Alexander Sigachov (ru) Version 2.13.90 --------------- - Normal viewing of images from SMB shares (#326104) Patch from Felix Riemann. - .desktop file fixes (#328033) - Updated translations: Theppitak Karoonboonyanan (th), Ankit Patel (gu), Adam Weinberger (en_CA), Slobodan D. Sredojevic (sr, sr@Latn), Priit Laes (et), Clytie Siddall (vi), Kjartan Maraas (no, nb), Josep Puigdemont i Casamajó (ca), Francisco Javier F. Serrador (es), Chao-Hsiung Liao (zh_TW, zh_HK), Funda Wang (zh_CN), Duarte Loreto (pt), Evandro Fernandez Giovanini (pt_BR) Version 2.13.5 -------------- - Plural string fixes (#327106) - Updated translations: Clytie Siddall (vi), Ankit Patel (gu), Gabor Kelemen (hu), Ivar Smolin (et), Takeshi Aihana (ja), Kjartan Maraas (no, nb), Chao-Hsiung Liao (zh_TW, zh_HK), Francisco Javier F. Serrador (es), Slobodan D. Sredojevic (sr, sr@Latn), Ignacio Casal Quinteiro (gl), Ilkka Tuohela (fi) Version 2.13.4 -------------- - Disable xscreensaver on fullscreen mode (#326369) - Correctly refresh image section for very small images (#317641). Patch from Felix Riemann. - New delete confirmation dialog (#322884). Patch from Jaap Haitsma. - Several code cleanups. Patches from Felix Riemann. - Resize window according to the image dimensions (#323204) - Add BackSpace accel for previous image action (#324088) - Fix GTK+ dependency version. (#324149) - Updated translations: Alan Horkan (en_GB), Clytie Siddall (vi), Ilkka Tuohela (fi), Abel Cheung (zh_TW, zh_HK), Josep Puigdemont i Casamajó (ca), Žygimantas Beručka (lt), Vincent van Adrighem (nl), Kjartan Maraas (no, nb), Ignacio Casal Quinteiro (gl), Theppitak Karoonboonyanan (th), Ankit Patel (gu), Alexander Shopov (bg), Adam Weinberger (en_CA) Version 2.13.3 -------------- - Added Return accelerator for Next Image and Shift+Return and Shift+SpaceBar accelerators for Previous Image. (#322593) Patch from Jaap A. Haitsma <jaap@haitsma.org> - Use one single function when changing single selection instead of six too similar ones. (#321395) Patch from Claudio Saavedra <csaavedra@alumnos.utalca.cl>) - Icon now shown in about dialog. (#321665) Patch from Vincent Noel <vincent.noel@gmail.com>. - Image information pane is disabled by default. (#313672) - Other assorted bug fixes and code cleanups. - Updated translations: Ankit Patel (gu), Alessio Frusciante (it), Miloslav Trmac (cs), Åsmund Skjæveland (nn), Francisco Javier F. Serrador (es), Alexander Shopov (bg), Žygimantas Beručka (lt),Ales Nyakhaychyk (be), Takeshi AIHANA (ja), Adam Weinberger (en_CA), Funda Wang (zh_CN), Priit Laes (et), Ignacio Casal Quinteiro (gl), Kjartan Maraas (nb, no), Guilherme de S. Pastore (pt_BR), Theppitak Karoonboonyanan (th). Version 2.13.2 -------------- - UI redesign. Fixes bugs #148643 and #320542. (Lucas Rocha) * Removed 'New Window' and 'Open Folder' from 'File' menu; * Removed 'New Window' and 'Open' items from toolbar; * Moved rotation toolbar items to the right edge; * Added Next/Previous button to toolbar for easy navigation through image collection; * Added 'Go' menu with Next/Previous/First/Last Image items; * Status shows the position of image within a collection, not the number the selected images; * Added 'Image Collection' item to 'View' menu to Show/Hide image collection pane; * Accelerators: Ctrl+PageDown and spacebar switches to the next image, Ctrl+PageUp switches to the previous image, Ctrl+Home switches to the first image, Ctrl+End switches to the last image, F9 shows/hides image collection pane, F5 starts slideshow. - Fix crash when setting window icon. Fixes bug #320245. (Claudio Saavedra) - Removed confirmation dialog when removing an image. Fixes bug #309046. (Lucas Rocha) - Option to use an image as the desktop wallpaper. Fixes bug #140768. (Nirmal Kumar, Lucas Rocha) - Page Up and Page Down scroll images up and down. Fixes bug #152364. (Lucas rocha) - Several code cleanups. (Lucas Rocha, Paolo Borelli) - Correct keys that cancel Fullscreen and Slideshow. (Lucas Rocha) - On single and collection view, default focus on image. Fixes bug #169836. (Lucas Rocha) - Make it possible to use '=' or '+' for zooming in. Fixes bug #320367. (Lucas Rocha) - Added accelerators from numerical keypad for zooming in and out. Fixes bug #315183. (Felix Riemann) - Make scrollbar buttons work in thumbnails pane. Fixes bug #124653. (Juan Carlos Inostroza) - More coherent fullscreen/slide show behavior. Fixes bug #317392. (Lucas Rocha) - Window icon is a thumbnail of the image. Fixed bug #311720. (Lucas Rocha) - Use intuitive gnome-icon-theme icon for image viewer instead of EOG icon. Fixes bug #167087. (Lucas Rocha) - Fix width of the information pane that was too small. Fixes bug #313674. (Ed Catmur) Version 2.13.1 -------------- - Update window title when saving in another location. Fixes bug #318318. (Lucas Rocha) - Asks to overwrite target file instead of source when 'Saving as'. Fixes bug #162627. (Lucas Rocha) - Don't crash when removing images from a collection. Fixes bug #313003. (Lucas Rocha) - No "Open in new window" option on save action. Fixes bug #318734. (Lucas Rocha) - Add image/svg+xml to the list of supported file types. Closes bug #314566. (Lucas Rocha) - Fix RGBA->RGB conversion when saving PNG images to JPEG. Fixes bug #314742. (Felix Riemann) - Update "recent files" when viewing images. Fixes bug #316004. (Lucas Rocha) - Ctrl+I keybinding to show/hide Image Properties bar. Fixes bug #307188. (Lucas Rocha) - Fix crash when trying to view an image from recent list that doesn't exist anymore. Fixes bug #312448. (Lucas Rocha) - Change X development libraries checking in build system to work on every platform. Fixes bug #317828. (Christophe Belle) - Fix crash when adding new non-image files to a directory eog watches and when trying to view a PNG image with a JPEG extension. Fixes bugs #316808 and #311925. (Callum McKenzie) - Translation Updates: Ivan Noris (sk)
Diffstat (limited to 'archivers')
0 files changed, 0 insertions, 0 deletions