Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove ui_current_print_line | James Booth | 2016-10-16 | 1 | -66/+66 | |
* | Add win_appendln | James Booth | 2016-10-15 | 1 | -1/+1 | |
* | Add win_print | James Booth | 2016-10-15 | 1 | -42/+42 | |
* | Remove win_vprintln_ch | James Booth | 2016-10-15 | 1 | -21/+21 | |
* | Use win_printf_line instead of win_println | James Booth | 2016-10-15 | 1 | -7/+7 | |
* | Use win_printf_line where appropriate | James Booth | 2016-10-15 | 1 | -6/+6 | |
* | Add ch arg to win_printf_line | James Booth | 2016-10-15 | 1 | -5/+5 | |
* | Use THEME_DEFAULT | James Booth | 2016-10-14 | 1 | -4/+4 | |
* | Add win_printf_line | James Booth | 2016-10-14 | 1 | -3/+3 | |
* | Add win_printf_line | James Booth | 2016-10-12 | 1 | -2/+2 | |
* | Remove win_print, use win_printf instead | James Booth | 2016-10-11 | 1 | -7/+7 | |
* | Rename win_vprint -> win_printf | James Booth | 2016-10-11 | 1 | -8/+8 | |
* | Fix /tls revoke message | James Booth | 2016-10-06 | 1 | -1/+1 | |
* | Use current room for /bookmark add and /bookmark remove | James Booth | 2016-10-05 | 1 | -82/+102 | |
* | Correct minor spelling errors | Jack Henschel | 2016-09-27 | 1 | -2/+2 | |
* | Allow setting /occupants properties when no connected | James Booth | 2016-09-26 | 1 | -7/+6 | |
* | Remove verbose output on window move | James Booth | 2016-09-25 | 1 | -16/+8 | |
* | Allow vertical positioning of all windows | James Booth | 2016-09-23 | 1 | -6/+124 | |
* | Rename /titlebar -> /wintitle | James Booth | 2016-09-22 | 1 | -3/+3 | |
* | Add /inputwin top|bottom command | James Booth | 2016-09-19 | 1 | -1/+15 | |
* | Free string on /plugins install | James Booth | 2016-09-05 | 1 | -0/+1 | |
* | Use hash table for bookmarks | James Booth | 2016-08-21 | 1 | -1/+2 | |
* | Send receipt request only when receiver supports feature | James Booth | 2016-08-18 | 1 | -2/+2 | |
* | Only include lastactivity feature in disco responses when enabled | James Booth | 2016-08-18 | 1 | -0/+6 | |
* | Only include receipts feature in disco responses when enabled | James Booth | 2016-08-18 | 1 | -0/+6 | |
* | Free ProfAccount | James Booth | 2016-07-25 | 1 | -1/+3 | |
* | Tidy headers | James Booth | 2016-07-24 | 1 | -13/+17 | |
* | Moved window_list.c | James Booth | 2016-07-24 | 1 | -1/+1 | |
* | Moved tray.c | James Booth | 2016-07-24 | 1 | -1/+1 | |
* | Moved roster_list.c | James Booth | 2016-07-24 | 1 | -1/+1 | |
* | Moved muc.c | James Booth | 2016-07-24 | 1 | -1/+1 | |
* | Moved jid.c | James Booth | 2016-07-24 | 1 | -1/+1 | |
* | Moved contact.c | James Booth | 2016-07-24 | 1 | -1/+1 | |
* | Moved chat_session.c | James Booth | 2016-07-24 | 1 | -1/+1 | |
* | Add /plugins python_version command | James Booth | 2016-07-24 | 1 | -0/+13 | |
* | Update GPL link in headers | James Booth | 2016-07-24 | 1 | -1/+1 | |
* | Use g_path_get_basename when installing plugin | James Booth | 2016-07-18 | 1 | -1/+2 | |
* | Fix plugin install output | James Booth | 2016-07-13 | 1 | -1/+1 | |
* | Add /plugins install command | James Booth | 2016-07-12 | 1 | -1/+44 | |
* | Allow reloading all plugins with /plugin reload | James Booth | 2016-07-10 | 1 | -7/+8 | |
* | Add /plugin reload command | James Booth | 2016-07-10 | 1 | -0/+13 | |
* | Move prefs_remove_plugin to plugins_unload | James Booth | 2016-07-04 | 1 | -1/+0 | |
* | Free plugins commands on quit | James Booth | 2016-07-04 | 1 | -1/+1 | |
* | Use hash table to store plugins | James Booth | 2016-06-30 | 1 | -11/+11 | |
* | Move plugin config add on load | James Booth | 2016-06-30 | 1 | -1/+0 | |
* | /plugins unload command and completer | James Booth | 2016-06-30 | 1 | -0/+14 | |
* | Revert "WIP - Unload plugin commands" | James Booth | 2016-06-30 | 1 | -54/+1 | |
* | WIP - Unload plugin commands | James Booth | 2016-06-29 | 1 | -1/+54 | |
* | Move /statuses options to /presence command | James Booth | 2016-05-31 | 1 | -55/+49 | |
* | Add /presence titlebar subcommand | James Booth | 2016-05-31 | 1 | -1/+6 |