summaryrefslogtreecommitdiff
path: root/prototypes/fpgui2/tests
AgeCommit message (Expand)Author
2007-07-16* listbox: implemented a Strings ListBox.graemeg
2007-07-15fpgui2:graemeg
2007-07-14fpgui2: Optimized the ShowMessage dialog to wordwrap and not split words in h...graemeg
2007-07-14* fpgui2: Added a new gui_dialogs unit. This is where most dialogs willgraemeg
2007-07-11* Moved the canvas test project to the examples core directory.graemeg
2007-07-11* Minor fix in Canvas.GetPixel under Windowsgraemeg
2007-07-10* Minor fix to get Canvas.Pixels[] to work under Windows.graemeg
2007-07-10* Implemented Canvas.Pixels[]graemeg
2007-07-07* Refactored the Window class.graemeg
2007-07-06Refactored a lot of the Canvas class. Only tested under Linux, but should wor...graemeg
2007-07-06Busy porting the HelloWorld examplegraemeg
2007-07-06Added a new fpGUI based on multiple handles. One handle per Widget. Also adde...graemeg