Commit Graph

16109 Commits

Author SHA1 Message Date
balazs
e9ced20496 Opkman: Change selection color for static text to clWhite.
git-svn-id: trunk@54039 -
2017-01-31 06:17:19 +00:00
martin
4b29d6ac2a SynEdit: Markup fold color, debugln/ifdef, patch 18 from issue #30421 by Pascal R.
git-svn-id: trunk@54038 -
2017-01-31 01:02:07 +00:00
martin
569ab1781a SynEDit: clean up debugln from last commit
git-svn-id: trunk@54037 -
2017-01-31 00:56:17 +00:00
balazs
80ac261172 Opkman: More sorting.
git-svn-id: trunk@54036 -
2017-01-30 10:48:49 +00:00
balazs
6d610db93b Opkman: Highlight recently added packages + sort package list by name.
git-svn-id: trunk@54035 -
2017-01-30 09:34:56 +00:00
wp
f51dd9a202 TAChart: Fix drawing of bracket pointer symbols.
git-svn-id: trunk@54034 -
2017-01-30 09:30:42 +00:00
martin
936f671ee4 SynEdit: fix special line markup, broken in revision 53988 #41861e5d2c
git-svn-id: trunk@54032 -
2017-01-29 21:42:42 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
martin
db30eed726 SynEdit: Markup fold color, react to enabled, patch 17 from issue #30421 by Pascal R.
git-svn-id: trunk@54028 -
2017-01-29 16:34:36 +00:00
wp
61517bc3fb TAChart: Add example to demonstrate usage of Axis.Marks.AtDataOnly
git-svn-id: trunk@54024 -
2017-01-28 12:50:16 +00:00
wp
aad2a41b76 TAChart: Fix expected behavior of Axis.Marks.AtDataOnly if series does not set its AxisIndexes (http://forum.lazarus.freepascal.org/index.php/topic,35606.0.html)
git-svn-id: trunk@54023 -
2017-01-28 12:44:54 +00:00
martin
b5d8bc7807 SynEdit: markup, added BeginMarkup notification
git-svn-id: trunk@54020 -
2017-01-28 03:20:47 +00:00
martin
ccc7c8c621 SynEdit: Markup fold color, react to enabled, patch 16 from issue #30421 by Pascal R.
git-svn-id: trunk@54019 -
2017-01-28 02:54:43 +00:00
wp
715527349b TAChart: Add support of datapoint tools to PieSeries
git-svn-id: trunk@54018 -
2017-01-27 22:54:27 +00:00
wp
20ffdb1e45 TAChart: More cleanup
git-svn-id: trunk@54017 -
2017-01-27 22:54:06 +00:00
wp
aec0265173 TAChart: Cleanup
git-svn-id: trunk@54016 -
2017-01-27 22:48:09 +00:00
wp
df344043fb TAChart: Add DragOrigin to basic series (point where DatapointDragTool starts to operate).
git-svn-id: trunk@54015 -
2017-01-27 22:47:00 +00:00
wp
5884ef95c3 TAChart: Add 3-parameter-"Unused"
git-svn-id: trunk@54014 -
2017-01-27 22:44:51 +00:00
wp
a84ac921d2 TAChart: Fix typo in DotProduct (TAGeometry), some cleanup
git-svn-id: trunk@54013 -
2017-01-27 22:43:41 +00:00
mattias
e99547288c IDEIntf: added handler lihtSaveEditorFile
git-svn-id: trunk@54011 -
2017-01-27 14:34:57 +00:00
wp
d1c43f56a2 TAChart. Add property "Inverted" to TChartLegend
git-svn-id: trunk@54009 -
2017-01-26 15:07:51 +00:00
blikblum
bb1a32ecba win32: fix WideChar -> UTF8 conversion in GetLocaleStr with fpc 2.6.4. Issue #31272. Patch by Luca Olivetti
git-svn-id: trunk@54005 -
2017-01-26 01:34:29 +00:00
michl
6a9b9d4d9e LCL: TCustomTabControl: Win32: Allow setting tab width and tab height. Issue #31109, patch from AlexeyT.
git-svn-id: trunk@54002 -
2017-01-25 17:42:06 +00:00
wp
d0311c6a2c TurboPower_IPro: remove leading and trailing spaces of ContentType in TIpHttpDataProvider.CheckURL
git-svn-id: trunk@53994 -
2017-01-24 17:40:39 +00:00
wp
14d17cd1e7 TAChart: create new demo runtime/chartstyles to show how to add/delete chartstyles at runtime (see http://forum.lazarus.freepascal.org/index.php/topic,35538.0.html)
git-svn-id: trunk@53991 -
2017-01-24 11:53:18 +00:00
balazs
abd19309ef Opkman: Small bugfix(filter packages).
git-svn-id: trunk@53990 -
2017-01-24 10:14:44 +00:00
martin
249ec867d3 SynEdit: Markup, fixes to temp-enable (fix prev commit)
git-svn-id: trunk@53989 -
2017-01-24 01:59:46 +00:00
martin
41861e5d2c SynEdit: Markup, fixes to temp-enable
git-svn-id: trunk@53988 -
2017-01-24 01:43:56 +00:00
martin
b32479366d SynEdit: Markup fold color... fix array len, patch from issue #31049
git-svn-id: trunk@53987 -
2017-01-24 01:29:29 +00:00
balazs
7ec2e57825 Opkman: Filter package list according to exclude list from options.
git-svn-id: trunk@53984 -
2017-01-23 13:43:06 +00:00
wp
af53f65190 TAChart: Add support of DataPointDragTool to BubbleSeries
git-svn-id: trunk@53982 -
2017-01-22 22:36:32 +00:00
mattias
f6d8f1a0df lhelp: fixed compilation on fpc 2.6.4
git-svn-id: trunk@53979 -
2017-01-22 13:54:02 +00:00
wp
cf78574216 TAChart: Add new property TBubbleSeries.BubbleRadiusUnits.
git-svn-id: trunk@53976 -
2017-01-20 14:38:54 +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
mattias
6059715450 lazutils: TAvgLvlTree.OwnsObjects
git-svn-id: trunk@53968 -
2017-01-18 11:59:00 +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
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
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
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
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
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