Commit Graph

7125 Commits

Author SHA1 Message Date
mattias
dd0fc4c825 IDE: codehelp: improved debugging
git-svn-id: trunk@30266 -
2011-04-11 21:25:55 +00:00
maxim
1581cce771 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #19135
git-svn-id: trunk@30262 -
2011-04-10 20:42:45 +00:00
ask
ac8fd19675 TAChart: Add exe files to svn:ignore
git-svn-id: trunk@30243 -
2011-04-08 08:54:45 +00:00
ask
d5f69b5d17 TAChart: Minor updates for save demo project
git-svn-id: trunk@30242 -
2011-04-08 08:46:18 +00:00
ask
eb53bb345e TAChart: Use textLength attribute in SVG drawer
git-svn-id: trunk@30241 -
2011-04-08 08:45:46 +00:00
ask
1c6efec231 TAChart: Add wmf demo
git-svn-id: trunk@30240 -
2011-04-08 07:20:22 +00:00
ask
1aaadaf5c9 TAChart: Add Windows Metafile drawing back-end
git-svn-id: trunk@30239 -
2011-04-08 07:17:11 +00:00
ask
e546012a43 TAChart: Do not use TADrawerFPCanvas in the package to avoid unneeded freetype dependency. Part 2.
git-svn-id: trunk@30225 -
2011-04-06 20:44:20 +00:00
ask
7784d2b673 TAChart: Do not use TADrawerFPCanvas in the package to avoid unneeded freetype dependency
git-svn-id: trunk@30224 -
2011-04-06 20:41:50 +00:00
ask
5a2b851dcd TAChart: Fix compilation on non-windows platforms
git-svn-id: trunk@30218 -
2011-04-06 00:40:40 +00:00
ask
e0db061157 TAChart: Remove AEndPoint parameter from IChartDrawer.Polyline
git-svn-id: trunk@30217 -
2011-04-06 00:30:58 +00:00
ask
20bbf9174c TAChart: Simplify Polygon/Polyline interface of IChartDrawer
git-svn-id: trunk@30216 -
2011-04-06 00:21:22 +00:00
ask
bdf0c74b20 TAChart: Support pen style in SVG drawer
git-svn-id: trunk@30215 -
2011-04-06 00:19:29 +00:00
ask
3118c71a3f TAChart: TSVGDrawer: Refactor, fix polygon closing, support pen width
git-svn-id: trunk@30214 -
2011-04-05 23:41:07 +00:00
mattias
bbeedd1dd9 codetools: source changer: fixed adding space after insertion
git-svn-id: trunk@30210 -
2011-04-05 22:18:20 +00:00
ask
092814ada0 TAChart: Add SVG export option to the save demo
git-svn-id: trunk@30207 -
2011-04-05 20:27:59 +00:00
ask
69326eb314 TAChart: Initial implementation of SVG drawing back-end
git-svn-id: trunk@30206 -
2011-04-05 20:25:58 +00:00
ask
61fe03b598 TAChart: Add DrawingBegin/DrawingEnd methods to IChartDrawer
git-svn-id: trunk@30205 -
2011-04-05 20:24:28 +00:00
ask
6c41287908 TAChart: Move BoundingBoxToCenterAndHalfRadius procedure to TAGeometry unit
git-svn-id: trunk@30204 -
2011-04-05 19:01:43 +00:00
ask
4d9fc7f139 TAChart: Extract CopyPoints function
git-svn-id: trunk@30203 -
2011-04-05 18:59:26 +00:00
ask
80cc108bec TAChart: Use FPColorToBGRA function in bgra drawer
git-svn-id: trunk@30202 -
2011-04-05 18:58:43 +00:00
ask
a3dc79e297 TAChart: Use brush styles in bgra drawer
git-svn-id: trunk@30201 -
2011-04-05 17:49:11 +00:00
ask
178ea522e7 TAChart: Synchronize extents of standard and BGRA view
git-svn-id: trunk@30200 -
2011-04-05 17:16:16 +00:00
ask
eda3f30176 TAChart: Add Chart.RenderingParams property
git-svn-id: trunk@30199 -
2011-04-05 17:15:24 +00:00
martin
b6eb7f0fb1 SynEdit: added IFOPT C+, to compile checks, if assertions are on
git-svn-id: trunk@30193 -
2011-04-04 23:40:52 +00:00
martin
645cf8bf63 SynEdit: fixed Home/end key with tabs in line
git-svn-id: trunk@30192 -
2011-04-04 23:32:15 +00:00
martin
d8612f83d4 SynEdit: Fixed a range check, probably introduced in 30074 / Also fixed wrong array len
git-svn-id: trunk@30191 -
2011-04-04 19:57:23 +00:00
juha
3476a4d36e SynEdit: add Assert to check a dynamic array index ABytePos.
git-svn-id: trunk@30190 -
2011-04-04 18:51:09 +00:00
ask
5f796f9283 TAChart: Fix AV while drawing chart with zero axises
git-svn-id: trunk@30187 -
2011-04-04 16:30:46 +00:00
ask
c654edd5c9 TAChart: Redraw chart after axis list change
git-svn-id: trunk@30186 -
2011-04-04 16:25:13 +00:00
ask
b92bfd76d2 TAChart: Fix hints in BGRA drawer
git-svn-id: trunk@30184 -
2011-04-04 15:32:03 +00:00
ask
0a5e0fb00c TAChart: Add font orientation to the BGRA drawer. Update demo.
git-svn-id: trunk@30183 -
2011-04-04 15:29:18 +00:00
ask
3a1863981e TAChart: Add TAChartBgra dependency to the bgra demo
git-svn-id: trunk@30182 -
2011-04-04 15:28:19 +00:00
mattias
3db7df3317 codetools: parser: fixed starting class section on first space, completeblock: complete class at end of source
git-svn-id: trunk@30180 -
2011-04-04 12:45:50 +00:00
mattias
ab79608453 codetools: TPascalReaderTool.GetNodeIdentifier: check if node starts at end of code, bug #19076
git-svn-id: trunk@30178 -
2011-04-04 10:58:32 +00:00
mattias
67b58b4044 codetools: fixed rescan of modified initialization section, fixed check if a virtual file has changed on disl
git-svn-id: trunk@30177 -
2011-04-04 10:55:39 +00:00
ask
bd4d4a0997 TAChart: Do not use FTFont unit on FPC 2.4 for Win64 since it is not available
git-svn-id: trunk@30163 -
2011-04-03 23:49:15 +00:00
martin
22963e0372 SynEdit: Codefolding for user-selected blocks: fix unfolding, fix gutter invalidation
git-svn-id: trunk@30157 -
2011-04-03 17:16:49 +00:00
martin
9b1aaeeef8 SynEdit: Codefolding for user-selected blocks: fix unfolding, if unfold-symbol is on line with other folds
git-svn-id: trunk@30156 -
2011-04-03 16:24:59 +00:00
martin
a7641e812a SynEdit: Codefolding for user-selected blocks (Not saved to session) fix fold-popup-menu
git-svn-id: trunk@30155 -
2011-04-03 14:48:33 +00:00
martin
71b29ef3e4 SynEdit: Codefolding for user-selected blocks (Not saved to session) even without highlighter
git-svn-id: trunk@30154 -
2011-04-03 14:40:44 +00:00
martin
2c0ed6c9f9 SynEdit: Codefolding for user-selected blocks (Not saved to session)
git-svn-id: trunk@30151 -
2011-04-03 13:21:15 +00:00
martin
7d8904c194 SynEdit: fix compilation for some platforms
git-svn-id: trunk@30149 -
2011-04-03 11:42:50 +00:00
ask
5b42a56a66 TAChart: Add TAChartBgra package
git-svn-id: trunk@30148 -
2011-04-03 09:32:57 +00:00
ask
d4ba2c99b9 TAChart: Add TAChartAggPas package
git-svn-id: trunk@30147 -
2011-04-03 09:12:12 +00:00
ask
35a3f8195f TAChart: Add fpdoc generation helpers
git-svn-id: trunk@30146 -
2011-04-03 09:10:55 +00:00
ask
8a6c858e38 TAChart: Improve workaround for issue #18549
git-svn-id: trunk@30145 -
2011-04-03 09:09:42 +00:00
martin
b8976caed4 SynEdit: Fix unfolding, of commented folds
git-svn-id: trunk@30142 -
2011-04-02 23:38:15 +00:00
martin
49611fd177 SynEdit: keep folds, even if a the keyword is no longer recognized (e.g becomes part of a comment). Such folds are however not saved in the session-info
git-svn-id: trunk@30141 -
2011-04-02 21:15:39 +00:00
martin
80a5180691 SynEdit: removed deprecated methods
git-svn-id: trunk@30121 -
2011-04-01 22:17:51 +00:00