Jfreegman
|
674aa682e7
|
implement tab completion for commands
|
2013-12-08 18:14:57 -05:00 |
|
Jfreegman
|
5fc14a48db
|
a few aesthetic changes
|
2013-12-08 05:45:23 -05:00 |
|
Jfreegman
|
df57adcc6d
|
fix memory leaks and safer way to convert strings from wc to mb
|
2013-12-08 04:16:49 -05:00 |
|
Jfreegman
|
e834821348
|
replace name_compare with lib function
|
2013-12-08 01:18:10 -05:00 |
|
Jfreegman
|
4c27df32b0
|
add tab auto-complete function for groupchat names
|
2013-12-07 22:10:32 -05:00 |
|
Jfreegman
|
ce45580c83
|
partially fix bug where input line eats prompt messages
|
2013-12-06 05:07:35 -05:00 |
|
Jfreegman
|
88ebb06ba5
|
colour theme changes
|
2013-12-03 18:01:17 -05:00 |
|
Jfreegman
|
7a89229375
|
allow friendlist to scroll up and down if friends overflow the window
|
2013-12-02 18:23:04 -05:00 |
|
Jfreegman
|
5850e1c333
|
line edit support for home, del and end keys
|
2013-12-01 02:58:21 -05:00 |
|
Jfreegman
|
bb6b28b7c3
|
allow line editing via arrow keys in chat/groupchat windows
|
2013-11-30 22:12:43 -05:00 |
|
Jfreegman
|
57c2872b75
|
try to limit scope of globals
|
2013-11-29 18:52:21 -05:00 |
|
Jfreegman
|
a98ec22fd6
|
improve window alert functionality
|
2013-11-28 19:45:28 -05:00 |
|
Jfreegman
|
2057e7bc4f
|
couple fixes
|
2013-11-28 18:56:56 -05:00 |
|
Jfreegman
|
a04c8964ee
|
add valid nick function
|
2013-11-28 02:53:43 -05:00 |
|
Jfreegman
|
e625bffbb4
|
sort friendlist alphabetically
|
2013-11-24 17:12:24 -05:00 |
|
Jfreegman
|
4aa68c8251
|
sort names in groupchat sidepanel
|
2013-11-24 02:33:03 -05:00 |
|
Jfreegman
|
f84ece13de
|
Add groupchat side panel & add new callback
|
2013-11-23 21:19:59 -05:00 |
|
Jfreegman
|
f43d735861
|
remove redundant cmd func args, use global prompt instead
|
2013-11-19 15:32:35 -05:00 |
|
Jfreegman
|
b16ff16abc
|
move window blink/beep to a function
|
2013-11-19 02:31:22 -05:00 |
|
Jfreegman
|
ee509a7cec
|
add file sender timeouts
|
2013-11-14 19:14:54 -05:00 |
|
Jfreegman
|
4ad6853e2e
|
rewrote execute function
|
2013-10-20 00:50:08 -04:00 |
|
Jfreegman
|
75d356e52a
|
format fixes
|
2013-10-11 04:42:30 -04:00 |
|
Jfreegman
|
17aead45ed
|
put repeated code for printing time into a function
|
2013-10-11 01:11:43 -04:00 |
|
Jfreegman
|
89cb29afed
|
moved misc helper functions to separate file and removed redundant includes
|
2013-09-20 20:35:03 -04:00 |
|