kicad/common/view
Jon Evans 0afb249447 Add drawing priority support to VIEW
Call UseDrawPriority( true ) after creating GAL to enable.

VIEW::Add() gets a new optional argument to specify the draw order
when adding an item.  If the new argument is left default, the draw
order will increment with each call of VIEW::Add().

Fix std::bind calls after change to VIEW::Add
2017-02-28 14:47:20 +01:00
..
view.cpp Add drawing priority support to VIEW 2017-02-28 14:47:20 +01:00
view_controls.cpp Store VIEW_CONTROLS settings when tools are switched 2017-02-24 16:47:19 +01:00
view_group.cpp Removed unused fields in VIEW & ANTIALIASING_SMAA classes 2017-01-18 13:22:18 +01:00
view_item.cpp Code formatting 2016-12-12 16:45:52 +01:00
wx_view_controls.cpp Introduced VIEW_CONTROLS::SETTINGS to keep settings 2017-02-24 13:33:17 +01:00