about summary refs log tree commit diff stats
path: root/src/ui/titlebar.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMichael Vetter2023-01-101-1/+1
* Update copyright yearMichael Vetter2022-05-091-1/+1
* Fix wrong format string in titlebarMichael Vetter2021-09-291-3/+3
* Fix wrong format string in titlebar encryptionMichael Vetter2021-09-291-2/+2
* Display attention hint in titlebar for mucs tooMichael Vetter2021-05-311-12/+23
* Attention flag for chat windowsDebXWoody2021-05-291-0/+12
* Update copyrightMichael Vetter2021-01-081-1/+1
* Declare counter var inside loopMichael Vetter2020-11-091-2/+1
* Apply coding styleMichael Vetter2020-07-071-104/+102
* Revert "Apply coding style"Michael Vetter2020-07-071-109/+111
* Apply coding styleMichael Vetter2020-07-071-111/+109
* Feature request - XEP-0373: OpenPGP for XMPP (OX)DebXWoody2020-06-291-0/+14
* Fix titlebar write positionMichael Vetter2020-05-271-4/+35
* Fix invalid read in titlebarMichael Vetter2020-05-241-1/+2
* Dont show resource in titlebar if it is too longMichael Vetter2020-05-221-9/+20
* Make 'scrolled' themeableMichael Vetter2020-05-211-0/+3
* Display when scrolled upMichael Vetter2020-05-211-0/+21
* move titlebar code in correct functionMichael Vetter2020-03-241-19/+1
* Add myself to copyrightMichael Vetter2020-01-231-0/+1
* Add option to display MUC name or JID in titlebarMichael Vetter2020-01-231-5/+17
* Display MUC name in titlebarMichael Vetter2020-01-231-1/+8
* Fix spacing in titlebar.cMichael Vetter2020-01-231-2/+0
* Call ncurses resize function before move functionMichael Vetter2019-12-021-1/+2
* Add vim modelineMichael Vetter2019-11-131-0/+1
* Add OMEMO state in titlebar in MUCPaul Fariello2019-04-101-0/+15
* Add OMEMO state in titlebarPaul Fariello2019-04-101-0/+15
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
* Update copyrightJames Booth2018-01-211-1/+1
* Update CopyrightJames Booth2017-01-281-1/+1
* Allow room display properies to be set by pluginsJames Booth2017-01-201-0/+26
* Add titlebar encryption text to plugins apiJames Booth2017-01-191-14/+34
* Allow vertical positioning of all windowsJames Booth2016-09-231-14/+5
* Add /inputwin top|bottom commandJames Booth2016-09-191-1/+17
* Tidy headersJames Booth2016-07-241-1/+1
* Moved roster_list.cJames Booth2016-07-241-1/+1
* Moved chat_session.cJames Booth2016-07-241-1/+1
* Update GPL link in headersJames Booth2016-07-241-1/+1
* Add session.cJames Booth2016-05-051-1/+1
* Removed #AX_PREFIX_CONFIG_HJames Booth2016-03-311-1/+1
* Merge branch 'master' into plugins-cJames Booth2016-02-141-1/+1
|\
| * Updated copyrightJames Booth2016-02-141-1/+1
* | Added C plugin code from plugins branchJames Booth2016-02-141-1/+1
|/
* Added roster struct, create and destroy roster on connect/disconnectJames Booth2016-01-051-8/+11
* Add preference for showing TLS indicator in titlebarJames Booth2015-10-141-1/+1
* Title bar TLS indicatorJames Booth2015-10-141-9/+71
* Split PGP incoming and outgoing message handlingJames Booth2015-08-301-50/+53
* Moved setting otr.warn -> enc.warnJames Booth2015-06-211-2/+1
* Tidied OTR and PGP combinations in client_events.cJames Booth2015-06-211-2/+0
* Added window encyption mode for PGPJames Booth2015-06-201-42/+55
* Moved ui/windows -> window_listJames Booth2015-06-151-1/+1