Commit Graph

56751 Commits

Author SHA1 Message Date
joost
828311a70a IDE: Add check on the fpcmkcfg-tool before trying to recreate fppkg configuration files
git-svn-id: trunk@60746 -
2019-03-22 23:27:11 +00:00
juha
3bb6b19392 IdeIntf: Allow F12 and other hotkeys in Object Inspector when the selection Combobox is active. Issue #29335, patch from ptvs.
git-svn-id: trunk@60745 -
2019-03-22 09:36:22 +00:00
wp
f33d1bb9fb Docs: Add Marcin Wiązowski to Contributors.txt
git-svn-id: trunk@60744 -
2019-03-22 08:50:31 +00:00
wp
0db4490515 TAChart: Fix several issues related with TIntervalList.Epsilon. Implement open intervals for TIntervalList.AddRange. Issue #35250, patch by Marcin Wiazowski.
git-svn-id: trunk@60743 -
2019-03-22 08:42:40 +00:00
maxim
80c27d9152 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@60742 -
2019-03-21 22:55:16 +00:00
joost
b1ce77850c IDE: Show a message whan the creation of a fppkg-configuration file failed
git-svn-id: trunk@60741 -
2019-03-21 21:00:08 +00:00
wp
b2a4a7868b TAChart: Implement sorting of TListChartsource by y value when XCount is 0. Issue #35188, patch by Marcin Wiazowski.
git-svn-id: trunk@60740 -
2019-03-20 23:26:27 +00:00
michael
29c8cde0df * Add application icon
git-svn-id: trunk@60739 -
2019-03-20 19:10:11 +00:00
wp
7ff89755ee TAChart: Adapt test suite to change in r60642 #6d0a2c7637
git-svn-id: trunk@60738 -
2019-03-20 16:41:34 +00:00
wp
113bfca313 TAChart: Fix issues in TIntervalList due to Epsilon being considered to be an absolute number. Issue #35250.
git-svn-id: trunk@60737 -
2019-03-20 15:56:33 +00:00
mattias
ac2f063963 IDE: package editor: fixed popup menu items
git-svn-id: trunk@60735 -
2019-03-20 11:53:13 +00:00
jesus
44c14d648b LCL, fix grids resizing bug in gtk, issue #35096
git-svn-id: trunk@60734 -
2019-03-20 09:29:59 +00:00
jesus
f414bde383 IDE, fix form size for NewField dialog, from Aleksey Lagunov, issue #35249
git-svn-id: trunk@60733 -
2019-03-20 06:11:22 +00:00
jesus
1a7930cb2c Printers, fix GTK printing problem issue #34932
git-svn-id: trunk@60732 -
2019-03-20 03:13:56 +00:00
mattias
1b4646b785 IDE: rundebug: restore toolstatus on error
git-svn-id: trunk@60730 -
2019-03-19 23:57:21 +00:00
marcus
df9b585827 MUI: fixes for unified ASL interface
git-svn-id: trunk@60729 -
2019-03-19 22:32:41 +00:00
wp
50b7e5b2a4 TAChart: Add new properties Orientation and ViewAngle to TPieSeries. Update demo.
git-svn-id: trunk@60728 -
2019-03-19 22:11:22 +00:00
michael
4259c682c9 * Fix missing image designer
git-svn-id: trunk@60727 -
2019-03-19 21:53:46 +00:00
mattias
3eb274cc93 IDE: renameunit: mark project as modified
git-svn-id: trunk@60725 -
2019-03-19 21:35:52 +00:00
mattias
84dd7454d6 IDE: rename project: keep target file extension
git-svn-id: trunk@60723 -
2019-03-19 21:33:11 +00:00
mattias
d8c53e3eb0 IDE: debug messages on run/save project failures
git-svn-id: trunk@60721 -
2019-03-19 21:31:34 +00:00
martin
fac4d989d7 PascalScript: Revert rev 76e377efa5fddc55b3a6a3a3d944317bdfde4a12. Fix compile for linux
git-svn-id: trunk@60720 -
2019-03-19 01:07:24 +00:00
juha
016a724523 IDE: Call DoCallBuildingFinishedHandler after ToolState is reset. Issue #35240.
git-svn-id: trunk@60719 -
2019-03-18 23:07:11 +00:00
maxim
fa9f91698e IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@60718 -
2019-03-18 22:39:37 +00:00
wp
0828a25696 TAChart: Add new property "StartAngle" to TPieSeries. Update demo (new layout).
git-svn-id: trunk@60717 -
2019-03-18 22:35:15 +00:00
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