summaryrefslogtreecommitdiff
path: root/examples/gui
AgeCommit message (Expand)Author
2008-07-18* Minor fix in the CustomGrid SetRowCount and SetColumnCount methods. Even if...graemeg
2008-07-16* Added compile fix for Splash Screen demo from MvC.graemeg
2008-07-14* Applied patch no:2014995 EditFload decimal setup.graemeg
2008-07-10* Removed the annoying unit that Lazarus IDE keeps adding to the examples.graemeg
2008-07-09* Applied patch 2013558 from Jean-Marc. Adding a new Currency edit and other ...graemeg
2008-07-09* Applied patch from Jean-Marc improving the EditoCombo component. Patch #199...graemeg
2008-07-08* Got the basics working in the GUI Test Runner.graemeg
2008-07-07* Published more events and properties for EditInteger and EditFload components.graemeg
2008-07-07* Fixed svn properties on some files.graemeg
2008-07-02* Reverted the previous patch, except for the InvalidateRect() call.graemeg
2008-06-29* Improved the look of the Splitter components by showing a GrabBar and trian...graemeg
2008-06-28* Forgot to add the actual gui_splitter unit.graemeg
2008-06-28* Committed Vladimir's Splitter component patch.graemeg
2008-06-27* Introduced a new property to TfpgWidget, called IsContainer for allgraemeg
2008-06-19* Updated the Bevel example so it compiles again. * Updated the EventTest ex...graemeg
2008-06-03* Fixed the Other Units path for ComboBox Demo project.graemeg
2008-06-03Applied partial parts of patch [ 1979341 ] gui_editCombo from Jean-Marc.graemeg
2008-06-03* Added a RandomData unit to the examples/gui directory.graemeg
2008-05-30* Created a new bitmap animation component called TfpgImgAnim.graemeg
2008-05-26* TfpgPanel and TfpgGroupBox now also use the txtEnabled text flag.graemeg
2008-05-19* Added the new listbox example to trunk.graemeg
2008-05-19* The listbox example used svn externals which it shouldn't have.graemeg
2008-05-19* Merged my private graemeg branch changes (r752:r781) into trunk. These chan...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-04-29* The default look of the PageControl has been improved. It now looks like th...graemeg
2008-04-28Applied patch #1946867 from Jean-Marc. Also updated the Panel example project.graemeg
2008-04-15* Minor update to the modalform demo.graemeg
2008-04-14* Extended the dbtest example to show how the test.dbf database was created.graemeg
2008-04-12* updated the modalforms demo to show unwinding and setfocus behaviour.graemeg
2008-04-11* Applied patches 1936023 and 1936029. New Canvas.DrawText methods with text ...graemeg
2008-04-02* Fixed all grids where last line and scrollbar was not always in sync.graemeg
2008-04-02* Updated Edits demo project by Antoniograemeg
2008-04-01* BaseGrid.DrawCell and BaseGrid.CanDrawCell now have a GridDrawState type pr...graemeg
2008-03-31* Added a patch from Antonio add a basic Integer and Float edit component.graemeg
2008-03-28* Many big changes which removes bucket loads of compiler warnins. These will...graemeg
2008-03-27* New Implementation of memo lines. much faster. there is at least one bug le...drewski207
2008-03-25* Calendar demo project has been modified to draw a Calendar to the console w...graemeg
2008-03-25* fpGUI should now compile under FPC 2.3.1 but it's untested.graemeg
2008-03-24* More improvements to the ColorListBox component.graemeg
2008-03-22* Increased double buffer on x11 efficiencydrewski207
2008-03-21* Applied grid patch from Jean-Marcgraemeg
2008-03-18* Fixed a bug in the translation units where if both toolkit and application ...graemeg
2008-03-17* Applied patch form Antonio added Today button in CalendarCombo component.graemeg
2008-03-14* Applied patch from Antonio fixing the FileGrid demo.graemeg
2008-03-13* Applied patch from Antonio which adds a authentication to User Prompt Dialo...graemeg
2008-03-12* Applied User Prompt Dialog patch from Antonio.graemeg
2008-03-12* Applied a patch from Vladimir moving some code out of gui_grid.pas to gfxba...graemeg
2008-03-11* Implemented a new fpgGetNamedFontList() functiongraemeg
2008-03-02* Applications resourcestring declarations do not have to be in a hard-coded ...graemeg