index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testing
/
toxic
/
windows.h
Age
Commit message (
Expand
)
Author
2013-08-18
reduce number of windows, use consistent naming
Aaron Lipinski
2013-08-18
remove WINDOW_STATUS, simplify adding and selecting chat windows
Aaron Lipinski
2013-08-16
Passed everything through astyle.
irungentoo
2013-08-15
Merge fix
Michael Rose
2013-08-15
add dhtstatus window
Aaron Lipinski
2013-08-14
Fixed small compile error on my end.
irungentoo
2013-08-15
remove temporary callbacks from refactoring
Aaron Lipinski
2013-08-15
move windows functions to its own file
Aaron Lipinski
2013-08-15
add header guard and includes to windows.h
Aaron Lipinski
2013-08-12
Messenger refactor - redid work from pull request 79
Chris Hall
2013-08-08
added /me actions to toxic
Jfreegman
2013-08-08
fix magic numbers
Jfreegman
2013-08-05
added ability to close and reopen chat windows & other minor changes
Jfreegman
2013-07-31
toxic: Made everything 1000x more userfriendly.
plutooo
2013-07-31
Added chat windows, and some clean up.
plutooo
2013-07-29
Initial commit for Toxic, a new curses interface for Tox.
plutooo