about summary refs log tree commit diff stats
path: root/src/windows.c
Commit message (Expand)AuthorAgeFilesLines
* Only show offline warning onceJames Booth2012-10-041-7/+10
* Use colour prefs for offline message warningJames Booth2012-10-041-0/+8
* Show warning when sending message to offline contactJames Booth2012-10-041-3/+10
* Now checks for exitence of contact before sending messageJames Booth2012-10-041-8/+17
* Added argument to /who command to specify statusJames Booth2012-10-041-41/+36
* Offline contacts presence notifications now in contact listJames Booth2012-10-041-35/+38
* Tidied up message remind period on prefs outputJames Booth2012-10-031-10/+8
* Made usage of cons_show vargsJames Booth2012-10-031-14/+4
* cons_show now uses vargsJames Booth2012-10-031-2/+8
* Automatically open window with /msg commandJames Booth2012-10-031-1/+3
* Handle notification errorsJames Booth2012-09-241-1/+7
* Init and uninit libnotifyJames Booth2012-09-241-11/+23
* Tidy libnotify codeJames Booth2012-09-241-55/+23
* Made periodic message reminders a user optionJames Booth2012-09-231-12/+18
* Now sends desktop notification periodically to remind of unread messagesJames Booth2012-09-231-7/+51
* Added unread message count to chat windowsJames Booth2012-09-231-2/+20
* Shutdown now correctly handles connectionJames Booth2012-09-231-1/+1
* Added stdlib header to windows.c to avoid compiler warning on cygwinJames Booth2012-09-101-0/+1
* Added -Wall to GCC optionsJames Booth2012-09-101-7/+4
* Added summary info when splash enabledJames Booth2012-09-091-32/+66
* Check for ncurses headers on cygwinJames Booth2012-09-081-0/+5
* Removed get_time from common.cJames Booth2012-08-261-5/+4
* Tidied all includesJames Booth2012-08-261-6/+5
* Refactored logJames Booth2012-08-261-3/+3
* Merge common and utilJames Booth2012-08-231-1/+1
* Refactored setting boolean preferencesJames Booth2012-08-231-3/+3
* Added some logging and updated man pageJames Booth2012-08-221-0/+4
* Added status colour preference supportJames Booth2012-08-191-5/+53
* Added colour macrosJames Booth2012-08-191-26/+32
* No longer set win status new when typingJames Booth2012-08-161-1/+0
* Removed typing notification when not in chat winJames Booth2012-08-161-10/+0
* Moved typing notification from main chat to title barJames Booth2012-08-161-4/+6
* Message about F1 keyJames Booth2012-08-161-7/+4
* Show basic help on startupJames Booth2012-08-161-19/+17
* Added typing notifications and related preferencesJames Booth2012-08-161-6/+93
* Command help now looked upJames Booth2012-08-141-10/+38
* Reverted ncurses cleanupJames Booth2012-07-311-7/+0
* 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