kicad/include/gal
Alexander Golubev f2ce42ddb5 fix several -Woverloaded-virtual warnings in common/* dir
- CACHED_CONTAINER::GetVertices: removed useless and unused function
   which does nothing but tainted the API
 - SHAPE_LINE_CHAIN::Collide( const BOX2I& aBox, int aClearance ):
   removed an outdated function with assert(false)
 - SHAPE::BBox(): fix a small typo in the doc string
2015-03-06 15:26:47 +01:00
..
cairo Added support for changing the cursor size. 2014-07-09 15:10:32 +02:00
opengl fix several -Woverloaded-virtual warnings in common/* dir 2015-03-06 15:26:47 +01:00
color4d.h Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc. 2014-11-02 17:25:04 +01:00
compositor.h Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
definitions.h Mainly case changes. 2013-10-14 20:40:36 +02:00
graphics_abstraction_layer.h Added support for changing the cursor size. 2014-07-09 15:10:32 +02:00
stroke_font.h Fixed vertical alignment for strings that contain a newline character at the end (GAL). 2014-07-07 13:09:44 +02:00