Age | Commit message (Collapse) | Author |
|
|
|
|
|
* Rearranged the tests into a seperate directory.
* Fixed the unit test project requirements and added a readme.txt file.
|
|
|
|
* Removed the old units from the tiOPFfpGUI.lpk package and added new units. I did not delete the old mediator units yet.
|
|
undo feature. Behaviour is also adjustable in General Options dialog.
* Fixed tab order of General Options dialog in UI Designer.
|
|
Canneyt.
|
|
|
|
|
|
UI Designer.
* I fixed a minor bug in StringGrid Columns property editor. Issue was caused by new behaviour of Edit.OnChange firing more often.
|
|
|
|
functions like Delete and Paste are used.
|
|
supplied by Michael van Canneyt.
|
|
* Implemented a FieldInfo class for use with the ListView mediator. Soon I will port that to the StringGrid mediator as well.
|
|
|
|
|
|
|
|
of a TfpgBevel with a TfpgLabel. One less component to maintain.
|
|
color backgrounds.
* Added filegrid images for future use.
* Updated the stdimages.inc file with the new image data.
|
|
|
|
|
|
dialog usage.
* I move HighlightFile from public to private in TfpgFileDialog class. It's a internal function.
* Updated the filedialog example to show pre-highlighted files in the save dialog.
|
|
|
|
|
|
|
|
AddLineBreaks.
|
|
* Fixed a minor grid text color issue introduced by a previous patch.
* Updated the GridTest example project to show the new Options property at work.
|
|
alternative options.
|
|
application console window.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
of tests run, number of errors and number of failures.
|
|
if those properties are set between BeginUpdate/EndUpdate calls.
|
|
|
|
numbers with ModalResult constants.
|
|
* Fixed up the setting of FDirty.
* Fixed up scrollbar handling in Grid and Listbox components.
|
|
|
|
|
|
* Added the compileall.sh script supplied by Michael van Canneyt for the GUI examples.
* Removed all compiler warnings and hints from the GUI examples.
|
|
|
|
|
|
* GUI Test Runner: Progress bar is now activated as tests run.
* Treeview: Fixed the horizontal scrolling bug where nodes disappear.
|
|
|
|
|
|
|