-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: Updated Lazarus to 3.4.0 and some 3p components
- Loading branch information
1 parent
d945f99
commit 8d7a144
Showing
11 changed files
with
28 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule GDIPlus-Library-for-Delphi-and-Lazarus
added at
7f5053
Submodule IGDIPlusMod
deleted from
9e24c4
Submodule JPLib
updated
83 files
Submodule JPPack
updated
25 files
+6 −2 | Readme.md | |
+19 −4 | packages/CodeTyphon/jppacklcl.ctpkg | |
+5 −5 | packages/CodeTyphon/jppacklcl.pas | |
+200 −0 | packages/Delphi_10.0_Seattle/JPPack.dproj | |
+ − | packages/Delphi_10.0_Seattle/JPPack.res | |
+23 −27 | packages/Lazarus/jppacklcl.lpk | |
+1 −1 | packages/Lazarus/jppacklcl.pas | |
+2 −0 | source/CTJPPackRegister.pas | |
+32 −10 | source/JPP.BasicPngButton.pas | |
+3 −3 | source/JPP.BasicSpeedButton.pas | |
+1 −0 | source/JPP.BrushStyleComboBox.pas | |
+1 −0 | source/JPP.ColorSwatch.pas | |
+8 −1 | source/JPP.ComboBox.pas | |
+1 −0 | source/JPP.ComboBoxEx.pas | |
+47 −20 | source/JPP.Common.Procs.pas | |
+1 −0 | source/JPP.DateTimePicker.pas | |
+1 −0 | source/JPP.Edit.pas | |
+56 −0 | source/JPP.EditEx.pas | |
+3 −2 | source/JPP.GPHatchStyleComboBox.pas | |
+1 −71 | source/JPP.Graphics.pas | |
+16 −2 | source/JPP.Labels.pas | |
+29 −1 | source/JPP.Memo.pas | |
+2 −3 | source/JPP.PenStyleComboBox.pas | |
+1 −0 | source/JPP.ProgressBar.pas | |
+15 −4 | source/jpp.inc |
Submodule VirtualTreeView-Lazarus
updated
7 files
+322 −312 | Demos/Advanced/HeaderCustomDrawDemo.pas | |
+1 −0 | Source/VirtualTrees.AccessibilityFactory.pas | |
+75 −97 | Source/VirtualTrees.BaseTree.pas | |
+10 −1 | Source/VirtualTrees.EditLink.pas | |
+38 −31 | Source/VirtualTrees.Header.pas | |
+11 −10 | Source/VirtualTrees.Types.pas | |
+1 −19 | Source/VirtualTrees.pas |
Submodule bgrabitmap
updated
267 files
Submodule bgracontrols
updated
181 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters