Commit graph

27 commits

Author SHA1 Message Date
drochner
b4fb47944c update to 2.0.4
This is a bug fix release to fix several crashes and minor bugs in the
user interface. It also fixes printing of transparent images.
2007-01-11 19:43:34 +00:00
drochner
dd040ee64a update to 2.0.3
changes:
-adds translations for Basque and Esperanto
-new window icons
-fixes several bugs and crashes
2006-11-09 20:12:44 +00:00
gdt
c4fcee0472 Update to 2.0.2:
- Update translations de, fi, pl, pt_BR, ru, sk, vi, zh_TW.
    - Add translations be, ca, ko.
    - Add %w macro to editor commands.
    * Thumbnail check order fix.
    * Allow data cache reader to tolerate (ignore) future features.
    * Do not allow to rename a folder when folder with new name exists.
    * Avoid possible hang in corrupt exif data.
    * Fix compile time warnings on newer gcc and gtk+.
2006-10-17 13:50:49 +00:00
drochner
158412a70a update to 2.0.1
changes:
-translation updates
-bugfixes
2005-05-15 16:37:47 +00:00
snj
c1ba828b49 Update to 2.0.0. Changes:
+ 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-28 22:42:34 +00:00
agc
6a7b384635 Add RMD160 digests 2005-02-24 08:45:01 +00:00
snj
91e8d01a42 Update to 1.4.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-15 23:48:44 +00:00
snj
61e102a5ce Update to gqview-1.4.4.
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-09-20 21:12:15 +00:00
snj
555bc6fa59 Update to gqview-1.4.3. Changes:
* 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-30 23:33:37 +00:00
adam
4cea8f50a9 Changes 1.4.2:
* updated Bulgarian translation
* honouring G_BROKEN_FILENAMES environment variable
* several bug-fixes
2004-04-06 13:26:43 +00:00
snj
c679962282 Update to gqview 1.4.1. Changes:
* Updated Hungarian translation.
* Fix crash in folder tree view.
* Fix crash when attempting rare warning dialog for utf-8 at startup.
2004-03-01 23:06:14 +00:00
snj
301292988b Use bl3, drop USE_X11BASE, update to gqview-1.4.0.
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.
2004-02-21 07:59:52 +00:00
wiz
6d1d9a50e1 Update to 1.2.2.
- 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-03-04 13:15:42 +00:00
wiz
7716a22206 Update to 1.2.1:
The French, Japanese, and Russian translations were updated, and several
minor issues and a bug were fixed.
2003-01-24 10:52:31 +00:00
wiz
b0cad45e2d 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).
2002-12-16 22:19:32 +00:00
grant
4b4686acf8 USE_PKGLOCALEDIR. 2002-11-30 14:50:13 +00:00
salo
48eb02dbf7 Fix PGLOCALEDIR usage. Closes pkg/18632 2002-11-18 08:04:47 +00:00
wiz
d80c152d79 Setting the same variable to the same value in the same place
once should be enough.
2002-09-27 11:18:36 +00:00
wiz
6682ee65c6 regen (bl2 merge) 2002-09-01 23:23:14 +00:00
wiz
91900b437d Update to 1.0.1. New cs locale, uk locale updated, and some
documentation updates.
2002-01-07 16:23:02 +00:00
zuntum
f0eda4f67e Update gqview to version 1.0
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-12-29 11:40:28 +00:00
wiz
47def825bb Update to 0.13.0. Changes:
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-11-15 10:57:32 +00:00
wiz
edc22b31fb Update to 0.12.0.
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-10-22 12:59:05 +00:00
jlam
dc31dadfc9 Convert to use buildlink.mk files. 2001-06-18 21:48:52 +00:00
jlam
68ac9466b2 Have the program look for locale files in the same place they're installed. 2001-05-03 14:41:30 +00:00
wiz
a4f21a5507 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 09:54:06 +00:00
agc
fb467f5ac2 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00