Add improvments in Designer#121
Open
FDE-LC2L wants to merge 9 commits intoJAM-Software:masterfrom
Open
Conversation
Add MRU List to File menu and Open Button. WARNING : This update needs de JCL/JVCL Library. This update is compiled with Delphi Sydney 10.4.2 and use inline var. Theoretically Delphi Rio support inline var. For older versions use classical variable declaration
This reverts commit aa3795d.
Add MRU List to File menu and Open Button. WARNING : This update needs de JCL/JVCL Library. This update is compiled with Delphi Sydney 10.4.2 and use inline var. Theoretically Delphi Rio support inline var. For older versions use classical variable declaration
Features designer improvement => Add MRU List to File menu
Add an "Open last used file at startup" option in File menu
Contributor
|
This pull requests consists of many and unrelated changes. Please send more focused pull requests. Furthermore we would like to avoid dependencies on 3rd party libraries. Especially JVCL+JCL is very large and here just small fraction of it is used. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This improvements needs up to date JCL and JVCL Librairies. The code is compiled with Delphi Sydney (10.4.2) and used Inline var. For older versions you need to declare classical var section instead of Inline var.
Add a MRU list
Add an "Open last used file at startup" option in File menu