Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
|
|
|
|
|
|
|
|
provide a binary for Linux any longer.
Use gimp / gqview, it's better anyways!
|
|
installed on 2.0_BETA. Based on a tip from Thomas Klausner, make
the PLIST entries for the terminfo library conditional, and they're
then effectively commented out on NetBSD 1.6.* (tested/verified)
and 1.5.* (so far untested).
|
|
INCOMPAT_CURSES setting. Makes this build on 1.6.2_STABLE again.
|
|
on tests in the configure script, but it is not installed in either
of NetBSD 1.6.2_STABLE or 2.0_BETA.
|
|
Bump PKGREVISION.
|
|
|
|
bulkbuilds.
Also don't install a mimelnk file that kdelibs now installs.
Bump PKGREVISION.
|
|
should fix build error seen in bulk builds
|
|
vtk-doc and vtk-data will successfully fetch their distfiles. This
change comes from kre@munnari.OZ.AU and addresses PR#26668.
|
|
eterm build, and probably other packages. Not bumping the dependency version
because, AIUI, this won't change any packages: it just fixes their build, and
the version bump should have been done during the real update.
|
|
* Bug fixes
|
|
More importantly, this version fixes a buffer overflow vulnerability.
Closes PR 26833 by Peter Bex.
|
|
with a '-' as '../-', as this is basically guaranteed to be wrong.
Examples: -n32 or -64 for IRIX ABI would be substituted as '../-64',
which of course breaks the package. Other possible CFLAGS would
have the same result.
|
|
otherwise the default is better (and the variable doesn't need to be set).
Remove a few cases where it was set unnecessarily.
|
|
|
|
using it and if it is going to be in the tree it should at least compile
and run with current versions of Python.
|
|
|
|
intended transformation: use "rm" to remove an option, "rmdir" to remove
all options containing a path starting with a given directory name, and
"rename" to rename options to something else.
|
|
changes:
* Fixes #60787: Libgdiplus pthreads check (Jordi Mas).
|
|
|
|
This is just another simple image viewer (SDL based).
(also known as "iview")
|
|
which are the full option names used to set rpath directives for the
linker and the compiler, respectively. In places were we are invoking
the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is
inserted in case the flag is a word, e.g. -rpath. The default values
of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the
compiler that you use. They may be overridden on a ${OPSYS}-specific
basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG,
respectively. Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.
|
|
No real changelog available, so I'm guessing it are only bug-fixes..
|
|
And bump PKGREVISION.
This should close PR #26765 "pkgsrc/graphics/GlutKit has no DESCR file."
Please feel free to improve this description. Finding one on the
web is not easy.
|
|
|
|
Digikam is a simple digital photo management KDE application, which makes
importing and organizing digital photos easy.
|
|
because no ABI change or soname changes.
It is important to note that because of the fixed *_RECOMMENDED
mechanism, that 1.2.6rc2 will be the default version required.
|
|
|
|
the HDF5 format
|
|
into the bsd.options.mk framework. Instead of appending to
${PKG_OPTIONS_VAR}, it appends to PKG_DEFAULT_OPTIONS. This causes
the default options to be the union of PKG_DEFAULT_OPTIONS and any
old USE_* and FOO_USE_* settings.
This fixes PR pkg/26590.
|
|
|
|
July 13th, 2004 ivtools-1.2.1
Two crashes discovered and fixed by Michal Palczewski (mpalczew at
users.sourceforge.net). One was a crash on exit after a delete with
idraw/drawtool, the other was a crash upon delete with graphdraw.
They turned out to be long-standing bugs in the order of object
deletion, problems that hadn't appeared with other versions of gcc.
RedHat must have adopted a more aggressive recycling of freed space in
a recent release. Thanks Michal.
June 3rd, 2004 ivtools-1.2
ivtools-1.2 sets a new direction for the package, toward peer-to-peer
drawing chat. ivtools' drawserv, the editor that incorporates every ivtool
mechanism to date (multi-frame, graph-editing, integrated scripting
language) has been extended to support a unique kind of
small-granularity shared whiteboard.
This work was based on the pre-existing networked scripting capability
of ivtools' comdraw. Then the pasting of any graphic was intercepted,
and the graphic serialized into a command that could be communicated
to other drawing editors to keep them in sync.
|
|
Changes:
* KFilePlugins
o exr: Display information for most common attributes in available
images. Brad Hards
o rgb: Display information for most common attributes of SGI graphics.
Melchior Franz
* KDVI
o optional continuous page view, similar to acroread Stefan Kebekus
* KPovModeler
o Added graphical editing to Mesh object Leon Pennington
o New objects: New options for media, new patterns (cells, additional
crackle options, julia, additional mandel options, and slope), added
keywords no_image, no_reflection, and double_illuminate to graphical
objects Leon Pennington
o Added uv mapping and uv vectors Leon Pennington
* KolourPaint
o NEW IN KDE: An easy-to-use paint program designed for everyday tasks
like drawing simple diagrams/logos/icons and editing screenshots.
Features include undo/redo, more than a dozen tools, selections,
transparent image editing and zoom support (with an optional grid
and thumbnail). Clarence Dang
o Add virtually unlimited Undo/Redo. Clarence Dang
o Add freehand resizing. Clarence Dang
o Add drag scrolling. Clarence Dang
o More image effects: Balance, Emboss, Flatten, Invert (with choice of
channels), Reduce Colours, Smooth Scale, Soften & Sharpen. Clarence
Dang
o When loading images, dither more often for better quality. Clarence
Dang
o Configurable colour depth and JPEG quality when saving (with preview).
Clarence Dang
o Single key shortcuts for all tools and tool options. Clarence Dang
o Fix several selection bugs. Clarence Dang
o Allow single click creation of text box. Clarence Dang
o Add Opaque/Transparent widget for the text tool. Clarence Dang
o Improve text quality when working with transparency. Clarence Dang
o Paste multiline clipboard contents with MMB correctly. Clarence Dang
o Improve Resize/Scale dialog usability. Clarence Dang
o Reduce flicker. Clarence Dang
o Add Export, Copy To File, Paste From File, Paste in New Window, Full
Screen Mode. Clarence Dang
o Add Zoom In/Out buttons to main toolbar. Clarence Dang
o Make sure colour palette renders correctly on 8-bit screen. Clarence
Dang
|
|
* Bug-fix release
|
|
security fixes)
changes:
version 1.2.6rc3 [August 9, 2004]
Eliminated use of "abs()" in testing cHRM and gAMA values, to avoid
trouble with some 64-bit compilers. Created PNG_OUT_OF_RANGE() macro.
Revised documentation of png_set_keep_unknown_chunks().
Check handle_as_unknown status in pngpread.c, as in pngread.c previously.
Moved "PNG_HANDLE_CHUNK_*" macros out of PNG_INTERNAL section of png.h
Added "rim" definitions for CONST4 and CONST6 in pnggccrd.c
version 1.2.6rc4 [August 10, 2004]
Fixed mistake in pngtest.c introduced in 1.2.6rc2 (declaration of
"pinfo" was out of place).
version 1.2.6rc5 [August 10, 2004]
Moved "PNG_HANDLE_CHUNK_*" macros out of PNG_ASSEMBLER_CODE_SUPPORTED
section of png.h where they were inadvertently placed in version rc3.
version 1.2.6rc6 [August 15, 2004]
Revised pngtest so memory allocation testing is only done when PNG_DEBUG==1.
|
|
change.
|
|
Changes between 0.8 and 0.9:
----------------------------
* fix for a buffer overflow in the line rendering
* fixed resizing in the ncurses and slang drivers
* aspect ratio and finer zoom support in cacaview
* minor compilation fixes
Changes between 0.7 and 0.8:
----------------------------
* window resizing support
* native Win32 port
* autorepeat emulation in the ncurses and slang drivers
* support for more keycodes in the ncurses and slang drivers
* cacaplas, a plasma animation example
* cacamoir, a moiré circles animation example
* MSVC project file
Changes between 0.6 and 0.7:
----------------------------
* many bugfixes in the event handling
* cacaball, a metaball animation example
Changes between 0.5 and 0.6:
----------------------------
* 30% speed increase in the bitmap rendering routine
* mouse support and various speed optimisations in the X11 driver
* X11 is now the preferred driver
* improved documentation
* minor bugfixes
Package change: use (n)curses by default instead of slang.
|
|
|
|
Addresses PR 26617 by Pancake.
|
|
* PNG vulnerability fix.
* Added YCbCr coder for raw Y, Cb, and Cr samples.
* Fixed the -fx option operator precendence problem (+ and - should be the
same precendence).
* Rare memory corruption due to a JPEG comment (bug report by
brundlefly76@hotma...).
* The PerlMagick Evaluate() method no longer fails with an assertion error.
* Restore -dSAFER for a more secure Ghostscript invocation. The downside is
we must copy the Postscript file to a temporary file otherwise we get a
the ocassional invalidfileaccess fom Ghostscript.
* Do not report image depth unless the -verbose or -format %z option is used
with the identify program.
* Center gravity now works when cropping by percent (e.g. -crop 75%).
* Small memory leak on exception in the ImageToBlob() method.
* %@ returns the image bounding box (e.g. identify -format %@ logo:).
* Sync pixel cache when cloning an image-- just in case someone clones
an image clone and accesses pixels with AcquireImagePixel() instead of
GetImagePixels().
|
|
This fixes PR 26602 submitted by Hauke Fath.
|
|
changes:
version 1.2.6rc2 [August 8, 2004]
Revised makefile.darwin and makefile.solaris. Removed makefile.macosx.
Revised pngtest's png_debug_malloc() to use png_malloc() instead of
png_malloc_default() which is not supposed to be exported.
Fixed off-by-one error in one of the conversions to PNG_ROWBYTES() in
pngpread.c. Bug was introduced in 1.2.6rc1.
Fixed bug in RGB to RGBX transformation introduced in 1.2.6rc1.
Fixed old bug in RGB to Gray transformation.
Fixed problem with 64-bit compilers by casting arguments to abs()
to png_int_32.
Changed "ln -sf" to "ln -f -s" in three makefiles (solaris, sco, so9).
Changed "HANDLE_CHUNK_*" to "PNG_HANDLE_CHUNK_*" (Cosmin)
Added "-@/bin/rm -f $(DL)/$(LIBNAME).so.$(PNGMAJ)" to 15 *NIX makefiles.
Added code to update the row_info->colortype in png_do_read_filler() (MSB).
|
|
bugfixes:
* fixed problem with PAST usage where source > dest
core:
* added missing get-/put-chunk-jdaa
* added CRC existence & checking flags
* added data-push mechanisms for specialized decoders
* some speed optimizations (thanks to John Stiles)
* defend against using undefined closestream function
* defend against using undefined openstream function
* added check for extreme chunk-lengths
* change worst-case iAlphadepth to 1 for standalone PNGs
* added support for 3+byte pixelsize for JPEG's
* added conditional to allow easier writing of large MNG's
|
|
unfortunately with older auto* tools): update chesksum.
This should fix PR pkg/26575.
|
|
|