Mercurial > geeqie
comparison ChangeLog @ 3:c0e337a01cb7
0.8.0
author | gqview |
---|---|
date | Thu, 13 Apr 2000 12:55:19 +0000 |
parents | b3e0e515fabf |
children | e149abcda4eb |
comparison
equal
deleted
inserted
replaced
2:0591360d4e38 | 3:c0e337a01cb7 |
---|---|
1 Thu Apr 6 19:03:04 2000 John Ellis <johne@bellatlantic.net> | |
2 | |
3 * README: Release 0.8.0. | |
4 | |
5 Wed Apr 5 11:35:52 2000 John Ellis <johne@bellatlantic.net> | |
6 | |
7 * filelist.c (rebuild_filter): Fix bug that hacked on the wrong string, | |
8 causing custom_filter to only have one entry max. | |
9 * utilops.c: Removed unused code, fix rename description. | |
10 | |
11 Wed Apr 5 11:19:31 2000 John Ellis <johne@bellatlantic.net> | |
12 | |
13 * filelist.c, gqview.h, window.c: File list now scrolls to display | |
14 the first file that matches the path entry box during tab completion. | |
15 The directory changes to follow the completion too. | |
16 | |
17 Wed Apr 5 10:30:51 2000 John Ellis <johne@bellatlantic.net> | |
18 | |
19 * filelist.c, gqview.h, main.c, menu.c, rcfile.c, slideshow.c: Added: | |
20 Save thumnbnail mode to rcfile; add command line option for slideshow, | |
21 rename other long options; make next/prev work properly during | |
22 slideshow. | |
23 | |
24 Tue Apr 4 15:00:15 2000 John Ellis <johne@bellatlantic.net> | |
25 | |
26 * po/zh_TW.Big5.po, configure.in: Added Traditional Chinese (Big5), | |
27 translation from Kam Tik <kamtik@hongkong.com> | |
28 | |
29 Tue Apr 4 13:20:43 2000 John Ellis <johne@bellatlantic.net> | |
30 | |
31 * *.[ch]: Update copyrights to 2000. | |
32 * configure.in: Bumper version to 0.8.0 ('bout time) | |
33 * README, TODO: Updates | |
34 | |
35 Tue Apr 4 12:21:27 2000 John Ellis <johne@bellatlantic.net> | |
36 | |
37 * image.c, img-main.c: Fix mem leaks. | |
38 * utildlg.[ch]: Added confirm_dialog_new_with_image() utility. | |
39 * utilops.c: Added display of source and dest images to overwrite | |
40 dialogs (uses above). | |
41 All this is derived from a patch by Gordon Messmer <yinyang@eburg.com> | |
42 | |
43 Tue Apr 4 10:44:22 2000 John Ellis <johne@bellatlantic.net> | |
44 | |
45 * main.c: Added full screen startup option (-f or -full), derived from | |
46 patch by Rami Lehti <Rami.Lehti@Finland.Sun.COM> | |
47 | |
48 Tue Apr 4 10:33:15 2000 John Ellis <johne@bellatlantic.net> | |
49 | |
50 * image.[ch], img-view.c, img-main.c, menu.c, gqview.h: Added ability | |
51 to set the root window wallpaper. (If zoom is fit to window, image is | |
52 scaled, otherwise tiled. | |
53 Derived from patch by ENTERforNone <enterfornone@bigpond.com> | |
54 | |
55 Tue Apr 4 09:45:08 2000 John Ellis <johne@bellatlantic.net> | |
56 | |
57 * img-main.c, menu.c: Changed full screen key to V. Derived from patch | |
58 by Martial MICHEL <martial@users.sourceforge.net> | |
59 | |
60 Tue Apr 4 09:32:14 2000 John Ellis <johne@bellatlantic.net> | |
61 | |
62 * fileops.c (get_current_dir): Fix problem when there is no read | |
63 permission for the current dir. Derived from patch by | |
64 Mathieu Dessus <mdessus@free.fr> | |
65 | |
66 Apr 4 09:15:16 2000 John Ellis <johne@bellatlantic.net> | |
67 | |
68 * configure.in, po/tr.po: Added Turkish translation from | |
69 Fatih Demir <kabalak@gmx.net> | |
70 | |
1 Thu Mar 16 17:04:24 2000 John Ellis <johne@bellatlantic.net> | 71 Thu Mar 16 17:04:24 2000 John Ellis <johne@bellatlantic.net> |
2 | 72 |
3 * pathsel.c, tabcomp.c: Fix memory leaks. | 73 * pathsel.c, tabcomp.c: Fix memory leaks. |
4 | 74 |
5 Fri Oct 1 17:17:21 1999 John Ellis <johne@bellatlantic.net> | 75 Fri Oct 1 17:17:21 1999 John Ellis <johne@bellatlantic.net> |