Commit Graph

51152 Commits

Author SHA1 Message Date
mattias
f6d8f1a0df lhelp: fixed compilation on fpc 2.6.4
git-svn-id: trunk@53979 -
2017-01-22 13:54:02 +00:00
michl
87c8c7df49 LCL: TTabControl: make mouse messages working in tabs. Issue #27467
git-svn-id: trunk@53978 -
2017-01-21 22:17:58 +00:00
freq
b282cf4de5 cocoa: fixes a couple of memory leaks in special with TCocoaBitmap as its Destructor was not called on Free. Pls. review
git-svn-id: trunk@53977 -
2017-01-21 17:05:28 +00:00
wp
cf78574216 TAChart: Add new property TBubbleSeries.BubbleRadiusUnits.
git-svn-id: trunk@53976 -
2017-01-20 14:38:54 +00:00
marcus
53c292bb51 MUI: adjusted Scrollbar behavior
git-svn-id: trunk@53975 -
2017-01-19 20:52:16 +00:00
mattias
bdd5fb55ac translations: German: updates from Swen Heinig
git-svn-id: trunk@53974 -
2017-01-19 12:00:05 +00:00
marcus
d9f917f93e Amiga: ExtractFilenameOnly/ExtractFileRoot for amiga systems
git-svn-id: trunk@53971 -
2017-01-18 19:43:14 +00:00
marcus
85b6fc0bc3 MUI: Basename should not contain ':','/', raise exception if application object fails to create.
git-svn-id: trunk@53970 -
2017-01-18 19:18:58 +00:00
marcus
fec575ae2b MUI: Missing Makefile.compiled
git-svn-id: trunk@53969 -
2017-01-18 16:25:11 +00:00
mattias
6059715450 lazutils: TAvgLvlTree.OwnsObjects
git-svn-id: trunk@53968 -
2017-01-18 11:59:00 +00:00
mattias
de4b901bdd lcl: fixed typo and formatting
git-svn-id: trunk@53967 -
2017-01-18 11:36:17 +00:00
maxim
f33a1a9151 Opkman: removed unused string, fixed typo, regenerated translations and updated Russian translation
git-svn-id: trunk@53966 -
2017-01-17 23:02:52 +00:00
wp
afaf9da891 TAChart: Fix TBubbleSeries ignoring axis transformations and clipping
git-svn-id: trunk@53965 -
2017-01-17 20:59:06 +00:00
mattias
9d411abe20 docs: UnicodeToUTF8
git-svn-id: trunk@53964 -
2017-01-17 15:28:04 +00:00
mattias
8fc0308619 tests: added TTestLazUTF8.TestFindUnicodeToUTF8
git-svn-id: trunk@53963 -
2017-01-17 15:24:55 +00:00
balazs
7b78ebab89 Opkman: Implemented support for multiple repositories.
git-svn-id: trunk@53961 -
2017-01-17 11:12:56 +00:00
balazs
91877feb80 Opkman: Begin implementing support for multiple repositories.
git-svn-id: trunk@53956 -
2017-01-16 14:00:39 +00:00
wp
96ce75a353 TAChart: Fix operation of DatapointDragTool for TFieldSeries
git-svn-id: trunk@53955 -
2017-01-16 13:17:54 +00:00
wp
c4a923c858 TAChart: Activate operation of DatapointDragTool on XList and YList values of ChartSource.
git-svn-id: trunk@53954 -
2017-01-16 12:42:11 +00:00
michl
26c080e5a4 IDE: replace TabIndexAtClientPos with IndexOfPageAt to hide compiler warnings, after r53950 #f723ac55cd
git-svn-id: trunk@53953 -
2017-01-15 22:40:10 +00:00
michl
684c92d6d4 LCL: TCustomTabControl: overload IndexOfTabAt and IndexOfPageAt to further use TPoint
git-svn-id: trunk@53952 -
2017-01-15 22:31:18 +00:00
michl
32b4763c04 Lazreport: change IndexOfTabAt to IndexOfPageAt, to be backward compatible after r53950 #f723ac55cd
git-svn-id: trunk@53951 -
2017-01-15 22:04:27 +00:00
michl
f723ac55cd LCL: TPageControl: fixed TabIndexAtClientPos page index after invisible tab. Issue #30343
git-svn-id: trunk@53950 -
2017-01-15 20:50:35 +00:00
mattias
71eb26a0bc lcl: fixed default LCL interface, bug #31228
git-svn-id: trunk@53949 -
2017-01-15 18:11:58 +00:00
mattias
2ab8713e2a lcl: updated make file
git-svn-id: trunk@53948 -
2017-01-15 18:01:52 +00:00
bart
dccf31997b LCL: Make fix for Issue #0031227 a bit more safe (don't rely on implementation details of TryParseInput).
git-svn-id: trunk@53947 -
2017-01-15 12:27:08 +00:00
balazs
a81c96ca0d Opkman: Small optimization, speed up "Check all" checkbox.
git-svn-id: trunk@53946 -
2017-01-15 10:30:00 +00:00
wp
2f7921bcf1 TAChart: Activate NearestPointTargets in TFieldSeries.
git-svn-id: trunk@53945 -
2017-01-14 23:53:03 +00:00
bart
8af43e0c0b LCL: Try to derive Time from the text in the control in TTimeEdit.GetTime, if DirectInput is True. Issue #0031227.
git-svn-id: trunk@53944 -
2017-01-14 17:14:48 +00:00
wp
1fb630f063 TAChart: Fix TDatapointTools acting on TBoxAndWhiskerSeries and TOpenHighLowCloseSeries with transformed axes.
git-svn-id: trunk@53943 -
2017-01-14 16:49:08 +00:00
freq
437e9605f2 cocoa: fix crash on mouse click
git-svn-id: trunk@53942 -
2017-01-14 15:10:08 +00:00
juha
63f9efed4e LCL: Add support for MUI widgetset (AmigaOS, MorphOS, AROS) by Marcus Sackrow.
git-svn-id: trunk@53941 -
2017-01-14 09:55:59 +00:00
wp
953644be41 TAChart: TAChart: Activate TNearestPointTarget in TBoxAndWhiskerSeries.
git-svn-id: trunk@53940 -
2017-01-13 21:24:16 +00:00
wp
b0c8fb1703 TAChart: Fix extent calculation of TOpenHighLowCloseSeries and TBoxAndWhiskerSeries in presence of axis transformation
git-svn-id: trunk@53939 -
2017-01-13 17:03:01 +00:00
bart
afa3922372 LCL:
- Allow NullDate in TDateEdit when user clears the text.
- Always set Text to a proper value when leaving the control.
Issue #0031217

git-svn-id: trunk@53938 -
2017-01-13 15:20:53 +00:00
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