index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testing
Age
Commit message (
Expand
)
Author
2013-08-06
Added ERROR() and WARNING() for debugging.
Konstantin Kowalski
2013-08-06
Added a linked list implementation.
Konstantin Kowalski
2013-08-06
Merge branch 'master' of https://github.com/JFreegman/ProjectTox-Core into JF...
irungentoo
2013-08-06
Fixed formatting
Nominate
2013-08-06
Update prompt.c
Nominate
2013-08-06
Corrected wrap-around
Nominate
2013-08-06
Stops line-spamming and clears before printing help
Nominate
2013-08-05
Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core
Sean Qureshi
2013-08-05
Added flash, apparently in weird cases it works when beep fails
Sean Qureshi
2013-08-05
Merge pull request #351 from joshuaj/toxic_flicker_fix
irungentoo
2013-08-05
Merge pull request #350 from stqism/master
irungentoo
2013-08-05
Merge pull request #341 from stal888/userstatus-ext
irungentoo
2013-08-05
Windoze
Sebastian Stal
2013-08-05
Removed a useless ! from toxics status
Sean Qureshi
2013-08-05
Throws in a bell when a message is recieved, to warn to user
Sean Qureshi
2013-08-05
spacing didn't match outgoing msgs
Jfreegman
2013-08-05
bug fix and added wrapping on friends list
Jfreegman
2013-08-05
list commands on chat window popup
Jfreegman
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
Grammar/aesthetic amendment
Nominate
2013-08-05
Merge remote-tracking branch 'upstream/master' into testing
Jfreegman
2013-08-05
Added a 'clear' function to the prompt
Nominate
2013-08-05
Fixed toxic friends list flicker
joshuaj
2013-08-05
Merge pull request #312 from Niautanor/master
irungentoo
2013-08-05
init array
Jfreegman
2013-08-05
Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core into t...
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 Windows build
Maxim Biro
2013-08-04
Fixed 2 Null pointer derefrences in both nTox and toxic
Sean Qureshi
2013-08-04
Fixed a calloc getting freed before being used
Sean Qureshi
2013-08-04
Merge pull request #311 from CharmlessCoin/nTox
irungentoo
2013-08-04
Merge pull request #313 from CharmlessCoin/bug_fixes
irungentoo
2013-08-04
Merge pull request #319 from stqism/master
irungentoo
2013-08-04
added fix in nTox_win32.c
Tim Malte Gräfje
2013-08-04
Manally merged #314 and #317
Sean Qureshi
2013-08-04
toxic: Fixed doMessenger() interval.. Toxic is much faster and responsive now.
plutooo
2013-08-04
already a pull request with this addition
Jfreegman
2013-08-04
whoops, returning a free'd variable is really not what I meant...
charmlesscoin
2013-08-04
didn't mean to delete that
Jfreegman
2013-08-04
added command functionality to chat windows and a few minor improvements
Jfreegman
2013-08-04
Removed memory leak, thanks to diath for spotting it.
charmlesscoin
2013-08-04
Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core
Jfreegman
2013-08-03
fixed bug that would cause this to always exit
charmlesscoin
2013-08-04
fix for #288
Tim Malte Gräfje
2013-08-03
removed some magic numbers from line_eval()
charmlesscoin
2013-08-03
added some better error checking for print_nickname() anr print_statuschange()
charmlesscoin
2013-08-03
cleaned up load_key() and added more error checking
charmlesscoin
2013-08-03
fix for issue #306
charmlesscoin
[next]