Commit Graph

56726 Commits

Author SHA1 Message Date
juha
eb0786f83c IDE: Save project files in legacy compatibility mode by default.
git-svn-id: trunk@60715 -
2019-03-17 22:18:01 +00:00
wp
cbf913ae02 TAChart: Some more improvements of 3D painting of TPieSeries.
git-svn-id: trunk@60714 -
2019-03-17 22:11:53 +00:00
mattias
c009fdea46 projectgroups: fixed adding missing targets, bug #35243
git-svn-id: trunk@60712 -
2019-03-17 21:14:23 +00:00
mattias
507da49bf0 codetools: fixed mem leak FPM.UnitToSrc
git-svn-id: trunk@60711 -
2019-03-17 20:50:37 +00:00
martin
5a253cd424 PascalScript: Updated to bcf0f1b1b718f52006d518866ed82e04760b79c7 Date: 03/02/2019 14:06:51
git-svn-id: trunk@60710 -
2019-03-17 16:33:17 +00:00
juha
b3a6d22921 LazReport: Support FormatStr with brackets (e.g. [h]:mm) in DateTime fields. Issue #34713, patch from Bartek Dajewski.
git-svn-id: trunk@60709 -
2019-03-17 09:22:31 +00:00
juha
fcdd4db4dc IdeIntf: Fix coordinates for TTIPropertyGrid.OnPropertyHint. Issue #34689, patch from Zhengji.
git-svn-id: trunk@60708 -
2019-03-17 09:16:48 +00:00
martin
209dc36684 LazDebuggerFp: Fix range-check / overflow with bad data.
git-svn-id: trunk@60707 -
2019-03-17 02:49:05 +00:00
juha
d9ac09795b Respect compiler OPT='-v0' by using {$push} and {$pop} in code. Issue #34955.
git-svn-id: trunk@60706 -
2019-03-16 21:17:58 +00:00
juha
3784bfa8df IDE: Assign other icons for two buttons in Project Wizard. Issue #34952, patch from FTurtle.
git-svn-id: trunk@60705 -
2019-03-16 19:37:20 +00:00
juha
c2412a36ab LazUtils: Encode apostrophe to "'" in WriteXMLFile. Issue #34888, patch from akorop.
git-svn-id: trunk@60704 -
2019-03-16 19:37:18 +00:00
juha
a8026f0983 LCL: Improved TListView selection handling. Issue #34877, patch from Yuriy Sydorov.
git-svn-id: trunk@60703 -
2019-03-16 19:37:04 +00:00
wp
3b6eb99826 TAChart: Add documentation for TPieSeries. Sort pie slices in 3D mode only.
git-svn-id: trunk@60702 -
2019-03-16 18:32:43 +00:00
martin
6fb76ef066 SynEdit: PasHighLighter, small optimization (avoid re-calling function)
git-svn-id: trunk@60701 -
2019-03-16 16:21:03 +00:00
martin
f531a8c563 SynEdit: PasHighLighter, fixed highlighting procedure names in interface declaration. Issue #0035238
git-svn-id: trunk@60700 -
2019-03-16 16:21:01 +00:00
juha
af7f589fd8 Revert the accidentally committed r60697 #2a57c119c9.
git-svn-id: trunk@60699 -
2019-03-16 15:32:29 +00:00
juha
552a6d23c8 LCL-Win32: Optimize TWindowProcHelper using a record. Issue #35223.
git-svn-id: trunk@60698 -
2019-03-16 15:25:09 +00:00
juha
2a57c119c9 LCL: TListBox.ItemIndex does not change the selection. Issue #34967,
git-svn-id: trunk@60697 -
2019-03-16 15:24:53 +00:00
mattias
07defac5a5 IDE: fixed TProject.GetUseLegacyLists and do not write MainUnitID if 0
git-svn-id: trunk@60696 -
2019-03-16 13:49:50 +00:00
mattias
3acfbb4dd2 lazutils: fixed TXMLConfig.IsLegacyList
git-svn-id: trunk@60695 -
2019-03-16 13:48:54 +00:00
wp
f175271dc3 TAChart: Improved drawing algorithm for 3d pie series.
git-svn-id: trunk@60694 -
2019-03-16 12:14:09 +00:00
mattias
9a22507cdb IDE: run params dlg: update preview on switch tab
git-svn-id: trunk@60693 -
2019-03-16 11:50:16 +00:00
martin
f4f3307ca9 LazDebuggerFp: Prevent crash when watches are freed, after debugger was destroyed
git-svn-id: trunk@60692 -
2019-03-16 02:46:15 +00:00
juha
73c8d8326e IDE: Separate delays for hints and completion box. Issue #29482, patch from Paweł Dmitruk.
git-svn-id: trunk@60691 -
2019-03-15 22:17:12 +00:00
juha
5274919338 LCL: Include key 189 in LCLProc.IsEditableTextKey. Issue #35067, patch from Alexey Tor.
git-svn-id: trunk@60690 -
2019-03-15 22:16:58 +00:00
mattias
ae72890250 IDE: fixed lfm
git-svn-id: trunk@60689 -
2019-03-15 21:39:35 +00:00
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