Age | Commit message (Expand) | Author |
2013-08-03 | Fixed a segfault when recieving text | Sean Qureshi |
2013-08-03 | Merge remote-tracking branch 'ProjectTox/master' | Astonex |
2013-08-03 | Can only accept friend request when one is pending now | Astonex |
2013-08-03 | Merge pull request #1 from stqism/master | Sean Qureshi |
2013-08-03 | Added a break from a pull request | 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-03 | Curses check is now only on *nix | Filipp Ozinov |
2013-08-02 | Merge https://github.com/JFreegman/ProjectTox-Core | Sean Qureshi |
2013-08-03 | whoops, removed part of a string by accident. | charmlesscoin |
2013-08-03 | Curses dependence added to CMake | Filipp Ozinov |
2013-08-03 | Fixed the printing of a few strings, moved some code around. | charmlesscoin |
2013-08-03 | added a getopt system, with -f and -h flags | charmlesscoin |
2013-08-02 | Removed the seconds patch, it breaks things | Sean Qureshi |
2013-08-02 | Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core | Sean Qureshi |
2013-08-02 | changed some formatting, fixed the removal of x and y | charmlesscoin |
2013-08-02 | cursor done better, fixed for chat windows | Jfreegman |
2013-08-02 | cleaned up print_friendlist(), it now prints a message if you have _no_ friends | charmlesscoin |
2013-08-02 | Moved PATCH.md to the toxic folder | Sean Qureshi |
2013-08-02 | Forgot a bit of documentation on using the patch | Sean Qureshi |
2013-08-02 | By popular demand, I made a patch to add seconds to the timestamp | Sean Qureshi |
2013-08-02 | Merge pull request #277 from CharmlessCoin/nTox_fixes | irungentoo |
2013-08-02 | Merge pull request #275 from nickodell/master | irungentoo |
2013-08-02 | Fixed regression. | irungentoo |
2013-08-02 | Fixed a bug with the minutes only being 1 character long when less than 10 | Sean Qureshi |
2013-08-02 | cleaned up my changes | charmlesscoin |
2013-08-02 | new_lines should use strncpy, and wrote get_id() to declutter code | charmlesscoin |
2013-08-02 | Adds timestamp to toxic, fixes issue #217 | Sean Qureshi |
2013-08-02 | Replace ZEROBYTES - BOXZEROBYTES with MACBYTES | Nick ODell |
2013-08-02 | Fixed crashes. | irungentoo |
2013-08-02 | Removed deprecated function. | irungentoo |
2013-08-02 | Merge branch 'master' of https://github.com/Astonex/ProjectTox-Core into Asto... | irungentoo |
2013-08-02 | Fixed warnings. | irungentoo |
2013-08-02 | Merge branch 'Jeffail-master' | irungentoo |
2013-08-02 | Time is better as an unsigned variable. | irungentoo |
2013-08-02 | Fix bug where memcpy could overrun buffer | Nick ODell |
2013-08-02 | Fixed problems. | irungentoo |
2013-08-02 | Update nTox_win32.c | Astonex |
2013-08-02 | Re-arranged the code, and added a maxnumfriends counter | Astonex |
2013-08-02 | Merge pull request #273 from rlt3/master | irungentoo |
2013-08-02 | INSTALL.md should reflect how you build on OSX now. | rlt3 |
2013-08-02 | reverting unneeded changes | rlt3 |
2013-08-02 | Forgot the include to packages to grab for the non-homebrew steps | rlt3 |
2013-08-02 | removing useless files | rlt3 |
2013-08-02 | changing OSX instructions in INSTALL.md to reflect how everything works | rlt3 |
2013-08-02 | Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core | irungentoo |
2013-08-02 | Merge pull request #269 from ragesalmon/master | irungentoo |
2013-08-02 | Fixed a build error due to the removal of getnumfriends() | ragesalmon |
2013-08-02 | updated return value comments | charmlesscoin |