index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testing
/
nTox_win32.c
Age
Commit message (
Expand
)
Author
2013-08-05
Windoze
Sebastian Stal
2013-08-04
added fix in nTox_win32.c
Tim Malte Gräfje
2013-08-03
Changing status to offline when quitting wont overwrite last saved status
Astonex
2013-08-03
nTox_win32 - Updated friends list display
Astonex
2013-08-03
Can only accept friend request when one is pending now
Astonex
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
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-01
Merge pull request #229 from JFreegman/master
irungentoo
2013-08-01
added error code for no message on friend add & updated nTox.c/nTox_win32.c
Jfreegman
2013-08-01
core: getaddrinfo() lookup error handling
plutooo
2013-08-01
Fixed friends list and deleting friends. Automatically loads name/status from...
Astonex
2013-07-31
Merge remote-tracking branch 'ProjectTox/master'
Astonex
2013-07-31
Slight changes
Astonex
2013-07-31
Merge branch 'master' of https://github.com/JFreegman/ProjectTox-Core into JF...
irungentoo
2013-07-31
initialize num_requests
Jfreegman
2013-07-31
Clean up/format code
Stuart Banks
2013-07-31
Fixed cpu usage
Astonex
2013-07-30
Implemented m_delfriend()
Astonex
2013-07-30
Slight aesthetic change
Astonex
2013-07-30
Fixed the friends listing
Astonex
2013-07-30
Fixed bugs, added friend listing (slightly buggy), and changed the general ae...
Astonex
2013-07-30
Added multi-threading so user input doens't hold up checking the network
Astonex
2013-07-30
Some changes so the user's ID gets displayed
Astonex
2013-07-29
Essentially nTox without the ncurses for Windows. Slightly modified main()
Astonex