S. D. Cloudt
|
13cc8a0cee
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
|
Henry Wilson
|
7c8e7c6b6e
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
|
Henry Wilson
|
c01a2e2a81
|
Codechange: Removed SmallVector completely
|
2019-03-26 20:15:57 +00:00 |
|
michi_cc
|
1567e32d89
|
(svn r25669) -Codechange: Pass UCS-4 instead of UCS-2 characters to the hotkey handlers.
|
2013-08-05 20:36:28 +00:00 |
|
frosch
|
fef30983e6
|
(svn r25414) -Codechange: Move handling of global hotkeys to HotkeyList.
|
2013-06-15 15:31:22 +00:00 |
|
frosch
|
1b8b1f3f6c
|
(svn r25410) -Codechange: Put all hotkeys of a window into a static HotkeyList member.
|
2013-06-15 15:28:09 +00:00 |
|
frosch
|
d9e9710cb3
|
(svn r25408) -Codechange: Simplify hotkeys by removing unused stuff.
|
2013-06-15 15:27:33 +00:00 |
|
alberth
|
4af8c2d5e1
|
(svn r23704) -Doc: Doxygen comment fixes and additions.
|
2012-01-01 17:22:32 +00:00 |
|
yexo
|
063909962a
|
(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
|
26be68ae98
|
(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
|
4012f85eec
|
(svn r20067) -Add: special modifier (GLOBAL) to mark hotkeys as global hotkeys
|
2010-07-03 20:14:56 +00:00 |
|
yexo
|
70a35a94b5
|
(svn r20059) -Feature: customizable hotkeys for the main window (the global hotkeys)
|
2010-07-03 13:42:27 +00:00 |
|
yexo
|
258ca28819
|
(svn r20055) -Feature: save/load hotkeys to/from hotkeys.cfg
|
2010-07-03 13:28:15 +00:00 |
|
yexo
|
d1044c036a
|
(svn r20054) -Add: framework to check for hotkeys
|
2010-07-03 13:27:32 +00:00 |
|