index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testing
/
toxic
Age
Commit message (
Expand
)
Author
2013-08-03
fixed printing time stamp in toxic
Michael Kress
2013-08-03
Removed some useless code
Sean Qureshi
2013-08-03
Merge branch 'master' of github.com:stqism/ProjectTox-Core
Sean Qureshi
2013-08-03
Fixed a segfault when recieving text
Sean Qureshi
2013-08-03
Merged a change from a pull request, added a break
Sean Qureshi
2013-08-03
Merge https://github.com/greato/ProjectTox-Core
Sean Qureshi
2013-08-03
Added break Statement
g
2013-08-02
Merge https://github.com/JFreegman/ProjectTox-Core
Sean Qureshi
2013-08-02
Removed the seconds patch, it breaks things
Sean Qureshi
2013-08-02
cursor done better, fixed for chat windows
Jfreegman
2013-08-02
Moved PATCH.md to the toxic folder
Sean Qureshi
2013-08-02
By popular demand, I made a patch to add seconds to the timestamp
Sean Qureshi
2013-08-02
Fixed a bug with the minutes only being 1 character long when less than 10
Sean Qureshi
2013-08-02
Adds timestamp to toxic, fixes issue #217
Sean Qureshi
2013-08-02
fixed cursor
Jfreegman
2013-08-01
Merge pull request #229 from JFreegman/master
irungentoo
2013-08-01
added error code for no message on friend add & updated nTox.c/nTox_win32.c
Jfreegman
2013-08-01
Merge pull request #244 from plutooo/master
irungentoo
2013-08-01
core: getaddrinfo() lookup error handling
plutooo
2013-08-01
Merge pull request #241 from clpr/master
irungentoo
2013-08-01
Add back-tab support for toxic.
clpr
2013-08-01
Merge pull request #238 from clpr/master
irungentoo
2013-08-01
Use print_usage for help command
clpr
2013-08-01
Add nicknames to the chat list
Spittie
2013-07-31
fixed friend add bugs
Jfreegman
2013-07-31
Add help command to Toxic
NemDiggers
2013-07-31
Remove period from status set
NemDiggers
2013-07-31
Backspace key should now work on more terminals in toxic.
irungentoo
2013-07-31
Merge pull request #215 from plutooo/master
irungentoo
2013-07-31
toxic: Made everything 1000x more userfriendly.
plutooo
2013-07-31
Merge pull request #213 from plutooo/master
irungentoo
2013-07-31
Added chat windows, and some clean up.
plutooo
2013-07-31
Fix space/tab indentation
Marco Hinz
2013-07-30
Fixed a bunch of bugs in TOXIC, added friendlist and more.
plutooo
2013-07-30
Fixed cmake
Maxim Biro
2013-07-29
Fixed formatting of some cmake files
Maxim Biro
2013-07-29
Initial commit for Toxic, a new curses interface for Tox.
plutooo