michi_cc
|
e9b5dee3ab
|
(svn r25669) -Codechange: Pass UCS-4 instead of UCS-2 characters to the hotkey handlers.
|
2013-08-05 20:36:28 +00:00 |
|
frosch
|
173aed1687
|
(svn r25414) -Codechange: Move handling of global hotkeys to HotkeyList.
|
2013-06-15 15:31:22 +00:00 |
|
frosch
|
1565bb32a0
|
(svn r25410) -Codechange: Put all hotkeys of a window into a static HotkeyList member.
|
2013-06-15 15:28:09 +00:00 |
|
frosch
|
55154f91b6
|
(svn r25408) -Codechange: Simplify hotkeys by removing unused stuff.
|
2013-06-15 15:27:33 +00:00 |
|
alberth
|
06597e684c
|
(svn r23704) -Doc: Doxygen comment fixes and additions.
|
2012-01-01 17:22:32 +00:00 |
|
yexo
|
46d7c5b2f8
|
(svn r20074) -Fix (r20065): highscore window should use the same hotkey for quit as the toolbar
|
2010-07-04 11:28:16 +00:00 |
|
yexo
|
d96aa7abfa
|
(svn r20070) -Feature: when none of the open windows handles a keypress, try all toolbars for global hotkeys
Users that have run a version between r20056 and r20068 should delete their hotkeys.cfg to reset the terraform toolbar hotkeys to default
|
2010-07-03 21:43:44 +00:00 |
|
yexo
|
88ea191fe8
|
(svn r20067) -Add: special modifier (GLOBAL) to mark hotkeys as global hotkeys
|
2010-07-03 20:14:56 +00:00 |
|
yexo
|
b2ecf55f13
|
(svn r20059) -Feature: customizable hotkeys for the main window (the global hotkeys)
|
2010-07-03 13:42:27 +00:00 |
|
yexo
|
a0a657585e
|
(svn r20055) -Feature: save/load hotkeys to/from hotkeys.cfg
|
2010-07-03 13:28:15 +00:00 |
|
yexo
|
02fbc6dfdd
|
(svn r20054) -Add: framework to check for hotkeys
|
2010-07-03 13:27:32 +00:00 |
|