index
:
Erich/fpGUI
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-05-13
* Added a overloaded ShowAt() method so we do not have to pass in the first p...
graemeg
2008-05-13
* Popup window can now use screen coordinates as well in the ShowAt method.
graemeg
2008-05-12
* Updated Lazarus code templates for fpGUI based applications.
graemeg
2008-05-12
* readme file for Sprites demo.
graemeg
2008-05-12
* Ported the Sprites demo from Lazarus to fpGUI. fpGUI shows no flicker at al...
graemeg
2008-05-09
* Minor change so ShowModal forms also execute the OnClose event.
graemeg
2008-05-09
* Fixed bug where Up or Down arrow usage in ComboBox without drowpdown did no...
graemeg
2008-05-09
* Fixed bug where program crashed if MainMenu contains no items and you click...
graemeg
2008-05-05
* Fixed the Grid creation and setup. It caused issues in the UI Designer unde...
graemeg
2008-05-02
* Made the DrawText functions signature more consistent.
graemeg
2008-05-02
* To make the PageControl more visible in the UI Designer.
graemeg
2008-05-02
* Applied DrawText patch to correct text alignment parameters.
graemeg
2008-04-29
* The default look of the PageControl has been improved. It now looks like th...
graemeg
2008-04-28
* Button color fix.
graemeg
2008-04-28
Applied patch #1946867 from Jean-Marc. Also updated the Panel example project.
graemeg
2008-04-27
* Removed unneeded Canvas.BeginDraw and Canvas.EndDraw calls.
graemeg
2008-04-27
* Fixed the issue with screen flicker in the TfpgForm.OnPaint event handler.
graemeg
2008-04-27
Provisional changes for FPC 2.3.x support
graemeg
2008-04-27
fpgApplication is now derived from TComponent again. This time I managed to f...
graemeg
2008-04-27
minor spelling mistake in code comments.
graemeg
2008-04-26
UI Designer's Object Inspector now waits untill you press Enter before text o...
graemeg
2008-04-25
Fixed Index-out-of-bounds error in File Dialog under Windows.
graemeg
2008-04-25
* Updated some widgets to handle the Keypad Enter key as well.
graemeg
2008-04-25
* Fixed a bug introduced in r719 with toggle buttons.
graemeg
2008-04-25
* fixed a minor compiler error for Windows.
graemeg
2008-04-24
* TfpgApplicationBase now descends from TObject instead of TComponent.
graemeg
2008-04-24
* Sanity check added in ImageList.
graemeg
2008-04-23
* Introduced TfpgApplication.Terminate method
graemeg
2008-04-23
* started moving the russian translations from the include file to the po file.
graemeg
2008-04-22
* few minor updates for translation support.
graemeg
2008-04-22
auto updated the language .po files.
graemeg
2008-04-22
* Created a console application that auto generates the language include file...
graemeg
2008-04-22
* Thanks to Jörg Braun for the new German translation.
graemeg
2008-04-21
* Updated Demo 7 for tiOPF.
graemeg
2008-04-21
* Fixed unwanted button down behaviour on mouse hover if buttons Click raised...
graemeg
2008-04-21
* Added more handy scripts for cleaning out directories (linux only).
graemeg
2008-04-21
* EditCombo fixes by jean-marc.
graemeg
2008-04-18
* Ported a RTF Reporting Engine for tiOPF and fpGUI. It's still missing Image...
graemeg
2008-04-16
* More implemented for MVP framework.
graemeg
2008-04-16
* Implememented more parts of the new MVP framework for tiOPF and fpGUI.
graemeg
2008-04-15
* Fixed some memory leaks in the TfpgMessageDialog class.
graemeg
2008-04-15
* Minor update to the modalform demo.
graemeg
2008-04-15
* Implemented ActiveWindow method.
graemeg
2008-04-14
* Extended the dbtest example to show how the test.dbf database was created.
graemeg
2008-04-14
* TfpgEdit selection is now painted without the use of XOR, so anti-aliased t...
graemeg
2008-04-12
Minor bugfix in gui_forms where PopModalForm is called twice.
graemeg
2008-04-12
* updated the modalforms demo to show unwinding and setfocus behaviour.
graemeg
2008-04-11
* Updated the UI Designer to use the TfpgPanel and gui_panel unit.
graemeg
2008-04-11
* Applied patches 1936023 and 1936029. New Canvas.DrawText methods with text ...
graemeg
2008-04-11
* Implemented OnClose event for TfpgPopupWindow
graemeg
[next]