James Booth
|
48ec7b3b47
|
Moved roster functions
|
2014-12-16 23:00:05 +00:00 |
|
James Booth
|
0e7e931589
|
Added rosterwin.c
|
2014-12-16 22:14:15 +00:00 |
|
James Booth
|
0ac789e48c
|
Fixed window resize
|
2014-12-16 21:18:32 +00:00 |
|
James Booth
|
0880b217cb
|
Tidied subwin paging
|
2014-12-16 21:08:48 +00:00 |
|
James Booth
|
8f6167b45e
|
Refactor layout creation
|
2014-12-16 20:53:23 +00:00 |
|
James Booth
|
630fef015d
|
Added new window and layout types
|
2014-12-16 01:39:47 +00:00 |
|
James Booth
|
070547a7ff
|
Added window specific creation functions
|
2014-12-15 00:28:28 +00:00 |
|
James Booth
|
70f7db0d91
|
Subscription handler uses wins_new_chat
|
2014-12-11 00:02:51 +00:00 |
|
James Booth
|
8e46b9e75b
|
Added win create functions for chat and private chat
|
2014-12-10 22:34:33 +00:00 |
|
James Booth
|
9ba5a576ba
|
Split private message handling to separate functions
|
2014-12-10 22:23:33 +00:00 |
|
James Booth
|
c8ae55a88c
|
Removed unused argument from _wins_show_history
|
2014-12-10 21:49:21 +00:00 |
|
James Booth
|
742748b05c
|
Renamed chat_resource -> resource
|
2014-12-10 21:17:31 +00:00 |
|
James Booth
|
706f31422d
|
Moved chat resource to WIN_CHAT type
|
2014-12-10 01:44:32 +00:00 |
|
James Booth
|
12d0d22ab3
|
Moved otr properties to WIN_CHAT type
|
2014-12-10 01:33:46 +00:00 |
|
James Booth
|
7b44ac97cc
|
Added form to WIN_MUC_CONFIG type
|
2014-12-10 01:14:11 +00:00 |
|
James Booth
|
0ce924465f
|
Added union for window types
|
2014-12-10 00:54:46 +00:00 |
|
James Booth
|
eeb6e6b8fc
|
Use selected resource for sending messages
|
2014-12-03 23:36:39 +00:00 |
|
James Booth
|
d652c3c7ac
|
Show resource presence with /resource command
|
2014-12-02 21:06:29 +00:00 |
|
James Booth
|
1a8c805319
|
Added /resource command
|
2014-12-02 20:50:21 +00:00 |
|
James Booth
|
aae88753a3
|
Tidied title bar draw
|
2014-12-02 20:05:52 +00:00 |
|
James Booth
|
4740f84c24
|
Updated navigation help
|
2014-12-01 22:16:25 +00:00 |
|
James Booth
|
b704fb1777
|
Merge remote-tracking branch 'origin/ctrl-w' into ctrl-w
|
2014-12-01 22:14:09 +00:00 |
|
James Booth
|
bca36bfcbf
|
Removed debug
|
2014-12-01 22:13:42 +00:00 |
|
James Booth
|
0a3365d297
|
Added ifdef to _show_privacy() function
|
2014-12-01 21:54:32 +00:00 |
|
James Booth
|
fe021a226c
|
Added ctrl-w support (with debug)
|
2014-12-01 21:45:08 +00:00 |
|
James Booth
|
71ed9ac2d1
|
Fixed /me messages in chat room history
|
2014-12-01 13:38:17 +00:00 |
|
James Booth
|
e70cbd1b61
|
Colour /me messages correctly
fixes #457
|
2014-11-30 22:50:02 +00:00 |
|
James Booth
|
f486b5884b
|
Added Alt-Backspace to navigation help
|
2014-11-22 22:12:32 +00:00 |
|
James Booth
|
b819ea3708
|
Fix autocomplete clash, fix crash on opening window when recipient not in roster
|
2014-11-22 21:55:33 +00:00 |
|
James Booth
|
6772935493
|
Remove contact lookup when showing OTR privacy
|
2014-11-22 21:26:53 +00:00 |
|
James Booth
|
e8a65e3b68
|
Renamed roster autocomplete functions
|
2014-11-22 21:13:33 +00:00 |
|
James Booth
|
d965709910
|
Tidied whitespace
|
2014-11-22 20:41:47 +00:00 |
|
James Booth
|
f24b348739
|
refactor parts of title bar render out of _title_bar_draw
|
2014-11-20 21:32:19 +00:00 |
|
James Booth
|
20fa96325d
|
Added [ui] preferences to themes
|
2014-11-19 23:58:55 +00:00 |
|
James Booth
|
076576178c
|
Update input window on /theme set
|
2014-11-19 16:32:26 +00:00 |
|
James Booth
|
a781295542
|
Added newline
|
2014-11-17 21:14:03 +00:00 |
|
James Booth
|
1d5ac1b474
|
Added /theme colours command
|
2014-11-17 21:10:08 +00:00 |
|
James Booth
|
74d9937573
|
Changed type to enum for presence colour attributes
|
2014-11-16 23:37:07 +00:00 |
|
James Booth
|
976e5aac0a
|
Added support for bold theme settings
|
2014-11-16 21:56:19 +00:00 |
|
James Booth
|
ed4391ec8a
|
Replaced colours with theme_item_t
|
2014-11-16 20:40:19 +00:00 |
|
James Booth
|
90dd1de91a
|
Fixed indentation bug
|
2014-11-16 16:27:11 +00:00 |
|
James Booth
|
cd855d3740
|
Added /time off
|
2014-11-16 01:28:41 +00:00 |
|
James Booth
|
8c027a56f9
|
Implemented /time preference
|
2014-11-16 01:11:00 +00:00 |
|
James Booth
|
40dc8e2c49
|
Added /time setting
|
2014-11-16 00:40:54 +00:00 |
|
James Booth
|
1479a5e134
|
Added /roster size and /occupants size settings
|
2014-11-15 23:47:27 +00:00 |
|
James Booth
|
3a778cc974
|
Added seperate values for roster and occupants win sizes
|
2014-11-15 22:59:13 +00:00 |
|
James Booth
|
3642797146
|
Changed subwin width to percentage
|
2014-11-15 22:26:43 +00:00 |
|
James Booth
|
0a7c16747b
|
Fixed freeing lists
|
2014-11-13 01:01:41 +00:00 |
|
James Booth
|
ada6f5a8b6
|
Fixed leaks
|
2014-11-13 00:47:07 +00:00 |
|
James Booth
|
4e429fe788
|
Implemented /roster by group
|
2014-11-13 00:22:22 +00:00 |
|