about summary refs log tree commit diff stats
path: root/src/ui/mucconfwin.c
Commit message (Expand)AuthorAgeFilesLines
* Add win_appendJames Booth2016-10-151-8/+8
* Add win_appendlnJames Booth2016-10-151-7/+7
* Add win_printJames Booth2016-10-151-44/+44
* Use win_printf_line instead of win_printlnJames Booth2016-10-151-1/+1
* Add ch arg to win_printf_lineJames Booth2016-10-151-40/+40
* Use THEME_DEFAULTJames Booth2016-10-141-9/+9
* Add win_printf_lineJames Booth2016-10-141-40/+40
* Always use string format in win_printfJames Booth2016-10-121-7/+7
* Remove win_print, use win_printf insteadJames Booth2016-10-111-33/+33
* Rename win_vprint -> win_printfJames Booth2016-10-111-25/+25
* Tidy headersJames Booth2016-07-241-1/+1
* Update GPL link in headersJames Booth2016-07-241-1/+1
* Updated copyrightJames Booth2016-02-141-1/+1
* Merge remote-tracking branch 'kiethandi/master'James Booth2015-11-301-0/+1
|\
| * Inclued stdlibU-DIR\kieran.thandi2015-11-301-347/+348
|/
* Tidy wins_create_summary()James Booth2015-11-291-0/+17
* Make all mucconfwin functions take ProfMucConfWinJames Booth2015-11-021-5/+8
* Added assert check to mucconfwin_field_helpJames Booth2015-11-021-0/+2
* Added assert check to mucconfwin_form_helpJames Booth2015-11-021-0/+2
* Renamed mucconfwin functionsJames Booth2015-11-021-11/+11
* Added mucconfwin moduleJames Booth2015-11-021-0/+323