James Booth
|
5be47cc5a9
|
Moved input size variable to ui module
|
2015-01-15 13:22:54 +00:00 |
|
James Booth
|
aec1484806
|
Removed ch from main loop
|
2015-01-15 01:21:24 +00:00 |
|
James Booth
|
db9a2cf0ab
|
Inlined ui_handle_special_keys
|
2015-01-15 00:02:42 +00:00 |
|
James Booth
|
3984c660b6
|
Removed result from main loop
|
2015-01-14 23:57:45 +00:00 |
|
James Booth
|
a6160d52c6
|
Pass value rather than address of ch during main loop
|
2015-01-14 23:54:46 +00:00 |
|
James Booth
|
a39ac6cd07
|
Merge remote-tracking branch 'savar/dynamic_input_block'
|
2015-01-12 23:41:15 +00:00 |
|
James Booth
|
0d0ed9b7ca
|
Merge remote-tracking branch 'incertia/exit-title'
Conflicts:
src/command/command.c
src/config/preferences.c
src/config/preferences.h
|
2015-01-12 01:12:42 +00:00 |
|
James Booth
|
51bd4ed375
|
Fixed tests
|
2015-01-11 23:09:07 +00:00 |
|
James Booth
|
c16871d143
|
Added remaining chat states
|
2015-01-11 20:20:17 +00:00 |
|
James Booth
|
31c0f2ba78
|
Added preferences for showing resource in titlebar and messages
|
2015-01-10 19:10:10 +00:00 |
|
James Booth
|
c3ad3c0ba6
|
Show resource in titlebar and on each message
|
2015-01-10 18:35:59 +00:00 |
|
James Booth
|
f180925c3b
|
Added tests for clearing chat sessions on lost connection
|
2015-01-10 01:17:38 +00:00 |
|
James Booth
|
ab7bd6fe5f
|
Added test to ensure chat sessions cleared on cmd_disconnect
|
2015-01-10 01:06:52 +00:00 |
|
Will Song
|
22cc641905
|
add cons_exittitle_setting to tests
|
2015-01-08 10:22:03 -06:00 |
|
Will Song
|
ca6b367133
|
add ui_goodbye_title to tests
|
2014-12-29 20:27:46 -06:00 |
|
James Booth
|
10a3a3a675
|
Use events for chat sessions
|
2014-12-29 01:17:59 +00:00 |
|
James Booth
|
7a10443164
|
Added server_event tests
|
2014-12-25 00:46:15 +00:00 |
|
James Booth
|
5929605440
|
Added cmd_win tests
|
2014-12-25 00:08:46 +00:00 |
|
James Booth
|
a871ad8004
|
Added cmd_roster tests
|
2014-12-24 23:59:26 +00:00 |
|
James Booth
|
419f37feea
|
Added cmd_otr tests
|
2014-12-24 23:32:32 +00:00 |
|
James Booth
|
5319a03aeb
|
Added cmd_connect tests
|
2014-12-24 21:34:11 +00:00 |
|
James Booth
|
3487100c0f
|
Added cmd_bookmark tests
|
2014-12-24 20:41:28 +00:00 |
|
James Booth
|
8b4c7e93b8
|
Added cmd_alias tests
|
2014-12-24 20:11:24 +00:00 |
|
James Booth
|
05bf9bb993
|
Refactoring cmd_account tests
|
2014-12-24 13:06:32 +00:00 |
|
James Booth
|
8c01021ab9
|
Use will_return instead of mock values
|
2014-12-23 21:42:01 +00:00 |
|
James Booth
|
69fe6c4d21
|
cmd_account_shows_account_when_connected_and_no_args
|
2014-12-23 19:51:12 +00:00 |
|
James Booth
|
5be9ac3243
|
Added stubbed implementations
|
2014-12-23 19:26:45 +00:00 |
|