1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src
Immae 66ad23b35b having wprintw go through win_save_(v)print.
Signed-off-by: James Booth <boothj5@gmail.com>
2014-06-23 21:05:43 +01:00
..
command Free aliases on cmd_init 2014-06-18 21:36:09 +01:00
config Free aliases on cmd_init 2014-06-18 21:36:09 +01:00
otr Added deallocation function for string prefs, added otr policy enum 2014-06-18 00:32:36 +01:00
tools Free tokens when 0 supplied an 0 min, parse_args_with_freetext 2014-06-17 22:30:51 +01:00
ui having wprintw go through win_save_(v)print. 2014-06-23 21:05:43 +01:00
xmpp Removed string allocation in stanza when joining room 2014-06-15 22:26:28 +01:00
chat_session.c Fixed cppcheck warnings 2014-04-26 00:36:36 +01:00
chat_session.h Fixed cppcheck warnings 2014-04-26 00:36:36 +01:00
common.c Renamed generate_unique_id -> create_unique_id 2014-06-15 21:49:34 +01:00
common.h Renamed generate_unique_id -> create_unique_id 2014-06-15 21:49:34 +01:00
contact.c Updated copyright 2014-03-09 01:18:19 +00:00
contact.h Updated copyright 2014-03-09 01:18:19 +00:00
jid.c Fixed cppcheck warnings 2014-04-26 00:36:36 +01:00
jid.h Fixed cppcheck warnings 2014-04-26 00:36:36 +01:00
log.c Fixed cppcheck warnings 2014-04-26 00:36:36 +01:00
log.h Added /log where command 2014-04-13 22:20:15 +01:00
main.c Added -a (--account) option to man page 2014-04-23 22:43:05 +01:00
muc.c Properly free muc hashtables 2014-06-15 22:39:46 +01:00
muc.h Handle room subject and broadcasts sent before roster received 2014-05-05 20:13:22 +01:00
profanity.c Added deallocation function for string prefs, added otr policy enum 2014-06-18 00:32:36 +01:00
profanity.h Updated copyright 2014-03-09 01:18:19 +00:00
resource.c Updated copyright 2014-03-09 01:18:19 +00:00
resource.h Updated copyright 2014-03-09 01:18:19 +00:00
roster_list.c Updated copyright 2014-03-09 01:18:19 +00:00
roster_list.h Updated copyright 2014-03-09 01:18:19 +00:00
server_events.c Added deallocation function for string prefs, added otr policy enum 2014-06-18 00:32:36 +01:00
server_events.h Chat room windows now created only after successful join 2014-04-21 00:37:04 +01:00