wp
|
cd884d710b
|
TAChart: Fix first and last ticks/candles of OpenHighLowCloseSeries not being shown fully.
git-svn-id: trunk@53937 -
|
2017-01-13 13:30:05 +00:00 |
|
wp
|
5b1bca7854
|
TAChart: Fix demo of DataPointDragtool in case of rotated bar series in demo/barseriestools
git-svn-id: trunk@53936 -
|
2017-01-12 21:30:46 +00:00 |
|
wp
|
5e8135f59a
|
TAChart: Update financial demo
git-svn-id: trunk@53935 -
|
2017-01-12 21:13:35 +00:00 |
|
wp
|
12987e232a
|
TAChart: Activate TNearestPointTarget in TOpenHighLowCloseSeries. Fix DataPointTools using nptYList correctly for horizontal bar series.
git-svn-id: trunk@53934 -
|
2017-01-12 21:13:14 +00:00 |
|
juha
|
b2658d37bc
|
LCL: Temporary fix for focus jumping on Arrow keys between controls. Will be moved to WS code. Issue #22191, patch from AlexeyT.
git-svn-id: trunk@53933 -
|
2017-01-12 15:44:56 +00:00 |
|
wp
|
fa280dc697
|
TAChart: BarSeries accepts tool hits along upper bar border (not just at center of bar border).
git-svn-id: trunk@53932 -
|
2017-01-12 14:05:35 +00:00 |
|
juha
|
84f6fb1761
|
LCL-Carbon: Extend Carbon font support. Issue #21751, patch from David Jenkins.
git-svn-id: trunk@53931 -
|
2017-01-11 20:41:06 +00:00 |
|
wp
|
2757aa16cb
|
TAChart: Remove TBarSeries.ToolTarget and activate the new NearestPoint system.
git-svn-id: trunk@53930 -
|
2017-01-11 20:13:56 +00:00 |
|
wp
|
deb7ac4360
|
TAChart: Redo NearestPoint system for finer control.
git-svn-id: trunk@53929 -
|
2017-01-11 19:59:52 +00:00 |
|
wp
|
cb61dd8c18
|
TAChart: Move Extent calculation from TLineSeries and TAreaSeries to ancestor TBasicPointSeries
git-svn-id: trunk@53928 -
|
2017-01-11 19:14:53 +00:00 |
|
juha
|
9dbedaa490
|
LCL: Show minimize button on form with borderstyle single also with XFCE. Issue #31207, patch from AlexeyT.
git-svn-id: trunk@53927 -
|
2017-01-11 15:49:16 +00:00 |
|
bart
|
f5c261f560
|
LCL: start implementing AllocPatternBitmap function (Delphi compatibility). Resolves Issue #0010587.
git-svn-id: trunk@53926 -
|
2017-01-11 13:30:07 +00:00 |
|
mattias
|
8d43a73be1
|
codetools: avltree: new consistencycheck
git-svn-id: trunk@53925 -
|
2017-01-11 12:41:05 +00:00 |
|
mattias
|
0d6c0cfb48
|
lazutils: TAvgLvlTree.Compare inline
git-svn-id: trunk@53924 -
|
2017-01-11 12:40:38 +00:00 |
|
juha
|
1a2964b382
|
IDE: 'Add' button for BreakpointDlg toolbar. Issue #31209, patch from Flávio Etrusco.
git-svn-id: trunk@53923 -
|
2017-01-11 10:16:57 +00:00 |
|
balazs
|
54fde57388
|
Opkman: Hide "Create" button, the functionality is replaced by button "Submit".
git-svn-id: trunk@53922 -
|
2017-01-11 05:40:09 +00:00 |
|
wp
|
7529e42389
|
TAChart: Fix DatapointTools to work correctly with stacked and axis-transformed area and line series.
git-svn-id: trunk@53921 -
|
2017-01-10 23:09:56 +00:00 |
|
wp
|
0e6c18073a
|
TAChart: Extend TBasicPointSeries to respect NearestPointTarget and Stacked in GetNearestPoint()
git-svn-id: trunk@53920 -
|
2017-01-10 23:03:47 +00:00 |
|
wp
|
9e66624982
|
TAChart: Define type TNearestPointTarget
git-svn-id: trunk@53919 -
|
2017-01-10 22:56:57 +00:00 |
|
wp
|
bb5823ecc2
|
TAChart: Move property Stacked from TAreaSeries/TLineSeries to tbeir ancestor TBasicPointSeries
git-svn-id: trunk@53918 -
|
2017-01-10 22:53:36 +00:00 |
|
wp
|
0028c7e58f
|
TAChart: Add new public properties XValues, YValues to TChartSeries for simple access to data XList and YList.
git-svn-id: trunk@53917 -
|
2017-01-10 22:44:14 +00:00 |
|
michl
|
a7a61d5156
|
LCL: Win32: TStaticText, TGroupBox: fixed right aligned caption
git-svn-id: trunk@53916 -
|
2017-01-10 16:47:20 +00:00 |
|
michl
|
72427c9f1b
|
LCL: ThemeServices: draw better themed disabled text
git-svn-id: trunk@53915 -
|
2017-01-10 16:15:35 +00:00 |
|
michl
|
18ed0a8978
|
LCL: TLabel, TPanel: draw themed grayed caption if disabled
git-svn-id: trunk@53914 -
|
2017-01-10 16:14:08 +00:00 |
|
michl
|
53014c52ff
|
LCL: Win32: TStaticText: draw themed disabled caption
git-svn-id: trunk@53913 -
|
2017-01-10 16:10:17 +00:00 |
|
michl
|
43f4250bb3
|
LCL: Win32: TStaticText: Formating
git-svn-id: trunk@53912 -
|
2017-01-10 16:07:02 +00:00 |
|
mattias
|
3df7cd55d3
|
lazutils: TAvgLvlTree: added const param modifier for proc types
git-svn-id: trunk@53911 -
|
2017-01-10 16:06:20 +00:00 |
|
mattias
|
d51f16bf41
|
lazutils: fixed TAvgLvlTree.AddAscendingSequence, when LastAdded gets a right child
git-svn-id: trunk@53910 -
|
2017-01-10 13:33:05 +00:00 |
|
mattias
|
c0a096e832
|
lazutils: added TAvgLvlTree.AddAscendingSequence, optimized version of Add
git-svn-id: trunk@53909 -
|
2017-01-10 12:37:33 +00:00 |
|
juha
|
c993ba74ff
|
LCL-GTK2: Don't change parameters of method TGtk2WidgetSet.Polyline. Use a temp variable. Issue #31205, patch from C Western.
git-svn-id: trunk@53908 -
|
2017-01-10 10:31:09 +00:00 |
|
wp
|
783241539d
|
TAChart: Fix stacking of multi-valued Line/AreaSeries in case of axis transformations. New property Stacked to turn stacking off.
git-svn-id: trunk@53907 -
|
2017-01-10 00:11:06 +00:00 |
|
michl
|
76d8018a03
|
LCL: GroupBox: Win32: drawing a grayed caption if groupbox is disabled. Issue #27491
git-svn-id: trunk@53906 -
|
2017-01-09 16:55:49 +00:00 |
|
wp
|
24c746515e
|
TAChart: Fix stacked bar series being incorrectly painted if a y axis transformation is active.
git-svn-id: trunk@53905 -
|
2017-01-09 12:35:09 +00:00 |
|
wp
|
2dd33ce583
|
TAChart: Fix extent of side-by-side bar series being calculated incorrectly if an x axis transformation is active.
git-svn-id: trunk@53904 -
|
2017-01-09 11:57:36 +00:00 |
|
wp
|
f9244f936d
|
TAChart: Improved version of the new barseriestools demo.
git-svn-id: trunk@53903 -
|
2017-01-09 11:23:14 +00:00 |
|
wp
|
a11063c60e
|
TAChart: Fix TBarSeries GetNearestPoint not working correctly in case of AxisTransformations
git-svn-id: trunk@53902 -
|
2017-01-09 11:22:47 +00:00 |
|
maxim
|
f2a9185013
|
Opkman: fixed typos, regenerated translations and updated Russian translation
git-svn-id: trunk@53901 -
|
2017-01-08 21:40:45 +00:00 |
|
michl
|
e34a8ccba3
|
Menu designer: Fixed MainMenu top items doesn't draw in Windows XP. Issue #31163
git-svn-id: trunk@53900 -
|
2017-01-08 20:56:43 +00:00 |
|
maxim
|
ac28ae0d0d
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@53899 -
|
2017-01-08 20:56:11 +00:00 |
|
michl
|
751e771242
|
LCL: Fixed of changing StaticText caption increase memory. Issue #31204
git-svn-id: trunk@53898 -
|
2017-01-08 11:45:08 +00:00 |
|
wp
|
b824d5d512
|
TAChart: Add new demo "barseriestool" to demonstrate the new BarSeries property ToolTarget.
git-svn-id: trunk@53897 -
|
2017-01-07 23:07:09 +00:00 |
|
wp
|
363f930d54
|
TAChart: Override TBarSeries.GetNearestPoint to accept clicks inside the bar, new property ToolTarget (http://forum.lazarus.freepascal.org/index.php/topic,35342.0.html)
git-svn-id: trunk@53896 -
|
2017-01-07 23:06:09 +00:00 |
|
wp
|
8aaec43f37
|
TAChart: Improved layout of toolsdemo
git-svn-id: trunk@53895 -
|
2017-01-07 18:14:56 +00:00 |
|
juha
|
5f92759f52
|
Converter: Do not free CacheUnitsThread automatically on terminate. Fixes a memory leak when conversion is aborted.
git-svn-id: trunk@53894 -
|
2017-01-06 14:03:22 +00:00 |
|
juha
|
662bc7f0d2
|
Converter: Search units under selected path instead of its parent path.
git-svn-id: trunk@53893 -
|
2017-01-06 14:03:18 +00:00 |
|
juha
|
e6662ccdc5
|
Converter: Refactor, turn nested functions into methods.
git-svn-id: trunk@53892 -
|
2017-01-06 14:03:16 +00:00 |
|
juha
|
c55426d008
|
Converter: Improve conversion for SynRegExpr and GetFileSize.
git-svn-id: trunk@53891 -
|
2017-01-06 14:03:15 +00:00 |
|
juha
|
714bd8024f
|
Converter: Prevent the IDE freezing when cancelling the conversion. A non-started thread was waited for.
git-svn-id: trunk@53890 -
|
2017-01-06 14:03:13 +00:00 |
|
juha
|
7f70c71a43
|
IDE: Use -O3 by default for building optimized IDE.
git-svn-id: trunk@53889 -
|
2017-01-06 14:03:07 +00:00 |
|
ondrej
|
5f5df812af
|
LCL, win32: TMemo: remove Lines.BeginUpdate/EndUpdate for win32 for Delphi compatibility
git-svn-id: trunk@53888 -
|
2017-01-06 11:03:11 +00:00 |
|