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-09
Merge pull request #409 from lukechampine/betterprompt
irungentoo
2013-08-09
Added headers to fix build errors.
Konstantin Kowalski
2013-08-09
Minor style changes.
Konstantin Kowalski
2013-08-09
Moved long comments to wiki.
Konstantin Kowalski
2013-08-09
Added arrays.
Konstantin Kowalski
2013-08-09
Added INFO() debugging macro.
Konstantin Kowalski
2013-08-09
make toxic handle input in a more sane manner
Luke Champine
2013-08-09
Merge pull request #407 from JFreegman/master
irungentoo
2013-08-09
Fix a recurring typo in code and comments.
Christian Brueffer
2013-08-09
fixed chat window text wrapping
Jfreegman
2013-08-09
Fixed a printf argument.
Konstantin Kowalski
2013-08-08
added -n argument to toxic to disable loading keys from file (for testing)
irungentoo
2013-08-08
Merge pull request #400 from JFreegman/master
irungentoo
2013-08-08
added /me actions to toxic
Jfreegman
2013-08-08
Update nTox_win32.c
Astonex
2013-08-08
Merge branch 'upstream'
Simon Levermann
2013-08-08
Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core into u...
Simon Levermann
2013-08-08
Merge pull request #394 from Nominate/patch-2
irungentoo
2013-08-08
Merge pull request #393 from Nominate/patch-1
irungentoo
2013-08-08
Moved a define and fixed another.
irungentoo
2013-08-08
Cleanup and Error fixes
Simon Levermann
2013-08-08
Implement proper config directories.
Simon Levermann
2013-08-08
Merge pull request #384 from stqism/master
irungentoo
2013-08-08
Updated chat.c to bring /status inline with prompt.c status command
Nominate
2013-08-08
Removed superfluous statusmsg
Nominate
2013-08-08
Merge https://github.com/irungentoo/ProjectTox-Core
Sean Qureshi
2013-08-08
Merged upstream main.c changes
Sean Qureshi
2013-08-08
oops
Jfreegman
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
Adds full -D support to toxics versioning, includes the commit number
Sean Qureshi
2013-08-07
Merge branch 'master' of http://github.com/irungentoo/ProjectTox-Core
Maxim Biro
2013-08-07
Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core
irungentoo
2013-08-07
Merge branch 'master' of https://github.com/stqism/ProjectTox-Core into pull-...
irungentoo
2013-08-07
Modified clients to properly work with the changes
Maxim Biro
2013-08-07
Manually merged prompt.c to upstream
Sean Qureshi
2013-08-07
Merge branch 'read-receipt' of https://github.com/stal888/ProjectTox-Core int...
irungentoo
2013-08-07
Moved main.c to maaster
Sean Qureshi
2013-08-07
Fix incompatible pointer type warning by changing type of print_statuschange ...
Robert Sutton
2013-08-07
Check for correct error value in toxic.
Sebastian Stal
2013-08-07
Add #undef before #define to fix redefinition warning
Robert Sutton
2013-08-07
Fixed it not compiling
Sean Qureshi
2013-08-07
Merge branch 'provide-status-type' of https://github.com/jin-eld/ProjectTox-C...
irungentoo
2013-08-07
Merge branch 'master' of https://github.com/ptrasd/ProjectTox-Core into pull-...
irungentoo
2013-08-07
Merge pull request #360 from DarkSER/master
irungentoo
2013-08-07
Merge pull request #370 from JFreegman/master
irungentoo
2013-08-07
Actually use write_result
Simon Levermann
2013-08-07
Don't ignore the result of fwrite. Since we're building with -Wall and -Werro...
Simon Levermann
2013-08-07
set USERSTATUS_KIND_RETAIN as default
Sergej
2013-08-07
Allow to set a specific userstatus type in toxic
jin-eld
[next]