Age | Commit message (Collapse) | Author |
|
Defined consistent unit output paths and target filenames.
|
|
|
|
* We called the image.UpdateImage to early. We are only supposed
to do it after we populated the imagedata arrow with color values.
* Also reduced the resource usage, by only creating the internal
image once.
|
|
* Updated all packages like ide addons, fpcunit etc to use the new unit names.
|
|
* 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.
|
|
|
|
project information page. This is now fixed.
|
|
* Fixed a couple of memory leaks in gui_tree.pas
|
|
|
|
|
|
* Created new packages for Corelib and GUI.
* Updated all examples to use the new packages.
Restructure should now be complete.
|
|
* Moved all the examples over from the prototype directory.
* Removed obsolete GFX examples.
|