summaryrefslogtreecommitdiff
path: root/src/client/ThumbnailBroker.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-03-10AvatarButton/holder, rename ThumbnailBroker for more general purposesSimon Robertshaw1-392/+0
2012-12-29more scons fixes for windowsjacob11-0/+1
2012-11-26Stop using persistent connections when we don't need them. Force shutdown of ↵Simon Robertshaw1-23/+67
Thumbnailbroker before http lib close, fixes #84
2012-10-05don't render fire on stamps (reduces lag)jacob11-4/+4
2012-09-30Fix issue where thumbnails are sometimes the incorrect onesSimon Robertshaw1-11/+11
2012-09-25MacOS X targets for Scons, Fix some inlines for clangSimon Robertshaw1-2/+2
2012-09-03Move class definitions for ThumbnailBrokeer into headerSimon Robertshaw1-51/+0
2012-08-27Enable decorations in renderer for local save items, disable for server save ↵Simon Robertshaw1-5/+11
previews.
2012-08-14Fix crash when using search (std::remove doesn't seem to work as I ↵Simon Robertshaw1-11/+19
expected), Add clickable author names for search. Fixes #95
2012-08-13Fix bug where thumbnails would not always show in the searchSimon Robertshaw1-24/+35
2012-08-12Use forward declarations more to avoid excessive includesSimon Robertshaw1-0/+1
2012-07-31ThumbnailBroker for background retrieval and renderingSimon Robertshaw1-0/+372