Age | Commit message (Collapse) | Author |
|
|
|
* Using new coding standards
* New Commands implemented
* Showing Splashscreen and Borderless Forms in action.
|
|
|
|
|
|
* Updated all packages like ide addons, fpcunit etc to use the new unit names.
|
|
* Added the compileall.sh script supplied by Michael van Canneyt for the GUI examples.
* Removed all compiler warnings and hints from the GUI examples.
|
|
* Updated the build scripts to compile the new package unit.
|
|
* Now the Min/Max Size is actually applied, the Message Dialogs needed minor attention.
* Updated all the example projects to use the newer all-in-one fpgui_toolkit lazarus package.
* Did some minor bug fixing in some of the examples. 1-based indexing instead of 0-based indexing etc.
|
|
SplashScreen example to use the new window attribute. * Modified gfx_x11 to use the new waStayOnTop attribute and also to define a window type SplashScreen via newlayers.
|
|
* published OnClick and OnDoubleClick in TfpgLabel, TfpgButton, TfpgBevel.
|
|
|