Age | Commit message (Collapse) | Author |
|
changes are required to change all componens from 1-based indexing to 0-based indexing.
|
|
* Minor workaround bug fix for saving minimized form state.
|
|
* Added new resourcestring constants to the translation language files.
* Localized all the GUI units.
|
|
main event loop and application. Halt was just to harsh and objects never got
freed.
* GUI: Added a new INI Utils unit which introduces ReadOnly ini support and
can also save a form's state and position. You access the ini file via the
gINI singleton function. fpGUI Designer uses this.
* All example project now free there main forms correctly.
* Many bug fixes in GUI Designer. GUI Designer now also remembers the size and
location of most forms.
* Many of the GUI Designer forms are now maintained by the GUI Designer itself.
* GUI Designer: Started implementing a Recent Files feature so it is quicker to
open frequently used files.
|