about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * Home key moves to start of padJames Booth2012-07-071-1/+4
| * Input follows cursor when longer than screenJames Booth2012-07-071-4/+14
| * Formatting commentJames Booth2012-07-071-1/+1
| * Max size added for inputJames Booth2012-07-071-6/+6
| * Changed input window to use pad instead of windowJames Booth2012-07-071-7/+9
* | Updated READMEJames Booth2012-07-041-2/+10
* | Merge branch 'master' into buildJames Booth2012-07-041-0/+2
|\|
| * Update masterJames Booth2012-07-051-0/+2
* | Merge branch 'master' into buildJames Booth2012-07-041-1/+7
|\|
| * Merge pull request #26 from dotoole/masterJames Booth2012-07-031-1/+7
| |\
| | * escaping XML tags and fixed a small memory leakDolan O'Toole2012-07-031-1/+7
| |/
* | Added subdir-objects option to configure.acJames Booth2012-07-032-1/+2
* | Added build-aux folder to configure.acJames Booth2012-07-032-4/+3
* | Added libnotify to lib checksJames Booth2012-07-021-0/+1
* | Moved ordering of lib checks in configure.acJames Booth2012-07-021-1/+1
* | Changed autoconf version to work on UbuntuJames Booth2012-07-021-1/+1
* | Desktop notifications only if libnotify installedJames Booth2012-07-021-0/+10
* | Use glib-2.0 and continues when no libnotifyJames Booth2012-07-021-2/+2
* | Set compiler, preprocessor flags in configure.acJames Booth2012-07-022-13/+14
* | Added libnotify headers to configure.acJames Booth2012-07-012-7/+12
* | Moved config.h to source folderJames Booth2012-07-014-2/+56
* | Added autobuild toolsJames Booth2012-07-0138-55/+14
|/
* Backward compatibility for libnotify pre 0.7.0James Booth2012-06-291-0/+4
* Changed notify urgencyJames Booth2012-06-281-3/+3
* Added notify preferenceJames Booth2012-06-284-1/+33
* Added desktop notificationJames Booth2012-06-282-2/+29
* Removed dependency on preferences from status barJames Booth2012-06-282-4/+2
* Updated helpJames Booth2012-06-191-2/+2
* Update masterJames Booth2012-06-191-17/+13
* Using markup for READMEJames Booth2012-06-191-0/+0
* Updated READMEJames Booth2012-06-191-5/+82
* Removed dependency on libcryptoJames Booth2012-06-191-1/+1
* Commented bold stylesJames Booth2012-06-182-7/+7
* Added remaining coloursJames Booth2012-06-182-4/+4
* Added remaining basic terminal coloursJames Booth2012-06-183-1/+14
* Added offline message colour preferenceJames Booth2012-06-183-8/+18
* Loading all colour prefsJames Booth2012-06-181-28/+19
* Added basic colour preferences loadingJames Booth2012-06-185-7/+64
* Load colours from preferencesJames Booth2012-06-183-11/+94
* Added timeout on input to stop 100% cpu usageJames Booth2012-06-131-1/+1
* Added command autocompleteJames Booth2012-06-046-2/+59
* Added cmd_t structJames Booth2012-06-041-35/+32
* Commands follow uniform function typeJames Booth2012-06-041-12/+12
* Merge pull request #25 from dotoole/masterJames Booth2012-06-044-1/+52
|\
| * added help text for /showsplashDolan O'Toole2012-06-041-0/+1
| * added switching of splash logo on or offDolan O'Toole2012-06-041-8/+20
| * added showsplash commandDolan O'Toole2012-06-033-0/+31
| * added ascii logo on startupDolan O'Toole2012-06-011-1/+8
|/
* Allow message with status updatesJames Booth2012-05-284-21/+56
* Refactored presence commandsJames Booth2012-05-281-50/+23