.. |
accounts.c
|
Autocomplete: added free function
|
2013-01-11 00:17:18 +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
|
added resources release to connetion handler
|
2013-01-07 22:13:24 +02:00 |
chat_session.h
|
Fixed invalid state transition from <active/> to <paused/>
|
2012-10-31 23:41:30 +00:00 |
command.c
|
Check nick exists when private messaging
|
2013-01-11 01:35:25 +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
|
Autocomplete: added free function
|
2013-01-11 00:17:18 +00:00 |
contact_list.h
|
Autocomplete: added free function
|
2013-01-11 00:17:18 +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
|
Remove whitespace
|
2013-01-07 20:49:15 +00:00 |
jabber.c
|
added resources release to connetion handler
|
2013-01-07 22:13:24 +02: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
|
Autocomplete: added free function
|
2013-01-11 00:17:18 +00:00 |
preferences.h
|
Fixed order of includes for ncursesw
|
2013-01-04 00:35:54 +00:00 |
prof_autocomplete.c
|
Autocomplete: added free function
|
2013-01-11 00:17:18 +00:00 |
prof_autocomplete.h
|
Autocomplete: added free function
|
2013-01-11 00:17:18 +00: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
|
Autocomplete: added free function
|
2013-01-11 00:17:18 +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
|
Use room nickname autocompleter on /info and /msg when in chat room
|
2013-01-11 00:48:58 +00:00 |
room_chat.h
|
Use room nickname autocompleter on /info and /msg when in chat room
|
2013-01-11 00:48:58 +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
|
Fix issue #121
|
2013-01-06 23:47:50 +00:00 |
ui.h
|
Added win_current_is_console()
|
2013-01-11 01:05:59 +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
|
Check nick exists when private messaging
|
2013-01-11 01:35:25 +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 |