James Booth
|
381d4b8dc9
|
Replaced trim implementation with g_strstrip
|
2012-04-26 23:19:28 +01:00 |
|
James Booth
|
04e021eb36
|
Usage of gboolean in command.c
|
2012-04-24 01:02:22 +01:00 |
|
James Booth
|
e21e64fe28
|
Removed ncurses.h from command.c
|
2012-04-24 00:49:48 +01:00 |
|
James Booth
|
30d301332d
|
Tidy commands and contact list
|
2012-04-23 22:43:12 +01:00 |
|
James Booth
|
dab37236a2
|
Rewrote copying of contact list for /who
|
2012-03-20 00:05:33 +00:00 |
|
James Booth
|
b22a7c5fda
|
Moved page off, and added search_attempts
|
2012-03-10 23:01:59 +00:00 |
|
James Booth
|
59c02863fe
|
Changed typenames in contact list
|
2012-03-09 21:23:39 +00:00 |
|
James Booth
|
f533c6c162
|
Usage of const
|
2012-03-09 01:06:55 +00:00 |
|
James Booth
|
db259f64a0
|
Command changes
Changed names of who/ros
Coloured output for who
Who only works online
|
2012-03-08 23:14:35 +00:00 |
|
James Booth
|
cfc2307808
|
Contact list synch with server
|
2012-03-08 23:03:26 +00:00 |
|
James Booth
|
78bd151c48
|
Added basic online list
|
2012-03-08 00:46:24 +00:00 |
|
James Booth
|
2fd9e788a9
|
Removed cons_good_show
|
2012-03-01 00:43:44 +00:00 |
|
James Booth
|
2acf15de0d
|
Close win now has return value
|
2012-03-01 00:40:51 +00:00 |
|
James Booth
|
b11b882431
|
Renamed input buffer to history
|
2012-02-27 01:44:09 +00:00 |
|
James Booth
|
cc4c7f3e19
|
Added input editing and buffer
Left and right arrows for inline editing.
Up arrow to go through history
|
2012-02-26 23:33:14 +00:00 |
|
James Booth
|
a0e5cd28bb
|
Added enum for jabber connection status
Moved some UI code from Jabber module
|
2012-02-26 17:18:03 +00:00 |
|
James Booth
|
a7d89e0e08
|
Added GPL
|
2012-02-20 20:07:38 +00:00 |
|
James Booth
|
7dfea94c88
|
Merged input processing loops
|
2012-02-20 01:42:29 +00:00 |
|
James Booth
|
b3f42cd300
|
Dynamic memory allocation on get chat recipient
|
2012-02-19 20:57:46 +00:00 |
|
James Booth
|
35d224a221
|
Safe string handling on get password
|
2012-02-19 20:16:33 +00:00 |
|
James Booth
|
9f6356a8f7
|
Validation on msg command
|
2012-02-19 00:17:36 +00:00 |
|
James Booth
|
94c97e08ab
|
Handle nothing in main command
|
2012-02-18 23:17:01 +00:00 |
|
James Booth
|
34fba754ea
|
Tidy start commands
|
2012-02-18 23:09:21 +00:00 |
|
James Booth
|
547704b65a
|
Handle empty input on start
|
2012-02-18 22:53:07 +00:00 |
|
James Booth
|
18c97a431a
|
Start command validation
|
2012-02-18 22:51:08 +00:00 |
|
James Booth
|
03b90cf5ab
|
Handles failed logins correctly
|
2012-02-17 00:42:41 +00:00 |
|
James Booth
|
66ae3d2bf8
|
Handling logins and outputting to console
|
2012-02-16 23:28:11 +00:00 |
|
James Booth
|
e112ef5aac
|
Added status bar refresh to main loop
|
2012-02-12 22:34:31 +00:00 |
|
James Booth
|
bff2210b7f
|
Renamed console window functions
|
2012-02-12 22:23:51 +00:00 |
|
James Booth
|
9e63c4a0f6
|
Renamed input_bar -> status_bar
|
2012-02-12 22:20:21 +00:00 |
|
James Booth
|
7aa1d931a0
|
Naming of statics
|
2012-02-12 22:09:07 +00:00 |
|
James Booth
|
b71f61d400
|
Tweak to commands
|
2012-02-12 21:47:19 +00:00 |
|
James Booth
|
9db56f4fc1
|
Moved start commands to command.module
|
2012-02-10 23:53:13 +00:00 |
|
James Booth
|
a7df149ee9
|
Pulled out command module
|
2012-02-09 23:15:53 +00:00 |
|