Subject: CVS commit: pkgsrc/graphics/gqview
To: None <pkgsrc-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 12/17/2002 00:19:35
Module Name:	pkgsrc
Committed By:	wiz
Date:		Mon Dec 16 22:19:34 UTC 2002

Modified Files:
	pkgsrc/graphics/gqview: Makefile PLIST distinfo

Log Message:
Update to 1.2.0.
Changes since 1.0.1:

1.2.0 - 12/12/2002
Updated translations cs, de, fi.
Fixed locale path define in configure, rpm scripts.
1.1.6 - 9/26/2002
File filtering was rewritten.
Added Romanian translation, and updated et, fi, and fr translations.
Failing to generate a thumbnail is now remembered so that future views to that location do not attempt to generate it (and fail) again.
Added 'up to parent' to directory right click menus.
Removed current (.) directory from the simple directory view.
Speed improvement when deleting many files when in the icon view.
Thumbnail caching is now on by default, for new installs.
Made keyboard shortcuts more consistent, and added missing shortcuts.
Zoom preference is now retained when no image is displayed.
Fixed sensitivity of windows when in fullscreen, for Xinerama users.
Fixed saving and loading of editor commands that contain quotes.
Fixed a crash when deleting files during thumbnail creation.
Misc small bug and aesthetic fixes.
1.1.5 - 7/2/2002
Added (untested) Xinerama support.
When a new directory is selected, the first image in that directory is now viewed (to enable old behavior see README).
Tree view now auto expands to display subdirectories of the active path.
Translation updates for et and uk.
Added skip all button to the overwrite files dialog.
Fixed 'fit window to image when tools float' option.
Fixed the cause of panes resizing to top left when toggling tools.
Fixed several bugs that cause a crash when refreshing the file listing.
Fixed scrolling bugs in file view.
Fixed miscellaneous smaller bugs.
1.1.4 - 5/1/2002
Added numerical auto-rename option to the rename multiple files dialog.
External editor commands now accept %f to insert the filename anywhere within the command.
View windows now accept multiple files and directories with drag and drop.
Multiple main windows can now be opened.
Main window automatically refreshes when viewed directory's contents change.
Zooming with the mouse now keeps the image aligned under the pointer.
Image rotation now keeps the same area visible.
Tweaked image keyboard focus display.
Fixed list view scroll bug when toggling thumbnails.
Fixed some file maintenance issues with the main window.
Fixed zoom increment bug when current zoom is 'fit to window'.
Fixed bug that can cause random memory to be written to the rc file.
1.1.3 - 4/18/2002
Added two pass zooming option, on by default.
Added file properties dialog to right click menus.
Added user settable 'custom' threshold for finding dupes with similarity.
Now displays the rank when finding dupes with the similarity method.
Similarity comparison stage is now 2 to 3 times faster.
Image rotation is now 2 to 3 times faster.
Updated Czech translation.
Toolbar can now be hidden.
The directory list now scrolls to display previous selection when moving up the directory tree.
Now reports when an image can not be displayed due to lack of read permission.
Menu fixes to remove the ugly (Un) prefixes.
Fixed display order of the find duplicates result list.
Fixed non-random slideshow to be sequential.
Fixed bugs when changing the layout view.
Fixed alignment when toggling thumbnails before they were finished.
1.1.2 - 4/8/2002
Floating and hiding of the 'tools' have returned.
Added rename and auto rename options to the file overwrite dialogs.
Added option for the image background to be black.
Ctrl-I and Ctrl-T now toggle icon and tree views, respectively.
When using gdk-pixbuf 0.16.0 or newer, enable the Tiles zoom quality option. (Tiles is faster than Bilinear, but very similar in quality).
Thumbnails are now re-generated if the thumbnail's time stamp does not match that of the source (old behavior only tested for new less than old).
When copying files, now attempts to retain file attributes.
External editors are now started with the working path of the image.
Added Thai translation, updated the Estonian and French translations.
Fix file positioning bugs when refreshing, deleting, or moving files.
Fix in place renaming display bug.
Miscellaneous bug fixes.
1.1.1 - 2/14/2002
Added optional image icon view to main window.
Added optional folder tree view to main window.
Files can now be copied or moved by dropping images onto the folder list.
Folders can now be renamed or created from the folder pop-up menu.
The keys 9, 8, and 7 now zoom respectively to -2.0, -3.0, and -4.0.
Now displays total bytes in current folder, and of selected images.
Re-implemented internal maintenance to update views as files are moved, renamed, or deleted.
Doubled the bytes read per call when loading an image.
The window title is now updated to reflect the current image.
1.1.0 - 2/6/2002
The main window layout is now user configurable.
Tab completion will now pop up a list of possible matches.
The keys used to directly zoom an image (1,2,3,4) now work in full screen.
1.0.2 - 1/29/2002
Updated Czech and Chinese (zh_CN.GB2312) translations.
Fixed removal of selected files in duplicates window (it was not removing the entire selection).


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 pkgsrc/graphics/gqview/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/graphics/gqview/PLIST
cvs rdiff -r1.12 -r1.13 pkgsrc/graphics/gqview/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.