ask
|
1abb40c5f4
|
TAChart: Set default TDataPointDistanceTool.Distance units to cuAxis.
Pass both axis and graph distance to Marks.Format.
git-svn-id: trunk@38446 -
|
2012-08-31 04:10:38 +00:00 |
|
mattias
|
5f862a412a
|
IDE: install pkg dlg: update buttons at start
git-svn-id: trunk@38445 -
|
2012-08-31 01:57:15 +00:00 |
|
mattias
|
d602e69411
|
IDE: fixed crash when releasing non existing component palette select button
git-svn-id: trunk@38444 -
|
2012-08-31 01:53:32 +00:00 |
|
ask
|
80bac85dcd
|
TAChart: Add "animate" demo
git-svn-id: trunk@38443 -
|
2012-08-30 15:17:08 +00:00 |
|
ask
|
ddfd58d1de
|
TAChart: Add TCustomAnimatedChartSource
git-svn-id: trunk@38442 -
|
2012-08-30 15:11:50 +00:00 |
|
ask
|
a51ed493bb
|
TAChart: Add dpdoPermanent option to TDataPointDistanceTool
git-svn-id: trunk@38441 -
|
2012-08-30 08:21:49 +00:00 |
|
ask
|
3926cc6b0e
|
TAChart: Take Marks.Distance into account when drawing TDataPointDistanceTool
git-svn-id: trunk@38440 -
|
2012-08-30 08:08:37 +00:00 |
|
ask
|
f78b270767
|
TAChart: Add dpdoRotateLabel option to TDataPointDistanceTool
git-svn-id: trunk@38439 -
|
2012-08-30 07:56:29 +00:00 |
|
ask
|
3c118fcf49
|
TAChart: Make text output code aware of SetXor mode instead of direct call to DrawXorText
git-svn-id: trunk@38438 -
|
2012-08-30 07:46:14 +00:00 |
|
mattias
|
220eac068b
|
ide: project target: apply default extension even if the file has already an extension, issue #22750
git-svn-id: trunk@38437 -
|
2012-08-30 07:26:05 +00:00 |
|
mattias
|
d54a1f4647
|
bigide: register synedit
git-svn-id: trunk@38436 -
|
2012-08-30 07:24:29 +00:00 |
|
ask
|
593695c6b5
|
TAChart: Replace IChartDrawer.SetXorPen with SetXor
git-svn-id: trunk@38435 -
|
2012-08-30 06:17:47 +00:00 |
|
ask
|
3192129e6e
|
TAChart: Move DrawXorText to TADrawerCanvas unit
git-svn-id: trunk@38434 -
|
2012-08-30 05:54:23 +00:00 |
|
ask
|
c5350721c8
|
TAChart: Use drawer everywhere instead of canvas in tools
git-svn-id: trunk@38433 -
|
2012-08-30 05:34:59 +00:00 |
|
ask
|
ad680a75f4
|
TAChart: Extract TADataTools unit
git-svn-id: trunk@38432 -
|
2012-08-30 05:25:19 +00:00 |
|
ask
|
4cf420b246
|
TAChart: Extract PrepareDrawingModePen helper procedure
git-svn-id: trunk@38431 -
|
2012-08-30 02:20:09 +00:00 |
|
ask
|
27dded466e
|
TAChart: Fix out-of-bounds access when drawing empty polygons and polylines
git-svn-id: trunk@38430 -
|
2012-08-30 02:03:18 +00:00 |
|
ask
|
4a1d2af745
|
TAChart: Replace PrepareXorPen with IChartDrawer.SetXorPen.
Xor drawing now preserves pen width.
git-svn-id: trunk@38429 -
|
2012-08-30 02:00:15 +00:00 |
|
martin
|
d93e43d196
|
SynEdit, MultiHighlighter: fix adding text/sections at EOL. issue #0022745
git-svn-id: trunk@38428 -
|
2012-08-29 20:06:42 +00:00 |
|
martin
|
56079e50f0
|
CodeBrowser: check for virtual units. Issue #0022740
git-svn-id: trunk@38426 -
|
2012-08-29 15:05:33 +00:00 |
|
mattias
|
c6ea3e7fd5
|
moved syneditdsgn to bigide packages
git-svn-id: trunk@38425 -
|
2012-08-29 14:37:43 +00:00 |
|
vincents
|
883fa6583c
|
windows installers: added "; Type: files", fixes error introduced in revision 38375 #05e86a2261
git-svn-id: trunk@38424 -
|
2012-08-29 07:36:05 +00:00 |
|
martin
|
efbdc6b949
|
EditorMacros / PascalScript: fix missing cmd registration
git-svn-id: trunk@38423 -
|
2012-08-29 02:03:28 +00:00 |
|
martin
|
a2a43cfe89
|
EditorMacros / PascalScript: more properties
git-svn-id: trunk@38422 -
|
2012-08-29 01:38:50 +00:00 |
|
mattias
|
8367792c04
|
codetools: resolve indexed ancestor properties, bug #22687
git-svn-id: trunk@38421 -
|
2012-08-28 19:55:36 +00:00 |
|
mattias
|
859caab881
|
codetools: fixed range check error
git-svn-id: trunk@38419 -
|
2012-08-28 14:23:59 +00:00 |
|
sekelsenmat
|
4cf053d2ba
|
LazFreeType: Adds some $R- to disable range check which seams to cause problems with FPC 2.7 and expands a with
git-svn-id: trunk@38416 -
|
2012-08-28 09:58:57 +00:00 |
|
martin
|
9bd1e7a1d6
|
EditorMacros / PascalScript: more properties (Point())
git-svn-id: trunk@38413 -
|
2012-08-28 01:08:18 +00:00 |
|
martin
|
3e43c2a56d
|
EditorMacros / PascalScript: more properties (clipboard / TextAfterCaret)
git-svn-id: trunk@38412 -
|
2012-08-28 00:42:50 +00:00 |
|
mattias
|
a47271617a
|
IDE: removed compiler option for switch -vm
git-svn-id: trunk@38411 -
|
2012-08-27 17:05:49 +00:00 |
|
mattias
|
5348dc7d33
|
updated Makefiles
git-svn-id: trunk@38410 -
|
2012-08-27 16:43:01 +00:00 |
|
martin
|
164877824a
|
Adding PascalScript from REM Objects / acknowledgement
git-svn-id: trunk@38409 -
|
2012-08-27 13:34:53 +00:00 |
|
martin
|
ace911d9e7
|
Remove SynEdit from IdeIntf (license conflict)
git-svn-id: trunk@38408 -
|
2012-08-27 13:07:49 +00:00 |
|
martin
|
662d0b5f7f
|
Remove SynEdit from IdeIntf (license conflict)
git-svn-id: trunk@38407 -
|
2012-08-27 13:00:37 +00:00 |
|
mattias
|
80e9eb2e57
|
syneditdsgn: added missing file
git-svn-id: trunk@38406 -
|
2012-08-27 12:02:53 +00:00 |
|
mattias
|
1df496577f
|
fixed make bigide, make all
git-svn-id: trunk@38405 -
|
2012-08-27 11:41:23 +00:00 |
|
vincents
|
5dbfdc20f4
|
rtticontrols: regenerated makefile after update of makefile.fpc
git-svn-id: trunk@38404 -
|
2012-08-27 11:22:58 +00:00 |
|
vincents
|
314e51fdc8
|
rtticontrols: updated makefile.fpc, because ideintf now depends on synedit
git-svn-id: trunk@38403 -
|
2012-08-27 11:21:30 +00:00 |
|
martin
|
bf8d8ef1e8
|
git-svn-id: trunk@38402 -
|
2012-08-27 11:04:01 +00:00 |
|
martin
|
b65dc1ef59
|
Adding PascalScript from REM Objects
git-svn-id: trunk@38401 -
|
2012-08-27 11:02:51 +00:00 |
|
mattias
|
3517fc4c79
|
syneditdsgn: removed debugging flag -CR
git-svn-id: trunk@38400 -
|
2012-08-27 10:54:56 +00:00 |
|
mattias
|
3e264a5ae3
|
syneditdsgn: updated lpl
git-svn-id: trunk@38399 -
|
2012-08-27 10:53:58 +00:00 |
|
mattias
|
8e3f146300
|
lazutils: less notes
git-svn-id: trunk@38398 -
|
2012-08-27 10:47:02 +00:00 |
|
martin
|
1dc0e02f6f
|
Installer, SynEdit: moved registration to separate package (makefiles)
git-svn-id: trunk@38397 -
|
2012-08-27 10:08:38 +00:00 |
|
zeljko
|
d444ee76f9
|
LCL: ColorBox - keep FSelected in sync all the time. fixes issue #22729
git-svn-id: trunk@38396 -
|
2012-08-27 08:57:04 +00:00 |
|
martin
|
9fbffd805b
|
EditorMacros / PascalScript: package description
git-svn-id: trunk@38395 -
|
2012-08-27 00:19:50 +00:00 |
|
martin
|
6234e6c24e
|
EditorMacros / PascalScript: more properties (selection / search)
git-svn-id: trunk@38394 -
|
2012-08-26 23:52:59 +00:00 |
|
martin
|
d0d2b1b546
|
EditorMacros: create PascalScript based macros
git-svn-id: trunk@38393 -
|
2012-08-26 22:09:35 +00:00 |
|
martin
|
c34825f8a2
|
Ide/EditorMacros: changed flag-names for internal/pseudo files
git-svn-id: trunk@38392 -
|
2012-08-26 16:09:17 +00:00 |
|
martin
|
f6e9182888
|
Installer, SynEdit: moved registration to separate package (makefiles)
git-svn-id: trunk@38391 -
|
2012-08-26 15:10:01 +00:00 |
|