Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
Swift Contributors Repository
catalinb/history
catalinb/history2
dknn/rtp
dreijer/schannel
ephraim/SOCKS5Unittests
ephraim/chatview
ephraim/german
kev/forvlad
ks/asyncsqlite
ks/boost1.47
ks/luasocket
ks/spell_checker
ks/tlserrors
master
pielas/branch
pielas/whiteboard
pielas/whiteboardnew
remko/libvnc
swift-1.x
tobias/cocoa-ssl
tobias/jingle
tobias/notification-center
tobias/openssl_crl
tobias/unbound
tobias/vcard
vladv/history
vladv/spell_checker
Swift Repository used by contributors
Swift Contributors
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Swift
/
Controllers
/
HistoryViewController.cpp
Age
Commit message (
Collapse
)
Author
2012-08-11
Fix javascript autoscrolling.
Catalin Badea
2012-08-11
Fix displayed nicks.
Catalin Badea
2012-08-11
Properly handle new messages.
Catalin Badea
2012-08-11
Fix adding messages at the top.
Catalin Badea
2012-08-11
Fix adding messages at the bottom
Catalin Badea
2012-08-11
jump to the next matching day using the next/previous buttons
Catalin Badea
2012-08-11
Refactor HistoryViewController.
Catalin Badea
2012-08-11
add previous/next button callbacks
Catalin Badea
2012-08-11
Set the date when selecting a contact
Catalin Badea
2012-08-11
continous scroll between dates.
Catalin Badea
2012-08-11
Retrieve messages from last matching day
Catalin Badea
2012-08-11
Added message type logging. Fixed handling new messages.
Catalin Badea
2012-08-11
update history window on new message
Catalin Badea
2012-08-11
Dump message logs using new db structure. Avatars not working
Catalin Badea
2012-08-11
Add nick/avatar resolvers
Catalin Badea
2012-08-11
Changed HistoryMessage structure back
Catalin Badea
2012-08-11
Display conversations by using roster selection
Catalin Badea
2012-08-11
Log messages to the sqlite db and dump all messages in the history viewer
Catalin Badea
2012-08-11
Use seperate controllers for viewing/handling history
Catalin Badea