about summary refs log tree commit diff stats
path: root/src/ui/titlebar.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Refactored setting window recipientJames Booth2014-01-111-2/+3
|
* Bind remaining ui functions in main.cJames Booth2013-12-231-9/+14
|
* Dynamically load UI functions, fixed testsJames Booth2013-12-221-18/+27
|
* removed sizeof(char)Dmitry Podgorny2013-08-031-5/+5
| | | | sizeof(char) == 1 according to standard
* Show contacts handle as window title in chatJames Booth2013-05-191-2/+2
|
* Use werase() rather than wclear() to avoid screen flashJames Booth2013-04-221-3/+3
|
* Added resource_presence_t and contact_presence_tJames Booth2013-02-101-15/+23
|
* Renamed jabber_presence_t->presence_tJames Booth2013-02-101-2/+2
|
* 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/+221