wp
2a24bff643
TAChart: New property MarkPositionCentered for TPieSeries.
...
git-svn-id: trunk@60688 -
2019-03-15 19:04:46 +00:00
mattias
bcabe6b804
IDE: when CheckFilesOnDiskEnabled disabled ignore missing or changed files when saving an editor file, issue #35230
...
git-svn-id: trunk@60687 -
2019-03-15 17:25:10 +00:00
mattias
fd7588ef77
IDE: run parameters: preview resourcestring
...
git-svn-id: trunk@60686 -
2019-03-15 16:41:25 +00:00
mattias
dfa3c2bef5
lcl: win32: fixed compile under fpc 3.0.4
...
git-svn-id: trunk@60685 -
2019-03-15 16:25:46 +00:00
mattias
e86cb7e84f
IDE: run parameters: preview break launching application multilines
...
git-svn-id: trunk@60684 -
2019-03-15 16:21:05 +00:00
juha
5d46a75ff6
IDE: Use a better XML tag format for project etc. info files. Issue #22752 , patch from Ondrej.
...
git-svn-id: trunk@60683 -
2019-03-15 16:15:21 +00:00
mattias
8611d4078b
IDE: run parameters: added preview to see resolved macros
...
git-svn-id: trunk@60682 -
2019-03-15 16:11:16 +00:00
mattias
895936a8ef
IDE: catch errors while releasing project file descriptors
...
git-svn-id: trunk@60681 -
2019-03-15 14:02:49 +00:00
mattias
2f1e9f4be2
IDE: compiler options: show options dialog: show execute before and after tool as well
...
git-svn-id: trunk@60680 -
2019-03-15 13:39:51 +00:00
juha
f9b4f6ae8d
LCL-Win32: Call OnClick of a parent menuitem from submenu of a popupmenu. Issue #35219 , patch from Benito van der Zander.
...
git-svn-id: trunk@60679 -
2019-03-15 11:45:32 +00:00
juha
ab1727e00b
LCL-Win32: Optimize TWindowProcHelper. Issue #35223 , patch from Benito van der Zander.
...
git-svn-id: trunk@60678 -
2019-03-15 11:23:36 +00:00
juha
47cb9daae0
IdeIntf: Prevent crash when renaming TAction in TActionListEditor. Issue #35226 , patch from Anton.
...
git-svn-id: trunk@60677 -
2019-03-15 11:23:35 +00:00
juha
a7f4ce33ff
Codetools: Reuse code in TPascalReaderTool.ExtractSourceName.
...
git-svn-id: trunk@60676 -
2019-03-15 11:23:33 +00:00
juha
2599738437
Codetools: Fix function FindNextIncludeDirective when an include file name is quoted.
...
git-svn-id: trunk@60675 -
2019-03-15 11:23:21 +00:00
maxim
41c97f0864
PoChecker: removed unused boilerplate constructors from TPoFamily class
...
git-svn-id: trunk@60674 -
2019-03-14 23:39:11 +00:00
mattias
be9ae3b82b
codetools: added fpc errorcn.msg encoding info CP936
...
git-svn-id: trunk@60672 -
2019-03-14 19:52:29 +00:00
mattias
63ab622d7f
IDE: initial setup dialog: force update of compiler info
...
git-svn-id: trunk@60671 -
2019-03-14 19:45:07 +00:00
mattias
5ecb90b18b
codetools: RunFPCVerbose: append always -Fr if available
...
git-svn-id: trunk@60670 -
2019-03-14 19:41:30 +00:00
mattias
637906ce75
IDE: fixed package options FPDoc search path basedirectory, issue #35222
...
git-svn-id: trunk@60668 -
2019-03-14 18:15:27 +00:00
jesus
36c7ef29ed
LCL, fix DBgrid does not accept translations in main form only, issue #35202
...
git-svn-id: trunk@60667 -
2019-03-14 16:34:02 +00:00
wp
a8812d76d2
TAChart: Add new property InnerRadiusPercent to TPieSeries for achieving a "donut" series
...
git-svn-id: trunk@60666 -
2019-03-14 11:13:12 +00:00
martin
b2b0533619
SynEdit: fixed gutter bug, when auto-sizing is off. (fixed loaded values are ignored / fixed div-zero for zero width gutter)
...
git-svn-id: trunk@60665 -
2019-03-13 20:37:10 +00:00
bart
bcf130d9e1
FpDocUpdater: fix compilation. Issue #0035216
...
git-svn-id: trunk@60664 -
2019-03-13 11:33:08 +00:00
bart
c39afc12ce
TUpDown:
...
- fix bug in GetPosition (negative numbers were treated as invalid)
- reduce number of calls to TCustomUpDown.GetPosition in TUpDownButton.Click
Resolves issue #0035209
git-svn-id: trunk@60663 -
2019-03-13 11:02:09 +00:00
mattias
1f371c8960
codetools: parse fpc output: keep FULLVERSION value
...
git-svn-id: trunk@60661 -
2019-03-13 07:10:43 +00:00
jesus
aa95956483
Fix Drawing the indicator in flat TDBGrid, issue #0034890
...
git-svn-id: trunk@60660 -
2019-03-12 23:02:59 +00:00
wp
9e111d1a22
TAChart: Add new property DepthBrightnessDelta to some series for improved rendering in pseudo-3D mode. Update related demos.
...
git-svn-id: trunk@60659 -
2019-03-12 17:35:19 +00:00
mattias
7c75981ce8
codetools: identifier completion: added $DispatchField, $DispatchStrField for pas2js
...
git-svn-id: trunk@60658 -
2019-03-12 11:40:34 +00:00
wp
1cc7886edf
TAChart: Fix broadcasting of notifications when an exception occurs. Issue #35210 , patch by Marcin Wiazowski.
...
git-svn-id: trunk@60657 -
2019-03-12 08:58:56 +00:00
maxim
4d87dcf835
PoChecker: removed unused TPoCheckerForm.AddToMasterPoList(Fn: String) method
...
git-svn-id: trunk@60656 -
2019-03-11 22:34:42 +00:00
wp
967a52e177
TAChart: Marginal improvement of 3D painting of pie series. Still some issues with very narrow slices.
...
git-svn-id: trunk@60655 -
2019-03-11 22:05:14 +00:00
martin
19b18e1f67
LazDebugger(Fp)Lldb: improve cancel watch eval (cancel current watch, in mem-reader), on receiving run/step request
...
git-svn-id: trunk@60652 -
2019-03-11 13:45:22 +00:00
martin
767e4c056c
LazDebugger(Fp)Lldb: Cancel watch eval, on receiving run/step request
...
git-svn-id: trunk@60651 -
2019-03-11 13:45:20 +00:00
martin
691606d9bc
FpDebug: Less debugln
...
git-svn-id: trunk@60650 -
2019-03-10 18:00:00 +00:00
martin
8e825867ba
LazDebugger(Fp)Lldb: Errors during launch may be warnings (e.g. outdated debug info). Report to user, and allow to ignore.
...
git-svn-id: trunk@60649 -
2019-03-10 17:59:59 +00:00
martin
db921aff87
FpDebug: Add property for feedback, when debug info can not be read. Add feedback from macho reader
...
git-svn-id: trunk@60648 -
2019-03-10 17:59:57 +00:00
michael
0f6b74697b
* SQLDB REst bridge CSV Client demo
...
git-svn-id: trunk@60646 -
2019-03-10 11:02:28 +00:00
michael
f31e481ae1
* Add an item about SQLDB REST Bridge
...
git-svn-id: trunk@60645 -
2019-03-10 10:33:13 +00:00
michael
d8c8090d58
* Add 2 client-side demo programs
...
git-svn-id: trunk@60644 -
2019-03-10 10:31:38 +00:00
martin
a0c7eac2b7
LazDebuggerLldb: make debugln optional
...
git-svn-id: trunk@60643 -
2019-03-10 03:03:40 +00:00
martin
6d0a2c7637
LazDebugger(Fp)Lldb: terminate debugger, when entering error state
...
git-svn-id: trunk@60642 -
2019-03-10 02:54:05 +00:00
mattias
0254bf470d
pas2jsdsgn: fixed captions
...
git-svn-id: trunk@60641 -
2019-03-09 22:44:50 +00:00
wp
4b7e0a544e
TAChart: Exit TFieldSeries.GetNearestPoint immediately when series is empty.
...
git-svn-id: trunk@60640 -
2019-03-09 22:31:36 +00:00
wp
cbaaf56d38
TAChart: Fix data point tools crashing due to invalid graph/image conversion when tool is active before chart is drawn.
...
git-svn-id: trunk@60639 -
2019-03-09 22:27:42 +00:00
wp
c120c80f2d
TAChart: Fix typo.
...
git-svn-id: trunk@60638 -
2019-03-09 21:51:54 +00:00
wp
37ebb5c856
TAChart: Fix painting of FieldSeries data point labels, issue #35212 , patch by Marcin Wiazowski.
...
git-svn-id: trunk@60637 -
2019-03-09 21:49:27 +00:00
wp
fe85948fb3
TAChart: Fix chart scaling issues, patch by Marcin Wiazowski, issue #35207 . Update some demos.
...
git-svn-id: trunk@60636 -
2019-03-09 18:09:47 +00:00
juha
eb0c8c9342
Packager: Prevent Access Violation when creating a new component. Dependency was wrongly created. Issue #35145 .
...
git-svn-id: trunk@60635 -
2019-03-09 17:29:35 +00:00
juha
cabd06ba0c
Packager: Formatting.
...
git-svn-id: trunk@60634 -
2019-03-09 17:29:34 +00:00
juha
415d26dc6a
IDE: Optimize, syntax highlighter type is already set in TUnitInfo.SetSource -> SetInternalFilename.
...
git-svn-id: trunk@60633 -
2019-03-09 17:29:28 +00:00