summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2007-03-18Changes 1.2.4:adam2-6/+6
* Fixed an error that prevented Cairo::RefPtr<>::cast_static() and Cairo::RefPtr<>::cast_dynamic() from compiling.
2007-03-17Changes 6.3.2.9:adam2-7/+6
* Bug fixes * Improvements
2007-03-17Update to 0.8.2:wiz2-7/+6
2007-02-16 Rodney Dawes * configure.ac: Up version to 0.8.2 for release 2007-02-16 Rodney Dawes * configure.ac: * icon-name-mapping.pl.in: Update the Copyright year for 2007 2007-02-16 Rodney Dawes * legacy-icon-mapping.xml: Add links for the KDE viewmag icons 2007-02-15 Rodney Dawes * icon-name-mapping.pl.in: Allow INU_DATA_DIR to override the path where legacy-icon-mapping.xml can be found, to allow for use of the utility in uninstalled situations Fixes https://bugs.freedesktop.org/show_bug.cgi?id=9101 2007-02-15 Rodney Dawes * legacy-icon-mapping.xml: Add gtk-select-all link to edit-select-all Fixes https://bugs.freedesktop.org/show_bug.cgi?id=9966
2007-03-16Fix build on DragonFly 1.8+.joerg2-1/+28
2007-03-15+ libexiv2.wiz1-1/+2
2007-03-14PR pkg/35521.yyamano3-1/+36
Apply patch provided by naoto at morishima.net to make this buld on Darwin/intel.
2007-03-13update to 0.9.1drochner3-16/+114
changes: -minor fixes -translation updates
2007-03-13update to 0.9.1drochner5-57/+25
changes: -New native JPEG2000 image loader -New optimized layout to show Comments & Tags side bar contents -more EXIF properties can be shown -Warning for lossy JPEG file saving -Tags View from Comments & Tags side bar support drag & drop
2007-03-13LIBS.IRIX is more appropriate than LDFLAGS for specifying additionalrillig1-7/+2
libraries.
2007-03-13import libkexiv2-0.1.1, a KDE wrapper for exiv2drochner5-0/+64
2007-03-13update to 3.0drochner4-17/+164
changes: -KPhotoAlbum is now capable of categorizing and showing videos -Sub-categories are now shown as hierarchies in the browser and in the annotation dialog. In the annotation dialog it is possible to put an item into a sub-category simply by dragging it in there -some UI improvements -bugfixes
2007-03-13update to 0.13drochner3-9/+17
changes: -added i18n -support for Fuji RAF -minor bugfixes and feature additions
2007-03-13Fixed the name of the pkg-config file. PKGREVISION++rillig1-3/+3
2007-03-12Removed patch-ah. It had been rejected upstream as "invalid".rillig2-18/+1
I still know that it was necessary for some package, but I don't remember which one and on which platform, and even the CVS log message doesn't give any useful information.
2007-03-12Bump PKGREVISION for cmake buildlink3.mk bump.wiz4-7/+8
XXX: I have to check vtk*'s PLISTs and will do so next, but this PKGREVISION bump is needed anyway.
2007-03-11Fixed PKGMANDIR.rillig1-1/+6
2007-03-11Updated the list of pkg-config files. PKGREVISION++rillig1-4/+3
2007-03-11Changes 2.3.15:adam6-35/+27
- added keyboard control to rectangle tools and improved their tool options - improved console handling on Win32 - support large XCF files (> 2GB) on Win32 also - cleanup of the internal undo system - ask before overwriting files, not only for image files - added "Revert Zoom" functionality - added GimpStringComboBox widget to libgimpwidgets - added HAL support for hotplug of Linux Input devices - added support for shaped windows to the Screenshot plug-in - improved handling of incomplete PNG files - categorize contributors into active and inactive - added controller module for DirectInput controllers on Win32 - speed up transform tools - improved tool cancellation framework - fixed Select -> Border behaviour and added option for 'sticky image edges' - bug fixes and code cleanup
2007-03-08Update to 1.5.2:wiz5-72/+12
2005-08-04 Ben Wing Version 1.5.2: Fixed CRLF endings in sources. Moved configure.in to configure.ac and rewrote obsolete constructions. Redid installation in `make install' so it actually worked, including on Cygwin (needs the EXEEXT variable from `configure').
2007-03-08Update to 0.99.4:wiz3-8/+9
xsane-0.993 -> 0.994: --------------------- - corrected postscript bug: moved "/DeviceRGB setcolorspace" and "CSA... setcolorspace" from document setup to page setup - added black point compensation to printer setup dialog - xsane-scan.c: if (channels==1) then scanner_default_gray_icm_profile is used instead of scanner_default_color_icm_profile - xsane-scan.c: bugfix segfault when scanning: when scanner_default_color_icm_profile is not defined then "" is used instead of scanner_default_color_icm_profile
2007-03-08Fixed a g++ error message from PR 35947. Patch provided by Gillesrillig4-13/+38
Dauphin. While here, fixed all pkglint warnings and modernized the buildlink3.mk file.
2007-03-05set IS_BUILTIN.xpm=yes on Darwin since the imake-checkdbj1-1/+3
fails because darwin doesn't list it in its imake config this fixes a problem with gimp not building its xpm plugin and possibly other packages because x11-links wasn't linking libXpm ? XXX is there a way to force x11-links to rebuild and any packages that depended on finding libXpm via x11-links ?
2007-03-04Update MASTER_SITES/HOMEPAGE -- mostly disappeared.wiz1-3/+3
From Sergey Svishchev in private mail.
2007-03-04Update ruby-RMagick to 1.15.4.obache2-7/+7
Changes: RMagick 1.15.4 o Fix bug #8927, RMagick and rbgsl both export the name ID_call (bug report from Shin Enomoto)
2007-03-03Another link fix.joerg2-1/+14
2007-03-03Fix almost all shared library issues (with the exception of libgvc_builtin,joerg13-7/+172
where I have no idea what it is supposed to be). Force pthread linkage for dot and gvchackm as some of the plugins can pull in pthread and that avoids the abort on NetBSD. Fixes PR 35679 and 35865. Bump revision.
2007-03-02Add USE_TOOLS+=pkg-config to fix buildabs1-1/+2
2007-03-02Fix DIST_SUBDIR so that it can work both with ImageMagick and p5-PerlMagickdmcmahill1-2/+2
p5-PerlMagick was broken by the previous commit.
2007-03-01add some extern "C" to make it usable from c++ againdrochner3-2/+27
bump PKGREVISION
2007-03-01Update to 2.3.19:wiz2-7/+6
============== Version 2.3.19 ============== - Fix typo that broke versioning. (Yanko Kaneti) ============== Version 2.3.18 ============== - Port to automake 1.9 (Christian Persch) - Cygwin build fixes (Cygwin ports maintainer) - Fixes for memory management on win32 (Dom Lachowicz) - Compiler warning fixes (Kjartan, Tor Lillqvist)
2007-02-27Update to 0.99.3. From the xsane.CHANGES file:wiz3-8/+14
xsane-0.992 -> 0.993: --------------------- - removed proofing intent options saturation and perceptual, only relative and absolutle colorimetric are available now - added CMS transformation to saving routines: pnm(8bit), pnm(16bit ascii and binary), png, jpeg, tiff, gimp-plugin, ps, pdf (missing routines: multipage) - added support for gtk_file_chooser_dialog all filenames are handled as full paths (beginning with a slahs) now, the "change working directory" option has been removed - made "CANCEL" and "OK" button positions the same as gimp uses it (CANCEL=left, OK=right) - added browse function for projects directories - removed bugs in mail mode: write(fd, "\r\n\r\n", 2) -> write(fd, "\r\n\r\n", 4) write(fd, "\r\n", 1) -> write(fd, "\r\n", 2) - added embedded ICC profiles for postscript (CSA+CRD) and pdf - added 12 bits/channel support for postscript - added flatedecode without Asci85 compression for PDF
2007-02-25Update to 1.24:wiz2-6/+6
2007-02-24 v1.24 Tels 122 tests * fix bug #22507: add missing compression modes for TIFF * fix bug #25032: fix TIFF ASCII text field handling (Thanx BJWHEELER!) (This enables, among other things the ImageDescription tag for TIFF files)
2007-02-23make this compile with newer g++drochner3-1/+29
2007-02-23Update to 1.0:wiz3-20/+23
Now with PNG support.
2007-02-22pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev.wiz5-11/+11
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz39-96/+96
Patch provided by Sergey Svishchev in private mail.
2007-02-22pkglint cleanup; update HOMEPAGE/MASTER_SITES.wiz6-13/+13
From Sergey Svishchev in private mail.
2007-02-22CVE-2006-2906 has been fixed upstream another way; this patch is unneededdrochner2-65/+1
2007-02-22Now that gd was updated, use it instead of the local version. Bumpjoerg4-8/+28
revision. Fixes PR 35679.
2007-02-22Distfile has changed with minor updates.adam2-5/+6
2007-02-20Update PHP5 to 5.2.1. Includes several important security fixes andjdolecek1-1/+3
large number of other fixes. Update for all users is strongly advised.
2007-02-20Fix the build with modular Xorg. This slipped throght the Xft sweep.joerg1-2/+4
I've been wondering for ages why it failed... Thanks to David Brownlee for the fix.
2007-02-20Changes 6.3.2.8:adam2-6/+6
* Bug fixes and improvements
2007-02-20Update ruby-RMagick to 1.15.3.obache2-7/+7
Changes: RMagick 1.15.3 o Fix bug #8697, Image::Info.fill= doesn't work when creating "caption:" format images (bug report from choonkeat)
2007-02-20Don't include x11.b3.mk directly, Tk is enough.joerg1-3/+1
2007-02-19Readd build fix for NetBSD based on the suggestions from Matthiasjoerg2-1/+16
Drochner and myself.
2007-02-19Retire propolice hack on DragonFly as the system compiler was fixedjoerg1-16/+1
and the changes pulled up to all release branches.
2007-02-19Explicitly link in libc as well.joerg17-49/+49
2007-02-19Don't include x11.b3.mk here directly.joerg1-2/+1
2007-02-19Fixed the build on IRIX, which had been broken since about one year,rillig4-9/+22
when the build on Solaris had been fixed, "not affecting other platforms". ;)