1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src/ui
Michael Vetter 5db840e0cc Fix memleak in win_print_outgoing_with_receipt()
We should actually process the receipts also in LMC I think.

Regards https://github.com/profanity-im/profanity/issues/805
2020-07-23 10:06:49 +02:00
..
buffer.c Apply coding style 2020-07-07 14:18:57 +02:00
buffer.h Apply coding style 2020-07-07 14:18:57 +02:00
chatwin.c Pass window to functions so we dont have to call twice 2020-07-09 16:11:50 +02:00
confwin.c Apply coding style 2020-07-07 14:18:57 +02:00
console.c Setting: only write in console upon muc mention 2020-07-10 15:16:34 +02:00
core.c Dont hilight console once all messages have been read 2020-07-09 15:44:35 +02:00
inputwin.c Apply coding style 2020-07-07 14:18:57 +02:00
inputwin.h Add vim modeline 2019-11-13 12:11:05 +01:00
mucwin.c Apply coding style 2020-07-07 14:18:57 +02:00
notifier.c Apply coding style 2020-07-07 14:18:57 +02:00
occupantswin.c Apply coding style 2020-07-07 14:18:57 +02:00
privwin.c Pass window to functions so we dont have to call twice 2020-07-09 16:11:50 +02:00
rosterwin.c Apply coding style 2020-07-07 14:18:57 +02:00
screen.c Apply coding style 2020-07-07 14:18:57 +02:00
screen.h Add vim modeline 2019-11-13 12:11:05 +01:00
statusbar.c Apply coding style 2020-07-07 14:18:57 +02:00
statusbar.h Apply coding style 2020-07-07 14:18:57 +02:00
titlebar.c Apply coding style 2020-07-07 14:18:57 +02:00
titlebar.h Add vim modeline 2019-11-13 12:11:05 +01:00
tray.c Apply coding style 2020-07-07 14:18:57 +02:00
tray.h Add vim modeline 2019-11-13 12:11:05 +01:00
ui.h Pass window to functions so we dont have to call twice 2020-07-09 16:11:50 +02:00
win_types.h Apply coding style 2020-07-07 14:18:57 +02:00
window_list.c Dont hilight console once all messages have been read 2020-07-09 15:44:35 +02:00
window_list.h Apply coding style 2020-07-07 14:18:57 +02:00
window.c Fix memleak in win_print_outgoing_with_receipt() 2020-07-23 10:06:49 +02:00
window.h Apply coding style 2020-07-07 14:18:57 +02:00
xmlwin.c Apply coding style 2020-07-07 14:18:57 +02:00