about summary refs log tree commit diff stats
path: root/windows.h
Commit message (Collapse)AuthorAgeFilesLines
* Moved windows on resizeJames Booth2012-04-221-1/+1
|
* Added status bar resizeJames Booth2012-04-221-0/+1
|
* Renamed title_bar_redraw -> title_bar_resizeJames Booth2012-04-201-1/+1
|
* Added title bar redrawJames Booth2012-04-201-0/+1
|
* Merge branch 'master' into resizeJames Booth2012-04-201-0/+2
|\
| * Added blinking notificationsJames Booth2012-04-191-0/+1
| | | | | | | | | | | | | | When something happens in the a active window, the status bar shows a blinking notification. Moving to the window stops the blinking.
| * Show different message when disconnectedJames Booth2012-04-191-0/+1
| | | | | | | | Also show message in active chat windows
* | Replace input on resizeJames Booth2012-04-171-1/+4
| |
* | Moved resize code to windows.c, reorder main loopJames Booth2012-04-171-1/+0
| |
* | Basic resize of barsJames Booth2012-04-151-0/+1
|/
* Rewrote copying of contact list for /whoJames Booth2012-03-201-1/+1
|
* Tidied special key functionsJames Booth2012-03-101-3/+2
|
* Changed typenames in contact listJames Booth2012-03-091-1/+1
|
* Usage of constJames Booth2012-03-091-15/+18
|
* Tidied windows.hJames Booth2012-03-081-1/+1
|
* Contact list synch with serverJames Booth2012-03-081-0/+2
|
* Paging in console windowJames Booth2012-03-051-0/+4
|
* Removed cons_good_showJames Booth2012-03-011-1/+0
|
* Close win now has return valueJames Booth2012-03-011-1/+1
|
* Simplified online/offline notificationsJames Booth2012-02-291-4/+2
|
* Presence notifications sent to chat windowsJames Booth2012-02-281-0/+2
|
* Added presence notificationsJames Booth2012-02-271-0/+2
| | | | Turned off roster request on connect
* Moved window switchingJames Booth2012-02-271-2/+1
|
* Added input editing and bufferJames Booth2012-02-261-1/+1
| | | | | Left and right arrows for inline editing. Up arrow to go through history
* Removed unused input window functionJames Booth2012-02-261-1/+0
|
* Added GPLJames Booth2012-02-201-0/+22
|
* Merged input processing loopsJames Booth2012-02-201-0/+2
|
* Dynamic memory allocation on get chat recipientJames Booth2012-02-191-1/+1
|
* Tarted up consoleJames Booth2012-02-191-0/+3
|
* Tidy up titlebar titleJames Booth2012-02-191-0/+1
|
* Validation on msg commandJames Booth2012-02-191-0/+1
|
* Start command validationJames Booth2012-02-181-0/+1
|
* Handles failed logins correctlyJames Booth2012-02-171-0/+3
|
* Handling logins and outputting to consoleJames Booth2012-02-161-1/+1
|
* Added gui_refreshJames Booth2012-02-131-0/+1
| | | | Refreshing all windows now done in main loop
* Added title bar refresh to main loopJames Booth2012-02-121-0/+1
|
* Renamed title bar functionsJames Booth2012-02-121-15/+17
|
* Added status bar refresh to main loopJames Booth2012-02-121-0/+1
|
* Renamed console window functionsJames Booth2012-02-121-3/+5
|
* Renamed input_bar -> status_barJames Booth2012-02-121-8/+8
|
* Naming of staticsJames Booth2012-02-121-13/+17
|
* Only switch to active chatsJames Booth2012-02-121-0/+1
|
* Starting window output in x position 1James Booth2012-02-101-0/+2
|
* Small formatting changesJames Booth2012-02-101-1/+3
|
* Added msg commandJames Booth2012-02-091-1/+2
|
* Added roster commandJames Booth2012-02-091-0/+1
|
* Split window functionsJames Booth2012-02-081-7/+17
|
* Closing chat windowsJames Booth2012-02-081-2/+1
|
* Basic multiwindow chatJames Booth2012-02-081-1/+3
|
* Window per chat and incoming notificationsJames Booth2012-02-081-0/+6
|