about summary refs log tree commit diff stats
path: root/src/ui/windows.h
Commit message (Expand)AuthorAgeFilesLines
* Updated copyrightJames Booth2015-02-101-1/+1
* Removed functions from windows.cJames Booth2014-12-221-4/+1
* Added win_get_titleJames Booth2014-12-211-2/+2
* Removed TODOsJames Booth2014-12-201-3/+0
* Refactored all window recipients and typesJames Booth2014-12-201-3/+3
* Refactoring window types, removing recipient and from references - wipJames Booth2014-12-181-1/+15
* Added occupantswin.cJames Booth2014-12-161-0/+2
* Added window specific creation functionsJames Booth2014-12-151-3/+7
* Added win create functions for chat and private chatJames Booth2014-12-101-0/+2
* Removed /duck commandJames Booth2014-10-181-1/+0
* Implemented /occupants showJames Booth2014-10-091-0/+1
* Implemented /occupants hideJames Booth2014-10-091-0/+1
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
* Added command /wins swapJames Booth2014-04-241-0/+1
* Added XML Console windowJames Booth2014-04-151-0/+2
* Inlined wins_update_virtual_console and wins_update_virtual_currentJames Booth2014-04-061-2/+0
* Renamed refresh functions to update_virtualJames Booth2014-04-011-2/+2
* Updated copyrightJames Booth2014-03-091-1/+1
* Added simple mock test, refactored rosterJames Booth2013-12-141-2/+2
* Next and previous windows, handle KEY_CODE_YES terms, jump empty winsJames Booth2013-09-261-0/+2
* Fixed /close all and /close read to close extra windowsJames Booth2013-08-301-0/+1
* Removed limit on number of windows, WIPJames Booth2013-08-271-1/+0
* Free windows on exitJames Booth2013-08-261-0/+1
* Initial code refactor for growable window listJames Booth2013-08-201-0/+51