mattias
|
f9f4eec6ea
|
codetools: clean up
git-svn-id: trunk@29419 -
|
2011-02-07 22:55:58 +00:00 |
|
mattias
|
602515e7d2
|
codetools: identifier completion: fixed search in type of var/const
git-svn-id: trunk@29418 -
|
2011-02-07 22:55:37 +00:00 |
|
mattias
|
91f5747254
|
codetools: clean up
git-svn-id: trunk@29417 -
|
2011-02-07 18:55:31 +00:00 |
|
mattias
|
24672daa64
|
updated Makefile
git-svn-id: trunk@29416 -
|
2011-02-07 16:27:14 +00:00 |
|
mattias
|
6495ad0a79
|
codetools: find declaration: search in type of constant/variable
git-svn-id: trunk@29415 -
|
2011-02-07 14:42:26 +00:00 |
|
mattias
|
31fccf17dd
|
updated Makefiles
git-svn-id: trunk@29413 -
|
2011-02-07 13:51:40 +00:00 |
|
mattias
|
9e4212f95f
|
fpcunittestrunner: updated Makefile
git-svn-id: trunk@29412 -
|
2011-02-07 13:49:33 +00:00 |
|
mattias
|
6c152e5c94
|
codetools: fixed FileIsText, bug #18692
git-svn-id: trunk@29408 -
|
2011-02-07 10:07:58 +00:00 |
|
mattias
|
0c415f0a1d
|
codetools: find declaration: started search in type of var/const
git-svn-id: trunk@29407 -
|
2011-02-07 10:05:58 +00:00 |
|
mattias
|
8cd980cb5b
|
codetools: fixed simple init
git-svn-id: trunk@29402 -
|
2011-02-06 11:07:47 +00:00 |
|
mattias
|
23861311a1
|
codetools: fixed example find declaration
git-svn-id: trunk@29401 -
|
2011-02-06 11:07:25 +00:00 |
|
mattias
|
de68945dc9
|
codetools: started parsing delphi generics
git-svn-id: trunk@29396 -
|
2011-02-05 16:59:53 +00:00 |
|
mattias
|
1c4d2b4f3e
|
codetools: using special keyword list in macpas mode
git-svn-id: trunk@29392 -
|
2011-02-05 10:55:13 +00:00 |
|
mattias
|
d97d756067
|
codetools: fixed mem leak in FindDanglingComponentEvents, bug #18691
git-svn-id: trunk@29391 -
|
2011-02-05 10:26:36 +00:00 |
|
mattias
|
3943d23f9b
|
codetools: started nested classes, replaced ctnClassType with ctnTypeSection, ctnClassConst with ctnConstSection, class type,const,var sections are now childs of visibility sections
git-svn-id: trunk@29390 -
|
2011-02-05 10:09:22 +00:00 |
|
ask
|
4f3c1f45bb
|
TAChart: Fix compilation with FPC 2.5.1. Issue #18695
git-svn-id: trunk@29385 -
|
2011-02-05 09:47:01 +00:00 |
|
ask
|
7cb245a54e
|
TAChart: Update chart in both design-time and run-time after the change of Title.Text
git-svn-id: trunk@29373 -
|
2011-02-04 08:24:31 +00:00 |
|
ask
|
7f4a651ff3
|
TAChart: Add chart cloning to the cloning demo
git-svn-id: trunk@29372 -
|
2011-02-04 07:59:01 +00:00 |
|
ask
|
08523f26a1
|
TAChart: Add TChart.Clone method
git-svn-id: trunk@29371 -
|
2011-02-04 07:57:40 +00:00 |
|
paul
|
10a078069c
|
codetools: fixed typo in AllClasses definition
git-svn-id: trunk@29369 -
|
2011-02-04 05:40:03 +00:00 |
|
mattias
|
652830aa23
|
codetools: parsing anonymous records
git-svn-id: trunk@29367 -
|
2011-02-03 23:23:10 +00:00 |
|
mattias
|
2fa1d11c5c
|
codetools: fixed inserting first published variable
git-svn-id: trunk@29365 -
|
2011-02-03 22:48:34 +00:00 |
|
mattias
|
bec76993b1
|
codetools: parsing member type without semicolon
git-svn-id: trunk@29364 -
|
2011-02-03 22:18:32 +00:00 |
|
mattias
|
1687922e06
|
codetools: examples for advanced records
git-svn-id: trunk@29361 -
|
2011-02-03 21:54:04 +00:00 |
|
mattias
|
38725ab0ee
|
codetools: fixed parsing case records
git-svn-id: trunk@29360 -
|
2011-02-03 21:52:10 +00:00 |
|
mattias
|
05be735961
|
codetools: parsing advanced records
git-svn-id: trunk@29359 -
|
2011-02-03 20:38:14 +00:00 |
|
mattias
|
0324c50205
|
codetools: parsing class operators
git-svn-id: trunk@29358 -
|
2011-02-03 19:04:34 +00:00 |
|
mattias
|
e2de6ffbef
|
codetools: searching top most type section
git-svn-id: trunk@29356 -
|
2011-02-03 18:19:48 +00:00 |
|
mattias
|
9d8f487e25
|
codetools: ctnClassInterface: do not add visibility nodes
git-svn-id: trunk@29355 -
|
2011-02-03 18:06:02 +00:00 |
|
mattias
|
4e5d44a9de
|
codetools: clean up
git-svn-id: trunk@29354 -
|
2011-02-03 17:52:56 +00:00 |
|
ask
|
7848609a2c
|
TAChart: Add data point click tool to the drag-and-drop demo
git-svn-id: trunk@29353 -
|
2011-02-03 17:48:35 +00:00 |
|
ask
|
7ec47ea47a
|
TAChart: Add TUserDefinedTool
git-svn-id: trunk@29352 -
|
2011-02-03 17:46:20 +00:00 |
|
ask
|
1179fbf5a3
|
TAChart: Add TDataPointClickTool
git-svn-id: trunk@29351 -
|
2011-02-03 17:38:14 +00:00 |
|
ask
|
692c471c27
|
TAChart: Update chart after Series.SetColor call
git-svn-id: trunk@29350 -
|
2011-02-03 17:34:56 +00:00 |
|
mattias
|
49c7f66c0f
|
codetools: fixed parsing forward class
git-svn-id: trunk@29347 -
|
2011-02-03 10:28:09 +00:00 |
|
mattias
|
4c2095856b
|
codetools: examples for records with methods and delphi generics
git-svn-id: trunk@29344 -
|
2011-02-03 09:29:05 +00:00 |
|
maxim
|
b42e82cd45
|
Components, H2Pas: fixed compilation after r29334 #92a693d145
git-svn-id: trunk@29341 -
|
2011-02-02 22:30:22 +00:00 |
|
mattias
|
0c89e90faf
|
synedit: give hint window a name for debugging
git-svn-id: trunk@29339 -
|
2011-02-02 22:05:50 +00:00 |
|
mattias
|
c0b344ba6b
|
codetools: always parse class-interface nodes
git-svn-id: trunk@29337 -
|
2011-02-02 21:41:39 +00:00 |
|
mattias
|
19c0b3a5a2
|
codetools: always parse class nodes
git-svn-id: trunk@29336 -
|
2011-02-02 19:33:04 +00:00 |
|
mattias
|
7fa233e036
|
codetools: turn off implicit try..finally for TCodeTreeNode and TCodeTreeNodeExt
git-svn-id: trunk@29335 -
|
2011-02-02 19:13:00 +00:00 |
|
mattias
|
92a693d145
|
codetools: removed TCodeTreeNodeExtMemManager, not needed anymore
git-svn-id: trunk@29334 -
|
2011-02-02 18:56:59 +00:00 |
|
mattias
|
e60e0f810e
|
codetools: removed TCodeTreeNodeMemManager, not needed anymore
git-svn-id: trunk@29333 -
|
2011-02-02 18:36:45 +00:00 |
|
ask
|
ba99b14873
|
TAChart: Auto-rename tools when the toolset name changes
git-svn-id: trunk@29332 -
|
2011-02-02 17:38:10 +00:00 |
|
ask
|
c25cf46ae6
|
TAChart: Auto-rename subcomponents when parent component name changes
git-svn-id: trunk@29331 -
|
2011-02-02 13:20:31 +00:00 |
|
ask
|
45aa6e748e
|
TAChart: Update TColorMapSeries after ColorSource change
git-svn-id: trunk@29325 -
|
2011-02-02 08:22:07 +00:00 |
|
ask
|
e0eacbebbd
|
TAChart: Draw color map series at design time. Minor demo update
git-svn-id: trunk@29324 -
|
2011-02-02 08:13:05 +00:00 |
|
ask
|
cc9a3993f7
|
TAChart: Add cloning demo
git-svn-id: trunk@29322 -
|
2011-02-02 08:01:23 +00:00 |
|
ask
|
cc4673962c
|
TAChart: Allow assignment of TPieSlice, TPolarSeries. Minor refactoring.
git-svn-id: trunk@29321 -
|
2011-02-02 08:00:03 +00:00 |
|
ask
|
636d7a10cb
|
TAChart: Allow assignment of TFuncSeries, TColorMapSeries, TIntervalList
git-svn-id: trunk@29320 -
|
2011-02-02 07:50:56 +00:00 |
|