about summary refs log tree commit diff stats
path: root/title_bar.c
Commit message (Expand)AuthorAgeFilesLines
* Moved windows on resizeJames Booth2012-04-221-1/+2
* Renamed title_bar_redraw -> title_bar_resizeJames Booth2012-04-201-1/+1
* Added title bar redrawJames Booth2012-04-201-0/+12
* Refactored title bar statusJames Booth2012-04-201-28/+33
* Store current title for titlebarJames Booth2012-04-201-1/+9
* Use string literal in titlebarJames Booth2012-04-201-2/+1
* Usage of constJames Booth2012-03-091-2/+2
* Reduced screen flicker, and fixed end pageJames Booth2012-03-061-3/+14
* Added GPLJames Booth2012-02-201-0/+22
* Merged input processing loopsJames Booth2012-02-201-0/+1
* Tidy up titlebar titleJames Booth2012-02-191-2/+6
* UI tweaksJames Booth2012-02-181-4/+23
* Changed title bar statusJames Booth2012-02-171-2/+2
* Title bar tidy upJames Booth2012-02-171-2/+2
* Handles failed logins correctlyJames Booth2012-02-171-0/+16
* Added title bar refresh to main loopJames Booth2012-02-121-1/+7
* Renamed title bar functionsJames Booth2012-02-121-2/+2
* Naming of staticsJames Booth2012-02-121-2/+2
* Only switch to active chatsJames Booth2012-02-121-1/+1
* Fixed wrong message in title bar for cons windowJames Booth2012-02-101-3/+2
* Added msg commandJames Booth2012-02-091-0/+8
* Added seperate window modulesJames Booth2012-02-081-0/+17