summaryrefslogtreecommitdiff
path: root/graphics/gqview-devel
AgeCommit message (Collapse)AuthorFilesLines
2006-12-06Fix PLIST.joerg2-2/+5
2006-12-03Update to 2.1.5. Signficant changes since 2.1.4:gdt2-6/+7
+ Add support for color profiles (optional and requires lcms, see Notes in README). + Add ability to delete a folder and it's contents (with restrictions). - Add support for jpegs embedded in pentax and olympus raw files. - Add icons for image state, enabled with I keyboard shortcut. - For pan view calendar only show months that contain an image. * Escape filename characters "`$\ before passing them to the system shell when running an editor command. * Always use aligned memory access in EXIF parser, fixes crash with BUS error on sparc.
2006-11-27This release includes all the changes in 2.0.3 below. Ingdt2-6/+6
addition, it adds a command to view the image in grayscale, adds a --geometry command line option, and continues progress on the Pan View (of note: display of exif data and full size image in info balloon, and improved search shortcuts). 2.0.3 changes: This maintenance release adds translations for Basque and Esperanto, uses new window icons, and fixes several bugs and crashes.
2006-10-17Update to 2.1.2:gdt3-8/+10
+ Add more flexible auto-renaming option to rename dialog. - Update translations de, fi, fr, it, pl, pt_BR, ru, sk, vi, zh_TW. - Add translations be, ca, ko * Allow data cache reader to tolerate older/future features. * Fix renaming a folder to an existing folder from clobbering the existing folder. * Exif timezone fix. * Fix compile time warnings on newer gcc and gtk+.
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-2/+2
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-29/+29
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-04-13BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace withjlam1-4/+2
USE_TOOLS+=msgfmt.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-1/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-11-18Merge from re-importation of gqview-devel.gdt4-0/+123
(This packages 2.1.1.)
2004-02-21Remove gqview-devel, as it has turned into the stable release.snj4-64/+0
2004-02-04Update to gqview 1.3.9. Changes:snj2-5/+5
* Updated bg, es, fi, fr, pl, ru, sv, and vi translations * Batch rename dialog now automatically updates the result preview * Added V for fullscreen toggle, in addition to F * Updated man page * Fix broken translation of text in exif display * Fix exif crash when encountering unknown data format id * Miscellaneous bug fixes Okayed by wiz.
2004-01-23Update to 1.3.8.snj2-6/+5
Changes since 1.3.7: * Updated translations for fi, ja, and sv. * Revert to old pageup/down key behavior for main window. * EXIF sidebar state and size are now retained. * Added N key to go to next image, to supplement B for previous image. * Fix selection of next image when deleting current image. * Fix image size display in properties window. * Fix display of file sizes and counts greater than 2 gigabytes. * Fix failure to complete thumbnails after encountering corrupt image. * Fix incorrect name display when creating a folder in the tree view. * Fix clear list crash in find duplicates window when comparing 2 sets. * Fix use of freed memory in thumbnail loader. * Fix invalid utf-8 warning in help window. * Fix output of --help to non-utf-8 terminals. * Grammar and spelling fixes. * Misc. bug fixes. Okayed by wiz.
2004-01-03Bump package revisions for tiff update.reed1-1/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-23Update to 1.3.7 from Soren Jacobsen PR pkg/23850.xtraeme3-6/+7
Changes sine 1.3.6: * Added text display of filename in icon view. * Context menus now have underscore mnemonics. * Fullscreen key binding changed to F. * Added Swedish, updated Russian translations. * Fix crash when updating thumbnails. * Fix warnings/crash when thumbnails are set over 100 pixels high. * Fix crash when displaying exif data.
2003-12-16Apply gqview-devel update from Soren in PR 23770.ben2-6/+5
Changes since 1.3.5: * Port to GTK2 completed, lists are now GtkTreeViews. * Drag and drop now works with button 1 (see notes below). * Added preview of results when auto renaming files. * Middle button now toggles item selection. * Improved moving of images within collection window. * Now shows safe delete status in delete dialogs. * Removed "Insert file drops at pointer location" option. * Some options in preferences window were moved to advanced tab. * Drag and drop now works fully with nautilus and konqueror. * Fix removal of of old thumbnails, broken by previous release.
2003-12-13Bump PKGREVISION for atk library major bump.wiz1-1/+2
2003-11-10Update to 1.3.5 provided by Soren Jacobsen PR pkg/23403.xtraeme2-5/+5
Changes since 1.3.4: * Added option to rotate image based on Exif. * Added advanced view for exif data, shows all data in the file. * The list of supported file formats is now built by querying gdk-pixbuf. Installing additional image loaders (for example the one in librsvg2 for SVG files) will now be enabled automatically. * Fix crash when filesystem filenames are not UTF-8 even though the system settings claim they are.
2003-11-01Remove USE_X11BASE too (still from PR 23336).wiz1-2/+1
2003-11-01Update to 1.3.4. Closes PR 23336 by Soren Jacobsen.wiz2-5/+5
Changes: - Added result window for output of editor commands. - Fix application hang until external editor commands finish. - utf8 fixes, filenames in application now stored as utf8. - Fix copy/move overwrite auto rename option. - File selection fixes. - Fix crash when window dimensions result in hidden image. - Memory leak fixes (several minor, two major).
2003-10-26Update to 1.3.3.wiz2-6/+5
Changes: Added safe delete option (trash buffer), off by default. Duplicate image results now grouped using rank, closer matches are listed first. Results for comparing two file sets now display which list contains each image. Sorting of filenames is now case insensitive by default. Prebuffer next image option also retains the previous image. Automatic list/image refresh now optional. Size of the exif sidebar can now be adjusted. Added undo to the sort manager. Delete and rename dialogs now display the effected image. Added --alternate command line option to enable testing the alternate image similarity algorithm. Updated German and Spanish translations. Added current folder (.) back to the simple folder list. Increased editor slot count to 10, updated the defaults. Removed redraw flicker when entering fullscreen. Grey out suboptions when parent is disabled in preferences. Exif flash display fix.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-06-17Update to 1.3.2:wiz3-7/+8
Added EXIF sidebar to main window (ctrl+e to toggle display). Added sort manager for quickly sorting images into directories (ctrl+s). Added bg and id translations. Updated es and nl translations. Added bookmarks to file dialogs. Displayed Image now refreshes when file is updated. Fix EXIF reader file descriptor leak. Fix EXIF exposure display. Fix Solaris compile.
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2003-03-04Update to 1.3.1:wiz3-6/+7
- Translations updated to sync with the stable release. * Fixes to exif information display. * Fixed copy and move overwrite dialog logic. * Fixed path entry in main window. * Fixed missing translated text (utf8 warnings, blank menus, etc.). * Misc bug fixes, more GTK 2 porting.
2003-02-14Development version of gqview (using GTK2).wiz4-0/+61