d75d6e8b60
sort includes
2020-11-14 00:00:05 +00:00
c4a11f8dc7
Refactor ToxWindows
...
ToxWindow constructor functions now return pointers instead of structs
ToxWindow windows array now holds pointers instead of structs
Refactor some logic in windows.c pertaining to keeping track of active windows
Use uint8_t for window array indexing
2018-10-19 17:43:06 -04:00
133c0e8d63
rename reserved identifiers per C standard
2014-09-22 21:24:45 -04:00
6ab184e7ce
file transfer improvements and bug fixes
2014-08-05 17:38:33 -04:00
64db9f73a2
update file transfers for core changes
2014-08-04 16:47:45 -04:00
6fdafceda8
add ability to cancel file transfers
2014-08-04 02:03:23 -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
d49e911fe4
type fixes
2014-03-19 03:14:08 -04:00
7109b8fa18
refactor logging functions to only handle chatlog pointers
2014-03-01 07:10:44 -05:00
9b57c05648
add command to turn logs on/off
2014-02-26 19:00:13 -05:00
a61f5f6a6d
properly close windows on exit
2014-02-26 05:23:11 -05:00
b6613a015f
add license info to source files
2014-02-25 02:28:24 -05:00
f43d735861
remove redundant cmd func args, use global prompt instead
2013-11-19 15:32:35 -05:00
89cb29afed
moved misc helper functions to separate file and removed redundant includes
2013-09-20 20:35:03 -04:00
399b92c8e7
added groupchats
2013-09-15 16:38:38 -04:00
261310b091
added status bar to prompt and fixed some bugs
2013-09-06 19:59:45 -04:00
baadd95b45
Use new public api
2013-08-23 23:50:34 +02:00
43372f09a6
Move sources to an own subdirectory
2013-08-22 23:57:20 +03:00