Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ChronoChat
/
b4b9229d74b6b02d5346e084aa2e9604bc96f3d3
/
chatdialog.cpp
b4b9229
Changing build system to waf
by Alexander Afanasyev
· 11 years ago
f829f4d
Several workarounds to make code compile with latest versions of libraries
by Alexander Afanasyev
· 12 years ago
8e180ae
add default room
by Zhenkai Zhu
· 12 years ago
6bb65e9
fix bug in nick change
by Zhenkai Zhu
· 12 years ago
d616b58
fix bugs for first-time user (no plist)
by Zhenkai Zhu
· 12 years ago
5ee1009
interestfilter
by Zhenkai Zhu
· 12 years ago
1c929c1
Merge branch 'master' into summon
by Zhenkai Zhu
· 12 years ago
400cc89
wait 100ms before getLocalPrefix
by Zhenkai Zhu
· 12 years ago
22c7d4d
backdoor
by Zhenkai Zhu
· 12 years ago
7f52e1b
enable summon reaper
by Zhenkai Zhu
· 12 years ago
0fe2b8c
hopefully fixes the thing that bothers me a lot since the change of using ccncat's code for local prefix
by Zhenkai Zhu
· 12 years ago
716fe85
some hack to make the init smooth
by Zhenkai Zhu
· 12 years ago
8658141
Revert "do not use sync app socket for local prefix discovery"
by Zhenkai Zhu
· 12 years ago
ba70734
do not use sync app socket for local prefix discovery
by Zhenkai Zhu
· 12 years ago
77fc8f2
fix bug in sending leave
by Zhenkai Zhu
· 12 years ago
4b953d9
refresh prefix enabled
by Zhenkai Zhu
· 12 years ago
78799ea
fix timer bug
by Zhenkai Zhu
· 12 years ago
c61dbc2
reduce heart-beat interval
by Zhenkai Zhu
· 12 years ago
767eac7
support utf8 in message
by Zhenkai Zhu
· 12 years ago
ebe118d
Correcting bugs. Previous way didn't really worked at all
by Alexander Afanasyev
· 12 years ago
5ddc68b
A new hacky way to work with getLocalPrefix
by Alexander Afanasyev
· 12 years ago
24ec472
no notifications for history messages
by Zhenkai Zhu
· 12 years ago
6c4fc11
enable history
by Zhenkai Zhu
· 12 years ago
756666a
For Mac OS X app bundle to work with ccnpeek, full path must be specified
by Zhenkai Zhu
· 12 years ago
6bda0bd
autoconfig prefix
by Zhenkai Zhu
· 12 years ago
0e7a9b2
delay display when initially join
by Zhenkai Zhu
· 12 years ago
ae29f5a
copy data delivered by ccnd before emit it to another thread
by Zhenkai Zhu
· 12 years ago
cf02444
clean before destroy m_sock
by Zhenkai Zhu
· 12 years ago
ef8d063
hopefully resolve dup names problem
by Zhenkai Zhu
· 12 years ago
288edd8
Update: when join, wait 500ms before sending join msg
by Alexander Afanasyev
· 12 years ago
c9e4e3c
fitview
by Zhenkai Zhu
· 12 years ago
32cbdce
do not display leave msg if no nick is found
by Zhenkai Zhu
· 12 years ago
3974a49
enable read and write settings
by Zhenkai Zhu
· 12 years ago
560ef1b
refactor display code
by Zhenkai Zhu
· 12 years ago
b5b7846
refactor control message forming
by Zhenkai Zhu
· 12 years ago
3859e19
handle leave glitch
by Zhenkai Zhu
· 12 years ago
25e33e5
show user coming and leaving
by Zhenkai Zhu
· 12 years ago
b60b7e1
show and hide sync tree
by Zhenkai Zhu
· 12 years ago
f55f438
fix display glitches
by Zhenkai Zhu
· 12 years ago
0b3fa33
various tweaks
by Zhenkai Zhu
· 12 years ago
e95c64a
tweak prefix and origin prefix
by Zhenkai Zhu
· 12 years ago
cc4c2c0
smoothen chatroom change
by Zhenkai Zhu
· 12 years ago
76ff02b
tweak ui
by Zhenkai Zhu
· 12 years ago
9036e03
roster done
by Zhenkai Zhu
· 12 years ago
6082ede
add roster list, half baked, need to go home
by Zhenkai Zhu
· 12 years ago
86df741
check and update roster
by Zhenkai Zhu
· 12 years ago
ee5c90f
randomize hello interval to avoid synced hello
by Zhenkai Zhu
· 12 years ago
b98e602
display timestamp, beautify display
by Zhenkai Zhu
· 12 years ago
bb19811
always fetching from everyone
by Zhenkai Zhu
· 12 years ago
3e26bb4
send periodic hello msg if no data msg
by Zhenkai Zhu
· 12 years ago
2425b6a
use signal for removal; send hello at beginning
by Zhenkai Zhu
· 12 years ago
59245aa
make one's prefix unique
by Zhenkai Zhu
· 12 years ago
591e8c3
remove node when one leaves
by Zhenkai Zhu
· 12 years ago
3a008fc
better notification support; dock icon;
by Zhenkai Zhu
· 13 years ago
44b4375
add mutex for thread safety
by Zhenkai Zhu
· 13 years ago
e837f79
check setting
by Zhenkai Zhu
· 13 years ago
a4fb124
msg box for ccnx exception
by Zhenkai Zhu
· 13 years ago
097bfe7
working
by Zhenkai Zhu
· 13 years ago
d1c5a97
fix sync logic bug about seqno demo works with small flaws
by Zhenkai Zhu
· 13 years ago
c547061
access seq of self; tweak gui
by Zhenkai Zhu
· 13 years ago
64f9ede
move graphic operation to the same thread
by Zhenkai Zhu
· 13 years ago
10ccb5a
don't crash anymore; all message received, but is not correctly displayed
by Zhenkai Zhu
· 13 years ago
21d75f9
get rid of OGDF library
by Zhenkai Zhu
· 13 years ago
82a6275
add sync functions
by Zhenkai Zhu
· 13 years ago
d13acd0
done with GUI
by Zhenkai Zhu
· 13 years ago
71b42cb
plotting
by Zhenkai Zhu
· 13 years ago
7e9b06d
setting works
by Zhenkai Zhu
· 13 years ago
85845d2
setting dialog
by Zhenkai Zhu
· 13 years ago
b45e38a
add include directory
by Zhenkai Zhu
· 13 years ago
e08afe0
change CcnxWrapper to support fetching of raw data
by Zhenkai Zhu
· 13 years ago
b633882
add type hello in chatbuf; dialog text display work for local message
by Zhenkai Zhu
· 13 years ago
5a8d5aa
message format change; add functions fo chatdialog
by Zhenkai Zhu
· 13 years ago
6d589aa
add demo
by Zhenkai Zhu
· 13 years ago