James Booth
|
4b022687fa
|
Added /roster indent contact
|
2015-11-21 21:03:53 +00:00 |
|
James Booth
|
022d20bbdc
|
Removed ui_clear_win
|
2015-11-02 21:21:52 +00:00 |
|
James Booth
|
2ce43b633f
|
Applied coding style to src/ui/
|
2015-10-25 23:31:11 +00:00 |
|
James Booth
|
f998ab8f3b
|
Display special char for encrypted messages
|
2015-08-26 00:42:56 +01:00 |
|
James Booth
|
5576b88a04
|
Added indent padding
|
2015-07-29 22:48:03 +01:00 |
|
James Booth
|
46e2f11b93
|
Removed /mouse command
|
2015-07-19 22:48:12 +01:00 |
|
James Booth
|
dd206ef637
|
WIP fix for #516, needs memory cleanup
|
2015-06-29 23:48:41 +01:00 |
|
James Booth
|
5cdd69f478
|
Moved UI interfaces to ui.h
|
2015-06-15 20:11:34 +01:00 |
|
James Booth
|
6b44b988f4
|
Moved refresh subwin logic to window.c
|
2015-06-15 18:59:20 +01:00 |
|
James Booth
|
989dde77cd
|
Added win_resize() function
|
2015-06-15 18:08:47 +01:00 |
|
James Booth
|
a849b200b3
|
Added win_clear() function
|
2015-06-15 17:54:47 +01:00 |
|
James Booth
|
732533ee5a
|
I removed ncurses header dependencies, removed unused code
|
2015-06-15 17:11:11 +01:00 |
|
James Booth
|
e0783e20db
|
Renamed otr trusted window property
|
2015-06-13 01:13:56 +01:00 |
|
James Booth
|
8ccbeade44
|
Added enc_mode to ProfChatWin
|
2015-05-04 21:38:19 +01:00 |
|
James Booth
|
57dc5f14ef
|
Added option to show jids in occupants panel
|
2015-04-12 02:14:37 +01:00 |
|
James Booth
|
1014244408
|
Use colouring for message receipts
|
2015-03-14 16:05:13 +00:00 |
|
James Booth
|
6fd5b617ef
|
Renamed win_save_newline -> win_newline
|
2015-03-14 14:16:50 +00:00 |
|
James Booth
|
b84bddc46b
|
Renamed win_save_println -> win_println
|
2015-03-14 14:14:46 +00:00 |
|
James Booth
|
e02dbe24da
|
Renamed win_save_print -> win_print
|
2015-03-14 14:12:32 +00:00 |
|
James Booth
|
f4441ec64f
|
Renamed win_save_vprint -> win_vprint
|
2015-03-14 14:10:10 +00:00 |
|
James Booth
|
b24510c776
|
Merge branch 'master' into readline
Conflicts:
src/tools/history.c
src/tools/history.h
|
2015-02-11 00:09:58 +00:00 |
|
James Booth
|
b3be26a214
|
Updated copyright
|
2015-02-10 23:16:09 +00:00 |
|
James Booth
|
28dd545877
|
Added paging handlers
|
2015-01-31 22:00:22 +00:00 |
|
James Booth
|
97aebb6113
|
Moved win_handle_page to window module
|
2015-01-15 00:14:12 +00:00 |
|
James Booth
|
c16871d143
|
Added remaining chat states
|
2015-01-11 20:20:17 +00:00 |
|
James Booth
|
3e1832b02e
|
Renamed resource -> resource_override
|
2015-01-10 18:17:10 +00:00 |
|
James Booth
|
86dc29d8e8
|
Removed functions from window.c
|
2014-12-22 00:01:43 +00:00 |
|
James Booth
|
d5dee1632d
|
Moved unread to window subtypes
|
2014-12-21 23:14:01 +00:00 |
|
James Booth
|
0c1bbb63c0
|
Added win_get_title
|
2014-12-21 22:01:56 +00:00 |
|
James Booth
|
9a322a028f
|
Use class instead of base pointer
|
2014-12-21 19:40:15 +00:00 |
|
James Booth
|
0146e62576
|
Refactoring window types, removing recipient and from references - wip
|
2014-12-18 23:57:19 +00:00 |
|
James Booth
|
0e7e931589
|
Added rosterwin.c
|
2014-12-16 22:14:15 +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
|
8e46b9e75b
|
Added win create functions for chat and private chat
|
2014-12-10 22:34: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
|
1a8c805319
|
Added /resource command
|
2014-12-02 20:50:21 +00:00 |
|
James Booth
|
74d9937573
|
Changed type to enum for presence colour attributes
|
2014-11-16 23:37:07 +00:00 |
|
James Booth
|
ed4391ec8a
|
Replaced colours with theme_item_t
|
2014-11-16 20:40:19 +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
|
5d59d17642
|
Refactor subwin sizing and disabled wrapping
|
2014-11-10 22:47:53 +00:00 |
|
James Booth
|
fbda2b4170
|
Fixed history messages to work with wrapping
|
2014-11-09 00:36:25 +00:00 |
|
James Booth
|
9f2f54b2a0
|
Removed /duck command
|
2014-10-18 00:07:48 +01:00 |
|