Age | Commit message (Collapse) | Author |
|
|
|
* Replaced all magic number modal results with actual enum values
* UI Designer now uses enum combolist for ModalResult type in
Object Inspector.
* UI Designer now handles default values of ModalResult property correctly.
|
|
|
|
|
|
* updated all copyright notices in UI Designer code.
* New Forms now only have the fpg_forms unit in uses clause. This
help with smartlinking and reduces executable size.
* New Forms now include the code folding region around auto-generated
GUI code from UI Designer. This feature works in newer Lazarus
revisions, but will not affect older versions.
|
|
|
|
* UI Designer has been updated to reflect the new gui unit names.
|
|
* Updated the UI Designer to use the new unit names.
|
|
* Updated some build scripts
|