summaryrefslogtreecommitdiff
path: root/examples/apps
AgeCommit message (Expand)Author
2010-08-02Debug Server: New sample application that works with FPC's dbugintf unit.Graeme Geldenhuys
2010-04-07All sample projects updated so all of them can compile correctly.Graeme Geldenhuys
2010-03-08Updated the various programs and fpGUI library to use the new generate versio...Graeme Geldenhuys
2009-11-26Add copies of the gui/compileall.sh script to the "apps" and "corelib" direct...Graeme Geldenhuys
2009-11-26Fixed two example projects that did not compile.Graeme Geldenhuys
2008-11-14* updated all extrafpc.cfg files to use the correct lib output directory.graemeg
2008-10-01* Updated all demos to use the new unit names.graemeg
2008-08-26* Moved the UI Designer from the examples/apps directory to the root directory.graemeg
2008-08-21* Applied UI Designer patch from MvC. Adding improved support of OI property ...graemeg
2008-08-21* Updated UI Designer example project information files.graemeg
2008-08-20* Applied patch from Michael van Canneyt improving file dialog handling in UI...graemeg
2008-07-18* GUI Test Runner: The counters are now activated, so you can see the number ...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-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 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-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* Minor size adjustment to GUI Test Runner.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-03* EditTest in the prototypes directory now tests Button ImageLayout property.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-27* Introduced a new property to TfpgWidget, called IsContainer for allgraemeg
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-05-23* Just a little bit of code cleanup, nothing more.graemeg
2008-05-19* Merged my private graemeg branch changes (r752:r781) into trunk. These chan...graemeg
2008-05-05* Fixed the Grid creation and setup. It caused issues in the UI Designer unde...graemeg
2008-04-26UI Designer's Object Inspector now waits untill you press Enter before text o...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-11* Updated the UI Designer to use the TfpgPanel and gui_panel unit.graemeg
2008-04-01* BaseGrid.DrawCell and BaseGrid.CanDrawCell now have a GridDrawState type pr...graemeg
2008-03-28* Many big changes which removes bucket loads of compiler warnins. These will...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* Applied patch from Vladimir improving the Save support and file handling wi...graemeg
2008-03-25* more work on the DocEditor, but still far from having a working product.graemeg