summaryrefslogtreecommitdiff
path: root/packages/fcl-image
Commit message (Expand)AuthorAgeFilesLines
* * regenerated Makefiles with AIX supportjonas2012-04-112-6/+52
* Add x86_64-openbsd target in Makefilespierre2012-04-062-613/+436
* + Add freetype and ftfont for netbsdpierre2012-02-122-3/+4
* * don't try to assign values by indexing properties that return anjonas2012-01-211-4/+4
* * Do not use the BINUTILSPREFIX when compiling fpmake files during a cross-joost2012-01-021-2/+6
* * By default try to build fpmake packages using a buildunitjoost2012-01-012-32/+9
* * Take INSTALL_BASEDIR also into account on make distinstalljoost2012-01-012-3/+3
* * Changes regarding the binutilsprefix from r19272 now applied to all fpmake...joost2012-01-012-2/+2
* * Forgot to adapt fcl-images Makefile.fpc in r18128joost2011-12-312-3/+3
* Virtualizes more TFPCustomCanvas drawing methods so that descendents can prop...sekelsenmat2011-12-151-12/+12
* fpcanvas: Adds TextExtentsekelsenmat2011-12-072-1/+7
* fcl-image: Adds a new object-oriented and extensible approach to regions and ...sekelsenmat2011-12-072-6/+66
* * rebuilt Makefilesflorian2011-12-041-8/+9
* Advances TFPImageCanvas.FImage and TFPMemoryImage.FData to protected to allow...sekelsenmat2011-11-232-3/+2
* * applied patch from bug 20639michael2011-11-071-1/+1
* * Same change as in r19552 for all other packages compiled with fpmakejoost2011-10-282-169/+12
* + Add FPC OpenBSD target supportpierre2011-10-041-3/+3
* * patch by alexvin to replace $ifopt by $push/$pop, resolves #20332florian2011-09-251-2/+2
* * mark all fpmake Makefiles with .NOTPARALLEL:, because they don't declarejonas2011-08-202-1/+4
* + Update all Makefile's modified bypierre2011-08-161-1/+5
* * Compile freetype, freetypeh and ftfont only on thosejoost2011-08-101-3/+3
* * Pass INSTALL_UNITDIR to fpmake, it is used in the testsuite-scriptsjoost2011-08-072-8/+8
* * Switched packages to fpmake buildingjoost2011-08-063-1535/+323
* * Trunk version to 2.7.1marco2011-08-033-3/+3
* * Regenned all makefiles before 2.6.x branching.marco2011-08-032-5/+227
* * Removed hash dependency from fpmakefile, which was not in Makefile.fpcjoost2011-07-031-1/+0
* * Applied patches by "circular", bug 18863michael2011-06-132-39/+182
* * ability to set png writer's zlib Compressionlevel, fixes Mantis #19224marco2011-06-111-1/+4
* * Default no longer uses palettemichael2011-05-301-2/+1
* * patch adding functions and sorting order according to documentation order ...marco2011-05-141-18/+48
* * Patch from Colin Western to read B/W bitmaps with padding bits (19237)michael2011-05-021-4/+4
* * Added Win64 platformmichael2011-03-272-3/+34
* * Added some missing functions to FPCanvas and added TFont.Orientationmichael2011-03-213-1/+100
* * Patch from bug 18460michael2011-01-101-8/+8
* * Patch from Darius Blaszijk to make some methods protected, virtualmichael2010-12-111-2/+2
* * fixed alphablending for drawing freetype fonts on transparent backgroundsjonas2010-11-263-14/+24
* * fix for mantis 17840, rounding of bits/linemarco2010-11-071-1/+1
* Fixes a list out of bounds exception in freetypesekelsenmat2010-11-061-3/+9
* Changes the default style of the brush of a TFPImageCanvas to bsSolidsekelsenmat2010-11-041-4/+1
* Allows directly setting the core fpcanvas properties in subclassessekelsenmat2010-11-041-8/+5
* * Fixed spell error revealed by lintian.mazen2010-10-061-1/+1
* + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 andjonas2010-09-293-9/+104
* * Fix the byte -> word expansion of the alpha channel on palette enties of a ...marc2010-08-311-1/+1
* * Applied patch from theo (bug ID 16748) to enable JPEG scalingmichael2010-08-191-7/+34
* Patch from Dirk Fellenberg to fix freetype font output, see bug 17156. Also o...sekelsenmat2010-08-162-7/+38
* * Fixes for fpmake filesjoost2010-05-121-0/+19
* * another fix for mantis 13171, font.gettextwidth default valuemarco2010-03-051-1/+4
* * committed an old patch from M Schreiber, mantis #11855 that fixes loading ...marco2010-03-041-4/+4
* * fix for mantis #13171, a default for gettextheight so that it doesn't marco2010-02-271-1/+4
* * fix for 15509.marco2010-02-132-11/+21