summaryrefslogtreecommitdiff
path: root/graphics/gqview
AgeCommit message (Collapse)AuthorFilesLines
2005-02-28Update to 2.0.0. Changes:snj3-9/+60
+ Search utility. + Ability to assign keywords and comments to an image. + Printing, including proof sheets. + Support for the Thumbnail Managing Standard, on by default. + Fullscreen support for multihead configurations. + Fullscreen can now delay showing next image until it is loaded. + Image information now viewable in fullscreen (I key). + Extensive user manual. + Command line control of existing GQview process. + Collections are now updated when moving or renaming a file. - Shift + Click on an image will start mouse scrolling. - Control + Arrows will jump to respective edges of image. - Slideshow interval precision is now .1 second. - Find duplicates by checksum now uses MD5 algorithm. - Exif sidebar can now be customized. - Sort manager now has symlink option. - Sort manager can now add images to collections. - Window maximization state now retained between sessions. - Clean up all dialogs. - Added hidden option scroll_reset_method (see docs chapter 10.7). - Maintenance utility for caches and data used by GQview. - Utility to create thumbnails ahead of time in one step.
2005-02-24Add RMD160 digestsagc1-1/+2
2004-10-15Update to 1.4.5.snj2-6/+5
Changes: * Remove window decorations from full screen window, this fixes the decorations that are presented on older window managers. * Fix broken keyboard focus in main window when the tools are floating. * Connect R key to refresh the image when in full screen.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-20Update to gqview-1.4.4.snj3-8/+12
Changes: * Fix various focus issues when removing or deleting images. * Fix bug where GQview would hang until an editor command completed. * Fix full screen interfering with xscreensaver lock. * Fix date text utf-8 warnings. * File management operations no longer turn off full screen. * Fix unexpected layout order change in options window. * Fix crash when starting slide show from folder tree right click menu. * Miscellaneous fixes from 1.5 devel branch.
2004-04-30Update to gqview-1.4.3. Changes:snj2-6/+5
* Updated Japanese and Romanian translations. * Added support for scrolling with a horizontal mouse wheel. * Fix crash when removing items from a collection window. * Fix occasional incorrect rankings in find duplicates window. * Fix bug allowing focus to go beyond last row in icon view. * Fix keyboard focus positioning in the list view when deleting images. * Fix incorrect regeneration of thumbnails when the user is not the owner of the thumbnail. * Fix application hang during execution of a verbose script from an editor slot. * Fix delay when showing pop-up rename overlay.
2004-04-06Changes 1.4.2:adam2-5/+5
* updated Bulgarian translation * honouring G_BROKEN_FILENAMES environment variable * several bug-fixes
2004-03-23USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined.jlam1-2/+2
2004-03-01Update to gqview 1.4.1. Changes:snj2-5/+5
* Updated Hungarian translation. * Fix crash in folder tree view. * Fix crash when attempting rare warning dialog for utf-8 at startup.
2004-02-21Add explicit dependencies on the packages used by this package directly.minskim1-1/+3
2004-02-21Include pkgconfig/buildlink3.mk, because the configure script usesminskim1-1/+2
pkg-config to detect GTK+2.
2004-02-21Use bl3, drop USE_X11BASE, update to gqview-1.4.0.snj3-13/+12
Changes since 1.2.2: * Exif support. * Sort manager. * Ported to GTK 2. * Icon view now includes filenames. * Safe delete option. * Drag and drop improvements. * Find duplicates results are better ranked and grouped. * Prebuffer option now retains previous image, in addition to the next image. * Editor commands are now more flexible. * Added option to auto rotate image based on exif data. * Automatic list and image refresh now optional. Okayed by wiz.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2003-03-04Update to 1.2.2.wiz3-6/+7
- Updated French and Spanish translations. - Added Vietnamese translation. - Tweaked behavior of 'view in new window' to honor multiple selections. * Fixed copy and move overwrite dialog logic.
2003-02-14Improve description.wiz2-11/+9
2003-01-24Update to 1.2.1:wiz2-5/+5
The French, Japanese, and Russian translations were updated, and several minor issues and a bug were fixed.
2002-12-16Update to 1.2.0.wiz3-7/+8
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).
2002-11-30USE_PKGLOCALEDIR.grant5-54/+8
2002-11-18Fix PGLOCALEDIR usage. Closes pkg/18632salo5-26/+48
2002-10-08Remove BUILDLINK_DEPENDS.* that refers older versions than mandated bywiz1-3/+1
the buildlink2.mk files.
2002-09-27Setting the same variable to the same value in the same placewiz2-9/+5
once should be enough.
2002-09-01regen (bl2 merge)wiz1-2/+1
2002-08-25Merge packages from the buildlink2 branch back into the main trunk thatjlam2-19/+6
have been converted to USE_BUILDLINK2.
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-2/+3
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2002-01-07Update to 1.0.1. New cs locale, uk locale updated, and somewiz4-10/+11
documentation updates.
2001-12-29Add a missing @dirrm.wiz1-1/+2
2001-12-29Update gqview to version 1.0zuntum5-17/+25
Requested by Masao Uebayashi <uebayashi@soum.co.jp> in pkg/15007, patch resent in private mail. Changes: 1.0 - 12/15/2001 Updated translations hu and nl. 0.99.3 (RC1) - 12/10/2001 Added translation for no. Updated translations es, et, fr, it, nl, ru. Clarified release license in about dialog. 0.99.2 - 12/5/2001 Updated translations de, fi, fr, pt_BR, sk, zh_TW. Minor man page and README updates. 0.99.1 - 11/25/2001 Added translation da (Danish). Updated translations fr (French) and pt_BR (Brazilian Portuguese). Fixed incorrect file listing when attempting to enter a directory with no read access. 0.99.0 - 11/19/2001 Added a help window, it merely displays the README. Fixed bug causing window to never resize larger when changing images and the zoom is set to fit window. Several small bug fixes.
2001-11-15Update to 0.13.0. Changes:wiz5-20/+21
Added ability to reorder images within a collection using drag and drop. Added Ukrainian translation. Updated Dutch translation. Closing a modified collection window now prompts to save first. Changed list colors in find duplicates and collection windows. Selecting remove old thumbnails and clear thumbnails now shows a dialog displaying the progress of the selected action. Several minor bugs fixed.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-24I am a triple idiot. The only relevant variable that x11.buildlink.mkjlam1-2/+2
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR, which points to the location of the X11R6 hierarchy used during building. If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to ${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use. Remove the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-23x11.buildlink.mk needs to be included before any buildlink.mk files thatjlam1-2/+2
use X11_BUILDLINK_MK as a test value. Generally just reordering the inclusions so that x11.buildlink.mk comes before the other buildlink.mk files will make everthing work.
2001-10-22Update to 0.12.0.wiz4-12/+15
Changes: > Added date and size display columns to the file list. > Added file managementi (copy, move, etc.) to the collection pop-up menus. > Added to file dialogs a right-click menu for renaming and deleting files. Also added a button to create new directories. > Added translations et, fi, nl. - Updated translations de, fr, it, ja, pl, sl. - New option to sort files ascending or descending. - New option to sort files by numerical order (8,9,10...). - .thumbnails directories are now created group writeable. - Files dropped on the duplicates window are now filtered. - Made removing multiple files from the duplicates window faster. * Fix file rename missing cursor bug. * Fixed memory leak in the find duplicates window. * Minor bug fixes.
2001-08-29Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded referencesjlam1-1/+2
to ${X11BASE} in the header and library search paths into references to ${LOCALBASE}/share/x11-links. These packages should now be strongly- buildlinked regardless of whether xpkgwedge is installed. Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-06-29USE_CONFIG_WRAPPER is automatically set if USE_BUILDLINK_ONLY is defined,jlam1-3/+1
so remove it from package Makefiles. Also move the inclusion of the buildlink.mk files to the end of the Makefile to just before bsd.pkg.mk to ensure that any Makefile settings occur before the buildlink.mk files.
2001-06-23Generalize how the dependency pattern may be specified. Instead of justjlam1-2/+2
FOO_REQD=1.0 being converted to foo>=1.0, one can now directly specify the dependency pattern as FOO_DEPENDS=foo>=1.0. This allows things like JPEG_DEPENDS=jpeg-6b, or fancier expressions like for postgresql-lib. Change existing FOO_REQD definitions in Makefiles to FOO_DEPENDS.
2001-06-18Convert to use buildlink.mk files.jlam3-9/+23
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-3/+1
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-05-03Have the program look for locale files in the same place they're installed.jlam2-4/+4
2001-04-21Move to sha1 digests, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-6/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-02Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing emptywiz1-2/+2
lines.
2001-03-27Change BUILD_DEPENDS semantics:hubertf1-2/+2
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org>
2001-03-15Remove "index.html" from the HOMEPAGE URLzuntum1-2/+2
2001-03-04Use ${PKGLOCALEDIR} for location of installed locale files.jlam5-34/+46
2001-03-01Update to 0.10.1: Thumbnail and 'find duplicates' improvements.wiz3-5/+6
2001-02-21Update to 0.10.0. Bugfix release.wiz2-5/+4
2001-02-17These are obsolete now.wiz2-66/+0
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2