Manuel Argüelles
422a89d32d
Add wide char support in toxic (issue #440 )
...
Set current locale, use of get_wch instead of getch for reading, use
wctomb and friends to convert back from wchar_t, link with
cursesw. Unicode support is only added to chat windows.
2013-08-21 16:19:35 -05:00
irungentoo
43d0d7a1c0
astyle --options=tools/astylerc -r ./*.{c,h}
2013-08-20 19:37:05 -04:00
irungentoo
05fd02767f
Refactor of core done.
2013-08-20 14:47:32 -04:00
Jfreegman
f017a76c4a
fix tab bar bugs
2013-08-19 16:59:24 -04:00
Aaron Lipinski
901d8eb8b9
remove callback introduced temporarily during refactoring
2013-08-18 20:35:38 +12:00
Aaron Lipinski
9ca6c99cdc
reduce number of windows, use consistent naming
2013-08-18 20:35:37 +12:00
Aaron Lipinski
61b72daf6a
remove WINDOW_STATUS, simplify adding and selecting chat windows
2013-08-18 20:26:39 +12:00
Michael Rose
5d8ccde3d9
Messenger stores / loads nickname
...
new toxic command to show nickname (mynick)
2013-08-17 11:59:28 +02:00
irungentoo
9dce121a76
Passed everything through astyle.
2013-08-16 13:11:09 -04:00
Michael Rose
399dd33b97
Merge fix
2013-08-15 12:11:48 +02:00
Aaron Lipinski
662b1f2bac
add dhtstatus window
2013-08-15 12:02:57 +12:00
Jfreegman
202d162d2e
small bug fixes
2013-08-14 16:02:21 -04:00
Aaron Lipinski
4a3292a32b
remove temporary callbacks from refactoring
2013-08-15 00:36:31 +12:00
Aaron Lipinski
722d272128
move windows functions to its own file
2013-08-15 00:36:30 +12:00