summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-12Minor 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 TfpgPopupWindowgraemeg
2008-04-11* Fixed a bug where exceptions were silently handled without notification. Th...graemeg
2008-04-10* The start of a MVP implementation for tiOPF and fpGUI.graemeg
2008-04-09* Added a user defined Message Record type for any custom data.graemeg
2008-04-08* Just playing with themes again.graemeg
2008-04-07no commentgraemeg
2008-04-03* Minor fix in the MessageDialogsgraemeg
2008-04-02* Fixed all grids where last line and scrollbar was not always in sync.graemeg
2008-04-02* Applied patch from Vladimir removing all IFDEFs from gui_grid.graemeg
2008-04-02* Updated Edits demo project by Antoniograemeg
2008-04-02Oops, forgot the gui_panel unit.graemeg
2008-04-02* Applied patch (#1930945) from Jean-Marc which introduces a new component in...graemeg
2008-04-02* Applied patch (#1929389) from Jean-Marc improving TfpgLabelgraemeg
2008-04-01* If OnClick is assigned to HyperLink then it overrides the HyperLink link. N...graemeg
2008-04-01* BaseGrid.DrawCell and BaseGrid.CanDrawCell now have a GridDrawState type pr...graemeg
2008-04-01* Added a MouseToCell function to BaseGrid.graemeg
2008-03-31* Applied a ClearType / Anti-aliasing fix for GDI. Created by Vladimir.graemeg
2008-03-31Applied a minor EditCombo patch from Jean-Marcgraemeg
2008-03-31* Added a patch from Antonio add a basic Integer and Float edit component.graemeg
2008-03-28* Fixed a spelling mistake in a TFileEntry class property name.graemeg
2008-03-28* Applied a patch from Michael van Canneyt fixing a bug in TfpgFileListBase.R...graemeg
2008-03-28* Many big changes which removes bucket loads of compiler warnins. These will...graemeg
2008-03-28* Applied a minor patch from Michael van Canneyt which reduces the calls to r...graemeg
2008-03-28* Reverted the Memo changes from revision 679 to get the UI Designer working ...graemeg
2008-03-27* The color gray is now spelt the same all over.graemeg
2008-03-27* New Implementation of memo lines. much faster. there is at least one bug le...drewski207
2008-03-27* Moved some constants to the gfx_constants unit.graemeg
2008-03-27* Minor clipboard patch for GDI by Vladimir.graemeg
2008-03-27* Fixed the annoying bug in grids where you clicked the last visible row and ...graemeg
2008-03-27* Minor fix in TfpgEdit where text did not repaint after Cut or ClearSelectio...graemeg
2008-03-27* TfpgEdit cursor position performance patch from Vladimir.graemeg
2008-03-27* Minor patch for UI Designer so that Widget ComboBox on palette bar is sorted.graemeg
2008-03-26* UI Designer now has a very basic way of setting the TabOrder. Still a lot o...graemeg
2008-03-26* Now we are correctly handling the ComponentState property between different...graemeg
2008-03-26* Applied patch from Vladimir improving the Save support and file handling wi...graemeg
2008-03-26* Applied patch from Vladimir improving the DoubleClick support.graemeg
2008-03-26* Modal Forms can now also be Borderless.graemeg
2008-03-25* Calendar demo project has been modified to draw a Calendar to the console w...graemeg