Commit Graph

78 Commits

Author SHA1 Message Date
juha
c30eb3edd3 Clean outdated DEFINEs from the code, like old compiler versions and FPC_HAS_CONSTREF.
git-svn-id: trunk@43628 -
2014-01-02 18:16:19 +00:00
mattias
7c1b5843be aggpas: clean up
git-svn-id: trunk@42874 -
2013-09-19 16:41:32 +00:00
mattias
283f8dfbbf aggpas: added free ttf fonts
git-svn-id: trunk@41325 -
2013-05-20 13:42:00 +00:00
mattias
4ebf6b319a aggpas: removed Mircosoft and Verisign fonts, that have a non free license
git-svn-id: trunk@41308 -
2013-05-20 10:06:52 +00:00
mattias
48ec025ae8 fixed compilation with fpc 2.6.3
git-svn-id: trunk@40410 -
2013-02-25 22:17:54 +00:00
ask
6d88c77b77 AggPas: Fix TLazIntfImage descriptor for 32-bit pixel format
git-svn-id: trunk@40216 -
2013-02-08 23:21:16 +00:00
ask
193deb2aba AggPas: Fix coordinate calculation in Pixels and Colors properties of TAggFPImage
git-svn-id: trunk@40143 -
2013-02-03 09:42:01 +00:00
mattias
fb537b160f keep old StrikeTrough for current RC 2.6.2
git-svn-id: trunk@39901 -
2013-01-19 20:35:10 +00:00
mattias
f7ca9e6a3b aggpass: clean up
git-svn-id: trunk@39888 -
2013-01-19 08:35:38 +00:00
ask
e10e3ce749 Fix compilation after r39879 #f1fe1fc167
git-svn-id: trunk@39885 -
2013-01-19 07:03:26 +00:00
mattias
f1fe1fc167 fixed compilation with fpc 2.6.1 23444
git-svn-id: trunk@39879 -
2013-01-18 16:21:23 +00:00
sekelsenmat
f758bdf235 Fixes compilation of Lazarus with FPC trunk due to the fix to spelling mistake in TFPCustomFont
git-svn-id: trunk@39870 -
2013-01-17 09:17:52 +00:00
mattias
f5e46fffd7 aggpas: replaced some asm with pas
git-svn-id: trunk@35845 -
2012-03-09 14:46:05 +00:00
juha
f38190794b Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
mattias
a9e1a737b3 aggpas: clean up
git-svn-id: trunk@29166 -
2011-01-23 10:42:03 +00:00
mattias
1aa031420c aggpas: clean up
git-svn-id: trunk@29165 -
2011-01-23 10:41:40 +00:00
mattias
d72997d2e1 aggpas: fixes for 64bit
git-svn-id: trunk@29164 -
2011-01-23 10:33:13 +00:00
mattias
ff03f73065 aggpas: normalized build scripts
git-svn-id: trunk@27470 -
2010-09-26 11:07:47 +00:00
mattias
e32deb25d6 aggpas: removed $R directive
git-svn-id: trunk@27116 -
2010-08-17 07:53:51 +00:00
mattias
e3c3bb4981 aggpas: removed lrs
git-svn-id: trunk@27109 -
2010-08-16 11:12:18 +00:00
mattias
d256f1a017 aggpas: removed lrs
git-svn-id: trunk@27108 -
2010-08-16 11:10:39 +00:00
mattias
5f4f03d6e9 IDE: using new codetools FPC caches
IDE: fixed macro FPCVer for multiple versions used by fpc.exe
IDE: fixed rescan of FPC sources if not changed, bug #16824
codetools: replaced fpc source heuristic with rule set, needed for bug #13912, #14572
IDE: fixed unneeded rescan of fpc sources if only target changed, needed for 12828
IDE: fixed calling compiler on every start, needed by lazarus on a stick
codetools: fixed search for fpc units without ppu, needed for 15534
IDE: implemented cache for fpc include files, needed by debugger
lazbuild: fixed using non default lclwidgettype of lpi
IDE: fixed auto update if fpc.cfg or target compiler changed, needed for 16824

git-svn-id: trunk@26796 -
2010-07-24 08:12:27 +00:00
mattias
c875150547 aggpas: fixed compilation
git-svn-id: trunk@26029 -
2010-06-10 15:57:05 +00:00
mattias
a62c0354eb IDE: removed docking
git-svn-id: trunk@25567 -
2010-05-21 16:24:47 +00:00
mattias
9c28757ec7 aggpas: clean up
git-svn-id: trunk@23643 -
2010-02-05 16:22:18 +00:00
mattias
6ae9c66c27 fixed some FileExists
git-svn-id: trunk@23169 -
2009-12-17 16:45:46 +00:00
mattias
32b72756c1 aggpas: started pango in agglcl
git-svn-id: trunk@23074 -
2009-12-10 19:06:46 +00:00
mattias
3c2c52b282 aggpas: started pango fonts
git-svn-id: trunk@23067 -
2009-12-10 12:47:03 +00:00
mattias
37681395ae aggpas: started example for pango fonts
git-svn-id: trunk@23066 -
2009-12-10 12:23:20 +00:00
mattias
54e0d61ef7 aggpas: cleanup
git-svn-id: trunk@23031 -
2009-12-08 15:34:58 +00:00
mattias
61b2305e19 aggpas: removed svg example
git-svn-id: trunk@23030 -
2009-12-08 15:26:14 +00:00
mattias
764960184d aggpas: debugging svg
git-svn-id: trunk@23029 -
2009-12-08 14:39:09 +00:00
mattias
a533956c13 IDE: codetools src path: added edit button
git-svn-id: trunk@23019 -
2009-12-08 09:37:57 +00:00
mattias
2a1789fd1b aggpas: fixed uninitialized variables
git-svn-id: trunk@23018 -
2009-12-08 00:42:10 +00:00
mattias
ba62ff1747 aggpas: added svg unit
git-svn-id: trunk@23016 -
2009-12-07 23:05:48 +00:00
mattias
be2b1bc884 aggpas: started svg loading
git-svn-id: trunk@23015 -
2009-12-07 14:33:44 +00:00
mattias
b42cf02bc3 aggpas: implemented PolyBezier
git-svn-id: trunk@23013 -
2009-12-07 12:20:01 +00:00
mattias
b6c860de16 aggpas: implemented GradientFill
git-svn-id: trunk@23000 -
2009-12-06 12:20:25 +00:00
mattias
5f524c6e53 aggpas: implemented RadialPie
git-svn-id: trunk@22998 -
2009-12-06 11:51:29 +00:00
mattias
39b230ed76 aggpas: implemented pie
git-svn-id: trunk@22997 -
2009-12-06 11:39:12 +00:00
mattias
a7373b6df6 aggpas: roundrect
git-svn-id: trunk@22986 -
2009-12-05 23:30:39 +00:00
mattias
8a67f65743 aggpas: implemented PolyLine, Polygon
git-svn-id: trunk@22985 -
2009-12-05 22:19:53 +00:00
mattias
9aae746ab4 aggpas: implemented TextWidth, TextHeight, TextExtent, TextRect
git-svn-id: trunk@22983 -
2009-12-05 21:51:06 +00:00
mattias
d34b2f90e9 aggpas: implemented chord
git-svn-id: trunk@22982 -
2009-12-05 21:36:21 +00:00
mattias
8dda7b592e aggpas: started chord
git-svn-id: trunk@22965 -
2009-12-04 15:48:16 +00:00
mattias
bc49063c1a aggpas: arc
git-svn-id: trunk@22963 -
2009-12-04 15:01:46 +00:00
mattias
ec4f806eb0 aggpas: started arc
git-svn-id: trunk@22958 -
2009-12-04 13:27:12 +00:00
mattias
ca493228ec aggpas: utf8 support
git-svn-id: trunk@22957 -
2009-12-04 11:53:01 +00:00
mattias
30d56517ec aggpas: improved textout position
git-svn-id: trunk@22927 -
2009-12-02 14:33:26 +00:00
mattias
0d614ca60b aggpas: improved font position and size
git-svn-id: trunk@22924 -
2009-12-02 14:06:15 +00:00