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 def53707d5 TOOL_MANAGER is no longer static. Reworked autoregistration of TOOL_ACTIONs. 12 years ago
..
examples Remove some uses of using namespace std. 12 years ago
action_manager.h Hot keys specific to a tool have priority over global hot keys (TOOL_ACTION scope: AS_GLOBAL/AS_CONTEXT is finally handled properly). 12 years ago
context_menu.h Fixed custom event handlers for CONTEXT_MENU. 12 years ago
coroutine.h Mainly case changes. 12 years ago
delegate.h Mainly case changes. 12 years ago
tool_action.h TOOL_MANAGER is no longer static. Reworked autoregistration of TOOL_ACTIONs. 12 years ago
tool_base.h Moved Init() & Reset() from TOOL_INTERACTIVE to TOOL_BASE. 12 years ago
tool_dispatcher.h PCB_EDIT_FRAME::SetHighContrastLayer() went public. 12 years ago
tool_event.h 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.h Added TOOL_INTERACTIVE::Activate(). 12 years ago
tool_manager.h TOOL_MANAGER is no longer static. Reworked autoregistration of TOOL_ACTIONs. 12 years ago