ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/CV/Changes
(Generate patch)

Comparing CV/Changes (file contents):
Revision 1.68 by root, Mon Aug 22 00:47:18 2005 UTC vs.
Revision 1.69 by root, Mon Aug 22 00:49:30 2005 UTC

27 - try very hard to get the window size correct befre first map. 27 - try very hard to get the window size correct befre first map.
28 - only load the default title image when necessary (saves mem & cpu). 28 - only load the default title image when necessary (saves mem & cpu).
29 - change drag xor colour to #808080, uglier, but visible on all 29 - change drag xor colour to #808080, uglier, but visible on all
30 images. 30 images.
31 - added icon for .tif files. 31 - added icon for .tif files.
32 - updated icons for some file-extensions.
32 - created a job system and create thumbnails in parallel and 33 - created a job system and create thumbnails in parallel and
33 in the background. 34 in the background.
34 - more careful handling of filename encodings. 35 - more careful handling of filename encodings.
35 - use gdk_pixbuf_rotate_simple instead of our own functions. 36 - use gdk_pixbuf_rotate_simple instead of our own functions.
36 - played with resizing logic once more. 37 - played with resizing logic once more.
47 the resize problems). 48 the resize problems).
48 - remove gtk20-compatibility cruft. 49 - remove gtk20-compatibility cruft.
49 - added progress window for lengthy operations. 50 - added progress window for lengthy operations.
50 - removed <parent> entry, use popup=>Up. 51 - removed <parent> entry, use popup=>Up.
51 - change of contact address. 52 - change of contact address.
52 - updated logos for some file-extensions. 53 - updated icons for some file-extensions.
53 - make cv's info label wrap as not to change horizontal window width 54 - make cv's info label wrap as not to change horizontal window width
54 (doesn't work, but that's general gtk2 brokenness). 55 (doesn't work, but that's general gtk2 brokenness).
55 - use set_absolute_size for the schnauzer font. doesn't result in an 56 - use set_absolute_size for the schnauzer font. doesn't result in an
56 absolute size, but at least results in the same height everywhere. 57 absolute size, but at least results in the same height everywhere.
57 - implemented a primitive plugin system (see Gtk2::CV::Plugin and 58 - implemented a primitive plugin system (see Gtk2::CV::Plugin and

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines