Age | Commit message (Expand) | Author |
2002-04-27 | /BIND list changes: added header/footer, added %#, bind_key -> bind_list | Timo Sirainen |
2002-04-21 | struct naming changes | Timo Sirainen |
2002-04-15 | fixed several signal leaks | Timo Sirainen |
2002-04-13 | If some keycombo can't be expanded, add it to state list as-is so it can use | Timo Sirainen |
2002-04-12 | Wrong casting with glib2 fix - GSearchFunc, not GCompareFunc :) | Timo Sirainen |
2002-04-10 | Fixed one error and several warnings with GLIB 2.0 | Timo Sirainen |
2002-03-24 | Added "nothing" action to /BIND. | Timo Sirainen |
2002-03-10 | *** empty log message *** | Timo Sirainen |
2002-02-02 | Comments are now allowed everywhere in config files. | Timo Sirainen |
2002-02-01 | Don't eat unknown keys that aren't combinations | Timo Sirainen |
2002-01-31 | Unknown key bindings don't print the last invalid key anymore to input line. | Timo Sirainen |
2002-01-27 | toupper(), tolower(), isspace(), is..etc..() aren't safe with chars in some | Timo Sirainen |
2001-11-19 | /BIND works a bit better again when parsing the given key. | Timo Sirainen |
2001-10-20 | /BIND -delete doesn't anymore leave empty {} blocks in configuration file. | Timo Sirainen |
2001-09-11 | /BIND ^W-1 was treated as ^W + '-' + '1', not as ^W + '1'.. | Timo Sirainen |
2001-09-11 | It's now possible to stop single character /BINDs from printing to input | Timo Sirainen |
2001-08-12 | One more limit to "key" names - it can't start with a digit. This allows us | Timo Sirainen |
2001-08-12 | Bugfix to keyb. code :) And now the "key" names can contain only | Timo Sirainen |
2001-08-12 | Keyboard code fixes - meta-arrows etc. should work now correctly. | Timo Sirainen |
2001-05-17 | Small speedup when pressing unbound keys. | Timo Sirainen |
2001-05-11 | Don't crash if config file had keyboard = { .. } in it | Timo Sirainen |
2001-05-11 | more config file handling fixes | Timo Sirainen |
2001-05-11 | fixed config file handling | Timo Sirainen |
2001-05-08 | some fixes, saving is still broken | Timo Sirainen |
2001-05-06 | keyboard handling rewrite | Timo Sirainen |
2001-01-07 | In core/module-formats.h: IRCTXT_ -> TXT_ | Timo Sirainen |
2001-01-05 | /BIND comment updates | Timo Sirainen |
2001-01-04 | Added keyboard_entry_redirect() function to keyboard.[ch] which sends | Timo Sirainen |
2000-11-17 | windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to | Timo Sirainen |
2000-10-28 | Cleaned up printtext.c, split part of it to formats.c | Timo Sirainen |
2000-10-22 | Key bindings weren't loaded at startup correctly. | Timo Sirainen |
2000-09-27 | /BIND <key> /command works now directly instead of needing the | Timo Sirainen |
2000-09-06 | Added tab-completion for /BIND's commands. | Timo Sirainen |
2000-09-06 | /bind <key> command <cmd> - <cmd> doesn't need to start with / anymore | Timo Sirainen |
2000-07-23 | Added syntaxes of all commands in comments, they're going to be used to | Timo Sirainen |
2000-07-23 | Listing keys with /BIND key now checks the keys case-insensitively. | Timo Sirainen |
2000-07-22 | Ignore case when checking key names. | Timo Sirainen |
2000-07-21 | /RELOAD still didn't work right. | Timo Sirainen |
2000-07-16 | /RELOAD broke keyboard bindings | Timo Sirainen |
2000-07-08 | Implemented /BIND [<key> [<action> [<data>]]] command. | Timo Sirainen |
2000-07-08 | Reading and saving keyboard configuration actually works now. | Timo Sirainen |
2000-05-15 | Lots of changes again. Biggest ones: | Timo Sirainen |
2000-05-10 | iconfig's caching was a bit buggy - it didn't notice if some config node was | Timo Sirainen |
2000-04-26 | ..adding new files.. | Timo Sirainen |