Commit Graph

7854 Commits

Author SHA1 Message Date
mattias
871b285d8f codetools: GetExpandedOperand: typecast
git-svn-id: trunk@32296 -
2011-09-11 20:57:31 +00:00
mattias
36dc00ab92 chmhelp: ability to use different chm viewers
git-svn-id: trunk@32295 -
2011-09-11 20:51:04 +00:00
maxim
ccd95aed3e Cody: select whole row in 'Add "With" block' dialog stringgrid
git-svn-id: trunk@32291 -
2011-09-11 14:38:24 +00:00
maxim
cb31e47d61 regenerated translations; updated Russian translation
git-svn-id: trunk@32290 -
2011-09-11 14:33:16 +00:00
maxim
f66f0666cb Cody: improved 'Add "With" block' dialog localization
git-svn-id: trunk@32289 -
2011-09-11 14:30:41 +00:00
ask
c501d0bda5 TAChart: Mark TCubicSplineSeries.Calculate function public
git-svn-id: trunk@32282 -
2011-09-11 10:25:06 +00:00
mattias
ddb174b1da codetools: workaround for GetExpandedOperand and With
git-svn-id: trunk@32281 -
2011-09-11 09:44:11 +00:00
mattias
921dd0404b codetools: started GetExpandedOperand
git-svn-id: trunk@32262 -
2011-09-10 18:21:13 +00:00
mattias
aae1b7e21f codetools: CompareFilenames with PChar
git-svn-id: trunk@32255 -
2011-09-10 16:11:50 +00:00
mattias
4fe0ba4296 codetools: TStringToStringTree: enumerator
git-svn-id: trunk@32252 -
2011-09-10 12:04:40 +00:00
martin
79085afc25 SynEdit: ensure correct initialization, if clientrect is less than 1 line height
git-svn-id: trunk@32251 -
2011-09-10 12:01:46 +00:00
martin
583c6cf16d SynEdit: Fix all typecasts for TSynMemo; fix undoin TSynMemo
git-svn-id: trunk@32250 -
2011-09-10 11:32:06 +00:00
mattias
0cb8b8da72 cody: Add "With" block
git-svn-id: trunk@32246 -
2011-09-10 00:12:21 +00:00
mattias
726fc93729 cody: Add "With" block
git-svn-id: trunk@32245 -
2011-09-10 00:11:50 +00:00
mattias
be78a06cb3 codetools: AddWithBlock
git-svn-id: trunk@32244 -
2011-09-09 22:32:47 +00:00
jesus
6d24d264ef LCL, fix cups printer properties dialog title, issue #20191
git-svn-id: trunk@32243 -
2011-09-09 20:49:37 +00:00
mattias
73d34d3088 codetools: find sources in fpc unit search paths
git-svn-id: trunk@32240 -
2011-09-09 19:00:32 +00:00
martin
d7f55a0794 SynEdit: fixed for fpc trunk, since fpc r18968 #a3fdb8c062 const-string initialized from resourcestring are later translated too. Issue #20204
git-svn-id: trunk@32239 -
2011-09-09 15:35:10 +00:00
mattias
d66ac4c7bf codetools: fixed compilation win64
git-svn-id: trunk@32238 -
2011-09-09 06:51:19 +00:00
mattias
bfe2e33e1a codetools: TStringTree: enumerator
git-svn-id: trunk@32237 -
2011-09-08 17:58:44 +00:00
mattias
80920f6286 codetools: fixed with candidates
git-svn-id: trunk@32223 -
2011-09-08 08:02:57 +00:00
mattias
df52f97ad3 codetools: find all with candidates
git-svn-id: trunk@32221 -
2011-09-08 01:02:10 +00:00
mattias
3fb87d479c codetools: started add with block
git-svn-id: trunk@32209 -
2011-09-07 21:03:52 +00:00
jesus
78d95df812 tachart, fix compiler confusion on what version of overloaded function to call
git-svn-id: trunk@32208 -
2011-09-07 18:43:26 +00:00
ask
50521088ff TAChart: Prevent out-of-range access with AccumulationRange=0 and AccumulationMethod=camDerivative
git-svn-id: trunk@32205 -
2011-09-07 10:08:08 +00:00
ask
643751d975 TAChart: Workaround for the derivative calculation at the first data point
git-svn-id: trunk@32204 -
2011-09-07 09:36:25 +00:00
ask
3563b6e636 TAChart: Use TPublishedIntegerSet to store TDataPointTool.AffectedSeries
git-svn-id: trunk@32203 -
2011-09-07 08:41:24 +00:00
ask
f3f19b366a TAChart: Add TPublishedIntegerSet utility object. Add tests for it.
git-svn-id: trunk@32202 -
2011-09-07 08:40:20 +00:00
ask
aca1ae3c43 TAChart: Change TCalculatedChartSource.AccumulationRange default value from 1 to 2
git-svn-id: trunk@32201 -
2011-09-07 08:24:48 +00:00
mattias
3123ce42c2 codetools: dbgs(array of const)
git-svn-id: trunk@32186 -
2011-09-05 18:10:37 +00:00
ask
2451ea26ea TAChart: Add derivative series to the Statistics page of the line demo
git-svn-id: trunk@32185 -
2011-09-05 11:10:20 +00:00
ask
842f2e1772 TAChart: Add camDerivative value to TCalculatedChartSource.AccumulationMethod
git-svn-id: trunk@32184 -
2011-09-05 11:09:12 +00:00
ask
9202316548 TAChart: drag demo: compilation fix and minor update
git-svn-id: trunk@32180 -
2011-09-05 07:11:58 +00:00
ask
336ac44a70 TAChart: Add tagraph.lrs to the package. Fixes issue #20128
git-svn-id: trunk@32168 -
2011-09-03 11:52:32 +00:00
mattias
70d3af469c codetools: fixed searching unit in directory
git-svn-id: trunk@32165 -
2011-09-03 08:27:02 +00:00
martin
f751ca687f SynEdit: Fix negative ExtraCharSpacing
git-svn-id: trunk@32156 -
2011-09-02 16:36:54 +00:00
mattias
92cd19f574 codetools: directory cacher: fix compare unit and file
git-svn-id: trunk@32152 -
2011-09-02 07:15:37 +00:00
mattias
51032e0c78 undo tachartlazaruspkg
git-svn-id: trunk@32144 -
2011-09-01 17:44:51 +00:00
mattias
478b63f35b IDE: add/remove active file to/from package
git-svn-id: trunk@32143 -
2011-09-01 17:38:45 +00:00
martin
55f3a736d6 SynEdit: (Un)Indent current line, if no selection - fix if caret at BOL. Issue #0019724
git-svn-id: trunk@32139 -
2011-09-01 00:26:21 +00:00
ask
d5ad4ab713 TAChart: Add FormatIfNotEmpty utility function
git-svn-id: trunk@32136 -
2011-08-31 11:05:11 +00:00
ask
f32263619c TAChart: Move all editors to 'editors' directory
git-svn-id: trunk@32135 -
2011-08-31 09:05:17 +00:00
ask
300398fe8d TAChart: Add license header
git-svn-id: trunk@32134 -
2011-08-31 09:00:41 +00:00
ask
50c71d7f3b TAChart: Move TADataPointsEditor to editors directory
git-svn-id: trunk@32133 -
2011-08-31 08:58:12 +00:00
ask
3b22c6ae7b TAChart: Extract TAToolEditors unit
git-svn-id: trunk@32132 -
2011-08-31 08:54:00 +00:00
ask
eb98fba4db TAChart: Add TChartExtentLink.Enabled property
git-svn-id: trunk@32128 -
2011-08-31 03:06:29 +00:00
mattias
9f20be8b62 codetools: clean up
git-svn-id: trunk@32126 -
2011-08-30 17:48:32 +00:00
mattias
57f884134f codetools: TFindDeclarationTool.FindUnitSource: dotted names
git-svn-id: trunk@32125 -
2011-08-30 17:47:41 +00:00
mattias
fb4c0b4a54 codetools: TFindDeclarationTool.FindUnitInUsesSection: dotted names
git-svn-id: trunk@32124 -
2011-08-30 17:38:17 +00:00
mattias
bfc8af0f07 codetools: TFindDeclarationTool.FindNameInUsesSection: dotted names
git-svn-id: trunk@32123 -
2011-08-30 17:34:12 +00:00