25 Commits (26f0c03e615f473133e1472e4ab2caab11346698)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Tomasz Wlostowski 9963b9dd9f TOOL_INTERACTIVE: only create the context menu when we are running in GUI mode 1 year ago
Jeff Young dd5676f4bc Implement a safer (RAII) tool re-entrancy guard. 4 years ago
Ian McInerney dc27079b71 cleanup tool event and tool action includes 4 years ago
Wayne Stambaugh 2a3e921d58 Header clean up round 6. 5 years ago
Jeff Young 1f35ec5521 Beware of copying events and losing the m_passEvent flag. 6 years ago
Jeff Young 2d40425e4d Move footprint & symbol tree context menus to tool infrastructure. 6 years ago
Jeff Young f9e4ee1fc9 CONTEXT_MENU -> ACTION_MENU. (Now used for menu-bar menus too.) 7 years ago
Maciej Suminski 76bd05a69b Prevent creating too many transitions by TOOL_MANAGER 8 years ago
Maciej Suminski e34b73e187 Do not freeze cursor when a tool was cancelled using the context menu 9 years ago
decimad ee3d75f273 Add coroutine call invocation context to identify the main stack frame. 9 years ago
Michael Steinberg 06d4894fdb boost::context fixes to make it compatible with boost 1.61 9 years ago
Maciej Suminski 902d0e3f1f Tools are processing const TOOL_EVENT& (Tool Framework). 11 years ago
Maciej Suminski 363709e7a9 Added TOOL_INTERACTIVE::Activate(). 12 years ago
Maciej Suminski d8acd1c718 Moved Init() & Reset() from TOOL_INTERACTIVE to TOOL_BASE. 12 years ago
Maciej Suminski 5249b1a6da Renamed TOOL_MOUSE_BUTTONS constants to avoid name conflict with Windows MB_RIGHT constant. 12 years ago
Maciej Suminski bc305859b2 Mainly case changes. 12 years ago
Maciej Suminski 0ac3e1fbf2 Namespace KiGfx->KIGFX. 12 years ago
Maciej Suminski 22045b61ea Converted tabs to spaces. Removed trailing whitespaces. 12 years ago
Maciej Suminski 3f320e4d68 Some more comments and code formatting. 12 years ago
Maciej Suminski 87b3f2e499 Added Init() to TOOL_INTERACTIVE, allowing to set up things that are needed to be initialized only once. 12 years ago
Maciej Suminski e8083ae808 Added some comments and changed names of classes to match the coding rules. 12 years ago
Maciej Suminski e87eea7abc Reformatting. 12 years ago
Maciej Suminski ee80c7f674 Some more reformatting and adding copyright notices. 12 years ago
tomasz. 241061025b Added core tool framework files + boost::context assembly stuff (initial, very buggy and unfinished work). 12 years ago