Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add win_printf_line | James Booth | 2016-10-14 | 12 | -116/+118 | |
| | ||||||
* | Always use string format in win_printf | James Booth | 2016-10-12 | 9 | -63/+63 | |
| | ||||||
* | Add win_printf_line | James Booth | 2016-10-12 | 4 | -3/+25 | |
| | ||||||
* | 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 | 3 | -1/+11 | |
| | ||||||
* | Remove win_print, use win_printf instead | James Booth | 2016-10-11 | 13 | -242/+230 | |
| | ||||||
* | Rename win_vprint -> win_printf | James Booth | 2016-10-11 | 11 | -214/+214 | |
| | ||||||
* | Update boothj5 theme | James Booth | 2016-10-10 | 1 | -2/+2 | |
| | ||||||
* | Allow filepath autocompletion in plugins | James Booth | 2016-10-10 | 12 | -111/+229 | |
| | | | | closes #858 | |||||
* | Remove hash table replace entry when adding plugin timed callbacks | James Booth | 2016-10-09 | 1 | -2/+0 | |
| | | | | fixes #869 | |||||
* | Fix /tls revoke message | James Booth | 2016-10-06 | 1 | -1/+1 | |
| | | | | fixes #868 | |||||
* | Minor code tidy cmd_ac.h | James Booth | 2016-10-06 | 1 | -6/+3 | |
| | ||||||
* | Minor code tidy cmd_ac.c | James Booth | 2016-10-06 | 1 | -54/+47 | |
| | ||||||
* | Use current room for /bookmark add and /bookmark remove | James Booth | 2016-10-05 | 3 | -87/+108 | |
| | ||||||
* | Reduce scope of GString in autocompleters | James Booth | 2016-10-03 | 1 | -6/+19 | |
| | | | | fixes #867 | |||||
* | Add config.h to http_upload.c | James Booth | 2016-10-02 | 1 | -0/+2 | |
| | ||||||
* | Add stub_ui.h to Makefile.am | James Booth | 2016-10-02 | 1 | -1/+1 | |
| | ||||||
* | Merge remote-tracking branch 'jacksgt/fix-spelling-errors' | James Booth | 2016-09-27 | 3 | -4/+4 | |
|\ | ||||||
| * | Correct minor spelling errors | Jack Henschel | 2016-09-27 | 3 | -4/+4 | |
|/ | ||||||
* | Allow setting /occupants properties when no connected | James Booth | 2016-09-26 | 1 | -7/+6 | |
| | ||||||
* | Tests: disable occupants panel in functional tests | James Booth | 2016-09-26 | 2 | -2/+2 | |
| | ||||||
* | Tests: longer timeout for failing functional test on travis | James Booth | 2016-09-26 | 1 | -0/+2 | |
| | ||||||
* | Update CHANGELOG | James Booth | 2016-09-26 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'win-order' | James Booth | 2016-09-25 | 26 | -180/+818 | |
|\ | ||||||
| * | Merge branch 'master' into win-order | James Booth | 2016-09-25 | 0 | -0/+0 | |
| |\ | |/ |/| | ||||||
* | | Update CHANGELOG | James Booth | 2016-09-25 | 1 | -1/+1 | |
| | | ||||||
| * | Update CHANGELOG | James Booth | 2016-09-25 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'master' into win-order | James Booth | 2016-09-25 | 3 | -1/+13 | |
| |\ | |/ |/| | ||||||
* | | Fix assertion errors in unit tests | James Booth | 2016-09-25 | 3 | -1/+13 | |
| | | ||||||
| * | Merge branch 'master' into win-order | James Booth | 2016-09-25 | 1 | -2/+1 | |
| |\ | |/ |/| | ||||||
* | | Use caps_lookup when checking for feature | James Booth | 2016-09-25 | 1 | -2/+1 | |
| | | ||||||
| * | Remove verbose output on window move | James Booth | 2016-09-25 | 2 | -23/+20 | |
| | | ||||||
| * | Tidy window position prefs | James Booth | 2016-09-25 | 1 | -304/+120 | |
| | | ||||||
| * | Fix defaulting win positions | James Booth | 2016-09-25 | 1 | -6/+6 | |
| | | ||||||
| * | Fix /inputwin up | James Booth | 2016-09-23 | 1 | -0/+23 | |
| | | ||||||
| * | Allow vertical positioning of all windows | James Booth | 2016-09-23 | 26 | -140/+929 | |
| | | ||||||
| * | Rename /titlebar -> /wintitle | James Booth | 2016-09-22 | 11 | -42/+55 | |
|/ | ||||||
* | Update version to 0.6.0 development | James Booth | 2016-09-22 | 1 | -1/+1 | |
| | ||||||
* | Update CHANGELOG | James Booth | 2016-09-19 | 1 | -0/+5 | |
| | ||||||
* | Add /inputwin top|bottom command | James Booth | 2016-09-19 | 22 | -18/+162 | |
| | | | | closes #853 | |||||
* | Update README.md | James Booth | 2016-09-19 | 1 | -0/+2 | |
| | ||||||
* | Set to development version 0.5.1 | James Booth | 2016-09-16 | 1 | -2/+2 | |
| | ||||||
* | Release 0.5.0 | James Booth | 2016-09-15 | 3 | -218/+2 | |
| | ||||||
* | Remove -fv flags from autoreconf | James Booth | 2016-09-13 | 1 | -1/+2 | |
| | ||||||
* | Merge pull request #848 from pasis/configure-parser | James Booth | 2016-09-09 | 1 | -1/+0 | |
|\ | | | | | configure.ac: remove outdated xml parser info | |||||
| * | configure.ac: remove outdated xml parser info | Dmitry Podgorny | 2016-09-08 | 1 | -1/+0 | |
|/ | ||||||
* | Disable C plugins on Cygwin | James Booth | 2016-09-08 | 1 | -11/+15 | |
| | ||||||
* | Free stanzas on stanza_create_http_upload_request() | James Booth | 2016-09-05 | 1 | -0/+6 | |
| | ||||||
* | Free hashtable key list in connection_jid_for_feature() | James Booth | 2016-09-05 | 1 | -0/+1 | |
| | ||||||
* | Fix string frees in _complete_filepath | James Booth | 2016-09-05 | 1 | -5/+2 | |
| |