1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-28 00:56:44 +02:00
Commit Graph

23 Commits

Author SHA1 Message Date
67f637a1e1 redirect stderr before audio init to prevent error spam 2014-08-14 21:31:28 -04:00
72010dd2e1 allow connections through proxies 2014-08-14 20:31:52 -04:00
396d08f0d2 refactor friend/blocklist, dynamically allocate memory 2014-08-07 13:24:29 -04:00
15e91cfa99 formatting, use case-insensitive string compare, use defines for keycodes 2014-07-28 21:47:35 -04:00
ca7110b37c small visual adjustment to progress bar 2014-07-28 19:36:30 -04:00
7a7e4f573a Fix ONLINE_CHAR being identical to OFFLINE_CHAR 2014-07-28 18:38:15 +01:00
3cae1d92cd change online/offline symbols 2014-07-26 19:16:07 -04:00
4426eaddd9 increase max friends 2014-07-16 15:59:54 -04:00
b23ae5a4c3 add buffer yanking, clean up input functions 2014-07-14 14:44:42 -04:00
aaeb47dc14 create dns loopup threads in detached state & add a few missing error descriptions 2014-07-09 23:40:46 -04:00
6754741f37 improve /help system and add startup welcome message 2014-07-04 03:24:29 -04:00
10d0e99d72 core api const-correctness update 2014-07-02 17:30:31 -04:00
09badaa9ee refactor chat window input code, misc fixes 2014-06-26 02:52:01 -04:00
34bd4a1c7c fix a bunch of implicit declarations 2014-06-21 21:41:38 -04:00
9f4248b1e1 redesign text input field to scroll horizontally, increase max string size 2014-06-20 23:08:13 -04:00
3e797db16e various fixes 2014-06-20 14:27:33 -04:00
85af9f55ba improve key bindings (I think?) 2014-06-18 20:07:34 -04:00
7eb82a0fe5 bump version to 0.4.1 2014-06-18 16:15:34 -04:00
58a131426a better handling of fatal errors 2014-06-18 15:54:05 -04:00
b36680d767 fix bug 2014-06-13 03:47:18 -04:00
24a85df15f remove scroll mode, scroll windows via PageUp/PageDown 2014-06-13 02:10:30 -04:00
f10ce94f38 api changes 2014-06-11 20:04:20 -04:00
31acdcada3 reorganize toxic_windows.h into two separate header files, rename main.c to toxic.c 2014-06-11 18:14:12 -04:00