1
0
Fork 0
flightgear/src/Canvas/elements
Thomas Geymayer 8a6a234653 Canvas: First version of new Canvas GUI system.
- Refactor CanvasMgr into PropertyBasedMgr to be also used
   for the Canvas GUI system.
 - Get rid of tied properties in the Canvas system.
 - Add new placement type 'window' for placing canvases onto
   windows
 - Pass mouse events to Window class (only if cursor is over
   window)
 - Refactor canvas placement clean up
2012-07-31 23:19:23 +02:00
..
map Canvas: Add new element type map for geo mapping. 2012-07-31 23:19:23 +02:00
element.cxx Canvas: UTF-8 support and more settings exposed. 2012-07-31 23:19:23 +02:00
element.hxx Allow filling paths and do some clean up/fixing. 2012-06-17 21:14:00 +01:00
group.cxx Canvas: Add new element type map for geo mapping. 2012-07-31 23:19:23 +02:00
group.hxx Canvas: basic support for OpenVG (path with stroke and pattern) 2012-06-17 21:13:47 +01:00
map.cxx Canvas: Add new element type map for geo mapping. 2012-07-31 23:19:23 +02:00
map.hxx Canvas: Add new element type map for geo mapping. 2012-07-31 23:19:23 +02:00
path.cxx Canvas: UTF-8 support and more settings exposed. 2012-07-31 23:19:23 +02:00
path.hxx Canvas: basic support for OpenVG (path with stroke and pattern) 2012-06-17 21:13:47 +01:00
text-alignment.hxx Basic 2D canvas implementation. 2012-05-18 07:05:37 +01:00
text.cxx Canvas: First version of new Canvas GUI system. 2012-07-31 23:19:23 +02:00
text.hxx Canvas: First version of new Canvas GUI system. 2012-07-31 23:19:23 +02:00