summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2008-08-20* Applied patch from Michael van Canneyt improving file dialog handling in UI...graemeg
2008-07-25* Applied Vladimir's gui_dialog patch. Adding a helper function for file dial...graemeg
2008-07-23* Applied Jean-Marc's grid Options property patch.graemeg
2008-07-18* GUI Test Runner: The counters are now activated, so you can see the number ...graemeg
2008-07-18* Minor fix in the CustomGrid SetRowCount and SetColumnCount methods. Even if...graemeg
2008-07-17* Added extra safety in the Grid Scrollbar handling. * Replaced magic number...graemeg
2008-07-17* Minor fix to get GUI Test Runner to compile with FPC 2.3.1graemeg
2008-07-16* Added compile fix for Splash Screen demo from MvC.graemeg
2008-07-15* GUI Test Runner: Improved the images in the treeview.graemeg
2008-07-14* Minor changes to popup menus for Edit and Treeview.graemeg
2008-07-14* Applied patch no:2014995 EditFload decimal setup.graemeg
2008-07-14* Applied patch from Vladimir, removing all memory leaks from UI Designer.graemeg
2008-07-11* Fixed the recusion bug in Treeview when searching for a node.graemeg
2008-07-11* Forgot the original images used in GUI Test Runner.graemeg
2008-07-11* Removed many compiler warnings from the gfx_imgfmt_bmp unit.graemeg
2008-07-10* Fixed a minor variable type bug in imagelist unit.graemeg
2008-07-10* Removed the annoying unit that Lazarus IDE keeps adding to the examples.graemeg
2008-07-09* More improvements to GUI Test Runner. It now sets the results as new nodes ...graemeg
2008-07-09* GUI Test Runner: Fixed the minor bug where 'All Tests' was not runnable.graemeg
2008-07-09* Applied patch 2013558 from Jean-Marc. Adding a new Currency edit and other ...graemeg
2008-07-09* Minor size adjustment to GUI Test Runner.graemeg
2008-07-09* Applied patch from Jean-Marc improving the EditoCombo component. Patch #199...graemeg
2008-07-09* Updated the fpgui_ide.lpk to use the new fpgui_toolkit.lpk package.graemeg
2008-07-09* More improvements to the GUI Test Runner. Adding Splitter support.graemeg
2008-07-08* Added a new FindSubNode method to TfpgTreeNode.graemeg
2008-07-08* Got the basics working in the GUI Test Runner.graemeg
2008-07-08* GUI Test Runnergraemeg
2008-07-07* Published more events and properties for EditInteger and EditFload components.graemeg
2008-07-07* The start of a FPCUnit GUI Test Runner based on fpGUI.graemeg
2008-07-07* Fixed svn properties on some files.graemeg
2008-07-03* EditTest in the prototypes directory now tests Button ImageLayout property.graemeg
2008-07-02* Reverted the previous patch, except for the InvalidateRect() call.graemeg
2008-07-02* Applied Button patch from Michael van Canneyt. Adding ImageLayout property ...graemeg
2008-07-01* TfpgButton now contains a new property called Flat which gives it a flat lo...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-04* Fixed the save and restore form state in the UI Designer, which broke after...graemeg
2008-06-04* Applied a patch from Luiz Americo which fixes some alignment issues inside ...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-23* Just a little bit of code cleanup, nothing more.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