about summary refs log tree commit diff stats
path: root/src/ui/statusbar.c
Commit message (Expand)AuthorAgeFilesLines
* Replaced colours with theme_item_tJames Booth2014-11-161-22/+34
* Show indicator when form has unsaved changesJames Booth2014-09-161-8/+1
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
* Moved status_bar_resizeJames Booth2014-07-181-2/+3
* Tidied xmlconsoleJames Booth2014-04-151-8/+0
* Removed inputwin functions from ui.hJames Booth2014-04-071-0/+1
* Removed statusbar functions from ui.hJames Booth2014-04-071-42/+26
* Removed dirty flag from statusbarJames Booth2014-04-061-42/+53
* Inlined status_bar_update_timeJames Booth2014-04-061-21/+12
* Removed strcpy callsJames Booth2014-04-021-2/+1
* Renamed refresh functions to update_virtualJames Booth2014-04-011-2/+2
* Updated copyrightJames Booth2014-03-091-1/+1
* Use wnoutrefresh, pnoutrefresh and doupdateJames Booth2014-02-021-1/+1
* Bind remaining ui functions in main.cJames Booth2013-12-231-12/+17
* Dynamically load UI functions, fixed testsJames Booth2013-12-221-24/+36
* Show current window in status barJames Booth2013-10-021-0/+25
* Fixed ">" indicator when tidying windowsJames Booth2013-08-301-0/+14
* Refactored status bar indicatorsJames Booth2013-08-301-105/+60
* Handle ">" indicator when more than 10 wins openJames Booth2013-08-291-47/+167
* Refactor updating window statusesJames Booth2013-08-281-30/+18
* Fixed showing active console after login failJames Booth2013-08-281-0/+7
* Changes to status bar for unlimited windows - WIPJames Booth2013-08-281-35/+58
* small refactoring in statusbar.cDmitry Podgorny2013-08-241-5/+11
* removed sizeof(char)Dmitry Podgorny2013-08-031-1/+1
* Use werase() rather than wclear() to avoid screen flashJames Booth2013-04-221-4/+4
* Added config dir to sourceJames Booth2013-02-021-1/+1
* Tidied #include'sJames Booth2013-02-021-1/+1
* Added ui subdir to sourceJames Booth2013-02-021-0/+285