index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testing
/
toxic
/
main.c
Age
Commit message (
Expand
)
Author
2013-08-08
Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core into u...
Simon Levermann
2013-08-08
Moved a define and fixed another.
irungentoo
2013-08-08
Merge pull request #384 from stqism/master
irungentoo
2013-08-08
Merged upstream main.c changes
Sean Qureshi
2013-08-08
fix magic numbers
Jfreegman
2013-08-08
Attempt to get and create a proper directory for config storage.
Simon Levermann
2013-08-07
Merge branch 'master' of http://github.com/irungentoo/ProjectTox-Core
Maxim Biro
2013-08-07
Modified clients to properly work with the changes
Maxim Biro
2013-08-07
Moved main.c to maaster
Sean Qureshi
2013-08-07
Manually merged my earlier commits with upstream
Sean Qureshi
2013-08-07
forgot this
Jfreegman
2013-08-07
Fixed two bugs
Jfreegman
2013-08-06
code format/clean up
Jfreegman
2013-08-06
Merge branch 'master' of https://github.com/JFreegman/ProjectTox-Core into JF...
irungentoo
2013-08-05
Merge pull request #350 from stqism/master
irungentoo
2013-08-05
Removed a useless ! from toxics status
Sean Qureshi
2013-08-05
chat window deleting and re-adding - it just werks
Jfreegman
2013-08-05
Make test clients compatible with userstatus kinds
Sebastian Stal
2013-08-05
init array
Jfreegman
2013-08-05
test
Jfreegman
2013-08-05
added ability to close and reopen chat windows & other minor changes
Jfreegman
2013-08-04
Fixed 2 Null pointer derefrences in both nTox and toxic
Sean Qureshi
2013-08-04
toxic: Fixed doMessenger() interval.. Toxic is much faster and responsive now.
plutooo
2013-08-03
added a proper error message for messing up the -f flag
charmlesscoin
2013-08-03
added the -f flag for toxic
charmlesscoin
2013-08-03
People aren't that excited to send messages
NemDiggers
2013-08-02
cursor done better, fixed for chat windows
Jfreegman
2013-08-02
fixed cursor
Jfreegman
2013-08-01
Add back-tab support for toxic.
clpr
2013-07-31
toxic: Made everything 1000x more userfriendly.
plutooo
2013-07-31
Added chat windows, and some clean up.
plutooo
2013-07-30
Fixed a bunch of bugs in TOXIC, added friendlist and more.
plutooo
2013-07-29
Initial commit for Toxic, a new curses interface for Tox.
plutooo