comparison README @ 4:e149abcda4eb

Syncing to 0.8.1
author gqview
date Sat, 15 Apr 2000 23:15:02 +0000
parents c0e337a01cb7
children e0d0593d519e
comparison
equal deleted inserted replaced
3:c0e337a01cb7 4:e149abcda4eb
1 ################################################################### 1 ###################################################################
2 ## GQview 0.8.0 (04/06/2000) ## 2 ## GQview 0.8.1 (04/14/2000) ##
3 ## This software is Copyright (C) 2000 by John Ellis. ## 3 ## This software is Copyright (C) 2000 by John Ellis. ##
4 ## Use this software at your own risk. I am not responsible for ## 4 ## Use this software at your own risk. I am not responsible for ##
5 ## anything this software may do to your computer. ## 5 ## anything this software may do to your computer. ##
6 ## This software falls under the GNU Public License. Please read ## 6 ## This software falls under the GNU Public License. Please read ##
7 ## the COPYING file for more information ## 7 ## the COPYING file for more information ##
18 Imlib 1.9: ftp://ftp.labs.redhat.com/pub/imlib 18 Imlib 1.9: ftp://ftp.labs.redhat.com/pub/imlib
19 19
20 ======== Notes and changes for this release 20 ======== Notes and changes for this release
21 21
22 Changes: 22 Changes:
23 > Now use autoconf/make, resulting in a configure script. 23 > New translations for es, fr, sk, and updated tr.
24 > Now supports i18n, added translations: de ja pt_BR ru 24 > Mouse wheel scrolls image, or optionally changes image
25 > Remove 'save settings on exit', they are now always saved. 25 next or back. (Wheel must be mapped to buttons 4 and 5)
26 > Copy/move dialogs now include drop down history. 26 * Fix to include RPM spec file in source.
27 > Overwrite dialogs now display source and dest images.
28 > Full screen toggle is now 'V'.
29 > New command line options: -f or --fullscreen; -s or --slideshow; renamed
30 long option to use -- instead of -.
31 > New option 'set wallpaper' sets the root window to current image.
32 (Scales in 'fit to window mode', tiles in all others) (edit menus).
33 - Thumbnail mode is now remembered between runs.
34 - During slideshows, next/prev image changes (space/backspace) now follow
35 the slideshow progression.
36 - Icons now update when size is configured.
37 - When dragging files, and the action was a move, refresh the filelist.
38 - Directory changes, and the filelist scrolls to follow tab completion in
39 the main window.
40 * Icons sizes are now properly remembered when the config dialog is opened
41 then closed without re-selecting the size.
42 * Less memory leaks :)
43 27
44 Notes: 28 Notes:
45 bt_br.po is corrupt (my fault). 29 bt_br.po is corrupt (my fault).
46 30
47 ======== Installation 31 ======== Installation
48 32
49 Compilation: ./configure ; make 33 Compilation: ./configure ; make
50 General install: make install 34 General install: make install
51 GNOME install: make gnome-install is deprecated!, configure finds gnome for
52 you now.
53 Removal: make uninstall 35 Removal: make uninstall
54 36
55 ======== Description / Features 37 ======== Description / Features
56 38
57 GQview is a graphics file viewer. Basic features: 39 GQview is a graphics file viewer. Basic features:
105 F (Un)float file selection area 87 F (Un)float file selection area
106 H (Un)hide file selection area 88 H (Un)hide file selection area
107 V Toggle full screen 89 V Toggle full screen
108 S Toggle slide show 90 S Toggle slide show
109 91
110 ======== Thanks go to the following for fixes, additions, and patches: 92 ======== Thanks go to the following:
93
94 Translations:
95
96 "Sandokan" <cortex@nextra.sk>
97 for Slovak translation
98
99 Rodrigo Sancho Senosiain <ruy_ikari@bigfoot.com>
100 for Spanish translation
101
102 Jean-pierre PEDRON <jppedron@club-internet.fr>
103 for French translation
111 104
112 Fâtih Demir <kabalak@gmx.net> 105 Fâtih Demir <kabalak@gmx.net>
113 for Turkish translation 106 for Turkish translation
107
108 Kam Tik <kamtik@hongkong.com>
109 for Triditional Chinese (Big5) translation
114 110
115 Oleg Andrjushenko <oandr@itec.cn.ua> 111 Oleg Andrjushenko <oandr@itec.cn.ua>
116 for Russian translation 112 for Russian translation
117 113
118 Vitor Fernandes <vitor_fernandes@SoftHome.net> 114 Vitor Fernandes <vitor_fernandes@SoftHome.net>
122 for Japanese translation 118 for Japanese translation
123 119
124 Matthias Warkus <mawarkus@t-online.de> 120 Matthias Warkus <mawarkus@t-online.de>
125 for German translation. 121 for German translation.
126 122
123 Fixes, additions, and patches:
124
127 Diederen Damien <D.Diederen@student.ulg.ac.be> 125 Diederen Damien <D.Diederen@student.ulg.ac.be>
128 for .xvpics thumbnail reading support. 126 for .xvpics thumbnail reading support.
127
128 All those that I failed to list here.
129 129
130 130
131 ======== 131 ========
132 132