summaryrefslogtreecommitdiff
path: root/prototypes
AgeCommit message (Expand)Author
2007-07-11Implemented the new event model on X11sekelsenmat
2007-07-11Improved multihandle prototypesekelsenmat
2007-07-11Freed the EvPaint method for use by descendent components and implemented a E...sekelsenmat
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-10improved prototype to at least do basic drawing on the button and widgetsekelsenmat
2007-07-10Added new multihandle prototypesekelsenmat
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
2007-05-17fixed compilation of the prototypeFelipe Menteiro de Carvalho
2007-04-09Started appending F to classes on fpgui, to make its namespace more uniqueFelipe Menteiro de Carvalho
2007-04-05Fixed painting issue of multihandle prototype. The forms paint event painted ...Graeme Geldenhuys
2007-01-23* MouseLeaveCheck no fires off a MouseEnter and MouseLeave event for widgets. Graeme Geldenhuys
2006-12-06Moved the inherited call in TWidget.ProcessEventGraeme Geldenhuys
2006-12-05One-Handle-Per-WidgetGraeme Geldenhuys
2006-12-03* Added WidgetState to the TWidget in prototypeGraeme Geldenhuys
2006-11-29One-Handle-Per-WidgetGraeme Geldenhuys
2006-11-29* Optimised X11 so that only one Expose event will occur from the X ServerGraeme Geldenhuys
2006-11-24* Moved the Title property from TFApplication to TFCustomApplicationGraeme Geldenhuys
2006-11-23Implemented ProcessEvent and sending events to parent on Windows platform.Felipe Menteiro de Carvalho
2006-11-23Improved the painting. Added a TEdit component.Graeme Geldenhuys
2006-11-23* Toying with the idea of a TPopupWindow class in the multi-handle prototype.Graeme Geldenhuys
2006-11-22Prototypes TLabel didn't paint background correctly under Windows.Graeme Geldenhuys
2006-11-22* Implemented Canvas.GetColorGraeme Geldenhuys
2006-11-22Added more details when the TButtons and which ones get painted.Graeme Geldenhuys
2006-11-22Created a prototype GUI widget set demonstrating a one-handle-per-widget conc...Graeme Geldenhuys
2006-11-18Initial checkin. Merged fpGUI, fpGFX and fpIMG from the OpenSoft sever.Graeme Geldenhuys