kicad/common/tool
Maciej Suminski bff37e504e wxWidgets 2.8 compatibility fixes. 2014-04-15 16:36:23 +02:00
..
action_manager.cpp Key events are handled by wxEVT_CHAR instead of wxEVT_KEY_[UP|DOWN]. Fixed issue of chars that require modifiers (e.g. ? is Shift+/ on US keyboard layout). 2014-04-09 17:33:22 +02:00
context_menu.cpp Storing the selected item position from a context menu. 2013-11-29 16:45:39 +01:00
tool_base.cpp Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
tool_dispatcher.cpp wxWidgets 2.8 compatibility fixes. 2014-04-15 16:36:23 +02:00
tool_event.cpp Key events are handled by wxEVT_CHAR instead of wxEVT_KEY_[UP|DOWN]. Fixed issue of chars that require modifiers (e.g. ? is Shift+/ on US keyboard layout). 2014-04-09 17:33:22 +02:00
tool_interactive.cpp Added TOOL_INTERACTIVE::Activate(). 2014-02-06 14:45:33 +01:00
tool_manager.cpp Key events are handled by wxEVT_CHAR instead of wxEVT_KEY_[UP|DOWN]. Fixed issue of chars that require modifiers (e.g. ? is Shift+/ on US keyboard layout). 2014-04-09 17:33:22 +02:00