Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed order of includes for ncursesw | James Booth | 2013-01-04 | 1 | -3/+2 |
| | | | | Arch linux uses the standard headers for wide char ncurses | ||||
* | Include ncursesw, set locale | James Booth | 2013-01-02 | 1 | -2/+2 |
| | |||||
* | Messages not lost when run out of windows | James Booth | 2012-11-24 | 1 | -2/+2 |
| | | | | Incoming messages are shown in the console when all windows are full | ||||
* | Added console to statusbar window list | James Booth | 2012-11-24 | 1 | -39/+41 |
| | |||||
* | Allow alt-num to select window | James Booth | 2012-11-24 | 1 | -12/+12 |
| | |||||
* | Added input text to theme | James Booth | 2012-11-22 | 1 | -0/+1 |
| | |||||
* | Added more colour preferences | James Booth | 2012-11-21 | 1 | -20/+20 |
| | |||||
* | Status bar message now correctly overwrites previous message | James Booth | 2012-11-19 | 1 | -1/+19 |
| | |||||
* | Handling commands after /disconnect | James Booth | 2012-11-19 | 1 | -0/+27 |
| | |||||
* | Removed trailing whitespace from src and tests | James Booth | 2012-10-21 | 1 | -8/+8 |
| | |||||
* | Fixed memory leak | James Booth | 2012-10-06 | 1 | -1/+2 |
| | |||||
* | Added -Wall to GCC options | James Booth | 2012-09-10 | 1 | -8/+5 |
| | | | | Fixed compiler warnings | ||||
* | Check for ncurses headers on cygwin | James Booth | 2012-09-08 | 1 | -0/+7 |
| | |||||
* | Removed get_time from common.c | James Booth | 2012-08-26 | 1 | -13/+13 |
| | | | | Uses GDateTime instead | ||||
* | Merge common and util | James Booth | 2012-08-23 | 1 | -1/+1 |
| | |||||
* | Added colour macros | James Booth | 2012-08-19 | 1 | -16/+16 |
| | |||||
* | Function signatures across lines | James Booth | 2012-07-24 | 1 | -11/+20 |
| | |||||
* | Added autobuild tools | James Booth | 2012-07-01 | 1 | -0/+224 |