1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-29 19:56:07 -04:00
profanity/src/ui
2015-11-22 17:45:38 +00:00
..
buffer.c Fix pointer dereferencing 2015-10-26 14:24:11 +01:00
buffer.h Applied coding style to src/ui/buffer.h src/ui/buffer.c 2015-10-25 22:50:10 +00:00
chatwin.c Added missing config.h includes 2015-10-31 23:38:08 +00:00
console.c Tidied roster commands 2015-11-22 17:45:38 +00:00
core.c Moved ui_outgoing_private_msg to privwin.c 2015-11-05 23:30:51 +00:00
inputwin.c Clear Readline undo list when autocompleting command history 2015-11-09 00:34:17 +00:00
inputwin.h Removed ui_input_nonblocking() 2015-11-01 18:56:34 +00:00
mucconfwin.c Make all mucconfwin functions take ProfMucConfWin 2015-11-02 22:19:01 +00:00
mucwin.c Added missing include 2015-11-19 23:32:11 +00:00
notifier.c Removed ui_unread 2015-11-02 21:14:55 +00:00
occupantswin.c Added word wrap to roster panel 2015-11-22 01:39:20 +00:00
privwin.c Update privwin.c 2015-11-20 00:34:03 +00:00
rosterwin.c Added /roster resource join 2015-11-22 16:37:05 +00:00
statusbar.c Applied coding style to src/ui/ 2015-10-25 23:31:11 +00:00
statusbar.h Applied coding style to src/ui/ 2015-10-25 23:31:11 +00:00
titlebar.c Add preference for showing TLS indicator in titlebar 2015-10-14 00:48:11 +01:00
titlebar.h Removed ui_titlebar_presence 2015-11-02 20:39:43 +00:00
ui.h Removed unused priority settings 2015-11-20 00:18:13 +00:00
win_types.h Split PGP incoming and outgoing message handling 2015-08-30 01:32:13 +01:00
window.c Added word wrap to roster panel 2015-11-22 01:39:20 +00:00
window.h Added word wrap to roster panel 2015-11-22 01:39:20 +00:00
xmlwin.c xmlwin_show takes window as argument 2015-11-01 19:45:35 +00:00