summaryrefslogtreecommitdiff
path: root/prototypes
AgeCommit message (Expand)Author
2007-07-13fpgui2: reverted the event changes made of yesterday.graemeg
2007-07-12fpgui2: Implemented WindowToScreen which translates coordinates.graemeg
2007-07-12Fixed events examplesekelsenmat
2007-07-12Small improvement to newmultihandlesekelsenmat
2007-07-12Added TFEdit to newmultihandlesekelsenmat
2007-07-12Updated X11 backend of Gfx to the new changessekelsenmat
2007-07-12Small fix to newmultihandle and fixed show on windowssekelsenmat
2007-07-12Small fix to the example lpi filesekelsenmat
2007-07-12fpgui2 prototype changes (Linux only):graemeg
2007-07-12GFX: demonstrates how the EvXXX events could be made protected.graemeg
2007-07-12newmultihandle: Added some Canvas painting tests to the example project.graemeg
2007-07-12* Added a new Timer demo to the prototype fpgui2.graemeg
2007-07-12Small fixessekelsenmat
2007-07-12Implemented a better Invalidate for X11 and fixed mouse release on X11sekelsenmat
2007-07-12Fixed compilation on X11 and adapted its code to the new pixel formatsekelsenmat
2007-07-11Changed Invalidate to have no parameters. Now button down kind of works on th...sekelsenmat
2007-07-11Added style manager for the new multihandle prototype. Changed color channels...sekelsenmat
2007-07-11Changed the example to store local info in lpssekelsenmat
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-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