summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2007-01-27expand the pattern for removing optimization with sunprodmcmahill1-2/+2
2007-01-26Update icons location of KDE apps. Bump PKGREVISIONmarkd20-152/+158
2007-01-26Update to KDE 3.5.6markd3-125/+114
KolourPaint * Fix crash triggered by rapidly deselecting the selection after drag-scaling it. KPDF * Show only the filename instead of the whole path in the KPDF window caption. * Make viewport scroll when selection reaches the viewport border. * Put the right title when generating PostScript documents (e.g. when printing). * Show a 'keep password' checkbox when using a wallet so the user can decide if he wants the password saved in the wallet. * Allow to cancel selecting by pressing Esc. * Preload next and previous page if threading is enabled and memory usage setting is not low. * Fix kpdf ignoring user defined margins when printing. * Fix crash when using the mouse wheel over the page view with no document opened. * Fix crash on some broken pdf files. * Finally fix session restoring. * Fix presentation mode not beign kept when a watched file changes and presentation mode is open. * Fix presentation mode times beign strange when having auto-advance on and changing pages manually. * Fix some small memory leaks. kfax * Fix handling of filenames with non-ascii chars. kghostview * Fix crash when clicking anywhere in the open file dialog in fullscreen mode. * Fix off-by-one issue during parsing certain ps files. kmrml * Show an error messagebox when indexing failed. * Check for a valid gift installation and disable the indexing GUI if not found. kfile-plugins * Improve exif information reading. * Fix endless recursion with malicious input files.
2007-01-26Don't depend on gtk2+ package just to be able to update an icon cache file.markd3-7/+10
Instead update the cache iff gtk2 package also installed. OKed wiz and jmmv. Bump PKGREVISION.
2007-01-24Fix the Interix fix. gcc 3.3 supplies its own <stddef.h>, which shadowstv3-13/+17
the one in the OS (which happens to be where [u]intptr_t is defined). Interix 5.2 should fix this, but to support Interix 3.5, a special case is needed here. Since this changes glheader.h for all platforms, bump PKGREVISION (but only for the MesaLib package).
2007-01-24Remove share/gimp. Bump PKGREVISION.wiz2-3/+4
2007-01-24Remove share/icons/gnome/48x48/mimetypes if it exists.wiz2-3/+4
Some other packages create it. Bump PKGREVISION.
2007-01-23Xfce 4.2.4 releasedmartti8-19/+19
A new bug fix release of Xfce 4.2 is available. This release is supposed to be the last release for the 4.2 branch. It includes several fixes ported from the current developpment branch. This release should not be confused with the upcoming Xfce 4.4 release [1], it's a bug fix release of the previous stable branch. [1] Xfce 4.4.0 is already in pkgsrc-wip.
2007-01-23add -DNEED_ALLOCA_H on solarisdmcmahill1-2/+2
2007-01-22Modular Xorg support. Based on patch from drochner@joerg3-5/+13
2007-01-22Update ruby-RMagick to 1.15.0obache3-9/+14
ChangeLog: RMagick 1.15.0 o Added fx method to ImageList class o Added wet_floor method to the Image class o Added linear_stretch method to the Image class (available with ImageMagick 6.3.1-1) o Added recolor method to the Image class (available with ImageMagick 6.3.1- 3) o Added polaroid method to the Image class (available with ImageMagick 6.3.1 -6) o Added origin attribute to the Image::Info class (supported by ImageMagick 6.3.1-4 and later) o Added PaletteBilevelMatteType to the ImageType enum (available with ImageMagick 6.2.9) o Fix bug #6260, some RVG examples produce all-black GIF images o Fix bug #7034, fix the matte method in the Draw class o Fix bug #7373, default channels should be RGB instead of RGBA o Fix bug #7716, Pixel#intensity wrong for gray images (bug report from Morio Miki) o Fix bug #7949, Magick::Draw.new abends when an exception occurs before the draw object is fully initialized (bug report from Andrew Kaspick) o Fix bug #8015, Magick::Draw.new doesn't call the optional arguments block in the right scope (bug report from Andrew Kaspick) o Tested with ImageMagick 6.3.2-0
2007-01-21Update to 1.900.1:wiz3-21/+6
This release fixes some build problems as well as a multiply-defined symbol problem in jpc_qmfb.h.
2007-01-21Remove the patch obsoleted by swig-1.3.31nb1. This fixes PR 35453.minskim2-15/+1
2007-01-20Include stdlib.h instead of malloc.h.minskim2-1/+15
2007-01-20Fix CATEGORY.wiz1-2/+2
2007-01-20Include the FreeType2 component of PIL. Bump revision.joerg4-15/+8
2007-01-20Fix build. Not sure why this was released.joerg2-1/+32
2007-01-20Actually include the fix for the memory leak. Noticed by veego.joerg1-1/+2
2007-01-20Disable pangocairo and the resulting xlib plugin for now.joerg3-5/+21
Reenable dynamic loading. It was originally disabled as it causes segmentation faults on NetBSD for what seems like memory corruption. Fix an obvious memory leak. Depend on ghostscript-fonts to make this much more useful. Bump revision.
2007-01-18Remove non-existent directory from PLIST. Bump PKGREVISION.wiz2-3/+3
2007-01-18Needs GNU Make.rillig1-1/+3
2007-01-18Modular Xorg support.joerg1-1/+6
2007-01-18Mesa isn't MAKE_JOBS_SAFE.rillig1-1/+2
2007-01-17Very belatedly bump PKGREVISION for all jasper dependencies becausewiz30-40/+60
of the shlib name change (!) during the update to 1.900.0. Noted by Robert Elz in PR 35431.
2007-01-17propagate libXi dependencydrochner1-1/+2
approved by joerg
2007-01-17Another patch for the Solaris install(1).rillig2-1/+25
2007-01-17Added a patch for non-GNU compilers.rillig2-1/+17
2007-01-17Fix for kpdf denial of service vulnerability frommarkd2-4/+7
http://www.kde.org/info/security/advisory-20070115-1.txt. Bump PKGREVISION.
2007-01-17Fixed the build problems on Solaris. The next problem is that therillig6-5/+74
program tries to install a kernel driver allowing unrestricted access to all hardware ports. Unprivileged users cannot do that anyway. XXX: Should we disallow the installation on Solaris at all because of this?
2007-01-16Changes 0.21-2:adam5-540/+653
a minor release of legacy filmGimp version 0.21 of CinePaint, not designed for distribution. Distributors, please wait for v0.22 as it will handle i18n much better.
2007-01-15turn off optimization with sunpro to get this to builddmcmahill1-0/+21
2007-01-15Modular Xorg support.joerg1-2/+2
XXX Not all sub-libraries are correctly linked.
2007-01-15Modular Xorg support.joerg1-1/+6
2007-01-14Modular Xorg support.joerg1-1/+6
2007-01-14Modular Xorg support.joerg1-1/+6
2007-01-13Modular Xorg support.joerg2-2/+8
2007-01-13Modular Xorg support.joerg1-2/+7
2007-01-13Modular Xorg support.joerg1-1/+6
2007-01-13Modular Xorg support.joerg1-1/+6
2007-01-13Use __inline__ instead of __inline. The former works with some non-gccdmcmahill2-1/+27
compilers as well as gcc.
2007-01-13Modular Xorg support.joerg1-2/+7
2007-01-11update to 2.0.4drochner2-6/+6
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-11Untangle dependencies: split out the "exrdisplay" GUI app which needsdrochner8-7/+96
fltk from the rest. Now eg KDE doesn't require fltk anymore which looked a bit strange.
2007-01-11Modular Xorg support.joerg1-1/+6
2007-01-11Modular Xorg support.joerg1-1/+6
2007-01-11Modular Xorg support.joerg1-1/+4
2007-01-11Needs libXt to pass the X11 check. This shouldn't really have anyjoerg1-1/+4
runtime dependencies, but leave that for a KDE maintainer to figure out.
2007-01-11libXmu is needed with modular Xorg for gimp-remote.joerg1-1/+2
2007-01-10Modular Xorg support.joerg2-2/+9
2007-01-10Be pedantic, the linkage is against libXext as well, so include that andjoerg2-3/+5
update b3.mk as well.