summaryrefslogtreecommitdiff
path: root/prototypes/fpgui2
AgeCommit message (Expand)Author
2007-07-12fpgui2 prototype changes (Linux only):graemeg
2007-07-12* Added a new Timer demo to the prototype fpgui2.graemeg
2007-07-11Prototype: Implemented end user OnMouseDown and OnMouseUp event propertiesgraemeg
2007-07-11* Defined some Event Types. Mostly for usage of end usergraemeg
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-10* Fixed the svn eol style properties for the new prototype example.graemeg
2007-07-10* Fixed the mouse wheel support under Windows.graemeg
2007-07-10* Reenabled the Mouse click and doubleclick events for Windows.graemeg
2007-07-10* Fixed compilation errors under Windows. * Fixed the MouseEnter and MouseEx...graemeg
2007-07-09* DoMouseEnterLeaveCheck implemented in Windows. This needs testing as I was ...graemeg
2007-07-07* Added 140 predefined web (html) colors used by NS and MSIE.graemeg
2007-07-07* Refactored the Window class.graemeg
2007-07-07* Minor cleanup to the HelloWorld example.graemeg
2007-07-07* Completed the implementation of the HelloWord examplegraemeg
2007-07-06* Refactored the last few methods of the Canvas class. Soon I'll tackel the o...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