Commit Graph

7096 Commits

Author SHA1 Message Date
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
martin
18ed0d7537 SynEdit: fold "resourcestring" (together with type, var, const) issue #0018634
git-svn-id: trunk@30120 -
2011-04-01 20:29:18 +00:00
ask
2161f792f8 TAChart: Add BGRABitmap demo
git-svn-id: trunk@30116 -
2011-04-01 09:59:46 +00:00
ask
e898288599 TAChart: Add TBGRABitmapDrawer
git-svn-id: trunk@30115 -
2011-04-01 09:57:59 +00:00
ask
7c95fca45c TAChart: Add workaround for issue #18549
git-svn-id: trunk@30114 -
2011-04-01 09:44:46 +00:00
martin
58328fb3bf SynEdit: Fix PopupMenu.PopupComponent issue #19033 (based on patch by August Klein)
git-svn-id: trunk@30101 -
2011-03-31 22:52:42 +00:00
mattias
fc85e2dcc0 codetools: linkscanner: fixed appending last block on error
git-svn-id: trunk@30097 -
2011-03-31 14:22:53 +00:00
martin
9ecc3e5d91 SynEdit, Highlighter: fix an issue with pchar (read only) to no longer allocated string
git-svn-id: trunk@30096 -
2011-03-31 10:03:53 +00:00
sekelsenmat
3c48e02f12 Minor reorder of TCDDrawStyle enum, forgotten previously
git-svn-id: trunk@30092 -
2011-03-31 06:39:38 +00:00
mattias
ed876e5df9 IDE: codebrowser: thousandseparator, bug #19019
git-svn-id: trunk@30090 -
2011-03-30 20:13:35 +00:00
martin
6b7a173ac3 SynEdit: fixed caret-auto-move for lines with tab. (required by syncro-edit, shared-edit)
git-svn-id: trunk@30087 -
2011-03-30 16:24:10 +00:00
mattias
98f8491602 openglcontrol: example for using a vector font
git-svn-id: trunk@30082 -
2011-03-30 12:17:16 +00:00
martin
86a71bfe1e SynEdit: Cache char-width info (Logical<>Physical) / Cleanup
git-svn-id: trunk@30074 -
2011-03-29 23:44:25 +00:00
martin
c3ace57233 SynEdit: optimize syncro edit / skip event if inactive
git-svn-id: trunk@30073 -
2011-03-29 21:25:33 +00:00
martin
bde4fc65af SynEdit: Added threshold before starting selection by mouse-move. Avoid accidental selection.
git-svn-id: trunk@30071 -
2011-03-29 15:48:15 +00:00
juha
3d82f1d685 SynEdit: Minor optimization.
git-svn-id: trunk@30052 -
2011-03-28 10:05:11 +00:00
mattias
dfb1e9eb0c codetools: fixed LineEndCount, bug #19001
git-svn-id: trunk@30049 -
2011-03-28 08:09:15 +00:00
mattias
0574b48563 tpipro: clean up
git-svn-id: trunk@30041 -
2011-03-27 17:59:13 +00:00
mattias
bd96677ea2 turbopower_ipro: added example with css
git-svn-id: trunk@30040 -
2011-03-27 17:56:27 +00:00
mattias
789705e0a3 turbopower_ipro: added example with css
git-svn-id: trunk@30039 -
2011-03-27 17:55:16 +00:00
mattias
c66ecb7939 IDE: debugging
git-svn-id: trunk@30037 -
2011-03-27 15:39:15 +00:00
mattias
3601dd2d4d codetools: fixed crash
git-svn-id: trunk@30036 -
2011-03-27 14:23:26 +00:00
mattias
2af49962ac codetools: parse programs without program keyword
git-svn-id: trunk@30035 -
2011-03-27 14:19:18 +00:00
maxim
831200c3ff regenerated translations; updated Russian translation
git-svn-id: trunk@30034 -
2011-03-27 13:49:03 +00:00
mattias
b33e2233b0 codetools: skip shebang
git-svn-id: trunk@30031 -
2011-03-27 09:43:22 +00:00
mattias
61b1c28e3b codetools: ReadAllLinks: stop after 12 levels
git-svn-id: trunk@30029 -
2011-03-27 09:10:04 +00:00
mattias
e14efa6017 codetools: search include file of include file in direcory of unit
git-svn-id: trunk@30027 -
2011-03-27 09:00:32 +00:00
mattias
e317ac3780 clean up
git-svn-id: trunk@30024 -
2011-03-26 21:09:07 +00:00
mattias
f8f705163a codetools: fixed case compare for formerly uppercase compares, fixed TSourceChangeCache.Clear to not clear updatelock
git-svn-id: trunk@30022 -
2011-03-26 21:06:24 +00:00
martin
4aaa8ceb25 SynEdit: create individual DefaultBeautifiers. Allows SourceEditor to proper use the callbacks. Also solves issue #0018862
git-svn-id: trunk@30008 -
2011-03-24 21:25:20 +00:00