about summary refs log tree commit diff stats
path: root/windows.c
Commit message (Expand)AuthorAgeFilesLines
...
* Added presence notificationsJames Booth2012-02-271-0/+27
* Moved window switchingJames Booth2012-02-271-18/+38
* Removed unused tstmpJames Booth2012-02-261-3/+0
* Refactored windows.cJames Booth2012-02-261-74/+32
* Tidied showing user on message winJames Booth2012-02-261-52/+38
* Tidy up show time on messagesJames Booth2012-02-261-25/+14
* Added GPLJames Booth2012-02-201-0/+22
* Merged input processing loopsJames Booth2012-02-201-3/+20
* Dynamic memory allocation on get chat recipientJames Booth2012-02-191-1/+4
* Fixed string handling on incomming messagesJames Booth2012-02-191-1/+1
* Tarted up consoleJames Booth2012-02-191-3/+47
* Tidy up titlebar titleJames Booth2012-02-191-2/+2
* Validation on msg commandJames Booth2012-02-191-0/+9
* Start command validationJames Booth2012-02-181-0/+9
* More UI tweaksJames Booth2012-02-181-5/+59
* Target chat window changesJames Booth2012-02-181-7/+13
* UI tweaksJames Booth2012-02-181-11/+10
* Always show windows in status barJames Booth2012-02-171-3/+3
* Title bar tidy upJames Booth2012-02-171-2/+2
* Added gui_refreshJames Booth2012-02-131-15/+12
* Tidied up message window handlingJames Booth2012-02-131-14/+7
* Tidy up refreshing current chatJames Booth2012-02-131-36/+15
* Tidy up printing to message windowsJames Booth2012-02-131-84/+50
* Fixed bug with console when closing chat windowJames Booth2012-02-131-6/+9
* Renamed title bar functionsJames Booth2012-02-121-3/+3
* Renamed console window functionsJames Booth2012-02-121-3/+3
* Renamed input_bar -> status_barJames Booth2012-02-121-6/+6
* Naming of staticsJames Booth2012-02-121-76/+86
* Only switch to active chatsJames Booth2012-02-121-1/+11
* Small formatting changesJames Booth2012-02-101-2/+2
* 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