James Booth
|
70501f5dbf
|
Wordwrap, handle words bigger than line space
|
2014-11-09 23:05:53 +00:00 |
|
James Booth
|
fbda2b4170
|
Fixed history messages to work with wrapping
|
2014-11-09 00:36:25 +00:00 |
|
James Booth
|
bcfbc9f7b3
|
Added time to xmlconsole, handle newlines in messages
|
2014-11-08 22:35:47 +00:00 |
|
James Booth
|
da376b26d6
|
Simple word wrap
|
2014-11-08 21:16:16 +00:00 |
|
James Booth
|
ecef8f7956
|
Print one word at a time
|
2014-11-08 21:03:28 +00:00 |
|
James Booth
|
0bde9a6121
|
Use message theme setting for regular chat
|
2014-11-07 20:54:55 +00:00 |
|
James Booth
|
c4412fe823
|
Fixed various memory leaks
|
2014-11-01 01:48:36 +00:00 |
|
James Booth
|
ce7cb3f40f
|
Added occupants UI preference
|
2014-10-09 22:02:39 +01:00 |
|
James Booth
|
cbe14d6e4e
|
Implemented /occupants show
|
2014-10-09 21:42:09 +01:00 |
|
James Booth
|
73262221f5
|
Implemented /occupants hide
|
2014-10-09 21:27:16 +01:00 |
|
James Booth
|
ef62104d63
|
Added larger occupants pad size
|
2014-10-08 00:34:26 +01:00 |
|
James Booth
|
b8ba9b038c
|
Added scroll support to occupant list
|
2014-10-07 21:12:19 +01:00 |
|
James Booth
|
639796384a
|
Handle occupant list resize
|
2014-10-07 17:06:02 +01:00 |
|
James Booth
|
0c24b53bfa
|
Added room occupants panel
|
2014-10-07 16:37:14 +01:00 |
|
James Booth
|
60e0d5ef7b
|
Store real jid with occupants
|
2014-10-01 13:27:01 +01:00 |
|
James Booth
|
c90f4a37a3
|
Added /room <affiliation> command
|
2014-10-01 00:46:58 +01:00 |
|
James Booth
|
7ec0dd0b83
|
Show occupants affiliation and role with /info in rooms
|
2014-09-30 21:58:18 +01:00 |
|
James Booth
|
0365e88b7b
|
wip - Store roles and affiliations with occupants
|
2014-09-30 19:46:35 +01:00 |
|
James Booth
|
4f7feedb65
|
Changed rooms to use Occupant type instead of PContact
|
2014-09-30 00:16:01 +01:00 |
|
James Booth
|
a288c200d7
|
Unreference date time
|
2014-09-24 00:52:32 +01:00 |
|
James Booth
|
60a18c3c8d
|
Cache capabilities to file
|
2014-09-22 01:36:45 +01:00 |
|
James Booth
|
2fb9989123
|
Added jid->hash lookup for capabilities
|
2014-09-20 23:50:19 +01:00 |
|
James Booth
|
eba3a7cb30
|
Implemented /room config submit for saving room configuration
|
2014-09-10 23:05:35 +01:00 |
|
James Booth
|
273cddd661
|
Merge remote-tracking branch 'pasis/memleak'
|
2014-09-09 20:57:28 +01:00 |
|
Dmitry Podgorny
|
b6faeaaa76
|
Fixed memory leaks
|
2014-09-09 22:07:28 +03:00 |
|
James Booth
|
f9737251a6
|
Added license exemption for OpenSSL to source headers
|
2014-08-24 20:57:39 +01:00 |
|
James Booth
|
db9028d9c3
|
Added win_save_println
|
2014-07-21 00:11:38 +01:00 |
|
James Booth
|
f4fa0bc2dd
|
Added win_save_newline
|
2014-07-20 23:57:31 +01:00 |
|
James Booth
|
bb0fe16b4d
|
Made win_print static
|
2014-07-20 23:35:48 +01:00 |
|
James Booth
|
b125fa0feb
|
Return address of buffer entry
|
2014-07-19 17:14:04 +01:00 |
|
James Booth
|
2a435cd3de
|
Removed horizontal paging
|
2014-07-18 22:28:49 +01:00 |
|
James Booth
|
a4edc12d80
|
Removed flag != 0's
|
2014-07-16 22:56:58 +01:00 |
|
James Booth
|
20c11adddc
|
Used constants for print flags
|
2014-07-16 22:41:02 +01:00 |
|
James Booth
|
a607b29d4a
|
Replaced NO_EOL_DATE with bitwise or
|
2014-07-16 22:20:23 +01:00 |
|
James Booth
|
ddb6eee18d
|
Use constants for flags
|
2014-07-16 22:12:20 +01:00 |
|
James Booth
|
2cbe7e4ccb
|
Whitespace formatting
|
2014-07-16 22:03:46 +01:00 |
|
Immae
|
945d655910
|
Implemented the buffer for windows resizing
|
2014-06-29 15:04:23 +02:00 |
|
Immae
|
6a9e19303e
|
Added buffer handling. Buffer are initialized, pushed, and freed. No use is made of them so far
Signed-off-by: James Booth <boothj5@gmail.com>
|
2014-06-23 21:05:46 +01:00 |
|
Immae
|
66ad23b35b
|
having wprintw go through win_save_(v)print.
Signed-off-by: James Booth <boothj5@gmail.com>
|
2014-06-23 21:05:43 +01:00 |
|
Immae
|
5e841febd0
|
Added horizontal scroll for resized windows
Signed-off-by: James Booth <boothj5@gmail.com>
|
2014-06-23 20:23:07 +01:00 |
|
James Booth
|
8ae6d359d7
|
Moved info display code to window.c
|
2014-06-03 21:14:21 +01:00 |
|
James Booth
|
d6e92f62dc
|
Fixed cppcheck warnings
|
2014-04-26 00:36:36 +01:00 |
|
James Booth
|
ef776e52ca
|
Tidied xmlconsole
|
2014-04-15 23:45:17 +01:00 |
|
James Booth
|
404dde2810
|
Renamed refresh functions to update_virtual
|
2014-04-01 21:52:04 +01:00 |
|
James Booth
|
3fdd9944ab
|
Do not scroll to end in message window when paging
|
2014-03-31 21:44:34 +01:00 |
|
James Booth
|
26726b207a
|
Updated copyright
|
2014-03-09 01:18:19 +00:00 |
|
James Booth
|
0f0cd4cdab
|
Use wnoutrefresh, pnoutrefresh and doupdate
Issue #298
|
2014-02-02 23:58:01 +00:00 |
|
James Booth
|
12666b41e6
|
Refactored handle_presence_error, removed no longer used functions
|
2014-01-30 22:20:57 +00:00 |
|
James Booth
|
4e97c1e460
|
Merge branch 'master' into otr
|
2014-01-12 01:25:35 +00:00 |
|
James Booth
|
03086c0384
|
Added /otr theirfp with hardcoded fingerprint
|
2014-01-11 19:10:00 +00:00 |
|