about summary refs log tree commit diff stats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Simplified autocompleters and command historyJames Booth2015-01-161-4/+4
* Added remaining chat statesJames Booth2015-01-111-0/+2
* Added test to ensure chat sessions cleared on cmd_disconnectJames Booth2015-01-101-0/+1
* Added chat session testsJames Booth2015-01-061-0/+1
* Added server_event testsJames Booth2014-12-251-0/+1
* Added roster_list testsJames Booth2014-12-251-0/+1
* Added preferences testsJames Booth2014-12-251-0/+1
* Added parser testsJames Booth2014-12-251-0/+1
* Added muc testsJames Booth2014-12-251-0/+1
* Added jid testsJames Booth2014-12-251-0/+1
* Added history testsJames Booth2014-12-251-0/+1
* Added form testsJames Booth2014-12-251-1/+2
* Added contact testsJames Booth2014-12-251-0/+1
* Added common testsJames Booth2014-12-251-0/+1
* Added cmd_win testsJames Booth2014-12-251-0/+1
* Added cmd_sub testsJames Booth2014-12-251-0/+1
* Added cmd_statuses testsJames Booth2014-12-251-0/+1
* Added cmd_roster testsJames Booth2014-12-241-0/+1
* Added cmd_rooms testsJames Booth2014-12-241-0/+1
* Added cmd_otr testsJames Booth2014-12-241-2/+1
* Added cmd_join testsJames Booth2014-12-241-0/+1
* Added cmd_connect testsJames Booth2014-12-241-0/+1
* Added cmd_bookmark testsJames Booth2014-12-241-0/+1
* Added cmd_alias testsJames Booth2014-12-241-0/+1
* Added autocomplete testsJames Booth2014-12-241-0/+1
* Use will_return instead of mock valuesJames Booth2014-12-231-3/+3
* Added stubbed implementationsJames Booth2014-12-231-27/+5
* Added occupantswin.cJames Booth2014-12-161-1/+1
* Moved roster functionsJames Booth2014-12-161-2/+1
* Added rosterwin.cJames Booth2014-12-161-0/+2
* Revert "Added -lstrophe to test dependencies"James Booth2014-09-171-1/+1
* Added -lstrophe to test dependenciesJames Booth2014-09-171-1/+1
* Added form testsJames Booth2014-09-141-1/+3
* Created form moduleJames Booth2014-09-051-0/+1
* Added LICENSE.txt to dist targetJames Booth2014-08-241-1/+1
* Added scripts and profrc.example to dist targetJames Booth2014-08-041-2/+4
* Added buffer handling. Buffer are initialized, pushed, and freed. No use is m...Immae2014-06-231-0/+2
* Renamed sha1 functions to avoid naming clashesJames Booth2014-06-151-0/+2
* Fixed makefile to include headers in test sourcesJames Booth2014-04-181-21/+21
* Merge remote-tracking branch 'pasis/iss323'James Booth2014-04-181-3/+15
|\
| * autotools: added EXTRA_DISTDmitry Podgorny2014-04-171-10/+8
| * autotools: install themes during 'make install'Dmitry Podgorny2014-04-081-0/+14
| * Makefile.am: fixed spacingDmitry Podgorny2014-04-081-2/+2
* | Removed inputwin functions from ui.hJames Booth2014-04-071-3/+3
* | Removed statusbar functions from ui.hJames Booth2014-04-071-0/+3
|/
* Added cmd_win testJames Booth2014-04-011-0/+1
* Added cmd_roster testJames Booth2014-03-161-0/+1
* Revert "Added srdir to git version check"James Booth2014-03-081-1/+1
* Added srdir to git version checkJames Booth2014-03-081-1/+1
* Added connection status tests for cmd_joinJames Booth2014-03-081-0/+1