Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactored setting window recipient | James Booth | 2014-01-11 | 1 | -2/+3 |
| | |||||
* | Bind remaining ui functions in main.c | James Booth | 2013-12-23 | 1 | -9/+14 |
| | |||||
* | Dynamically load UI functions, fixed tests | James Booth | 2013-12-22 | 1 | -18/+27 |
| | |||||
* | removed sizeof(char) | Dmitry Podgorny | 2013-08-03 | 1 | -5/+5 |
| | | | | sizeof(char) == 1 according to standard | ||||
* | Show contacts handle as window title in chat | James Booth | 2013-05-19 | 1 | -2/+2 |
| | |||||
* | Use werase() rather than wclear() to avoid screen flash | James Booth | 2013-04-22 | 1 | -3/+3 |
| | |||||
* | Added resource_presence_t and contact_presence_t | James Booth | 2013-02-10 | 1 | -15/+23 |
| | |||||
* | Renamed jabber_presence_t->presence_t | James Booth | 2013-02-10 | 1 | -2/+2 |
| | |||||
* | Added config dir to source | James Booth | 2013-02-02 | 1 | -1/+1 |
| | |||||
* | Tidied #include's | James Booth | 2013-02-02 | 1 | -1/+1 |
| | |||||
* | Added ui subdir to source | James Booth | 2013-02-02 | 1 | -0/+221 |