summaryrefslogtreecommitdiff
path: root/examples/gfx/subwindow
AgeCommit message (Expand)Author
2007-07-12Fixed compilation on X11 and adapted its code to the new pixel formatsekelsenmat
2007-07-11Added style manager for the new multihandle prototype. Changed color channels...sekelsenmat
2007-07-11Implemented the new event model on X11sekelsenmat
2007-07-11Implemented double buffering for Gfxsekelsenmat
2007-07-11Changed the event model on Gfx. We have several methods instead of only one b...sekelsenmat
2007-07-10Small fix for gfx examplessekelsenmat
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-26Small bug fixes.Felipe Menteiro de Carvalho
2006-11-23Fixed compilation on X11.Felipe Menteiro de Carvalho
2006-11-23Implemented ProcessEvent and sending events to parent on Windows platform.Felipe Menteiro de Carvalho
2006-11-22Added debug OnPaint code to see when OnPaint fires.Graeme Geldenhuys
2006-11-21small improvement to gfx.Felipe Menteiro de Carvalho
2006-11-20* Fix color depths under X11. 24bit was not working.Graeme Geldenhuys
2006-11-20Fixes incorrect thing commited.Felipe Menteiro de Carvalho
2006-11-20Implemented sub-windows for X11. Also implemented property ChildWindows to in...Felipe Menteiro de Carvalho
2006-11-20Added support for sub windows on Gfx, and also an example program for thisFelipe Menteiro de Carvalho