Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add titlebar encryption text to plugins api | James Booth | 2017-01-19 | 5 | -14/+57 | |
* | Remove unused function | James Booth | 2016-11-24 | 2 | -11/+0 | |
* | Allow clearing account resource | James Booth | 2016-11-22 | 2 | -6/+4 | |
* | Added main.help.header theme option | Frank Zschockelt | 2016-10-29 | 1 | -9/+9 | |
* | Remove unused functions | James Booth | 2016-10-16 | 1 | -18/+0 | |
* | Remove ui_current_print_formatted_line | James Booth | 2016-10-16 | 2 | -14/+0 | |
* | Remove ui_current_print_line | James Booth | 2016-10-16 | 2 | -15/+1 | |
* | Remove unused function prototypes | James Booth | 2016-10-16 | 1 | -2/+0 | |
* | Remove unused function prototype | James Booth | 2016-10-16 | 1 | -2/+0 | |
* | Remove cons_show_word | James Booth | 2016-10-16 | 2 | -8/+0 | |
* | Remove cons_show_time | James Booth | 2016-10-16 | 2 | -8/+0 | |
* | Rename buffer functions | James Booth | 2016-10-16 | 3 | -22/+22 | |
* | Fix win_append buffer push | James Booth | 2016-10-15 | 1 | -1/+1 | |
* | Add win highlight fuctions | James Booth | 2016-10-15 | 4 | -34/+126 | |
* | Use varargs in win_println_indent | James Booth | 2016-10-15 | 3 | -9/+23 | |
* | Add win_print_history | James Booth | 2016-10-15 | 4 | -2/+23 | |
* | Use win_print_outgoing for carbons | James Booth | 2016-10-15 | 1 | -1/+1 | |
* | Rename win_print_incoming_message -> win_print_incoming | James Booth | 2016-10-15 | 4 | -6/+6 | |
* | Add win_print_outgoing | James Booth | 2016-10-15 | 4 | -2/+24 | |
* | Add win_append | James Booth | 2016-10-15 | 6 | -87/+110 | |
* | Add win_appendln | James Booth | 2016-10-15 | 6 | -63/+80 | |
* | Add win_print | James Booth | 2016-10-15 | 10 | -298/+328 | |
* | Rename win_println -> win_println_indent | James Booth | 2016-10-15 | 3 | -3/+3 | |
* | Remove win_vprintln_ch | James Booth | 2016-10-15 | 3 | -25/+12 | |
* | Remove ui_current_error_line | James Booth | 2016-10-15 | 2 | -8/+0 | |
* | Remove ui_win_error_line | James Booth | 2016-10-15 | 2 | -7/+0 | |
* | Use win_printf_line instead of win_println | James Booth | 2016-10-15 | 3 | -22/+22 | |
* | Remove whitespace | James Booth | 2016-10-15 | 1 | -1/+0 | |
* | Rename win_get_string -> win_to_string | James Booth | 2016-10-15 | 3 | -3/+3 | |
* | Use win_printf_line where appropriate | James Booth | 2016-10-15 | 6 | -97/+97 | |
* | Add ch arg to win_printf_line | James Booth | 2016-10-15 | 10 | -117/+117 | |
* | Use THEME_DEFAULT | James Booth | 2016-10-14 | 5 | -115/+115 | |
* | Add win_printf_line | James Booth | 2016-10-14 | 9 | -112/+112 | |
* | Always use string format in win_printf | James Booth | 2016-10-12 | 8 | -60/+60 | |
* | Add win_printf_line | James Booth | 2016-10-12 | 2 | -1/+21 | |
* | Remove args from win_print_with_receipt | James Booth | 2016-10-11 | 3 | -15/+9 | |
* | Add win_print_http_upload | James Booth | 2016-10-11 | 2 | -0/+10 | |
* | Remove win_print, use win_printf instead | James Booth | 2016-10-11 | 10 | -231/+220 | |
* | Rename win_vprint -> win_printf | James Booth | 2016-10-11 | 9 | -205/+205 | |
* | Correct minor spelling errors | Jack Henschel | 2016-09-27 | 1 | -1/+1 | |
* | Allow vertical positioning of all windows | James Booth | 2016-09-23 | 9 | -103/+209 | |
* | Rename /titlebar -> /wintitle | James Booth | 2016-09-22 | 3 | -10/+10 | |
* | Add /inputwin top|bottom command | James Booth | 2016-09-19 | 6 | -13/+97 | |
* | Fix implicit declaration of function free | Dmitry Podgorny | 2016-09-02 | 1 | -0/+1 | |
* | Rename Bookmark->jid to Bookmark->barejid | James Booth | 2016-08-28 | 1 | -4/+4 | |
* | Send receipt request only when receiver supports feature | James Booth | 2016-08-18 | 2 | -3/+5 | |
* | Use SoftwareVersion in EntityCapabilities | James Booth | 2016-08-13 | 2 | -64/+79 | |
* | Use DiscoIdentity in EntityCapabilities | James Booth | 2016-08-13 | 2 | -36/+44 | |
* | Rename Capabilties -> EntityCapabilities | James Booth | 2016-08-13 | 2 | -4/+4 | |
* | Add resource to chat message plugin hooks | James Booth | 2016-08-10 | 1 | -2/+2 |