1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src
2012-10-20 09:19:59 +03:00
..
chat_log.c Removed "Log" from history output 2012-10-15 08:57:43 +01:00
chat_log.h Fixed compiler warning 2012-10-14 17:58:58 +01:00
command.c Added history option 2012-10-14 18:26:08 +01:00
command.h Tidied all includes 2012-08-26 01:50:50 +01:00
common.c Added comment to GLib compatibility function 2012-08-26 22:39:42 +01:00
common.h Removed get_time from common.c 2012-08-26 22:36:00 +01:00
contact_list.c Now checks for exitence of contact before sending message 2012-10-04 23:18:48 +01:00
contact_list.h Now checks for exitence of contact before sending message 2012-10-04 23:18:48 +01:00
contact.c Function signatures across lines 2012-07-24 23:19:48 +01:00
contact.h Added autobuild tools 2012-07-01 14:47:09 +01:00
history.c Tidied all includes 2012-08-26 01:50:50 +01:00
history.h Tidied all includes 2012-08-26 01:50:50 +01:00
input_win.c Decreased non blocking delay 2012-10-06 00:20:50 +01:00
jabber.c jabber: rewrite error handling 2012-10-20 09:19:59 +03:00
jabber.h Moved jabber_free_resources call 2012-10-16 23:38:27 +01:00
log.c Shutdown now correctly handles connection 2012-09-23 19:26:07 +01:00
log.h Fixed vargs strings in log 2012-09-09 16:23:33 +01:00
main.c Refactored profanity module 2012-10-02 01:24:48 +01:00
preferences.c Added history option 2012-10-14 18:26:08 +01:00
preferences.h Added history option 2012-10-14 18:26:08 +01:00
prof_autocomplete.c Tidied all includes 2012-08-26 01:50:50 +01:00
prof_autocomplete.h Added autobuild tools 2012-07-01 14:47:09 +01:00
prof_history.c Added -Wall to GCC options 2012-09-10 22:57:42 +01:00
prof_history.h Added autobuild tools 2012-07-01 14:47:09 +01:00
profanity.c handle error messages from server 2012-10-18 18:18:44 +03:00
profanity.h handle error messages from server 2012-10-18 18:18:44 +03:00
status_bar.c Fixed memory leak 2012-10-06 00:16:53 +01:00
tinyurl.c Added -Wall to GCC options 2012-09-10 22:57:42 +01:00
tinyurl.h Tidied all includes 2012-08-26 01:50:50 +01:00
title_bar.c Added -Wall to GCC options 2012-09-10 22:57:42 +01:00
ui.h handle error messages from server 2012-10-18 18:18:44 +03:00
windows.c windows: set dirty in win_show_error_msg 2012-10-18 18:24:09 +03:00