- 09 Apr, 2014 1 commit
-
-
Maciej Suminski authored
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).
-
- 30 Jan, 2014 1 commit
-
-
Maciej Suminski authored
-
- 13 Dec, 2013 1 commit
-
-
Povilas Kanapickas authored
-
- 28 Nov, 2013 1 commit
-
-
Maciej Suminski authored
-
- 15 Oct, 2013 1 commit
-
-
Maciej Suminski authored
-
- 14 Oct, 2013 3 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
template<> -> template <> Some more reformatting according to uncrustify results.
-
Maciej Suminski authored
-
- 27 Sep, 2013 2 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 19 Sep, 2013 1 commit
-
-
Maciej Suminski authored
Removed TA_ActivateTool (now tools are invoked by sending TA_Action event, with the tool name as string parameter). Developed TOOL_Action class & added ActionManager. Hot keys registered by tools are processed. Selection & move tool can be invoked by a hot key.
-
- 21 Aug, 2013 1 commit
-
-
Maciej Suminski authored
-
- 07 Aug, 2013 1 commit
-
-
Maciej Suminski authored
-
- 02 Aug, 2013 1 commit
-
-
tomasz. authored
Added core tool framework files + boost::context assembly stuff (initial, very buggy and unfinished work).
-