about summary refs log tree commit diff stats
path: root/src/input_win.c
Commit message (Expand)AuthorAgeFilesLines
* Added autocomplete for boolean settingsJames Booth2012-10-221-3/+21
* Refactored parameter autocompletersJames Booth2012-10-221-48/+38
* Renamed other autocompletersJames Booth2012-10-211-5/+5
* Renamed help autocompleterJames Booth2012-10-211-2/+2
* Added /help parameter autocompleteJames Booth2012-10-211-0/+17
* Removed trailing whitespace from src and testsJames Booth2012-10-211-19/+19
* Decreased non blocking delayJames Booth2012-10-061-1/+1
* Set no blocking delay to 100msJames Booth2012-10-051-1/+1
* Decreased non blocking input delayJames Booth2012-10-051-1/+1
* Added -Wall to GCC optionsJames Booth2012-09-101-2/+2
* Check for ncurses headers on cygwinJames Booth2012-09-081-0/+7
* Tidied all includesJames Booth2012-08-261-4/+5
* Merge common and utilJames Booth2012-08-231-1/+1
* Refactored setting boolean preferencesJames Booth2012-08-231-1/+1
* Function signatures across linesJames Booth2012-07-241-11/+22
* Username now hidden when entering passwordJames Booth2012-07-091-0/+4
* Fixed delete when going off left side of screenJames Booth2012-07-091-3/+15
* Merge branch 'master' into buildJames Booth2012-07-081-34/+81
* Added autobuild toolsJames Booth2012-07-011-0/+316