about summary refs log tree commit diff stats
path: root/src/windows.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Command help now looked upJames Booth2012-08-141-10/+38
| | | | | No longer need to write help strings in windows.c Usage and help are part of the command structure
* Reverted ncurses cleanupJames Booth2012-07-311-7/+0
| | | | Changed valgrind options, still reachable ignored
* Cleaning up memory allocated by ncurses padsJames Booth2012-07-311-0/+7
|
* Fixed libnotify includesJames Booth2012-07-301-4/+4
|
* Show tinyurl errors and usage in chat windowsJames Booth2012-07-291-1/+23
|
* Changed help on tiny urlsJames Booth2012-07-291-1/+1
|
* Added tiny commandJames Booth2012-07-281-4/+1
|
* Simple tinyurl testJames Booth2012-07-281-0/+5
|
* Function signatures across linesJames Booth2012-07-241-36/+71
|
* Increased version, chat logging in prefs outputJames Booth2012-07-221-0/+5
|
* Added chlog preference for chat loggingJames Booth2012-07-221-0/+1
|
* Command line args and welcome messageJames Booth2012-07-201-1/+15
|
* Added prefs to helpJames Booth2012-07-191-0/+1
|
* Added prefs commandJames Booth2012-07-191-0/+32
|
* Updated helpJames Booth2012-07-181-22/+22
|
* Desktop notifications only if libnotify installedJames Booth2012-07-021-0/+10
|
* Added autobuild toolsJames Booth2012-07-011-0/+665