1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-30 21:55:24 +00:00
profanity/src
2015-10-27 23:20:03 +00:00
..
command Renamed ui_new_chat_win -> chatwin_new 2015-10-27 23:15:28 +00:00
config Fix pointer dereferencing 2015-10-26 14:24:11 +01:00
event Renamed ui_outgoing_chat_msg -> chatwin_outgoing_msg 2015-10-27 23:20:03 +00:00
otr Renamed ui_outgoing_chat_msg -> chatwin_outgoing_msg 2015-10-27 23:20:03 +00:00
pgp Applied coding style to src/pgp/ 2015-10-25 22:43:19 +00:00
tools Applied coding style to src/tools/ 2015-10-25 22:47:42 +00:00
ui Renamed ui_outgoing_chat_msg -> chatwin_outgoing_msg 2015-10-27 23:20:03 +00:00
xmpp Applied coding style to src/xmpp/ 2015-10-26 00:14:23 +00:00
chat_session.c Applied coding style to src/ 2015-10-26 00:52:33 +00:00
chat_session.h Applied coding style to src/ 2015-10-26 00:52:33 +00:00
chat_state.c Applied coding style to src/ 2015-10-26 00:52:33 +00:00
chat_state.h Use consistent style for pointers 2015-10-21 15:07:49 +02:00
common.c Applied coding style to src/ 2015-10-26 00:52:33 +00:00
common.h Applied coding style to src/ 2015-10-26 00:52:33 +00:00
contact.c Applied coding style to src/ 2015-10-26 00:52:33 +00:00
contact.h Applied coding style to src/ 2015-10-26 00:52:33 +00:00
jid.c Applied coding style to src/ 2015-10-26 00:52:33 +00:00
jid.h Use consistent style for pointers 2015-10-21 15:07:49 +02:00
log.c Applied coding style to src/ 2015-10-26 00:52:33 +00:00
log.h Applied coding style to src/ 2015-10-26 00:52:33 +00:00
main.c Merge remote-tracking branch 'jubalh/jub' 2015-10-24 21:42:04 +01:00
muc.c Fix pointer dereferencing 2015-10-26 14:24:11 +01:00
muc.h Applied coding style to src/ 2015-10-26 00:52:33 +00:00
profanity.c Applied coding style to src/ 2015-10-26 00:52:33 +00:00
profanity.h Removed --disable-tls command line option 2015-10-18 00:17:45 +01:00
resource.c Applied coding style to src/ 2015-10-26 00:52:33 +00:00
resource.h Applied coding style to src/ 2015-10-26 00:52:33 +00:00
roster_list.c Applied coding style to src/ 2015-10-26 00:52:33 +00:00
roster_list.h Applied coding style to src/ 2015-10-26 00:52:33 +00:00
window_list.c Removed ui_events module 2015-10-27 20:49:06 +00:00
window_list.h Removed ui_chat_win_exists 2015-10-26 22:43:32 +00:00