| Commit message (Expand) | Author | Age | Files | Lines |
* | * regenerated Makefiles with AIX support | jonas | 2012-04-11 | 2 | -6/+52 |
* | Add x86_64-openbsd target in Makefiles | pierre | 2012-04-06 | 2 | -613/+436 |
* | + Add freetype and ftfont for netbsd | pierre | 2012-02-12 | 2 | -3/+4 |
* | * don't try to assign values by indexing properties that return an | jonas | 2012-01-21 | 1 | -4/+4 |
* | * Do not use the BINUTILSPREFIX when compiling fpmake files during a cross- | joost | 2012-01-02 | 1 | -2/+6 |
* | * By default try to build fpmake packages using a buildunit | joost | 2012-01-01 | 2 | -32/+9 |
* | * Take INSTALL_BASEDIR also into account on make distinstall | joost | 2012-01-01 | 2 | -3/+3 |
* | * Changes regarding the binutilsprefix from r19272 now applied to all fpmake... | joost | 2012-01-01 | 2 | -2/+2 |
* | * Forgot to adapt fcl-images Makefile.fpc in r18128 | joost | 2011-12-31 | 2 | -3/+3 |
* | Virtualizes more TFPCustomCanvas drawing methods so that descendents can prop... | sekelsenmat | 2011-12-15 | 1 | -12/+12 |
* | fpcanvas: Adds TextExtent | sekelsenmat | 2011-12-07 | 2 | -1/+7 |
* | fcl-image: Adds a new object-oriented and extensible approach to regions and ... | sekelsenmat | 2011-12-07 | 2 | -6/+66 |
* | * rebuilt Makefiles | florian | 2011-12-04 | 1 | -8/+9 |
* | Advances TFPImageCanvas.FImage and TFPMemoryImage.FData to protected to allow... | sekelsenmat | 2011-11-23 | 2 | -3/+2 |
* | * applied patch from bug 20639 | michael | 2011-11-07 | 1 | -1/+1 |
* | * Same change as in r19552 for all other packages compiled with fpmake | joost | 2011-10-28 | 2 | -169/+12 |
* | + Add FPC OpenBSD target support | pierre | 2011-10-04 | 1 | -3/+3 |
* | * patch by alexvin to replace $ifopt by $push/$pop, resolves #20332 | florian | 2011-09-25 | 1 | -2/+2 |
* | * mark all fpmake Makefiles with .NOTPARALLEL:, because they don't declare | jonas | 2011-08-20 | 2 | -1/+4 |
* | + Update all Makefile's modified by | pierre | 2011-08-16 | 1 | -1/+5 |
* | * Compile freetype, freetypeh and ftfont only on those | joost | 2011-08-10 | 1 | -3/+3 |
* | * Pass INSTALL_UNITDIR to fpmake, it is used in the testsuite-scripts | joost | 2011-08-07 | 2 | -8/+8 |
* | * Switched packages to fpmake building | joost | 2011-08-06 | 3 | -1535/+323 |
* | * Trunk version to 2.7.1 | marco | 2011-08-03 | 3 | -3/+3 |
* | * Regenned all makefiles before 2.6.x branching. | marco | 2011-08-03 | 2 | -5/+227 |
* | * Removed hash dependency from fpmakefile, which was not in Makefile.fpc | joost | 2011-07-03 | 1 | -1/+0 |
* | * Applied patches by "circular", bug 18863 | michael | 2011-06-13 | 2 | -39/+182 |
* | * ability to set png writer's zlib Compressionlevel, fixes Mantis #19224 | marco | 2011-06-11 | 1 | -1/+4 |
* | * Default no longer uses palette | michael | 2011-05-30 | 1 | -2/+1 |
* | * patch adding functions and sorting order according to documentation order ... | marco | 2011-05-14 | 1 | -18/+48 |
* | * Patch from Colin Western to read B/W bitmaps with padding bits (19237) | michael | 2011-05-02 | 1 | -4/+4 |
* | * Added Win64 platform | michael | 2011-03-27 | 2 | -3/+34 |
* | * Added some missing functions to FPCanvas and added TFont.Orientation | michael | 2011-03-21 | 3 | -1/+100 |
* | * Patch from bug 18460 | michael | 2011-01-10 | 1 | -8/+8 |
* | * Patch from Darius Blaszijk to make some methods protected, virtual | michael | 2010-12-11 | 1 | -2/+2 |
* | * fixed alphablending for drawing freetype fonts on transparent backgrounds | jonas | 2010-11-26 | 3 | -14/+24 |
* | * fix for mantis 17840, rounding of bits/line | marco | 2010-11-07 | 1 | -1/+1 |
* | Fixes a list out of bounds exception in freetype | sekelsenmat | 2010-11-06 | 1 | -3/+9 |
* | Changes the default style of the brush of a TFPImageCanvas to bsSolid | sekelsenmat | 2010-11-04 | 1 | -4/+1 |
* | Allows directly setting the core fpcanvas properties in subclasses | sekelsenmat | 2010-11-04 | 1 | -8/+5 |
* | * Fixed spell error revealed by lintian. | mazen | 2010-10-06 | 1 | -1/+1 |
* | + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and | jonas | 2010-09-29 | 3 | -9/+104 |
* | * Fix the byte -> word expansion of the alpha channel on palette enties of a ... | marc | 2010-08-31 | 1 | -1/+1 |
* | * Applied patch from theo (bug ID 16748) to enable JPEG scaling | michael | 2010-08-19 | 1 | -7/+34 |
* | Patch from Dirk Fellenberg to fix freetype font output, see bug 17156. Also o... | sekelsenmat | 2010-08-16 | 2 | -7/+38 |
* | * Fixes for fpmake files | joost | 2010-05-12 | 1 | -0/+19 |
* | * another fix for mantis 13171, font.gettextwidth default value | marco | 2010-03-05 | 1 | -1/+4 |
* | * committed an old patch from M Schreiber, mantis #11855 that fixes loading ... | marco | 2010-03-04 | 1 | -4/+4 |
* | * fix for mantis #13171, a default for gettextheight so that it doesn't | marco | 2010-02-27 | 1 | -1/+4 |
* | * fix for 15509. | marco | 2010-02-13 | 2 | -11/+21 |