about summary refs log tree commit diff stats
path: root/windows.h
Commit message (Expand)AuthorAgeFilesLines
* Contact list synch with serverJames Booth2012-03-081-0/+2
* Paging in console windowJames Booth2012-03-051-0/+4
* Removed cons_good_showJames Booth2012-03-011-1/+0
* Close win now has return valueJames Booth2012-03-011-1/+1
* Simplified online/offline notificationsJames Booth2012-02-291-4/+2
* Presence notifications sent to chat windowsJames Booth2012-02-281-0/+2
* Added presence notificationsJames Booth2012-02-271-0/+2
* Moved window switchingJames Booth2012-02-271-2/+1
* Added input editing and bufferJames Booth2012-02-261-1/+1
* Removed unused input window functionJames Booth2012-02-261-1/+0
* Added GPLJames Booth2012-02-201-0/+22
* Merged input processing loopsJames Booth2012-02-201-0/+2
* Dynamic memory allocation on get chat recipientJames Booth2012-02-191-1/+1
* Tarted up consoleJames Booth2012-02-191-0/+3
* Tidy up titlebar titleJames Booth2012-02-191-0/+1
* Validation on msg commandJames Booth2012-02-191-0/+1
* Start command validationJames Booth2012-02-181-0/+1
* Handles failed logins correctlyJames Booth2012-02-171-0/+3
* Handling logins and outputting to consoleJames Booth2012-02-161-1/+1
* Added gui_refreshJames Booth2012-02-131-0/+1
* Added title bar refresh to main loopJames Booth2012-02-121-0/+1
* Renamed title bar functionsJames Booth2012-02-121-15/+17
* Added status bar refresh to main loopJames Booth2012-02-121-0/+1
* Renamed console window functionsJames Booth2012-02-121-3/+5
* Renamed input_bar -> status_barJames Booth2012-02-121-8/+8
* Naming of staticsJames Booth2012-02-121-13/+17
* Only switch to active chatsJames Booth2012-02-121-0/+1
* Starting window output in x position 1James Booth2012-02-101-0/+2
* Small formatting changesJames Booth2012-02-101-1/+3
* Added msg commandJames Booth2012-02-091-1/+2
* Added roster commandJames Booth2012-02-091-0/+1
* Split window functionsJames Booth2012-02-081-7/+17
* Closing chat windowsJames Booth2012-02-081-2/+1
* Basic multiwindow chatJames Booth2012-02-081-1/+3
* Window per chat and incoming notificationsJames Booth2012-02-081-0/+6
* SImple window switching for message and consoleJames Booth2012-02-071-6/+9
* Hiding XMPP and Ncurses from app codeJames Booth2012-02-071-6/+4
* Added app moduleJames Booth2012-02-071-2/+8
* Moved incoming display messageJames Booth2012-02-061-0/+1
* Added jabber moduleJames Booth2012-02-051-4/+1
* Split out window functionsJames Booth2012-02-051-0/+16