summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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 DoubleClick support.graemeg
2008-03-26* Modal Forms can now also be Borderless.graemeg
2008-03-25* Added some new skeleton documentation for newly added units.graemeg
2008-03-25* fpGUI should now compile under FPC 2.3.1 but it's untested.graemeg
2008-03-25* Added Antonio Sanguigni new TfpgHyperLabel component to fpGUI. I converted ...graemeg
2008-03-25* Applied minor patch from Jean-Marc to allow scrollbars to be adjusted when ...graemeg
2008-03-25Applied patch from Jean-Marc to allow setting the editbox to be cleared, andgraemeg
2008-03-25applied patch from Jean-Marc allowing ImageName to be set at creation.graemeg
2008-03-25* Fixed a memory leak in the TfpgFileListBase class.graemeg
2008-03-25* Minor changes to menu and About fpGUI dialog.graemeg
2008-03-24* More improvements to the ColorListBox component.graemeg
2008-03-23* Implemented a basic Color ListBox component. It is still incomplete and has...graemeg
2008-03-22* Increased double buffer on x11 efficiencydrewski207
2008-03-22* Small change to gui_edit where the edit will scroll when the mouse moves pa...drewski207
2008-03-22* Added property PageSize to Scrollbardrewski207
2008-03-22* Made Scrollbox use an enum to keep track of the partdrewski207
2008-03-22* Added Stop to TfpgMessageRec.drewski207
2008-03-21* new method in Canvas class called ClipLine() which clips the coordinatesgraemeg
2008-03-21* Applied patch [1919861] from Jean-Marc for TfpgLabel.graemeg
2008-03-21* Applied grid patch from Jean-Marcgraemeg
2008-03-20* Added a property to TfpgCanvasImpl(x11) FastDoubleBufferdrewski207
2008-03-20* Minor GDI clipboard fix from Vladimir.graemeg
2008-03-20* Finally fixed the Windows bug in the UI Designer when you move components q...graemeg
2008-03-19* X11: Implemented an Application.OnIdle event.graemeg
2008-03-19* Updated Russian translation file by Vladimir.graemeg
2008-03-19* ComboBox and CalendarCombo now work identical under Linux and Windows. Comb...graemeg
2008-03-19* Finally I seem to have solved the mystery of the ComboBox that refuses to c...graemeg
2008-03-18* UI Designer: Implemented a new property editor for the FontDesc property. I...graemeg