1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00
profanity/src/ui
Dmitry Podgorny 37c200571f Fixed memory leak in ProfMucWin
Profanity remembers last message and its id for the message correction
feature. We must free them in window destructor.
2020-04-03 01:47:38 +03:00
..
buffer.c Rename ProfBufferEntry jid variable 2020-03-09 13:33:48 +01:00
buffer.h Rename ProfBufferEntry jid variable 2020-03-09 13:33:48 +01:00
chatwin.c Allow utf8 symbols as omemo/pgp/otr indicator char 2020-02-20 23:36:10 +01:00
confwin.c Allow utf8 symbols as omemo/pgp/otr indicator char 2020-02-20 23:36:10 +01:00
console.c Add setting to not colorize own nick according to xep-0392 2020-03-25 12:54:25 +01:00
core.c Allow utf8 symbols as omemo/pgp/otr indicator char 2020-02-20 23:36:10 +01:00
inputwin.c Add slashguard feature 2020-03-18 18:20:05 +01:00
inputwin.h Add vim modeline 2019-11-13 12:11:05 +01:00
mucwin.c Use ProfMessage as parameter for win_println_incoming_muc_msg() 2020-03-09 12:00:15 +01:00
notifier.c Add vim modeline 2019-11-13 12:11:05 +01:00
occupantswin.c Add workaround for compiler warning 2020-02-14 11:23:19 +01:00
privwin.c Allow utf8 symbols as omemo/pgp/otr indicator char 2020-02-20 23:36:10 +01:00
rosterwin.c Add builds.sr.ht CI for OpenBSD 2020-02-17 10:54:15 +01:00
screen.c Add vim modeline 2019-11-13 12:11:05 +01:00
screen.h Add vim modeline 2019-11-13 12:11:05 +01:00
statusbar.c Make statusbar tab more resilient 2020-03-09 16:33:42 +01:00
statusbar.h Add vim modeline 2019-11-13 12:11:05 +01:00
titlebar.c move titlebar code in correct function 2020-03-24 21:46:40 +01:00
titlebar.h Add vim modeline 2019-11-13 12:11:05 +01:00
tray.c Add vim modeline 2019-11-13 12:11:05 +01:00
tray.h Add vim modeline 2019-11-13 12:11:05 +01:00
ui.h Add slashguard feature 2020-03-18 18:20:05 +01:00
win_types.h xep-0308: Implement LMC for outgoing MUC messages 2020-02-14 10:17:07 +01:00
window_list.c Allow utf8 symbols as omemo/pgp/otr indicator char 2020-02-20 23:36:10 +01:00
window_list.h Add context to autocomplete_with_func and use it for omemo trust command 2020-01-31 10:07:08 +01:00
window.c Fixed memory leak in ProfMucWin 2020-04-03 01:47:38 +03:00
window.h Use ProfMessage as parameter for win_println_incoming_muc_msg() 2020-03-09 12:00:15 +01:00
xmlwin.c Allow utf8 symbols as omemo/pgp/otr indicator char 2020-02-20 23:36:10 +01:00