James Booth
|
d3389db233
|
Only show reminder notifications when notifications are enabled
|
2015-11-25 22:33:26 +00:00 |
|
James Booth
|
3bc9275079
|
Added word wrap to roster panel
|
2015-11-22 01:39:20 +00:00 |
|
James Booth
|
0763bfc9f4
|
Pass wrap boolean to win_sub_print()
|
2015-11-22 01:00:14 +00:00 |
|
James Booth
|
3d1299eb1e
|
Renamed subwin functions
|
2015-11-22 00:54:40 +00:00 |
|
James Booth
|
7a324abcd6
|
Option to show presence information on single line in roster
|
2015-11-22 00:30:42 +00:00 |
|
James Booth
|
4b022687fa
|
Added /roster indent contact
|
2015-11-21 21:03:53 +00:00 |
|
James Booth
|
d6e4b74802
|
Removed ui_input_nonblocking()
|
2015-11-01 18:56:34 +00:00 |
|
James Booth
|
ff9abecd50
|
Combined chatwin OTR SMP functions
|
2015-10-27 22:25:26 +00:00 |
|
James Booth
|
2ce43b633f
|
Applied coding style to src/ui/
|
2015-10-25 23:31:11 +00:00 |
|
Michael Vetter
|
4730dca546
|
Undefine argument list
Call va_end() to correclty stop using the argument list.
|
2015-10-12 09:29:04 +02:00 |
|
Michael Vetter
|
dd2ce7a5bf
|
Reduce scope of variables in ui/core
Not as important as the other one (where there was a double
declaration). But for the sake of consistency.
|
2015-10-12 09:29:01 +02:00 |
|
James Booth
|
b9948a4c01
|
Added time format perferences per window type
|
2015-09-30 22:34:27 +01:00 |
|
James Booth
|
99fc70bd92
|
Added last activity time format option
|
2015-09-29 23:30:23 +01:00 |
|
James Booth
|
b4722632b6
|
Split PGP incoming and outgoing message handling
|
2015-08-30 01:32:13 +01:00 |
|
James Booth
|
1bf584793f
|
Added preference for encryption char
|
2015-08-26 01:06:10 +01:00 |
|
James Booth
|
f998ab8f3b
|
Display special char for encrypted messages
|
2015-08-26 00:42:56 +01:00 |
|
James Booth
|
0410dd90f1
|
Free timestamp and id for receipts
|
2015-08-09 23:08:36 +01:00 |
|
James Booth
|
783342a48c
|
Free timestamps and carbons stanzas
|
2015-08-09 00:40:37 +01:00 |
|
James Booth
|
41c93c3350
|
Handle larger than line words in wrapping
|
2015-07-30 01:31:11 +01:00 |
|
James Booth
|
8ec931eb84
|
Added cons_show_padded
|
2015-07-29 23:48:28 +01:00 |
|
James Booth
|
79f618367d
|
Do not print newline when curs position 0
|
2015-07-29 23:03:00 +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
|
106e909fbd
|
Merge remote-tracking branch 'incertia/time'
Conflicts:
src/config/preferences.c
|
2015-07-01 20:16:09 +01:00 |
|
James Booth
|
dd206ef637
|
WIP fix for #516, needs memory cleanup
|
2015-06-29 23:48:41 +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
|
e0783e20db
|
Renamed otr trusted window property
|
2015-06-13 01:13:56 +01:00 |
|
Will Song
|
3842daa334
|
fix indent code
|
2015-05-29 20:45:10 -05:00 |
|
Will Song
|
9463c67190
|
fix conflicts
|
2015-05-29 19:53:37 -05:00 |
|
James Booth
|
c19a05ca09
|
Use null check convention in window.c
|
2015-05-04 23:11:32 +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
|
981618b7da
|
Added static functions to commands.c for sending messages
|
2015-03-16 01:29:03 +00:00 |
|
James Booth
|
b21edfaa51
|
Added receipt.sent theme setting
|
2015-03-15 19:35:25 +00: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
|
7454bede8b
|
Merge branch 'master' into readline
|
2015-02-23 00:50:58 +00:00 |
|
Christian Storm
|
a1d14c4526
|
Fixed spelling.
|
2015-02-17 10:52:37 +01: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
|
64774a947e
|
Merge branch 'master' into readline
|
2015-02-09 22:11:25 +00:00 |
|
James Booth
|
1a98f1404b
|
Free resource lists
|
2015-02-09 21:46:54 +00:00 |
|
James Booth
|
51ccb69580
|
Merge branch 'master' into readline
Conflicts:
src/ui/inputwin.c
|
2015-02-09 21:28:08 +00:00 |
|
James Booth
|
893b58bf4e
|
Use chat_state_free to free chat states
|
2015-02-09 20:11:51 +00:00 |
|
James Booth
|
b7a8e7d942
|
Merge branch 'master' into readline
|
2015-02-06 22:05:38 +00:00 |
|