1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-08-18 19:04:14 -04:00
profanity/src
2013-01-05 22:30:21 +00:00
..
accounts.c Added autocomplete for enabled logins only 2012-12-10 00:53:57 +00:00
accounts.h Added autocomplete for enabled logins only 2012-12-10 00:53:57 +00:00
chat_log.c Fixed new years eve bug with chat history 2012-12-31 15:29:44 +00:00
chat_log.h Fixed name clashes with windows.h 2012-12-11 23:58:54 +00:00
chat_session.c Only set state to </paused> when was previously </composing> 2012-12-19 23:40:21 +00:00
chat_session.h Fixed invalid state transition from <active/> to <paused/> 2012-10-31 23:41:30 +00:00
command.c Fixed help on /connect 2012-12-22 23:48:45 +00:00
command.h Fixed help command name clash on status 2012-11-13 22:24:37 +00:00
common.c use internal implementation of getline 2012-11-18 04:31:32 +02:00
common.h use internal implementation of getline 2012-11-18 04:31:32 +02:00
contact_list.c Handle idle time from contacts 2012-12-09 03:07:33 +00:00
contact_list.h Handle idle time from contacts 2012-12-09 03:07:33 +00:00
contact.c Handle idle time from contacts 2012-12-09 03:07:33 +00:00
contact.h Handle idle time from contacts 2012-12-09 03:07:33 +00:00
files.c Moved logins to accounts module 2012-12-02 01:29:42 +00:00
files.h Moved logins to accounts module 2012-12-02 01:29:42 +00:00
history.c Removed trailing whitespace from src and tests 2012-10-21 20:02:20 +01:00
history.h Removed trailing whitespace from src and tests 2012-10-21 20:02:20 +01:00
input_win.c Added back block for when cursor not at end of line 2013-01-05 22:30:21 +00:00
jabber.c Fixed compile error 2012-12-10 00:57:50 +00:00
jabber.h Handle logins using accounts 2012-12-09 22:14:38 +00:00
log.c Profanity files now use %XDG_CONFIG_HOME and %XDG_DATA_HOME 2012-11-25 21:40:49 +00:00
log.h Removed trailing whitespace from src and tests 2012-10-21 20:02:20 +01:00
main.c Fixed some memory leaks 2012-11-26 02:20:44 +00:00
parser.c Fixed some memory leaks 2012-11-26 02:20:44 +00:00
parser.h Commands now use parser function to handle parameters 2012-11-18 02:40:49 +00:00
preferences.c Fixed order of includes for ncursesw 2013-01-04 00:35:54 +00:00
preferences.h Fixed order of includes for ncursesw 2013-01-04 00:35:54 +00:00
prof_autocomplete.c Simplified autocompleter 2012-10-28 23:38:10 +00:00
prof_autocomplete.h Removed trailing whitespace from src and tests 2012-10-21 20:02:20 +01:00
prof_history.c Removed trailing whitespace from src and tests 2012-10-21 20:02:20 +01:00
prof_history.h Removed trailing whitespace from src and tests 2012-10-21 20:02:20 +01:00
profanity.c Handle wide chars on input 2013-01-03 00:16:39 +00:00
profanity.h Handle logins using accounts 2012-12-09 22:14:38 +00:00
release.c Updated website location in /vercheck 2012-11-06 00:59:38 +00:00
release.h Added #define's to headers 2012-11-08 22:51:49 +00:00
room_chat.c Colour chat room members by presence for /who 2012-12-06 00:23:11 +00:00
room_chat.h Send presence changes to chat rooms 2012-11-20 00:33:54 +00:00
stanza.c Handle idle time from contacts 2012-12-09 03:07:33 +00:00
stanza.h Handle idle time from contacts 2012-12-09 03:07:33 +00:00
status_bar.c Fixed order of includes for ncursesw 2013-01-04 00:35:54 +00:00
theme.c Fixed order of includes for ncursesw 2013-01-04 00:35:54 +00:00
theme.h Fixed order of includes for ncursesw 2013-01-04 00:35:54 +00:00
tinyurl.c Fixed possible NULL pointer references when offline 2012-10-24 02:18:20 +01:00
tinyurl.h Added #define's to headers 2012-11-08 22:51:49 +00:00
title_bar.c Clean up gtimer on show typing 2012-12-20 00:00:42 +00:00
ui.h Fixed order of includes for ncursesw 2013-01-04 00:35:54 +00:00
window.c Fixed order of includes for ncursesw 2013-01-04 00:35:54 +00:00
window.h Added header define to window.h 2012-11-25 23:29:02 +00:00
windows.c Merge remote-tracking branch 'dmitry/next' 2013-01-05 01:14:18 +00:00
xdg_base.c Fixed GLib assertion error when no XDG env set 2012-11-26 10:43:19 +00:00
xdg_base.h Profanity files now use %XDG_CONFIG_HOME and %XDG_DATA_HOME 2012-11-25 21:40:49 +00:00