summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
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.
2007-01-10Modular Xorg support.joerg1-1/+6
2007-01-10fix build with modular X11abs2-4/+4
2007-01-10fix build under modular X11abs1-2/+4
2007-01-09Supports DESTDIR.joerg1-1/+3
2007-01-09Changes 6.3.1.6:adam3-7/+9
* Bug fixes and improvements
2007-01-09share/doc is needed as well.joerg1-2/+2
2007-01-09Don't build static version.joerg2-4/+13
2007-01-09Regen distinfo to add recent patch-af.markd1-1/+2
2007-01-08Modular Xorg support.joerg1-2/+4
2007-01-08Modular Xorg support.joerg1-1/+11
2007-01-08Modular Xorg support.joerg1-1/+2
2007-01-08libXmu is needed for gimp-remote.joerg1-1/+2
2007-01-08Needs libXt for building.joerg1-1/+4
2007-01-08Remote support needs libXmu.joerg1-1/+2
2007-01-08Changes 2.12:adam8-129/+118
- Bug fix release for 2.10 - The gd plugin for font handlers was not being used at all if the build did not use fontconfig, e.g., on Windows. In addition, the code had dropped the name mapping to Windows font names. - PostScript output had an extraneous '%' character on the first line, which would cause printing to fail. - Text handling, during both sizing and layout, incorrectly handled empty lines such as label="\nabc". - HTML-like tables had been changed to use too much vertical space, to possibly use the wrong font in calculating the height of a line, and to use the wrong offset when moving the baseline from one line to the next.
2007-01-08Fixed Perl interpreter. PKGREVISION++rillig1-2/+5
2007-01-08patch-af is not really needed.rillig2-33/+1
2007-01-08Updated cqcam to 0.91.rillig13-246/+93
0.91 * Code reorganization * New GTK+ interface * Yet another overhaul of the XImage code, with some optimizations * Improved some documentation * Changed license to the GPL (and LGPL) * Major security fixes * Assorted bug fixes * Netwinder (ARM) port * Locking rewrite [Bruce Momjian] * 25-50% speedup in core driver code [Joe Zbiciak] * Solaris version [Simon Thornington] * OpenBSD support [Matt Mosley] * GTK 1.1/1.2 support [David Raufeisen] * Movie mode * Bulb mode, for long exposures
2007-01-08Fixed broken INSTALL definition.rillig1-2/+3
2007-01-08Fixed the broken INSTALL definition.rillig1-1/+2
2007-01-08This package uses a BSD-style Makefile.rillig1-1/+2
2007-01-08This package uses BSD-style Makefiles.rillig2-3/+6
It does not make sense to install a NetBSD patch on other platforms.
2007-01-08NetBSD 3.0 doesn't have trunc().rillig2-7/+10
2007-01-08Made the package work and fixed file permissions. PKGREVISION++rillig1-3/+9
2007-01-08When fixing file permissions with find | xargs, there is always a racerillig1-3/+3
condition. Fixed this by using find -exec for the directories.
2007-01-07Fix pkglint warningsadam1-3/+4
2007-01-07Fix building on Darwin/Mac OS Xadam3-7/+19
2007-01-07PKGREVISION bump for flac shlib major bump and corresponding ABIwiz4-8/+8
depends bump.
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig12-39/+39
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07Updated denemo to 7.6.rillig7-41/+200
10 April 2006 0.7.5 Moved back to Plain C for future releases Reimplementation of keymaps so they are now XML based Midi import Lilypond Export Updates Reimplementation of rc files so that they are now XML Removal of Blank rest modes Crash Recovery Lots of memory leak fixes Help Manual now available Revised CSound export Revised Print functionality Blank notes are now displayed in Yellow to aid in viewing the score Keybindings for inserting Time Signatures, Key Signatures and Clefs 30 October 2005 0.7.4 Help Documentation Support for exporting to Lilypond 2.6 All ornaments/articulations added Replace Mode Basic Redo/Undo Functionality for individual objects More Templates available Export to PDF (via lilypond processing) Courtesy of Jens Askengren 3 April 2005 0.7.3beta2 Revised Menu's (GTK 2.6 based) 10 February 2005 0.7.3beta1 Score Templates Additional Keymaps Revised Menu's Additional Staff functions 23 March 2003: 0.7.0 First C++ realese Features plugins for the first time. Although the API still has to be finalised. Optional use of gtk2 Added support for Figured Bass courtesy of Richard Shann Automated Testing again courtesy of Richard Shann MDI interface. Cautionary Accidentals, Alasdair Anderson Cloned chords when tieing a note. Graceful Exit when denemo fails, saves current scores so work is not lost 22 November 2002: 0.6.1 Fixed Lilypond parser for >1.4.x Lilypond syntax Various other small fixes 29 May 2002: 0.6.0 Added Basic Support for Lyrics Added Invisible Notes File I/O dialogs now remeber the last Directory (courtesy of Damian Marques Lluch) Midi Instrument Selection is easier and /dev/sequencer selection for Alsa playback(courtesy of goto <harpy@lily.freemail.ne.jp>) Added CSound Score file exporter and Optional CSound playback Reimplementation of Dynamics 13 November 2001: 0.5.7 Basic Printing Support Various bug fixes Probably the Last Straight Forward C release 3 July 2000: 0.5.6 Support for Hairpins (incomplete/buggy) Supports GNU Lilypond >v1.3.146 (Input parser requires some work). XML File Format supported (courtesy of Eric Galluzzo) Midi File Output supported (courtesy of Per Andersson) Support for additional instrument specific articulations. Internationalization of Denemo (Translations still required). Supports Mouse positioning of cursor. 12 Nov 2000: 0.5.5 Improved positioning code. Support for keyboard customization. Preliminary support for multinote slurs. Support for staccato, fermata, accent, tenuto, turn, trill, mordent, and staccatissimo markings. Denemo now understands that the score window may not be enough to show all staffs; the cursor will scroll the score up and down if necessary. Horizontal and vertical scrollbars now track and control the part of the score being displayed.
2007-01-06Update to 1.900.0:wiz6-31/+22
1) The wavelet transform code has been rewritten in order to be more cache efficient (via loop tiling). As a few individuals have noted, the old code could often result in an excessive number of cache misses. 2) Some man pages have been added to the distribution as provided by Roland Stigge. 3) Some simple timer routines have been added to facilitate performance measurements. 4) Numerous bugs have been fixed (e.g., memory leaks, JP2 box processing problem, etc.). 5) Some name space pollution issues have been resolved. 6) A few compiler warnings have been fixed.
2007-01-06Update to 1.16:wiz3-21/+6
New in ver 1.16 =============== New features two different types of black preservation on CMYK-> CMYK transforms Ability to set adaptation state of observer on absolute colorimetric transforms. A rather advanced feature. Actually it only allows No adaptation (d=0) and observer fully adapted (d=1) lcms can now "fix" some broken 8-bit profiles that have gray axes misplaced. icctrans can now read CGATS/IT8 files. improved tifficc with tiff Lab8 support icclink now supports colorant table tag. New functions double cmsSetAdaptationState(cmsHTRANSFORM hTransform, double d); void cmsSetHeaderAttributes(cmsHPROFILE hProfile, DWORD Flags); DWORD cmsTakeHeaderAttributes(cmsHPROFILE hProfile); icInt32Number cmsGetTagCount(cmsHPROFILE hProfile); icTagSignature cmsGetTagSignature(cmsHPROFILE hProfile, icInt32Number n); int cmsSetCMYKPreservationStrategy(int n) BOOL cmsIT8SaveToMem(LCMSHANDLE hIT8, void *MemPtr, size_t* BytesNeeded); BOOL _cmsIsMatrixShaper(cmsHPROFILE hProfile); BOOL _cmsAddDateTimeTag(cmsHPROFILE hProfile, icTagSignature sig, struct tm *DateTime); BOOL _cmsAddColorantTableTag(cmsHPROFILE hProfile, icTagSignature sig, LPcmsNAMEDCOLORLIST nc); double cmsEvalLUTreverse(LPLUT Lut, WORD Target[], WORD Result[], LPWORD Hint); LPcmsNAMEDCOLORLIST cmsReadColorantTable(cmsHPROFILE hProfile, icTagSignature sig) LPcmsGAMUTEX cmsReadExtendedGamut(cmsHPROFILE hProfile, int index); void cmsFreeExtendedGamut(LPcmsGAMUTEX gex); New tags supported icSigColorantTableTag LPcmsNAMEDCOLORLIST icSigColorantTableOutTag LPcmsNAMEDCOLORLIST icSigCalibrationDateTimeTag const struct tm* New flags: cmsFLAGS_PRESERVEBLACK cmsFLAGS_GRIDPOINTS(n) And of course some bug fixing.
2007-01-06Update to 1.2.15:wiz3-45/+6
version 1.2.15beta1 [December 3, 2006] Generated configure with autoconf-2.61 instead of 2.60 Revised configure.ac to update libpng.pc and libpng-config. version 1.2.15beta2 [December 3, 2006] Always export MMX asm functions, just stubs if not building pnggccrd.c version 1.2.15beta3 [December 4, 2006] Add "png_bytep" typecast to profile while calculating length in pngwutil.c version 1.2.15beta4 [December 7, 2006] Added scripts/CMakeLists.txt Changed PNG_NO_ASSEMBLER_CODE to PNG_NO_MMX_CODE in scripts, like 1.4.0beta version 1.2.15beta5 [December 7, 2006] Changed some instances of PNG_ASSEMBLER_* to PNG_MMX_* in pnggccrd.c Revised scripts/CMakeLists.txt version 1.2.15beta6 [December 13, 2006] Revised scripts/CMakeLists.txt and configure.ac version 1.2.15rc1 [December 18, 2006] Revised scripts/CMakeLists.txt version 1.2.15rc2 [December 21, 2006] Added conditional #undef jmpbuf in pngtest.c to undo #define in AIX headers. Added scripts/makefile.nommx version 1.2.15rc3 [December 25, 2006] Fixed shared library numbering error that was intruduced in 1.2.15beta6. version 1.2.15rc4 [December 27, 2006] Fixed handling of rgb_to_gray when png_ptr->color.gray isn't set. version 1.2.15rc5 [December 31, 2006] Revised handling of rgb_to_gray. version 1.2.15 [January 5, 2007] Added some (unsigned long) typecasts in pngtest.c to avoid printing errors.
2007-01-06Fixed some pkglint warnings.rillig3-17/+12
2007-01-06minor cleanup: regen patches to correct line offsets, regen PLIST todrochner4-19/+19
get @commented out @dirrms