about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* Allow filepath autocompletion in pluginsJames Booth2016-10-1012-111/+229
| | | | closes #858
* Remove hash table replace entry when adding plugin timed callbacksJames Booth2016-10-091-2/+0
| | | | fixes #869
* Fix /tls revoke messageJames Booth2016-10-061-1/+1
| | | | fixes #868
* Minor code tidy cmd_ac.hJames Booth2016-10-061-6/+3
|
* Minor code tidy cmd_ac.cJames Booth2016-10-061-54/+47
|
* Use current room for /bookmark add and /bookmark removeJames Booth2016-10-053-87/+108
|
* Reduce scope of GString in autocompletersJames Booth2016-10-031-6/+19
| | | | fixes #867
* Add config.h to http_upload.cJames Booth2016-10-021-0/+2
|
* Add stub_ui.h to Makefile.amJames Booth2016-10-021-1/+1
|
* Merge remote-tracking branch 'jacksgt/fix-spelling-errors'James Booth2016-09-273-4/+4
|\
| * Correct minor spelling errorsJack Henschel2016-09-273-4/+4
|/
* Allow setting /occupants properties when no connectedJames Booth2016-09-261-7/+6
|
* Tests: disable occupants panel in functional testsJames Booth2016-09-262-2/+2
|
* Tests: longer timeout for failing functional test on travisJames Booth2016-09-261-0/+2
|
* Update CHANGELOGJames Booth2016-09-261-1/+1
|
* Merge branch 'win-order'James Booth2016-09-2526-180/+818
|\
| * Merge branch 'master' into win-orderJames Booth2016-09-250-0/+0
| |\ | |/ |/|
* | Update CHANGELOGJames Booth2016-09-251-1/+1
| |
| * Update CHANGELOGJames Booth2016-09-251-1/+1
| |
| * Merge branch 'master' into win-orderJames Booth2016-09-253-1/+13
| |\ | |/ |/|
* | Fix assertion errors in unit testsJames Booth2016-09-253-1/+13
| |
| * Merge branch 'master' into win-orderJames Booth2016-09-251-2/+1
| |\ | |/ |/|
* | Use caps_lookup when checking for featureJames Booth2016-09-251-2/+1
| |
| * Remove verbose output on window moveJames Booth2016-09-252-23/+20
| |
| * Tidy window position prefsJames Booth2016-09-251-304/+120
| |
| * Fix defaulting win positionsJames Booth2016-09-251-6/+6
| |
| * Fix /inputwin upJames Booth2016-09-231-0/+23
| |
| * Allow vertical positioning of all windowsJames Booth2016-09-2326-140/+929
| |
| * Rename /titlebar -> /wintitleJames Booth2016-09-2211-42/+55
|/
* Update version to 0.6.0 developmentJames Booth2016-09-221-1/+1
|
* Update CHANGELOGJames Booth2016-09-191-0/+5
|
* Add /inputwin top|bottom commandJames Booth2016-09-1922-18/+162
| | | | closes #853
* Update README.mdJames Booth2016-09-191-0/+2
|
* Set to development version 0.5.1James Booth2016-09-161-2/+2
|
* Release 0.5.0James Booth2016-09-153-218/+2
|
* Remove -fv flags from autoreconfJames Booth2016-09-131-1/+2
|
* Merge pull request #848 from pasis/configure-parserJames Booth2016-09-091-1/+0
|\ | | | | configure.ac: remove outdated xml parser info
| * configure.ac: remove outdated xml parser infoDmitry Podgorny2016-09-081-1/+0
|/
* Disable C plugins on CygwinJames Booth2016-09-081-11/+15
|
* Free stanzas on stanza_create_http_upload_request()James Booth2016-09-051-0/+6
|
* Free hashtable key list in connection_jid_for_feature()James Booth2016-09-051-0/+1
|
* Fix string frees in _complete_filepathJames Booth2016-09-051-5/+2
|
* Free string on /plugins installJames Booth2016-09-051-0/+1
|
* Free strings in _complete_filepathJames Booth2016-09-051-3/+10
|
* Fail configure when no pthread supportJames Booth2016-09-051-1/+1
|
* Merge pull request #847 from tindzk/plugins-typoJames Booth2016-09-051-4/+4
|\ | | | | cmd_defs: Fix typo
| * cmd_defs: Fix typoTim Nieradzik2016-09-051-4/+4
|/
* Travis build: Run unit tests onceJames Booth2016-09-031-12/+0
|
* Fix missing paramsJames Booth2016-09-031-2/+2
|
* Merge pull request #845 from pasis/trayJames Booth2016-09-031-0/+1
|\ | | | | Fix implicit declaration of function free