Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed get_time from common.c | James Booth | 2012-08-26 | 1 | -5/+4 |
| | | | | Uses GDateTime instead | ||||
* | Tidied all includes | James Booth | 2012-08-26 | 1 | -6/+5 |
| | |||||
* | Refactored log | James Booth | 2012-08-26 | 1 | -3/+3 |
| | | | | Added shortcut functions for prof logging levels | ||||
* | Merge common and util | James Booth | 2012-08-23 | 1 | -1/+1 |
| | |||||
* | Refactored setting boolean preferences | James Booth | 2012-08-23 | 1 | -3/+3 |
| | |||||
* | Added some logging and updated man page | James Booth | 2012-08-22 | 1 | -0/+4 |
| | |||||
* | Added status colour preference support | James Booth | 2012-08-19 | 1 | -5/+53 |
| | |||||
* | Added colour macros | James Booth | 2012-08-19 | 1 | -26/+32 |
| | |||||
* | No longer set win status new when typing | James Booth | 2012-08-16 | 1 | -1/+0 |
| | |||||
* | Removed typing notification when not in chat win | James Booth | 2012-08-16 | 1 | -10/+0 |
| | |||||
* | Moved typing notification from main chat to title bar | James Booth | 2012-08-16 | 1 | -4/+6 |
| | |||||
* | Message about F1 key | James Booth | 2012-08-16 | 1 | -7/+4 |
| | |||||
* | Show basic help on startup | James Booth | 2012-08-16 | 1 | -19/+17 |
| | |||||
* | Added typing notifications and related preferences | James Booth | 2012-08-16 | 1 | -6/+93 |
| | |||||
* | Command help now looked up | James Booth | 2012-08-14 | 1 | -10/+38 |
| | | | | | No longer need to write help strings in windows.c Usage and help are part of the command structure | ||||
* | Reverted ncurses cleanup | James Booth | 2012-07-31 | 1 | -7/+0 |
| | | | | Changed valgrind options, still reachable ignored | ||||
* | Cleaning up memory allocated by ncurses pads | James Booth | 2012-07-31 | 1 | -0/+7 |
| | |||||
* | Fixed libnotify includes | James Booth | 2012-07-30 | 1 | -4/+4 |
| | |||||
* | Show tinyurl errors and usage in chat windows | James Booth | 2012-07-29 | 1 | -1/+23 |
| | |||||
* | Changed help on tiny urls | James Booth | 2012-07-29 | 1 | -1/+1 |
| | |||||
* | Added tiny command | James Booth | 2012-07-28 | 1 | -4/+1 |
| | |||||
* | Simple tinyurl test | James Booth | 2012-07-28 | 1 | -0/+5 |
| | |||||
* | Function signatures across lines | James Booth | 2012-07-24 | 1 | -36/+71 |
| | |||||
* | Increased version, chat logging in prefs output | James Booth | 2012-07-22 | 1 | -0/+5 |
| | |||||
* | Added chlog preference for chat logging | James Booth | 2012-07-22 | 1 | -0/+1 |
| | |||||
* | Command line args and welcome message | James Booth | 2012-07-20 | 1 | -1/+15 |
| | |||||
* | Added prefs to help | James Booth | 2012-07-19 | 1 | -0/+1 |
| | |||||
* | Added prefs command | James Booth | 2012-07-19 | 1 | -0/+32 |
| | |||||
* | Updated help | James Booth | 2012-07-18 | 1 | -22/+22 |
| | |||||
* | Desktop notifications only if libnotify installed | James Booth | 2012-07-02 | 1 | -0/+10 |
| | |||||
* | Added autobuild tools | James Booth | 2012-07-01 | 1 | -0/+665 |