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.
 
 
 
 
 
Jeff Young 18ab3c4714 Fix missing user grid in COMMON_TOOLS. 5 years ago
..
action_manager.cpp Allow some events to run behind a modal dialog. 6 years ago
action_menu.cpp Action menu: ensure a wxEVT_COMMAND_MENU_SELECTED event is sent to the menu, 5 years ago
action_toolbar.cpp Push tool framework base down into TOOL_HOLDER. 6 years ago
actions.cpp Move bug reporting to COMMON_CONTROL; add to Help menu 6 years ago
common_control.cpp Some more work on getting wxWidgets to stop stealing textEntry keys. 5 years ago
common_tools.cpp Fix missing user grid in COMMON_TOOLS. 5 years ago
conditional_menu.cpp Fixed a memory leak in CONDITIONAL_MENU 5 years ago
edit_constraints.cpp Refactor all math into a new kimath library 6 years ago
edit_points.cpp Point editor: show dragged points with a highlight 5 years ago
grid_menu.cpp Attempt to fix duplicate ID issue on MSW. 5 years ago
picker_tool.cpp Fix some Coverity identified issues. 6 years ago
selection_conditions.cpp Replace deleteNode and deleteConnection with selectNode and selectConnection. 7 years ago
tool_action.cpp Add a few more actions to the hotkeys list and add hotkeys to tooltips. 6 years ago
tool_base.cpp Push tool framework base down into TOOL_HOLDER. 6 years ago
tool_dispatcher.cpp Some more work on getting wxWidgets to stop stealing textEntry keys. 5 years ago
tool_event.cpp Cleanup position handling for TOOL_EVENTs 6 years ago
tool_interactive.cpp Beware of copying events and losing the m_passEvent flag. 6 years ago
tool_manager.cpp Push a couple of layers of indirection out of grid settings. 5 years ago
tool_menu.cpp Beware of copying events and losing the m_passEvent flag. 6 years ago
tools_holder.cpp Move TOOLS_HOLDER into tools/ folder 6 years ago
zoom_menu.cpp Attempt to fix duplicate ID issue on MSW. 5 years ago
zoom_tool.cpp A more robust fix for 36f1d023f016f105eaf0eeadc231aa78e5034c31. 6 years ago