ask
|
52e019d6da
|
TAChart: Minor updates to the basic demo
git-svn-id: trunk@29680 -
|
2011-02-27 04:36:09 +00:00 |
|
ask
|
41d79d8332
|
TAChart: Add more series to the AggPas demo. This concludes implementation of issue #17182
git-svn-id: trunk@29679 -
|
2011-02-27 03:41:01 +00:00 |
|
ask
|
924c4ddfdb
|
TAChart: Handle default font size in TAggPasDrawer
git-svn-id: trunk@29678 -
|
2011-02-27 03:39:36 +00:00 |
|
ask
|
90a4b20d3e
|
TAChart: Use TZoomDragTool.RatioLimit in tools demo and line demo
git-svn-id: trunk@29677 -
|
2011-02-27 03:02:14 +00:00 |
|
ask
|
10ae7cdbb1
|
TAChart: Replace TZoomDragTool.Proportional property with RatioLimit, allowing single-axis zooming
git-svn-id: trunk@29676 -
|
2011-02-27 02:59:15 +00:00 |
|
ask
|
68dcc4d090
|
TAChart: Add panning tool to the extent demo
git-svn-id: trunk@29675 -
|
2011-02-27 02:28:21 +00:00 |
|
ask
|
761f8b5a28
|
TAChart: Reset current extent after the change to TChart.Extent property
git-svn-id: trunk@29674 -
|
2011-02-27 02:26:33 +00:00 |
|
ask
|
9659a4e300
|
TAChart: Add TBasicPanTool.LimitToExtent property
git-svn-id: trunk@29673 -
|
2011-02-27 02:25:22 +00:00 |
|
ask
|
1f07a55be4
|
TAChart: Fix default ActiveCursor for TDataPointDragTool
git-svn-id: trunk@29672 -
|
2011-02-27 01:36:08 +00:00 |
|
jesus
|
dc8e82e76f
|
lazreport, published band property stretched
git-svn-id: trunk@29668 -
|
2011-02-25 22:09:04 +00:00 |
|
mattias
|
552969e601
|
codetools: fixed parsing fpc info
git-svn-id: trunk@29665 -
|
2011-02-25 07:57:56 +00:00 |
|
mattias
|
2de3612e95
|
codetools: fixed buffer overrun
git-svn-id: trunk@29664 -
|
2011-02-24 23:32:51 +00:00 |
|
maxim
|
9a3a773f51
|
Codetools, Cody: cleaned up resourcestrings
git-svn-id: trunk@29663 -
|
2011-02-24 21:32:39 +00:00 |
|
maxim
|
7d0f393fff
|
regenerated translations; updated Russian translation
git-svn-id: trunk@29659 -
|
2011-02-23 17:01:19 +00:00 |
|
maxim
|
79c5b0f4e6
|
Codetools, Cody: improved localization
git-svn-id: trunk@29658 -
|
2011-02-23 16:58:00 +00:00 |
|
ask
|
d48841a758
|
TAChart: Fix bar series drawing so that Source.Color, if set, overrides both BarBrush.Color and Styles.Brush.Color.
Fixes issue #18810
git-svn-id: trunk@29657 -
|
2011-02-23 16:19:25 +00:00 |
|
marc
|
c8f3c56e61
|
+ added missing Italian translation. Patch by Sandro Cumerlato
git-svn-id: trunk@29656 -
|
2011-02-23 00:39:05 +00:00 |
|
mattias
|
7b27013b93
|
codetools: fixed auto xml fragment scanner, bug #18800
git-svn-id: trunk@29653 -
|
2011-02-22 14:14:53 +00:00 |
|
mattias
|
89e2d1d812
|
tests: added tests for fixing fpdoc fragments
git-svn-id: trunk@29650 -
|
2011-02-22 13:29:48 +00:00 |
|
mattias
|
2c76183be2
|
codetools: fixed TStandardCodeTool.RemoveUnitFromAllUsesSections
git-svn-id: trunk@29640 -
|
2011-02-21 21:43:11 +00:00 |
|
mattias
|
00962b9bbd
|
codetools: lazarus src template packager/frames
git-svn-id: trunk@29639 -
|
2011-02-21 21:23:49 +00:00 |
|
ask
|
abd9e9a7df
|
TAChart: Use IChartDrawer to draw TUserDrawnSeries. Remove Draw(ACanvas) from TBasicChartSeries
git-svn-id: trunk@29638 -
|
2011-02-21 16:43:50 +00:00 |
|
ask
|
f72f36bdd3
|
TAChart: Use IChartDrawer to draw TFuncSeries and TColorMapSeries
git-svn-id: trunk@29637 -
|
2011-02-21 16:41:13 +00:00 |
|
ask
|
43e58801a0
|
TAChart: Remove canvas-based drawing utilities, since they are no longer used
git-svn-id: trunk@29636 -
|
2011-02-21 16:27:56 +00:00 |
|
ask
|
5f5e43acdb
|
TAChart: Use IChartDrawer to draw TBubbleSeries and TBoxAndWhiskerSeries
git-svn-id: trunk@29635 -
|
2011-02-21 16:18:27 +00:00 |
|
ask
|
94f2a8371c
|
TAChart: Use IChartDrawer to draw TSeriesPointer
git-svn-id: trunk@29634 -
|
2011-02-21 16:08:52 +00:00 |
|
ask
|
aac7596990
|
TAChart: Use IChartDrawer to draw TLineSeries
git-svn-id: trunk@29632 -
|
2011-02-21 10:47:53 +00:00 |
|
ask
|
106dd31ac6
|
TAChart: Use IChartDrawer to draw TAreaSeries
git-svn-id: trunk@29631 -
|
2011-02-21 10:12:44 +00:00 |
|
ask
|
2e16651b8b
|
TAChart: Use IChartDrawer to draw TBarSeries
git-svn-id: trunk@29630 -
|
2011-02-21 09:43:29 +00:00 |
|
ask
|
2d7dd017e5
|
TAChart: Add GetBrushColor, SetBrushColor and DrawLineDepth methods to the IChartDrawer interface
git-svn-id: trunk@29629 -
|
2011-02-21 09:42:59 +00:00 |
|
ask
|
1c91f3de2d
|
TAChart: Apply TChartStyles to IChartDrawer
git-svn-id: trunk@29628 -
|
2011-02-21 09:41:26 +00:00 |
|
ask
|
afb0fca7f1
|
TAChart: Use IChartDrawer to draw TConstantLine series
git-svn-id: trunk@29624 -
|
2011-02-20 23:02:21 +00:00 |
|
ask
|
bec3b9be2a
|
TAChart: Fix pen width for the pie series
git-svn-id: trunk@29623 -
|
2011-02-20 22:57:56 +00:00 |
|
ask
|
bc056b4cd4
|
TAChart: Add AggPas drawing demo
git-svn-id: trunk@29621 -
|
2011-02-20 20:59:48 +00:00 |
|
ask
|
7eff0c879b
|
TAChart: Initial implementation of TAggPasDrawer
git-svn-id: trunk@29620 -
|
2011-02-20 20:56:40 +00:00 |
|
ask
|
0de01bb828
|
TAChart: Fix accidental change in r29618 #a6c610a851
git-svn-id: trunk@29619 -
|
2011-02-20 20:54:54 +00:00 |
|
ask
|
a6c610a851
|
TAChart: Reorder components on the "Chart" palette page so that TChart comes first
git-svn-id: trunk@29618 -
|
2011-02-20 20:52:12 +00:00 |
|
ask
|
a32eaddc9d
|
TAChart: Use IChartDrawer to draw reticule
git-svn-id: trunk@29617 -
|
2011-02-20 20:15:34 +00:00 |
|
maxim
|
21d086c511
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #18785
git-svn-id: trunk@29615 -
|
2011-02-20 17:38:17 +00:00 |
|
mattias
|
9db78867f7
|
codetools: c parser: scan functions
git-svn-id: trunk@29604 -
|
2011-02-18 21:41:10 +00:00 |
|
mattias
|
551d4b11f1
|
codetools: improved smart hints for types, patch #18777
git-svn-id: trunk@29603 -
|
2011-02-18 20:10:34 +00:00 |
|
mattias
|
f8078acc5b
|
codetools: c parser: simplify typedef
git-svn-id: trunk@29598 -
|
2011-02-18 18:11:00 +00:00 |
|
mattias
|
f3e40328d8
|
codetools: c parser: volatile
git-svn-id: trunk@29595 -
|
2011-02-17 23:33:20 +00:00 |
|
maxim
|
b35100dab3
|
Components, Printers: fixed 'Select printer' dialog by replacing TNotebook component type with (correct) TPageControl one
git-svn-id: trunk@29593 -
|
2011-02-17 20:53:24 +00:00 |
|
mattias
|
615db58c74
|
codetools: c parser extern
git-svn-id: trunk@29592 -
|
2011-02-17 18:02:57 +00:00 |
|
mattias
|
dfbe1e665f
|
codetools: c parser: fixed parsing til end of directive
git-svn-id: trunk@29591 -
|
2011-02-17 16:57:54 +00:00 |
|
maxim
|
1674f7ce22
|
Components, Printers: added missing ComCtrls unit
git-svn-id: trunk@29586 -
|
2011-02-17 00:11:16 +00:00 |
|
maxim
|
a6788bcd99
|
Components, Printers: fixed to use TPageControl
git-svn-id: trunk@29585 -
|
2011-02-17 00:04:37 +00:00 |
|
jesus
|
3cbb0a7b81
|
LazReport, fix memo autosize, tip from Velissariou Costas, issue #18582
git-svn-id: trunk@29578 -
|
2011-02-16 22:04:44 +00:00 |
|
jesus
|
7d1c2d987a
|
LazReport, fix loop adding pages on memo objects with long texts, issue #18719
git-svn-id: trunk@29570 -
|
2011-02-15 22:15:58 +00:00 |
|
mattias
|
117f3f55fa
|
codetools: started parsing union
git-svn-id: trunk@29566 -
|
2011-02-15 21:37:44 +00:00 |
|
mattias
|
ca93fe85e5
|
cody: fixed percent separator, bug #18758
git-svn-id: trunk@29563 -
|
2011-02-15 18:58:18 +00:00 |
|
mattias
|
650767b247
|
codetools: c file merger: do not replace macro on define/undef name
git-svn-id: trunk@29562 -
|
2011-02-15 17:50:32 +00:00 |
|
mattias
|
28f1a2f56d
|
coddetools: c file merge: replace macros
git-svn-id: trunk@29561 -
|
2011-02-15 13:47:49 +00:00 |
|
mattias
|
4f644760d6
|
codetools: c file merger: options to merge all
git-svn-id: trunk@29559 -
|
2011-02-15 12:27:49 +00:00 |
|
mattias
|
759c3a2aa8
|
codetools: c merge: fixed merged pos to original pos
git-svn-id: trunk@29555 -
|
2011-02-14 23:37:29 +00:00 |
|
mattias
|
26709e8c25
|
codetools: c file merger: translate source position back to original file position
git-svn-id: trunk@29549 -
|
2011-02-14 17:13:08 +00:00 |
|
mattias
|
8c126c8067
|
codetools: function to merge c header files into one
git-svn-id: trunk@29546 -
|
2011-02-14 13:52:23 +00:00 |
|
mattias
|
4654e9dfb1
|
codetools: clean up
git-svn-id: trunk@29541 -
|
2011-02-13 23:23:10 +00:00 |
|
mattias
|
38d6797573
|
cody: sort for package
git-svn-id: trunk@29540 -
|
2011-02-13 22:22:01 +00:00 |
|
mattias
|
7d563e06c6
|
cody: ppu list: show owner package
git-svn-id: trunk@29539 -
|
2011-02-13 22:08:42 +00:00 |
|
ask
|
1b48a23ce3
|
TAChart: Fix AV when drawing pie series of near-zero radius
git-svn-id: trunk@29535 -
|
2011-02-13 19:12:04 +00:00 |
|
ask
|
0ff70e0b68
|
TAChart: Use IChartDrawer to draw radial series
git-svn-id: trunk@29534 -
|
2011-02-13 18:54:36 +00:00 |
|
ask
|
bea6cd43d9
|
TAChart: Extract TFPCanvasDrawer and ISimpleTextOut
git-svn-id: trunk@29533 -
|
2011-02-13 18:50:52 +00:00 |
|
ask
|
2d3a007277
|
TAChart: Refactor TADrawUtils unit
git-svn-id: trunk@29532 -
|
2011-02-13 17:42:03 +00:00 |
|
ask
|
829ea72a9d
|
TAChart: Use IChartDrawer to draw labels
git-svn-id: trunk@29531 -
|
2011-02-13 17:28:51 +00:00 |
|
ask
|
e3c19880f0
|
TAChart: Use IChartDrawer to draw axises. Add IChartDrawer.ClippingStart ans ClippingStop methods.
git-svn-id: trunk@29530 -
|
2011-02-13 16:52:50 +00:00 |
|
ask
|
6edfc21f02
|
TAChart: Use IChartDrawer to draw chart back wall
git-svn-id: trunk@29529 -
|
2011-02-13 15:57:46 +00:00 |
|
ask
|
a4fb8cc245
|
TAChart: Use IChartDrawer to draw chart title and footer
git-svn-id: trunk@29528 -
|
2011-02-13 15:49:51 +00:00 |
|
ask
|
f4437ee29b
|
TAChart: Use IChartDrawer for legend drawing
git-svn-id: trunk@29526 -
|
2011-02-13 15:04:41 +00:00 |
|
maxim
|
0cb9ab07e5
|
Components, H2Pas IDE wizard: fixed compilation
git-svn-id: trunk@29525 -
|
2011-02-13 14:11:38 +00:00 |
|
mattias
|
2755108d9c
|
IDEIntf: moved compiler options to unit of its own (compoptsintf.pas), added access to compiler options of packages
git-svn-id: trunk@29523 -
|
2011-02-13 13:42:19 +00:00 |
|
ask
|
684c623fc2
|
TAChart: Sort TChart methods alphabetically
git-svn-id: trunk@29521 -
|
2011-02-13 13:01:41 +00:00 |
|
ask
|
2acf57df8d
|
TAChart: Start implementation of IChartDrawer interface
git-svn-id: trunk@29519 -
|
2011-02-13 12:45:10 +00:00 |
|
maxim
|
09d05b6a3c
|
regenerated translations; updated Russian translation
git-svn-id: trunk@29518 -
|
2011-02-13 12:43:10 +00:00 |
|
mattias
|
63f43459ae
|
cody: ppu list: jump to unit
git-svn-id: trunk@29516 -
|
2011-02-13 12:20:30 +00:00 |
|
mattias
|
bba3e2b3fc
|
cody: show uses path
git-svn-id: trunk@29515 -
|
2011-02-13 12:10:34 +00:00 |
|
mattias
|
8ec972aca3
|
codetools: debugging
git-svn-id: trunk@29506 -
|
2011-02-13 11:03:17 +00:00 |
|
mattias
|
c6784e6213
|
codetools: ppu parser: read macros only if there
git-svn-id: trunk@29505 -
|
2011-02-13 10:06:34 +00:00 |
|
mattias
|
ad1d5994bb
|
codetools: ppu tool: error handling
git-svn-id: trunk@29503 -
|
2011-02-13 09:41:35 +00:00 |
|
mattias
|
78d68ef5a6
|
codetools: ppu parser: updated proc options
git-svn-id: trunk@29498 -
|
2011-02-13 00:09:41 +00:00 |
|
mattias
|
b64cc46583
|
codetools: ppu parser: added module options
git-svn-id: trunk@29497 -
|
2011-02-12 23:05:01 +00:00 |
|
dmitry
|
668b35da7e
|
carbon: fix a small mem leak in FindDefaultPrinter method. patch by Phil. #18451
git-svn-id: trunk@29476 -
|
2011-02-12 05:03:11 +00:00 |
|
dmitry
|
fb560e9128
|
carbon: no-printer failure patch by Patrick Chevalley, #17120
git-svn-id: trunk@29475 -
|
2011-02-12 04:36:48 +00:00 |
|
mattias
|
1491b94132
|
codetools: ppu parser: check for valid size
git-svn-id: trunk@29474 -
|
2011-02-12 02:21:38 +00:00 |
|
mattias
|
4d80ecb7dd
|
cody: ppu list: custom sort
git-svn-id: trunk@29473 -
|
2011-02-12 01:31:52 +00:00 |
|
mattias
|
12728e1833
|
cody: ppu list: uses count and used by count
git-svn-id: trunk@29469 -
|
2011-02-11 18:32:32 +00:00 |
|
mattias
|
ad16dee4b9
|
codetools: searching in multiple class ancestors, bug #18733
git-svn-id: trunk@29465 -
|
2011-02-11 11:14:41 +00:00 |
|
maxim
|
eb04742c77
|
regenerated translations; updated Russian translation
git-svn-id: trunk@29461 -
|
2011-02-10 23:58:35 +00:00 |
|
mattias
|
5a951821f9
|
cody: ppu list: show uses and used by units
git-svn-id: trunk@29460 -
|
2011-02-10 23:22:00 +00:00 |
|
mattias
|
c13b98aa11
|
cody: ppu list: sort for o file size
git-svn-id: trunk@29457 -
|
2011-02-10 22:26:47 +00:00 |
|
mattias
|
da98b47570
|
codetools: cache for parsing ppu files
git-svn-id: trunk@29455 -
|
2011-02-10 21:56:58 +00:00 |
|
mattias
|
777bb13739
|
codetools: FindCompiledUnitInCompletePath searching in unitset
git-svn-id: trunk@29448 -
|
2011-02-10 10:45:12 +00:00 |
|
mattias
|
0e109ea1e1
|
fixed typos: usefull
git-svn-id: trunk@29446 -
|
2011-02-10 09:43:23 +00:00 |
|
mattias
|
a92bf656be
|
fixed typos: unkown
git-svn-id: trunk@29445 -
|
2011-02-10 09:39:05 +00:00 |
|
mattias
|
5c639822cc
|
fixed typos: specifed
git-svn-id: trunk@29444 -
|
2011-02-10 09:38:52 +00:00 |
|
mattias
|
cfd767ecf2
|
fixed typos: commited
git-svn-id: trunk@29442 -
|
2011-02-10 09:38:08 +00:00 |
|
mattias
|
78a626bf15
|
fixed typos: chnage
git-svn-id: trunk@29441 -
|
2011-02-10 09:37:44 +00:00 |
|
mattias
|
b3a8dd03b1
|
fixed typos: childs
git-svn-id: trunk@29440 -
|
2011-02-10 09:37:16 +00:00 |
|
mattias
|
3486aaf8c3
|
printers: updated Makefile
git-svn-id: trunk@29438 -
|
2011-02-10 09:32:12 +00:00 |
|
mattias
|
3053d7ce3d
|
cody: removed lrs
git-svn-id: trunk@29437 -
|
2011-02-10 08:07:59 +00:00 |
|
mattias
|
279e69f41d
|
cody: Makefile
git-svn-id: trunk@29436 -
|
2011-02-10 08:05:28 +00:00 |
|
mattias
|
6e4e144559
|
cody: started searching for used ppu files
git-svn-id: trunk@29435 -
|
2011-02-10 00:00:27 +00:00 |
|
maxim
|
4efd80aa44
|
Components, printers: updated Makefile.compiled
git-svn-id: trunk@29434 -
|
2011-02-09 22:50:49 +00:00 |
|
maxim
|
e58c94bcfd
|
Codetools: added initial Russian translation for PPU list dialog
git-svn-id: trunk@29433 -
|
2011-02-09 22:41:34 +00:00 |
|
mattias
|
c1b1dd273a
|
codetools: started ppu list dialog
git-svn-id: trunk@29430 -
|
2011-02-09 18:03:12 +00:00 |
|
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 |
|