summaryrefslogtreecommitdiff
path: root/graphics/gliv/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2008-07-21Add USE_TOOLS+=gawk and patch accordingly due to heavily nonportabledholland1-1/+3
awk scripts. Fixes PR 33851. Bump version; the broken scripts were messing up the build without causing it to overtly fail.
2006-11-24update to 1.9.6drochner1-4/+4
changes: * Updated Russian translation. * All man pages are in UTF-8. * Misc build fixes.
2006-03-31update to 1.9.5drochner1-4/+4
changes: * Fixed a bug with transitions of small images endlessly waiting for the window to resize. * Updated Bulgarian translation. * Two new commands to fit the image in height or width. * New command line option to specify the initial window geometry. * Swedish translation. * The framerate limiter is also used during transitions. * This changed the transitions configuration.
2006-02-15update to 1.9.4drochner1-4/+4
changes: * Require gtk+-2.6. * Bulgarian translation. * Fixed the getdelim(3) replacement for non-GNU systems. * Windows now contain the GLiv logo. * Force -lX11 in X11 libraries. * Added an option to disable the OpenGL bilinear filtering. * Added a command to reload the current image. * Russian translation update. * Thumbnails browser. * Split the "No automatic image centering" in different initial image positions. * The "Transformations" menu has been reorganized. * Added a command to hide all floating windows at once. * Updated documentation. * Improved framerate limiter. * Automatically rebuild the menus when new images are inserted.
2005-09-07Changes 1.9.3:adam1-6/+4
* New menu entry to open a directory. * Initial Kinyarwanda translation. * Vietnamese translation. * "Pause" as a keybinding to toggle the slideshow. * Files are sorted in natural order, such that 2.jpg comes before 10.jpg. Changes 1.9.2: * Faster loading of collections. * Faster switching between images. * Added an option to keep transformations between images. * Turkish translation
2005-03-14Added two patches for NetBSD-1.6.2. gcc-2.95.3 does not like unnamedrillig1-1/+3
structs and unions. Approved by wiz.
2005-02-25update to 1.9.1drochner1-5/+4
changes: * Most options are now configurable only in the configuration file. * Detect when a user action changes the image. * Added the %b and %d directives when writing actions. * The configuration file can be specified on the command line. * Updated Russian translation. * German, French and Russian manual page. * New command line option to add all files in the directory when loading a file. * Added a preview to the open dialog. * Ctrl-Arrow key rotates by 90 degrees instead of 45. * New command line option (-o) to directly save a collection. * Files in collections are now saved in the same order as in the list. * Ability to jump to any image given its number. * Switching images during the slideshow can change its direction. +bugfixes
2005-02-24Add RMD160 digestsagc1-1/+2
2004-12-28Fix libGL recognition in configure script by adding -lXext.wiz1-1/+2
2004-11-30Changes 1.8.4:adam1-3/+3
* Require gtk+-2.4. * The framerate limiter is more accurate and is by default enabled at 100 fps. * Faster collection loading, the file is now mmapped. * Slovak translation. Changes 1.8.3: * New menu item to open the current image directory menu. * The PageUp and PageDown can be used to switch images. * Fixed a thinko in the case where automatic centering is disabled. * Transitions can be disabled in a more intuitive way.
2004-03-28Initial import of gliv-1.8.2 from pkgsrc-wip.xtraeme1-0/+4
GLiv is an OpenGL image viewer, image loading is done via Gdk-pixbuf bundled with GTK+-2.2, rendering with OpenGL and the graphical user interface uses GTK+ with GtkGLExt. GLiv is very fast and smooth at rotating, panning and zooming if you have an OpenGL accelerated graphics board.