Age | Commit message (Expand) | Author |
2013-08-03 | Merge pull request #276 from stqism/master | irungentoo |
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 | Removed an early break | Sean Qureshi |
2013-08-03 | Merge branch 'master' of https://github.com/stqism/ProjectTox-Core | Sean Qureshi |
2013-08-03 | Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core | Sean Qureshi |
2013-08-03 | People aren't that excited to send messages | NemDiggers |
2013-08-03 | added seconds to time stamp in toxic | Michael Kress |
2013-08-03 | Merge branch 'master' of github.com:m-kress/ProjectTox-Core | Michael Kress |
2013-08-03 | Changing status to offline when quitting wont overwrite last saved status | Astonex |
2013-08-03 | fixed printing time stamp in toxic | Michael Kress |
2013-08-03 | Merge branch 'master' of git://github.com/irungentoo/ProjectTox-Core | Astonex |
2013-08-03 | nTox_win32 - Updated friends list display | Astonex |
2013-08-03 | Merge pull request #281 from JFreegman/master | irungentoo |
2013-08-03 | Merge pull request #287 from greato/master | irungentoo |
2013-08-03 | added backspace to nTox; removed trailing spaces | 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 | Merge remote-tracking branch 'ProjectTox/master' | Astonex |
2013-08-03 | Can only accept friend request when one is pending now | Astonex |
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-03 | whoops, removed part of a string by accident. | charmlesscoin |
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 | 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 | 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 | 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 | Update nTox_win32.c | Astonex |
2013-08-02 | Re-arranged the code, and added a maxnumfriends counter | Astonex |
2013-08-02 | Fixed a build error due to the removal of getnumfriends() | ragesalmon |
2013-08-02 | fixed cursor | Jfreegman |
2013-08-01 | Merge pull request #229 from JFreegman/master | irungentoo |
2013-08-01 | Merge pull request #252 from nickodell/master | irungentoo |
2013-08-01 | Remove code that did nothing. | Nick ODell |