James Booth
|
02f5df5b20
|
Renamed title bar functions
|
2012-02-12 22:38:27 +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
|
af46792871
|
Moved XMPP logging to jabber.c
|
2012-02-12 22:10:30 +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
|
cdbd0d2f0a
|
Only switch to active chats
|
2012-02-12 21:36:01 +00:00 |
|
James Booth
|
ae84c92d23
|
Tidy up jabber.c
|
2012-02-10 23:58:57 +00:00 |
|
James Booth
|
9db56f4fc1
|
Moved start commands to command.module
|
2012-02-10 23:53:13 +00:00 |
|
James Booth
|
0e30c795a5
|
Starting window output in x position 1
|
2012-02-10 01:28:15 +00:00 |
|
James Booth
|
4a2ff76059
|
Small formatting changes
|
2012-02-10 00:28:39 +00:00 |
|
James Booth
|
2137ffa25a
|
Fixed wrong message in title bar for cons window
|
2012-02-10 00:03:49 +00:00 |
|
James Booth
|
a7df149ee9
|
Pulled out command module
|
2012-02-09 23:15:53 +00:00 |
|
James Booth
|
dbfb1551d6
|
Pulled out main event loop
|
2012-02-09 22:50:19 +00:00 |
|
James Booth
|
5d9c7ffd9c
|
Renamed some source files
|
2012-02-09 22:24:03 +00:00 |
|
James Booth
|
e989198923
|
Pull out command loop before connect
|
2012-02-09 22:16:27 +00:00 |
|
James Booth
|
4148f05307
|
Added msg command
|
2012-02-09 21:45:31 +00:00 |
|
James Booth
|
d77c397b18
|
Removed subscription from roster
|
2012-02-09 20:52:56 +00:00 |
|
James Booth
|
f5013914ef
|
Added roster command
|
2012-02-09 02:47:25 +00:00 |
|
James Booth
|
bdf5e483c6
|
Update README
|
2012-02-09 00:51:41 +00:00 |
|
James Booth
|
f020ec9c82
|
Time output
|
2012-02-09 00:48:17 +00:00 |
|
James Booth
|
f48d22150d
|
Don't show message when inactive chat
|
2012-02-09 00:02:03 +00:00 |
|
James Booth
|
c8bf654e2c
|
Added seperate window modules
|
2012-02-08 23:55:11 +00:00 |
|
James Booth
|
a7190ed7e4
|
Split window functions
|
2012-02-08 23:49:46 +00:00 |
|
James Booth
|
c92b268809
|
Closing chat windows
|
2012-02-08 23:12:34 +00:00 |
|
James Booth
|
8c24a7c475
|
Basic multiwindow chat
|
2012-02-08 22:46:35 +00:00 |
|
James Booth
|
17a284b24b
|
Window per chat and incoming notifications
|
2012-02-08 22:26:43 +00:00 |
|
James Booth
|
ab50d324c4
|
Only send messages in chat mode
|
2012-02-07 23:40:20 +00:00 |
|
James Booth
|
94e7e5a446
|
Fixed printing function keys
|
2012-02-07 23:11:59 +00:00 |
|
James Booth
|
e2665944cb
|
SImple window switching for message and console
|
2012-02-07 22:59:47 +00:00 |
|
James Booth
|
bb3878bc76
|
Hiding XMPP and Ncurses from app code
|
2012-02-07 00:37:42 +00:00 |
|
James Booth
|
4d190a9c43
|
Added app module
|
2012-02-07 00:08:59 +00:00 |
|
James Booth
|
bbb0fbed4f
|
Moved incoming display message
|
2012-02-06 22:29:05 +00:00 |
|
James Booth
|
14f4478bea
|
Fixed delete on no input
|
2012-02-06 22:07:50 +00:00 |
|
James Booth
|
b2173522cd
|
Handle delete char in command win
|
2012-02-06 22:04:30 +00:00 |
|
James Booth
|
1729059307
|
Fixed makefile
|
2012-02-06 01:29:53 +00:00 |
|
James Booth
|
af2c7d8572
|
Moved function to jabber module
|
2012-02-05 23:38:35 +00:00 |
|
James Booth
|
0c0246074f
|
Added jabber module
|
2012-02-05 23:29:09 +00:00 |
|
James Booth
|
134e5d1701
|
Split out window functions
|
2012-02-05 23:08:15 +00:00 |
|
James Booth
|
129f0fb0ae
|
Using xmpp_run_once and input event handeling
|
2012-02-05 22:57:41 +00:00 |
|
James Booth
|
c5ac3076f0
|
Added use_window for handler
|
2012-02-05 21:11:43 +00:00 |
|
James Booth
|
2906e08f13
|
Changed UI
|
2012-02-05 17:53:57 +00:00 |
|
James Booth
|
39627be1f5
|
Tidied up logging functions
|
2012-02-05 15:22:02 +00:00 |
|
James Booth
|
5eaf687d98
|
Split log into module
|
2012-02-05 15:10:10 +00:00 |
|
James Booth
|
10bc41239f
|
Outgoing message handler
|
2012-02-05 14:04:00 +00:00 |
|
James Booth
|
ae43a57e6a
|
Added scrolling input window
|
2012-02-03 09:57:03 +00:00 |
|
James Booth
|
cb4d79186b
|
Updated README
|
2012-02-03 01:36:57 +00:00 |
|
James Booth
|
ebdfd00296
|
Removed libstrophe examples
|
2012-02-03 01:35:20 +00:00 |
|
James Booth
|
3dd4817906
|
Simple bot, echos response with appended string
|
2012-02-03 01:27:45 +00:00 |
|