about summary refs log tree commit diff stats
path: root/src/preferences.c
Commit message (Collapse)AuthorAgeFilesLines
* Added autocomplete for boolean settingsJames Booth2012-10-221-8/+25
|
* Free autocompleters on quitJames Booth2012-10-221-0/+1
|
* Renamed other autocompletersJames Booth2012-10-211-2/+2
|
* Removed trailing whitespace from src and testsJames Booth2012-10-211-32/+32
|
* Added history optionJames Booth2012-10-141-0/+13
|
* Made periodic message reminders a user optionJames Booth2012-09-231-0/+13
|
* Shutdown now correctly handles connectionJames Booth2012-09-231-1/+0
|
* Comments now kept when writing to config fileJames Booth2012-09-091-1/+2
|
* Check for ncurses headers on cygwinJames Booth2012-09-081-0/+7
|
* Tidied all includesJames Booth2012-08-261-2/+1
|
* Refactored logJames Booth2012-08-261-2/+2
| | | | Added shortcut functions for prof logging levels
* Added some logging and updated man pageJames Booth2012-08-221-0/+2
|
* Added chat status colours to preferences.cJames Booth2012-08-191-0/+40
|
* Added typing notifications and related preferencesJames Booth2012-08-161-0/+13
|
* Fixed autcomplete loginJames Booth2012-07-311-1/+1
|
* Fixed definite memory leaksJames Booth2012-07-311-0/+6
|
* Cleaning up memory allocated by ncurses padsJames Booth2012-07-311-0/+6
|
* Function signatures across linesJames Booth2012-07-241-27/+54
|
* Added chlog preference for chat loggingJames Booth2012-07-221-0/+11
|
* Config file location ~/.profanity/configJames Booth2012-07-191-1/+1
|
* Config file location ~/.config/profanity/configJames Booth2012-07-191-1/+1
|
* Added autobuild toolsJames Booth2012-07-011-0/+300