about summary refs log tree commit diff stats
path: root/src/ui/xmlwin.c
Commit message (Collapse)AuthorAgeFilesLines
* Add config.h in files were it was missingMichael Vetter2021-03-261-0/+2
| | | | Related to https://github.com/profanity-im/profanity/issues/1512
* Apply coding styleMichael Vetter2020-07-071-3/+3
|
* Revert "Apply coding style"Michael Vetter2020-07-071-3/+3
| | | | | | This reverts commit 9b55f2dec0ea27a9ce4856e303425e12f866cea2. Sorting the includes creates some problems.
* Apply coding styleMichael Vetter2020-07-071-3/+3
| | | | Regards https://github.com/profanity-im/profanity/issues/1396
* Allow utf8 symbols as omemo/pgp/otr indicator charMichael Vetter2020-02-201-6/+6
| | | | Fix https://github.com/profanity-im/profanity/issues/1264
* Add vim modelineMichael Vetter2019-11-131-0/+1
|
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
|
* Update copyrightJames Booth2018-01-211-1/+1
|
* Update CopyrightJames Booth2017-01-281-1/+1
|
* Add win_printJames Booth2016-10-151-6/+6
|
* Add ch arg to win_printf_lineJames Booth2016-10-151-6/+6
|
* Add win_printf_lineJames Booth2016-10-141-6/+6
|
* Always use string format in win_printfJames Booth2016-10-121-2/+2
|
* Remove win_print, use win_printf insteadJames Booth2016-10-111-6/+6
|
* 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
|\
| * Include string take 2U-DIR\kieran.thandi2015-11-301-1/+1
| |
| * resolve strdup decU-DIR\kieran.thandi2015-11-301-63/+64
|/
* Tidy wins_create_summary()James Booth2015-11-291-0/+8
|
* xmlwin_show takes window as argumentJames Booth2015-11-011-5/+4
|
* Added xmlwin moduleJames Booth2015-11-011-0/+56