about summary refs log tree commit diff stats
path: root/windows.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed wrong message in title bar for cons windowJames Booth2012-02-101-1/+5
* Added msg commandJames Booth2012-02-091-7/+47
* Removed subscription from rosterJames Booth2012-02-091-1/+2
* Added roster commandJames Booth2012-02-091-5/+23
* Time outputJames Booth2012-02-091-8/+28
* Don't show message when inactive chatJames Booth2012-02-091-1/+1
* Split window functionsJames Booth2012-02-081-130/+3
* Closing chat windowsJames Booth2012-02-081-6/+29
* Basic multiwindow chatJames Booth2012-02-081-1/+13
* Window per chat and incoming notificationsJames Booth2012-02-081-40/+98
* Fixed printing function keysJames Booth2012-02-071-1/+1
* SImple window switching for message and consoleJames Booth2012-02-071-54/+95
* Hiding XMPP and Ncurses from app codeJames Booth2012-02-071-4/+58
* Added app moduleJames Booth2012-02-071-9/+37
* Moved incoming display messageJames Booth2012-02-061-0/+9
* Handle delete char in command winJames Booth2012-02-061-0/+1
* Added jabber moduleJames Booth2012-02-051-4/+38
* Split out window functionsJames Booth2012-02-051-0/+47