1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00
profanity/src/ui
2020-12-08 20:01:17 +01:00
..
buffer.c Basic support for building on NetBSD. 2020-09-04 12:55:20 +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 Remove scheme and filetype matching for url (save|open) 2020-12-08 20:01:17 +01:00
core.c Declare counter var inside loop 2020-11-09 11:33:33 +01:00
inputwin.c Since the string from strerror should never be modified, use const. 2020-10-14 09:52:26 +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 Avoid passing NULL pointers to curses functions. 2020-09-04 12:59:20 +02:00
screen.c Basic support for building on NetBSD. 2020-09-04 12:55:20 +02:00
screen.h Add vim modeline 2019-11-13 12:11:05 +01:00
statusbar.c Declare counter var inside loop 2020-11-09 11:33:33 +01:00
statusbar.h Apply coding style 2020-07-07 14:18:57 +02:00
titlebar.c Declare counter var inside loop 2020-11-09 11:33:33 +01: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 Basic support for building on NetBSD. 2020-09-04 12:55:20 +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 Run make format on rebase 2020-11-16 21:58:09 +01:00
window.h Run make format on rebase 2020-11-16 21:58:09 +01:00
xmlwin.c Apply coding style 2020-07-07 14:18:57 +02:00