Commit Graph

51341 Commits

Author SHA1 Message Date
juha
b4dde2973d Docs: A fix for TreeView doc.
git-svn-id: trunk@54345 -
2017-03-05 10:02:12 +00:00
mattias
5f98c5933e translations: German: updates from Swen Heinig
git-svn-id: trunk@54344 -
2017-03-04 18:02:56 +00:00
juha
b03f2575dd IDE, IdeIntf: Harmonize the naming of events and event handlers. Adjust visibility.
git-svn-id: trunk@54343 -
2017-03-04 17:21:57 +00:00
juha
eec043d29e Object Inspector: Adjust access visibility of controls which are created at run-time. RTTI is not needed.
git-svn-id: trunk@54342 -
2017-03-04 17:21:49 +00:00
michl
62155bcd28 SpartaDockedFormEditor: Fixed always disable actions for controls: Issue #31479
git-svn-id: trunk@54341 -
2017-03-04 13:25:24 +00:00
juha
cecf8d4c7a Docs: Improve TreeView documentation. English language does not use much commas, reduce them. Issue #31410.
git-svn-id: trunk@54340 -
2017-03-04 00:34:45 +00:00
juha
a86166fcfb Converter: Keep the main form of project open after conversion. Issue #25364.
git-svn-id: trunk@54339 -
2017-03-04 00:32:32 +00:00
juha
9f3aae8c8c Converter: Make the target file name (-o) empty. Wrong value may come from default options. Issue #26655.
git-svn-id: trunk@54338 -
2017-03-03 18:02:34 +00:00
juha
8ff9bb8f08 Converter: Fill the "unit output directory" field with a default value. Issue #31256.
git-svn-id: trunk@54337 -
2017-03-03 18:00:21 +00:00
juha
5cb5446db2 IDE: Filter the NewDialog using both 2 columns. Improve OK button enabled state update. Issue #31471.
git-svn-id: trunk@54336 -
2017-03-03 15:57:48 +00:00
wp
0bc15a664b TAChart: Fix zerolevel being added to barseries values (see http://forum.lazarus.freepascal.org/index.php/topic,14419.msg239919.html#msg239919)
git-svn-id: trunk@54335 -
2017-03-03 12:06:03 +00:00
wp
76ca1c532c TAChart: Update radialdemo to TPolarSeries changes.
git-svn-id: trunk@54334 -
2017-03-03 11:55:53 +00:00
wp
7c4b548c40 TAChart: Add new properties Filled and Brush to TPolarSeries.
git-svn-id: trunk@54333 -
2017-03-03 11:54:41 +00:00
ondrej
a0b640f593 IDE: fix changed-conditions for source editor commands. Issue #30760
git-svn-id: trunk@54332 -
2017-03-03 11:53:21 +00:00
juha
c5cdb41294 Docs: Improve TreeView documentation. Issue #31410, patch from AlexeyT.
git-svn-id: trunk@54331 -
2017-03-03 10:37:00 +00:00
wp
ccd8c6cb32 TAChart: Hide pointer of TPolarSeries by default (previous behavior).
git-svn-id: trunk@54330 -
2017-03-03 10:31:20 +00:00
wp
0899cfc7a4 TAChart: Add demo for creation of a dual-axis-chart at runtime.
git-svn-id: trunk@54329 -
2017-03-02 23:12:18 +00:00
wp
e425cc10ae TAChart: Draw the pointers of a multi-valued series using the ChartStyles brush.
git-svn-id: trunk@54328 -
2017-03-02 22:45:02 +00:00
maxim
c74ec53ab7 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31463
git-svn-id: trunk@54327 -
2017-03-02 22:17:27 +00:00
wp
16a789dcb5 TAChart: Some refinements of datapointtools demo.
git-svn-id: trunk@54326 -
2017-03-02 21:09:39 +00:00
zeljko
7ada3f4ff8 LCL: GetTextExtentExPoint() - always initialized MaxCount patch by accorp, code formatting by me. issue #31467
git-svn-id: trunk@54325 -
2017-03-02 15:43:09 +00:00
juha
8cbe7a228e LCL-GTK2: Enable propagation of mouse xbutton up/down events. Issue #31456, patch from Jeppe Johansen.
git-svn-id: trunk@54324 -
2017-03-01 16:57:31 +00:00
juha
7881c83d01 IDE: Fix TabOrder in CodegenOptions frame. Issue #31460, patch from AlexeyT.
git-svn-id: trunk@54323 -
2017-03-01 16:57:30 +00:00
juha
2cf7e137af IDE: Fix TabOrder in AppSettings frame. Issue #31459, patch from AlexeyT.
git-svn-id: trunk@54322 -
2017-03-01 16:57:18 +00:00
juha
49d21d2dbc IDE: Add a FilterEdit for NewDialog's inherited components. Try to improve the FilterEdit comp. Issue #31419.
git-svn-id: trunk@54321 -
2017-03-01 16:17:09 +00:00
juha
522a0f5505 IDE: Refactoring, move identical code to a procedure.
git-svn-id: trunk@54320 -
2017-03-01 16:16:57 +00:00
wp
faf1054d64 TAChart: Publish the events OnCustomDrawPointer and OnGetPointerStyle for TFitSeries and TPolarSeries.
git-svn-id: trunk@54319 -
2017-03-01 08:22:21 +00:00
wp
b20170706a TAChart: Fix location of DataPointCrosshairTool cursor at perimeter of bubbles of TBubbleSeries.
git-svn-id: trunk@54316 -
2017-02-28 22:21:14 +00:00
maxim
3f057d8f9e Translations: Hungarian translation update by Péter Gábor, bug #31451
git-svn-id: trunk@54315 -
2017-02-28 22:20:15 +00:00
maxim
eeda9e03e4 IDE: regenerated translations
git-svn-id: trunk@54314 -
2017-02-28 22:11:27 +00:00
wp
4555bee612 TAChart: Clean-up of TBSplineSeries.
git-svn-id: trunk@54313 -
2017-02-28 21:46:59 +00:00
wp
48630512fe TAChart: Avoid TDatapointHintTool crashing if point index is -1.
git-svn-id: trunk@54312 -
2017-02-28 21:44:30 +00:00
wp
d3e72e4492 TAChart: Add new demo "datapointtools"
git-svn-id: trunk@54311 -
2017-02-28 21:43:21 +00:00
wp
c45e27567f TAChart: Update barseriestools demo.
git-svn-id: trunk@54310 -
2017-02-28 20:36:47 +00:00
wp
00d819c364 TAChart: Make TFitSeries, TCubicSplineSeries and TBSplineSeries respond to ToolTarget nptCustom of DataPoint tools.
git-svn-id: trunk@54309 -
2017-02-28 19:50:49 +00:00
juha
444c8498a5 Docs: Add some documentation for TValueListEditor. Issue #31347.
git-svn-id: trunk@54308 -
2017-02-28 17:47:45 +00:00
juha
b79f137e07 Docs: Improve documentation for PropertyStorage classes. Issue #31407.
git-svn-id: trunk@54307 -
2017-02-28 16:51:27 +00:00
juha
c6e74cb0e3 LazReport: Fix a problem exporting 2 pages from LazReport to JPEG image. Issue #31400, patch from Lagunov Aleksey.
git-svn-id: trunk@54306 -
2017-02-28 16:29:19 +00:00
juha
491d57ecbc LCL-GTK2: Prevent an occational freeze. The removed line may be needed for old GTK2 or GTK1. By Denis Golovan.
git-svn-id: trunk@54305 -
2017-02-28 09:20:35 +00:00
ondrej
134d8be1e9 LCL: hint window: fix default (theme) font after r54293 #2bac2f4e5a
git-svn-id: trunk@54304 -
2017-02-28 09:10:14 +00:00
ondrej
87641c3ff9 LCL: hint window: fix multi-DPI-monitor handling
git-svn-id: trunk@54303 -
2017-02-28 08:07:52 +00:00
zeljko
3d28c2516b Qt: set color of hint font so it shows hint text
git-svn-id: trunk@54302 -
2017-02-28 07:59:35 +00:00
ondrej
f3708a5318 IDE: editor_color_options: fix drop button styles
git-svn-id: trunk@54301 -
2017-02-28 07:44:52 +00:00
mattias
f8eeb048fc dmg: fpcsrc
git-svn-id: trunk@54300 -
2017-02-28 00:15:49 +00:00
ondrej
a6bb65beac LCL: screen: fix HintFont getter
git-svn-id: trunk@54299 -
2017-02-27 19:42:42 +00:00
wp
abde85be3f TAChart: Inherit TRadialSeries from TBasicPointSeries (instead of TCustomSeries) and add series pointer.
git-svn-id: trunk@54298 -
2017-02-27 18:18:27 +00:00
mattias
cfa6d7e99c dmg: focsrc: fixed license path
git-svn-id: trunk@54297 -
2017-02-27 17:50:20 +00:00
zeljko
ab585d53ed Qt: implemented TQtWidgetSet.InitStockFont, but disabled because of problems with THintWindow.Font
git-svn-id: trunk@54296 -
2017-02-27 17:32:56 +00:00
wp
8fabfff1b2 TAChart: Add support for datapoint drag tool to TPolarSeries.
git-svn-id: trunk@54294 -
2017-02-27 16:31:34 +00:00
ondrej
2bac2f4e5a LCL: hint window: use Font instead of Canvas.Font. Issue #31443
git-svn-id: trunk@54293 -
2017-02-27 14:27:52 +00:00