about summary refs log tree commit diff stats
path: root/input_win.c
Commit message (Expand)AuthorAgeFilesLines
* Usage of constJames Booth2012-03-091-6/+6
* Reduced screen flicker, and fixed end pageJames Booth2012-03-061-1/+0
* Paging in console windowJames Booth2012-03-051-1/+1
* TIdey up input win functionsJames Booth2012-02-291-108/+119
* Bold input barJames Booth2012-02-281-0/+1
* Check for KEY_BACKSPACE, works on UbuntuJames Booth2012-02-271-1/+1
* Renamed input buffer to historyJames Booth2012-02-271-3/+3
* Allow forwards though input historyJames Booth2012-02-271-1/+13
* Consistent naming in input_bufferJames Booth2012-02-261-2/+2
* Added input editing and bufferJames Booth2012-02-261-7/+46
* Removed unused input window functionJames Booth2012-02-261-6/+0
* Allow command editingJames Booth2012-02-261-3/+28
* Allow left/right movement in input windowJames Booth2012-02-261-4/+22
* Added GPLJames Booth2012-02-201-0/+22
* Safe string handling on get passwordJames Booth2012-02-191-1/+1
* Handles failed logins correctlyJames Booth2012-02-171-0/+5
* Renamed input_bar -> status_barJames Booth2012-02-121-1/+1
* Starting window output in x position 1James Booth2012-02-101-3/+6
* Small formatting changesJames Booth2012-02-101-0/+4
* Added seperate window modulesJames Booth2012-02-081-0/+84