Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-09 | Fix a recurring typo in code and comments. | Christian Brueffer | |
2013-08-08 | Merge pull request #404 from KostyaKow/small_fixes | irungentoo | |
Fixed a printf argument. | |||
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 #403 from jin-eld/fix-friend-status-callback | irungentoo | |
Fix typo in function name which results in missing symbol | |||
2013-08-08 | Merge pull request #402 from Astonex/patch-5 | irungentoo | |
Update CMakeLists.txt | |||
2013-08-09 | Fix typo in function name which results in missing symbol | jin-eld | |
2013-08-08 | Update CMakeLists.txt | Astonex | |
2013-08-08 | Merge pull request #400 from JFreegman/master | irungentoo | |
Added actions/alternative type of messages | |||
2013-08-08 | Merge pull request #399 from ReAzem/patch-1 | irungentoo | |
Update .gitignore | |||
2013-08-08 | added /me actions to toxic | Jfreegman | |
2013-08-08 | added actions/alternate messages | Jfreegman | |
2013-08-08 | Update .gitignore | Alexandre Viau | |
Netbeans can't put his nbproject dir outside of source. | |||
2013-08-08 | Merge pull request #398 from Astonex/patch-4 | irungentoo | |
Update nTox_win32.c | |||
2013-08-08 | Update nTox_win32.c | Astonex | |
Mispelled function name | |||
2013-08-08 | Merge branch 'master' of https://github.com/nurupo/InsertProjectNameHere ↵ | irungentoo | |
into nurupo-master Conflicts: core/Messenger.c | |||
2013-08-08 | Merge pull request #397 from leeroy2098/merge | irungentoo | |
Implement proper configuration directories for toxic | |||
2013-08-08 | Made name consistent with other 'on change' callbacks | Maxim Biro | |
2013-08-08 | Fixed a silly code ordering mistake | Maxim Biro | |
2013-08-08 | Fixed dynamic memory allocation. | irungentoo | |
2013-08-08 | Merge branch 'upstream' | Simon Levermann | |
2013-08-08 | Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core into ↵ | Simon Levermann | |
upstream | |||
2013-08-08 | Merge pull request #396 from lukechampine/dynamicfriends | irungentoo | |
make friendlist resize dynamically | |||
2013-08-08 | Merge pull request #395 from fhahn/ctest | irungentoo | |
Use ctest to integrate unit tests into cmake build system | |||
2013-08-08 | Merge pull request #394 from Nominate/patch-2 | irungentoo | |
Updated chat.c to bring /status inline with prompt.c status command | |||
2013-08-08 | Merge pull request #393 from Nominate/patch-1 | irungentoo | |
Removed superfluous statusmsg | |||
2013-08-08 | Moved a define and fixed another. | irungentoo | |
2013-08-08 | make friendlist resize dynamically | Luke Champine | |
2013-08-08 | Cleanup and Error fixes | Simon Levermann | |
Add several frees that were missing to prevent memory leaks Replace strcpy with strdup where appropriate Replace _stat with __stat64 for building on Windows | |||
2013-08-08 | Implement proper config directories. | Simon Levermann | |
2013-08-08 | Merge pull request #388 from stal888/patch-1 | irungentoo | |
Re-export m_callback_userstatus | |||
2013-08-08 | Merge pull request #384 from stqism/master | irungentoo | |
Adds full -D support to toxics versioning, includes the commit number | |||
2013-08-08 | Merge pull request #391 from JFreegman/master | irungentoo | |
fix magic numbers in toxic | |||
2013-08-08 | Merge pull request #392 from panosalbanis/master | irungentoo | |
Added Vim swap files and ctags file | |||
2013-08-08 | Run unit tests with travis | Florian Hahn | |
2013-08-08 | Disable failing test assertion | Florian Hahn | |
2013-08-08 | Use ctest to run unit tests | Florian Hahn | |
2013-08-08 | Updated chat.c to bring /status inline with prompt.c status command | Nominate | |
2013-08-08 | Removed superfluous statusmsg | Nominate | |
Users can just respecify their status with a message. This will also encourage users to think about which status is actually appropriate instead of just leaving the status alone. | |||
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 | Added Vim swap files and ctags file | panosalbanis | |
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-08 | Made a callback for Friend.status change | Maxim Biro | |
2013-08-07 | Reinstate semicolon | stal | |
2013-08-07 | Re-export m_callback_userstatus | stal | |
2013-08-07 | Merge pull request #382 from nurupo/master | irungentoo | |
Separated userstatus_kind from userstatus | |||
2013-08-07 | Adds full -D support to toxics versioning, includes the commit number | Sean Qureshi | |