mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-07-10 03:06:06 +02:00
19 lines
553 B
Plaintext
19 lines
553 B
Plaintext
This directory contains some patches, which may not have found their way into the LCL.
|
|
|
|
ToolButtonAutoSizeAlign.patch
|
|
=============================
|
|
1. makes toolbuttons preserve better their autosize width.
|
|
2. adds new toolbuttons *after* the existing ones.
|
|
|
|
Apply to improve the notebook behaviour and appearance.
|
|
|
|
|
|
FloatHostDockable.patch
|
|
=======================
|
|
Makes the default floating host form dockable.
|
|
|
|
|
|
NewClients.patch
|
|
----------------
|
|
Prevent loss of dock client management.
|
|
Apply to increase application stability and dock site appearance. |