aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu/event_manager.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-05ported from log4cxx to log4cppAlexander Sulfrian1-3/+3
2013-01-05changed all wstring/wchar_t to string/charAlexander Sulfrian1-1/+1
2013-01-05correctly locking and freeing the event buffers on destructionAlexander Sulfrian1-0/+6
2013-01-05added mouse_move signal to event managerAlexander Sulfrian1-1/+1
2013-01-05added event_managerAlexander Sulfrian1-0/+106