ask
|
770f3cd12c
|
TAChart: Add transparency support to the aggpas drawer
git-svn-id: trunk@38463 -
|
2012-08-31 14:29:33 +00:00 |
|
ask
|
b40557bc9c
|
TAChart: Add transparency support to the canvas drawer
git-svn-id: trunk@38459 -
|
2012-08-31 14:13:28 +00:00 |
|
ask
|
18ca070dec
|
TAChart: Remove reference to non-existing file from the distance demo project.
git-svn-id: trunk@38458 -
|
2012-08-31 13:04:16 +00:00 |
|
ask
|
a027124970
|
TAChart: Add transparency support to BGRABitmap drawer
git-svn-id: trunk@38454 -
|
2012-08-31 10:43:16 +00:00 |
|
ask
|
fa127299e6
|
TAChart: Add initial framework for transparency support
git-svn-id: trunk@38453 -
|
2012-08-31 10:42:26 +00:00 |
|
ask
|
82f17f1252
|
TAChart: Add "distance" demo. Based on patch by Werner Pamler.
git-svn-id: trunk@38451 -
|
2012-08-31 09:56:38 +00:00 |
|
ask
|
d485227dea
|
TAChart: Refresh chart for some changes of TDataPointDistanceTool properties in permanent mode
git-svn-id: trunk@38450 -
|
2012-08-31 09:50:13 +00:00 |
|
ask
|
74abf5658d
|
TAChart: Add dpdoFlipLabel to TDataPointDistanceTool.Options
git-svn-id: trunk@38448 -
|
2012-08-31 05:41:17 +00:00 |
|
ask
|
2da91ebc91
|
TAChart: Replace TDataPointDistanceTool.dpdpLockToData option with DataPointMode property
git-svn-id: trunk@38447 -
|
2012-08-31 05:28:41 +00:00 |
|
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 |
|
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 |
|
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 |
|
mattias
|
c6ea3e7fd5
|
moved syneditdsgn to bigide packages
git-svn-id: trunk@38425 -
|
2012-08-29 14:37:43 +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
|
5348dc7d33
|
updated Makefiles
git-svn-id: trunk@38410 -
|
2012-08-27 16:43:01 +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
|
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
|
8e3f146300
|
lazutils: less notes
git-svn-id: trunk@38398 -
|
2012-08-27 10:47:02 +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
|
f6e9182888
|
Installer, SynEdit: moved registration to separate package (makefiles)
git-svn-id: trunk@38391 -
|
2012-08-26 15:10:01 +00:00 |
|
martin
|
da0e648c31
|
Installer, SynEdit: moved registration to separate package (makefiles)
git-svn-id: trunk@38390 -
|
2012-08-26 14:50:52 +00:00 |
|
martin
|
55db0fa79e
|
EditorMacros: Refactor, make avail in SrcEditInterface
git-svn-id: trunk@38381 -
|
2012-08-25 22:46:20 +00:00 |
|
maxim
|
58d0e7b9ff
|
Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one
git-svn-id: trunk@38377 -
|
2012-08-25 21:00:03 +00:00 |
|
martin
|
ee8d125c0d
|
SynEdit: moved registration to separate package
git-svn-id: trunk@38374 -
|
2012-08-25 15:31:50 +00:00 |
|
martin
|
e191d86627
|
EditorMacros: Allow assigning custom keys
git-svn-id: trunk@38359 -
|
2012-08-24 20:14:59 +00:00 |
|
jesus
|
e57cf9363b
|
LazReport, avoid duplicated export filters
git-svn-id: trunk@38353 -
|
2012-08-23 20:32:56 +00:00 |
|
ask
|
fcf47b570b
|
TAChart: Add TChartAxis.IsPointInside function
git-svn-id: trunk@38349 -
|
2012-08-23 13:55:15 +00:00 |
|
ask
|
1223b09763
|
TAChart: Add TZoomDragTool.RestoreExtentOn property
git-svn-id: trunk@38342 -
|
2012-08-23 04:09:34 +00:00 |
|
ask
|
4d9f1110be
|
TAChart: Update radial demo to show TPolarSeries.CloseCircle property
git-svn-id: trunk@38341 -
|
2012-08-23 03:24:53 +00:00 |
|
ask
|
1e025efb9d
|
TAChart: Add TPolarSeries.CloseCircle property
git-svn-id: trunk@38340 -
|
2012-08-23 02:57:51 +00:00 |
|
martin
|
ba00570c74
|
SynEdit TSynMultiSyn: Fix CaseSensitivity for Sheme marker. Issue #0022693
git-svn-id: trunk@38339 -
|
2012-08-23 02:56:44 +00:00 |
|
maxim
|
8c6f49f4de
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #22700.
git-svn-id: trunk@38337 -
|
2012-08-22 21:58:24 +00:00 |
|
maxim
|
1f9752020c
|
SQLdb: updated Russian translation
git-svn-id: trunk@38336 -
|
2012-08-22 21:50:39 +00:00 |
|
ask
|
2c72f1ced4
|
TAChart: Fixes for TDataPointDistanceTool in xor drawing mode and with partial visibility
git-svn-id: trunk@38335 -
|
2012-08-22 15:18:11 +00:00 |
|
ask
|
847b230747
|
TAChart: Add initial implementation of distance text to TDataPointDistanceTool.
Based on patch by Werner Pamler.
git-svn-id: trunk@38334 -
|
2012-08-22 14:26:32 +00:00 |
|
michael
|
655108f7e5
|
* GetConnectionList missing in TSQLDBConnectorTypePropertyEditor.GetValues
git-svn-id: trunk@38331 -
|
2012-08-22 11:45:11 +00:00 |
|
ask
|
f5b873aa42
|
TAChart: Add TDataPointTool.TPointRef.AxisPos function
git-svn-id: trunk@38330 -
|
2012-08-22 10:51:36 +00:00 |
|
ask
|
aa894b143a
|
TAChart: Add pointers to TDataPointDistanceTool
git-svn-id: trunk@38329 -
|
2012-08-22 09:48:58 +00:00 |
|
ask
|
2a08196858
|
TAChart: Add psHorBar and psVertBar to TSeriesPointerStyle enumeration. Update line demo.
git-svn-id: trunk@38328 -
|
2012-08-22 09:24:36 +00:00 |
|
ask
|
56687efcdf
|
TAChart: Add TDataPointDistanceTool.Distance function and OnMeasure event
git-svn-id: trunk@38327 -
|
2012-08-22 09:15:49 +00:00 |
|
ask
|
17acb22f33
|
TAChart: Add cuAxis element to TChartUnits type. Update axis demo.
git-svn-id: trunk@38324 -
|
2012-08-22 08:24:46 +00:00 |
|
ask
|
7f85da95f6
|
TAChart: Add initial version of TDataPointDistanceTool. Based on patch by Werner Pamler.
git-svn-id: trunk@38323 -
|
2012-08-22 08:18:46 +00:00 |
|
zeljko
|
676d376f99
|
LCL: fixed compilation with fpc 2.6.XX
git-svn-id: trunk@38322 -
|
2012-08-22 08:00:16 +00:00 |
|
michael
|
e8078ba93f
|
* Registration of library loading component
git-svn-id: trunk@38318 -
|
2012-08-21 20:00:26 +00:00 |
|
mattias
|
6d28f05ee5
|
codetools: error msg
git-svn-id: trunk@38299 -
|
2012-08-21 12:24:37 +00:00 |
|
mattias
|
ac5fdad655
|
undo
git-svn-id: trunk@38292 -
|
2012-08-21 07:48:52 +00:00 |
|
mattias
|
8700716f40
|
codetools: example for skipped code
git-svn-id: trunk@38291 -
|
2012-08-21 07:47:20 +00:00 |
|
juha
|
8297ee1f08
|
Sort ListViews by column click around in many places.
git-svn-id: trunk@38289 -
|
2012-08-20 18:05:46 +00:00 |
|
martin
|
c4d537e314
|
lhelp: replace MessageBox, with Form.Modal. FIx IPC hang. issue #0022592
git-svn-id: trunk@38285 -
|
2012-08-20 13:33:59 +00:00 |
|
mattias
|
5404ba516d
|
codetools: comment
git-svn-id: trunk@38275 -
|
2012-08-19 15:57:39 +00:00 |
|
ask
|
58cb183a8f
|
TAChart: Issue change notifications when modifying TListChartSource.DataPoint property
git-svn-id: trunk@38261 -
|
2012-08-16 17:28:45 +00:00 |
|
ask
|
c489ae022c
|
TAChart: Use correct notification when the series' source changes
git-svn-id: trunk@38260 -
|
2012-08-16 17:12:28 +00:00 |
|
ask
|
fc96c5a92f
|
TAChart: Use TFitSeries.IEquationText in the fit demo
git-svn-id: trunk@38259 -
|
2012-08-16 16:12:58 +00:00 |
|
ask
|
af9adfd054
|
TAChart: Add TFitSeries.IEquationText interface, deprecate previous methods of getting equation text
git-svn-id: trunk@38258 -
|
2012-08-16 16:09:02 +00:00 |
|
maxim
|
09e0cf678c
|
Translations: large Lithuanian translation update by Valdas Jankūnas, part 2
git-svn-id: trunk@38253 -
|
2012-08-15 23:40:00 +00:00 |
|
maxim
|
458214e8ee
|
Translations: large Lithuanian translation update by Valdas Jankūnas, part 1
git-svn-id: trunk@38252 -
|
2012-08-15 23:39:08 +00:00 |
|
mattias
|
91db3e1026
|
lazutils: clean up
git-svn-id: trunk@38248 -
|
2012-08-15 10:36:13 +00:00 |
|
mattias
|
3f21a3c32a
|
lazutils: renamed functions DBCSToUTF8, UTF8ToDBCS, fixed dbcs last char, using half space for asian tables
git-svn-id: trunk@38241 -
|
2012-08-14 21:01:39 +00:00 |
|
mattias
|
9295710c2a
|
translations: German: updates from Swen Heinig
git-svn-id: trunk@38239 -
|
2012-08-14 20:48:41 +00:00 |
|
maxim
|
15460809da
|
LazUtils: attempt to fix WinCE build after r38199 #1be9d080b5
git-svn-id: trunk@38235 -
|
2012-08-13 22:18:20 +00:00 |
|
ask
|
59dd582337
|
TAChart: Fix crash when setting Marks.LabelFont from the Object Inspector
git-svn-id: trunk@38234 -
|
2012-08-13 14:08:42 +00:00 |
|
ask
|
1252e5d6dc
|
TAChart: Fix disappearance of axis marks located exactly at chart bounds
git-svn-id: trunk@38233 -
|
2012-08-13 11:47:45 +00:00 |
|
ask
|
09924a0960
|
TAChart: Add InRangeUlps utility function
git-svn-id: trunk@38232 -
|
2012-08-13 11:45:55 +00:00 |
|
mattias
|
c93174f462
|
lazutils: lconvencoding: sorted
git-svn-id: trunk@38228 -
|
2012-08-12 12:03:32 +00:00 |
|
mattias
|
1bc9682635
|
codetools: fixed find declaration of a.b
git-svn-id: trunk@38227 -
|
2012-08-12 08:15:56 +00:00 |
|
ask
|
ec9045aeb0
|
TAChart: Fix hang in functional series with extreme zoom ratios
git-svn-id: trunk@38226 -
|
2012-08-11 06:02:05 +00:00 |
|
ask
|
9fa0308818
|
TAChart: Fix division by zero in zoom tools with extreme zoom ratios
git-svn-id: trunk@38225 -
|
2012-08-11 06:01:20 +00:00 |
|
martin
|
b56c9c69de
|
SynEdit TSynMultiSyn: Several fixes issue #0022519
git-svn-id: trunk@38223 -
|
2012-08-10 00:04:11 +00:00 |
|
martin
|
d7308609fb
|
SynEdit highlighter: do not send -1 for invalidate
git-svn-id: trunk@38222 -
|
2012-08-10 00:02:13 +00:00 |
|
mattias
|
96d9a3c292
|
added mtprocs
git-svn-id: trunk@38214 -
|
2012-08-09 17:02:12 +00:00 |
|
mattias
|
bd89c5bdc7
|
codetools: clean up
git-svn-id: trunk@38213 -
|
2012-08-09 17:01:45 +00:00 |
|
mattias
|
18d15fd899
|
codetools: linkscanner: changed missing include file marker
git-svn-id: trunk@38211 -
|
2012-08-09 07:56:49 +00:00 |
|
mattias
|
9d1394675c
|
codetools: linkscanner: simplified AddLink
git-svn-id: trunk@38210 -
|
2012-08-09 07:45:50 +00:00 |
|
mattias
|
cfa24e7773
|
codetools: skip codetools skip comment
git-svn-id: trunk@38209 -
|
2012-08-08 22:40:14 +00:00 |
|