Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Home key moves to start of pad | James Booth | 2012-07-07 | 1 | -1/+4 | |
| * | Input follows cursor when longer than screen | James Booth | 2012-07-07 | 1 | -4/+14 | |
| * | Formatting comment | James Booth | 2012-07-07 | 1 | -1/+1 | |
| * | Max size added for input | James Booth | 2012-07-07 | 1 | -6/+6 | |
| * | Changed input window to use pad instead of window | James Booth | 2012-07-07 | 1 | -7/+9 | |
* | | Updated README | James Booth | 2012-07-04 | 1 | -2/+10 | |
* | | Merge branch 'master' into build | James Booth | 2012-07-04 | 1 | -0/+2 | |
|\| | ||||||
| * | Update master | James Booth | 2012-07-05 | 1 | -0/+2 | |
* | | Merge branch 'master' into build | James Booth | 2012-07-04 | 1 | -1/+7 | |
|\| | ||||||
| * | Merge pull request #26 from dotoole/master | James Booth | 2012-07-03 | 1 | -1/+7 | |
| |\ | ||||||
| | * | escaping XML tags and fixed a small memory leak | Dolan O'Toole | 2012-07-03 | 1 | -1/+7 | |
| |/ | ||||||
* | | Added subdir-objects option to configure.ac | James Booth | 2012-07-03 | 2 | -1/+2 | |
* | | Added build-aux folder to configure.ac | James Booth | 2012-07-03 | 2 | -4/+3 | |
* | | Added libnotify to lib checks | James Booth | 2012-07-02 | 1 | -0/+1 | |
* | | Moved ordering of lib checks in configure.ac | James Booth | 2012-07-02 | 1 | -1/+1 | |
* | | Changed autoconf version to work on Ubuntu | James Booth | 2012-07-02 | 1 | -1/+1 | |
* | | Desktop notifications only if libnotify installed | James Booth | 2012-07-02 | 1 | -0/+10 | |
* | | Use glib-2.0 and continues when no libnotify | James Booth | 2012-07-02 | 1 | -2/+2 | |
* | | Set compiler, preprocessor flags in configure.ac | James Booth | 2012-07-02 | 2 | -13/+14 | |
* | | Added libnotify headers to configure.ac | James Booth | 2012-07-01 | 2 | -7/+12 | |
* | | Moved config.h to source folder | James Booth | 2012-07-01 | 4 | -2/+56 | |
* | | Added autobuild tools | James Booth | 2012-07-01 | 38 | -55/+14 | |
|/ | ||||||
* | Backward compatibility for libnotify pre 0.7.0 | James Booth | 2012-06-29 | 1 | -0/+4 | |
* | Changed notify urgency | James Booth | 2012-06-28 | 1 | -3/+3 | |
* | Added notify preference | James Booth | 2012-06-28 | 4 | -1/+33 | |
* | Added desktop notification | James Booth | 2012-06-28 | 2 | -2/+29 | |
* | Removed dependency on preferences from status bar | James Booth | 2012-06-28 | 2 | -4/+2 | |
* | Updated help | James Booth | 2012-06-19 | 1 | -2/+2 | |
* | Update master | James Booth | 2012-06-19 | 1 | -17/+13 | |
* | Using markup for README | James Booth | 2012-06-19 | 1 | -0/+0 | |
* | Updated README | James Booth | 2012-06-19 | 1 | -5/+82 | |
* | Removed dependency on libcrypto | James Booth | 2012-06-19 | 1 | -1/+1 | |
* | Commented bold styles | James Booth | 2012-06-18 | 2 | -7/+7 | |
* | Added remaining colours | James Booth | 2012-06-18 | 2 | -4/+4 | |
* | Added remaining basic terminal colours | James Booth | 2012-06-18 | 3 | -1/+14 | |
* | Added offline message colour preference | James Booth | 2012-06-18 | 3 | -8/+18 | |
* | Loading all colour prefs | James Booth | 2012-06-18 | 1 | -28/+19 | |
* | Added basic colour preferences loading | James Booth | 2012-06-18 | 5 | -7/+64 | |
* | Load colours from preferences | James Booth | 2012-06-18 | 3 | -11/+94 | |
* | Added timeout on input to stop 100% cpu usage | James Booth | 2012-06-13 | 1 | -1/+1 | |
* | Added command autocomplete | James Booth | 2012-06-04 | 6 | -2/+59 | |
* | Added cmd_t struct | James Booth | 2012-06-04 | 1 | -35/+32 | |
* | Commands follow uniform function type | James Booth | 2012-06-04 | 1 | -12/+12 | |
* | Merge pull request #25 from dotoole/master | James Booth | 2012-06-04 | 4 | -1/+52 | |
|\ | ||||||
| * | added help text for /showsplash | Dolan O'Toole | 2012-06-04 | 1 | -0/+1 | |
| * | added switching of splash logo on or off | Dolan O'Toole | 2012-06-04 | 1 | -8/+20 | |
| * | added showsplash command | Dolan O'Toole | 2012-06-03 | 3 | -0/+31 | |
| * | added ascii logo on startup | Dolan O'Toole | 2012-06-01 | 1 | -1/+8 | |
|/ | ||||||
* | Allow message with status updates | James Booth | 2012-05-28 | 4 | -21/+56 | |
* | Refactored presence commands | James Booth | 2012-05-28 | 1 | -50/+23 |