Commit Graph

29165 Commits

Author SHA1 Message Date
ask
ae19acd0e6 TAChart: Add copyright header to the TADrawerAggPas unit
git-svn-id: trunk@29681 -
2011-02-27 07:37:12 +00:00
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
maxim
84884a8ccf IDE: French translation update by paulatreides, bug #18830
git-svn-id: trunk@29671 -
2011-02-26 16:57:41 +00:00
dmitry
3a15275dd9 lcl: fix listview items ownerdata items update for Repaint method. fixes #18546, #16970
git-svn-id: trunk@29670 -
2011-02-26 04:41:27 +00:00
dmitry
90a7d1e94e lcl: split listitems to ownerdatalistitems. fix #16069
git-svn-id: trunk@29669 -
2011-02-26 04:04:14 +00:00
jesus
dc8e82e76f lazreport, published band property stretched
git-svn-id: trunk@29668 -
2011-02-25 22:09:04 +00:00
juha
432e2a47f7 IDE: Fixed a memory corruption when searching RegExpr from an empty file. TRegExpr (in SynTegExpr) allocates 0 bytes and frees it -> memory corruption.
git-svn-id: trunk@29667 -
2011-02-25 17:52:02 +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
mattias
93bf5b1fca IDE: do not auto save layouts of csdesigntime forms, bug #18821
git-svn-id: trunk@29662 -
2011-02-24 10:29:41 +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
jesus
1eaf436446 LCL, fix dbgrid indicator appearing multiple times, problem introduced in r29577 #cb47ca2b93
git-svn-id: trunk@29655 -
2011-02-22 22:05:06 +00:00
zeljko
eec60401f7 Qt: do not send LM_CHANGED when TCheckListBox is invisible.
git-svn-id: trunk@29654 -
2011-02-22 15:32:26 +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
f5466d09b4 examples: removed fpdocrepair
git-svn-id: trunk@29652 -
2011-02-22 13:31:54 +00:00
mattias
104c44a26e tests: added tests for fixing fpdoc fragments
git-svn-id: trunk@29651 -
2011-02-22 13:30:52 +00:00
mattias
89e2d1d812 tests: added tests for fixing fpdoc fragments
git-svn-id: trunk@29650 -
2011-02-22 13:29:48 +00:00
zeljko
5784d739e7 Qt: optimized signalling from qt to lcl in case of TQtTabWidget.
git-svn-id: trunk@29649 -
2011-02-22 08:11:08 +00:00
paul
53c17af765 lcl: prevent creating more than one DC in TControlCanvas.CreateHandle
git-svn-id: trunk@29648 -
2011-02-22 08:07:13 +00:00
paul
5eaebdc1e4 lcl: fix TThemeServices.DrawText - correctly set SingleLine, Clipping attributes
git-svn-id: trunk@29647 -
2011-02-22 07:41:09 +00:00
zeljko
d832146b1b Qt: qtthemes, implemented DrawText of teTooltip
git-svn-id: trunk@29646 -
2011-02-22 07:38:14 +00:00
paul
ffe4871a0b lcl: don't set hint window region if window handle is not allocated
git-svn-id: trunk@29645 -
2011-02-22 07:21:00 +00:00
paul
94fa55e000 gtk2: fix TGtk2WidgetSet.SetWindowRgn with NULL region
git-svn-id: trunk@29644 -
2011-02-22 07:15:01 +00:00
paul
5647965f20 lcl: set hint window region on bounds change
git-svn-id: trunk@29643 -
2011-02-22 06:47:55 +00:00
paul
0317bfe926 lcl: add TThemeServices.GetDetailRegion
git-svn-id: trunk@29642 -
2011-02-22 06:45:31 +00:00
paul
76bf4fb595 win32: draw hint text using theme services (part of issue #0018799)
git-svn-id: trunk@29641 -
2011-02-22 02:04:16 +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
sekelsenmat
75192fa3f6 Fixes drawing of arcs in Windows with negative length and updates the parameter names in LCLIntf.Arc to the correct names which fully describes a arc: startangle and length
git-svn-id: trunk@29633 -
2011-02-21 11:07:26 +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