1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-22 19:45:54 -04:00
Commit Graph

33 Commits

Author SHA1 Message Date
James Booth
03b90cf5ab Handles failed logins correctly 2012-02-17 00:42:41 +00:00
James Booth
b79e61fd80 Added gui_refresh
Refreshing all windows now done in main loop
2012-02-13 01:25:47 +00:00
James Booth
fc99e686fd Process special keys out of loop 2012-02-12 22:53:53 +00:00
James Booth
632528a9e3 Added title bar refresh to main loop 2012-02-12 22:44:00 +00:00
James Booth
e112ef5aac Added status bar refresh to main loop 2012-02-12 22:34:31 +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
cdbd0d2f0a Only switch to active chats 2012-02-12 21:36:01 +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
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
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
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
3dd4817906 Simple bot, echos response with appended string 2012-02-03 01:27:45 +00:00
James Booth
93f3879f44 Using sized array for input 2012-02-02 20:27:13 +00:00
James Booth
ab82a8d15d Added libstrophe library 2012-02-02 20:35:49 +00:00
James Booth
7452affaef Removed empty functions 2012-02-02 01:14:31 +00:00
James Booth
6f2b57168d Initial commit 2012-02-02 01:12:50 +00:00