summaryrefslogtreecommitdiff
path: root/indra/newview/llsnapshotlivepreview.cpp
AgeCommit message (Collapse)Author
2013-11-06fixed some warningsRichard Linden
2013-11-06merge with releaseRichard Linden
2013-06-27ACME-628 Removing unneeeded headers files and used forward declarations for ↵Gilbert Gonzales
llfloatersnapshot.h, llfloatersocial.h and llsnapshotlivepreview.h.
2013-06-26ACME-628 Removing unneeeded headers files from llsnapshotpreview, llsnapshot ↵Gilbert Gonzales
and llfloatersocial
2013-06-25ACME-587 Add the 'refresh' button on top the imageGilbert Gonzales
2013-06-24ACME-593: Now the photo tab of the facebook panel displays a screenshot ↵Gilbert Gonzales
based upon when the facebook floater was opened.
2013-06-24ACME-593 Populate the image with the actual screenshot image: Placed ↵Gilbert Gonzales
LLSnapshotLivePreview class into file llsnapshotlivepreview.h/cpp so that it could be utilized by other classes.