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.
 
 
 
 
 
jean-pierre charras 8552f3fedf fix code after renaming files 8 years ago
..
action_manager.cpp refactoring: allow to run TOOL_MANAGER and SELECTION_TOOL without a host wxFrame 8 years ago
actions.cpp Move ZOOM_TOOL to common; add RMB-drag to zoom out 8 years ago
common_tools.cpp Fix code after renaming files 8 years ago
conditional_menu.cpp Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 9 years ago
context_menu.cpp Cosmetic enhancement in GAL: disambiguationMenu: add icons in menuitems, like in Legacy mode. 8 years ago
grid_menu.cpp Fix code after renaming files 8 years ago
selection_conditions.cpp Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 9 years ago
tool_action.cpp Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 8 years ago
tool_base.cpp fix code after renaming files 8 years ago
tool_dispatcher.cpp fix code after renaming files 8 years ago
tool_event.cpp Fix loop variable copy in for-range loop, use const reference instead 8 years ago
tool_interactive.cpp Prevent creating too many transitions by TOOL_MANAGER 8 years ago
tool_manager.cpp fix code after renaming files 8 years ago
tool_menu.cpp Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 9 years ago
zoom_menu.cpp Fix code after renaming files 8 years ago
zoom_tool.cpp fix code after renaming files 8 years ago