You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Maciej Suminski ebf35fd43a Workaround for Mac OS, fixes focus after a mouse click. 12 years ago
..
action_manager.cpp TOOL_MANAGER is no longer static. Reworked autoregistration of TOOL_ACTIONs. 12 years ago
context_menu.cpp TOOL_MANAGER is no longer static. Reworked autoregistration of TOOL_ACTIONs. 12 years ago
tool_base.cpp Namespace KiGfx->KIGFX. 12 years ago
tool_dispatcher.cpp Workaround for Mac OS, fixes focus after a mouse click. 12 years ago
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). 12 years ago
tool_interactive.cpp Added TOOL_INTERACTIVE::Activate(). 12 years ago
tool_manager.cpp TOOL_MANAGER is no longer static. Reworked autoregistration of TOOL_ACTIONs. 12 years ago