about summary refs log tree commit diff stats
path: root/windows.c
Commit message (Expand)AuthorAgeFilesLines
* Added autobuild toolsJames Booth2012-07-011-665/+0
* Changed notify urgencyJames Booth2012-06-281-3/+3
* Added notify preferenceJames Booth2012-06-281-1/+3
* Added desktop notificationJames Booth2012-06-281-0/+26
* Removed dependency on preferences from status barJames Booth2012-06-281-0/+2
* Updated helpJames Booth2012-06-191-2/+2
* Commented bold stylesJames Booth2012-06-181-6/+6
* Added remaining basic terminal coloursJames Booth2012-06-181-0/+1
* Added offline message colour preferenceJames Booth2012-06-181-2/+2
* Added basic colour preferences loadingJames Booth2012-06-181-0/+2
* Load colours from preferencesJames Booth2012-06-181-11/+10
* 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 ascii logo on startupDolan O'Toole2012-06-011-1/+8
* Allow message with status updatesJames Booth2012-05-281-8/+15
* Updated help command with presence commandsJames Booth2012-05-271-0/+5
* Renamed windows.h -> ui.hJames Booth2012-05-241-1/+1
* Moved beep/flash settings to preferencesJames Booth2012-05-101-9/+2
* Added preferencesJames Booth2012-05-101-1/+1
* Removed some oneliner functionsJames Booth2012-05-101-20/+0
* Using GSList for contact listJames Booth2012-05-101-4/+5
* Added contact moduleJames Booth2012-05-041-6/+9
* Added flash notification and optionJames Booth2012-04-241-0/+1
* Added beep setting commandJames Booth2012-04-241-1/+11
* Beep on incomming messageJames Booth2012-04-241-1/+2
* Removed resize debugJames Booth2012-04-231-1/+0
* Make pads bigger on resizeJames Booth2012-04-231-1/+15
* Resize current padJames Booth2012-04-221-2/+13
* Moved windows on resizeJames Booth2012-04-221-2/+1
* Added status bar resizeJames Booth2012-04-221-1/+1
* Renamed title_bar_redraw -> title_bar_resizeJames Booth2012-04-201-1/+1
* Added title bar redrawJames Booth2012-04-201-1/+1
* Merge branch 'master' into resizeJames Booth2012-04-201-8/+36
|\
| * Added blinking notificationsJames Booth2012-04-191-8/+16
| * Show different message when disconnectedJames Booth2012-04-191-0/+20
* | Replace input on resizeJames Booth2012-04-171-13/+10
* | Moved resize code to windows.c, reorder main loopJames Booth2012-04-171-9/+13
* | Added current window refresh on resizeJames Booth2012-04-161-0/+1
* | Basic resize of barsJames Booth2012-04-151-0/+8
|/
* Transparent terminal supportjames2012-04-041-6/+7
* Rewrote copying of contact list for /whoJames Booth2012-03-201-4/+7
* Updated helpJames Booth2012-03-111-4/+8
* Tidied special key functionsJames Booth2012-03-101-59/+67
* Dealt with online notifications when no showJames Booth2012-03-101-1/+3
* Show status with online contact listJames Booth2012-03-091-3/+5
* Changed typenames in contact listJames Booth2012-03-091-1/+1
* Usage of constJames Booth2012-03-091-27/+33
* Command changesJames Booth2012-03-081-3/+7
* Contact list synch with serverJames Booth2012-03-081-13/+24
* Incoming message notification in consoleJames Booth2012-03-061-0/+12