Age | Commit message (Collapse) | Author |
|
changes are required to change all componens from 1-based indexing to 0-based indexing.
|
|
|
|
* Fixed some compiler warnings.
* Fixed some units where they override functions in parent classes were they we not supposed to.
|
|
* Made many more modifications based on Jean-Marc's patch and fixed a few things missed.
|
|
* Minor fix to VerticalBar gauge painting where it oversheets the outer frame.
* Implemented anti-aliased line drawing in Needle Gauge and Dial Gauge, but it's only experimental.
|
|
and TrackBar components.
* UI Designer: Only non-default integer property values get written to units when saved. Before all values where written even if they where the defaults.
|
|
|
|
* Minor fix in TfpgProgressBar font color.
* Added missing clipboard unit to GDI package.
|
|
* Amended the prototypes/fpgui2/tests/edittest project to show it in action. I'll create a decent eexample project for it soon.
|