Commit Graph

56744 Commits

Author SHA1 Message Date
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
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