./graphics/ximaging, Image browser and viewer for Unix - X/Motif

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.7nb2, Package name: ximaging-1.7nb2, Maintainer: vins

XImaging is a lightweight, multithreaded, open source image viewer for
FreeBSD, Linux and other Unix like platforms running X11. The
application can be run in viewer or browser mode. The viewer displays
full size images and provides zooming, panning, rotation and other
useful functions. The browser searches a directory for known image file
types and displays them as thumbnails. Additionally both modes provide
basic file management routines. A custom tool may be specified for
opening selected files in another application for editing.

It is written in C, and uses the Motif widget toolkit. The source code
may be modified and distributed under the terms of the X/MIT license.


Master sites:

Filesize: 97.402 KB

Version history: (Expand)


CVS history: (Expand)


   2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | Package updated
Log message:
recursive revbump for tiff update
   2023-09-26 12:16:36 by Paolo Vincenzo Olivo | Files touched by this commit (1)
Log message:
ximaging: fix regression.

Starting with release 1.7, built-in support for any image format but
xpm/xbm is only built if the corresponding macros are defined. Since, we're
overwriting platform-specific CFLAGS, this resulted in a functionally
broken package.
   2023-03-02 10:31:52 by Paolo Vincenzo Olivo | Files touched by this commit (4) | Package updated
Log message:
graphics/ximaging: update to V1.7

## CHANGES:
V1.7 is a bugfix release.
* Resolved scrolling issues with large directories.
* Proper handling of multibyte file names.
* Scrolling with scroll wheel/pad.
* Added optional directory browser pane.
* Focused file names can now be copy-pasted using
  primary X selection.
* Added option to hide dot files/directories.
   2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416)
Log message:
*: recursive bump for tiff shlib major bump
   2022-12-06 20:36:55 by Paolo Vincenzo Olivo | Files touched by this commit (1)
Log message:
graphics/ximaging: Reset maintainer to reflect changed mail address.
   2022-12-06 14:05:00 by Paolo Vincenzo Olivo | Files touched by this commit (6)
Log message:
graphics/ximaging: import package from wip.

+Ximaging is a lightweight, multithreaded, open source image viewer for
+FreeBSD, Linux and other Unix like platforms running X11.