Age | Commit message (Collapse) | Author |
|
|
|
|
|
Cleanup of Messenger.c
|
|
|
|
Kill EOF whitespace.
|
|
|
|
|
|
|
|
|
|
|
|
make toxic handle input in a more sane manner
|
|
Macports support (OS X only). MAP_ANON -> MAP_ANONYMOUS (OS X only).
|
|
Array
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixed chat window text wrapping in toxic
|
|
Fix a recurring typo in code and comments.
|
|
|
|
|
|
Fixed a printf argument.
|
|
|
|
|
|
Fix typo in function name which results in missing symbol
|
|
Update CMakeLists.txt
|
|
|
|
|
|
Added actions/alternative type of messages
|
|
Update .gitignore
|
|
|
|
|
|
Netbeans can't put his nbproject dir outside of source.
|
|
Update nTox_win32.c
|
|
Mispelled function name
|
|
into nurupo-master
Conflicts:
core/Messenger.c
|
|
Implement proper configuration directories for toxic
|
|
|
|
|
|
|
|
|
|
upstream
|
|
make friendlist resize dynamically
|
|
Use ctest to integrate unit tests into cmake build system
|
|
Updated chat.c to bring /status inline with prompt.c status command
|