summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatersocial.cpp
AgeCommit message (Collapse)Author
2013-07-12ACME-701 : Align all social panels UX, recenter the preview in the photo panelMerov Linden
2013-07-10ACME-671 : Disable social panel UX while transaction (Post or Connection) is ↵Merov Linden
ongoing
2013-07-09Layout tweaks of the social floaterMerov Linden
2013-07-08ACME-651 : Use localizable strings and simplify the xml for status and error ↵Merov Linden
fields
2013-07-08ACME-651 : Implement all missing status messages, tweak colors and positioningMerov Linden
2013-07-08ACME-626 : More snapshot panel cleanup, autorefresh when changing ↵Merov Linden
resolution, simplify working messaging, add tooltip to the refresh button
2013-07-07ACME-626 : More snapshot code cleanup, suppress failure/success indicators ↵Merov Linden
since we have a bottom message for that, show/hide the progress indicator
2013-07-03Pull merge from lindenlab/viewer-fbcMerov Linden
2013-07-03ACME-626 : Simplify the preview drawing code and positioningMerov Linden
2013-07-04Close floater and clear text upon FB_POSTED for ACME-668Cho
2013-07-04Added auto-connect upon 404 from a POST in LLFacebookConnect, and added ↵Cho
FB_POSTED state, for ACME-667
2013-07-03made listeners more robust in llfloatersocial.cpp for ACME-665Cho
2013-07-03made some slight reorganizations for ACME-662Cho
2013-07-02ACME-626 : Suppress the closing of the floater when clicking Post or we ↵Merov Linden
can't see the status
2013-07-02Pull merge from lindenlab/viewer-fbcMerov Linden
2013-07-02ACME-626 : Implement status and progress update textMerov Linden
2013-07-03Moved auto-connect to happen when Post button is clicked for ACME-654 and ↵Cho
ACME-652
2013-07-03Implemented events for LLFacebookConnect state changes for ACME-662Cho
2013-06-28made sure photo preview is only generated when photo tab is visible for ACME-649Cho
2013-06-28removed unused Me menu items for ACME-637Cho
2013-06-27ACME-629 Clean up names of variables and functions used in the Facebook ↵Gilbert Gonzales
photo panel
2013-06-28made it optional to autoconnect in ↵Cho
LLFacebookConnect::getConnectionToFacebook() for ACME-648
2013-06-27mergeGilbert Gonzales
2013-06-27ACME-630 Adjust floater_social.xml to load panels from files instead of ↵Gilbert Gonzales
in-lining
2013-06-27Fixed delay in loading tabs on Facebook floater for ACME-649Cho
2013-06-27changed FBC photo sharing to use JPEG instead of PNG for ACME-636Cho
2013-06-27mergeGilbert Gonzales
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-621 : Add autoconnect to FBC in the social floater, disable Post ↵Merov Linden
buttons when not connected.
2013-06-26mergeGilbert Gonzales
2013-06-26ACME-628 Removing unneeeded headers files from llsnapshotpreview, llsnapshot ↵Gilbert Gonzales
and llfloatersocial
2013-06-25Pull merge from lindenlab/viewer-fbcMerov Linden
2013-06-25ACME-497 : Refactor the LLSocialCheckinPanel code a bit to make it more ↵Merov Linden
maintainable
2013-06-25mergeGilbert Gonzales
2013-06-25ACME-586: Fixing the file size appearing as red. Was using the postcard ↵Gilbert Gonzales
snap-shot type which is used for e-mailing pictures (red indicates going over 1mb).
2013-06-25Merge pull from lindenlab/viewer-fbcMerov Linden
2013-06-25ACME-612 : Implemented a loading indicator for the map tile when it's ↵Merov Linden
loading, also disable the checkbox during that time
2013-06-25used default SL logo for image-less checkins for ACME-613Cho
2013-06-25ACME-592 Clicking 'Post' should close the Facebook floaterGilbert Gonzales
2013-06-25mergeGilbert Gonzales
2013-06-25ACME-588 Make 'Post' button post to facebookGilbert Gonzales
2013-06-25made status update post button disabled for ACME-571Cho
2013-06-25ACME-587 Add the 'refresh' button on top the imageGilbert Gonzales
2013-06-24mergeGilbert 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-24Pull merge from lindenlab/viewer-fbcMerov Linden
2013-06-24ACME-582 : Checkin feature: Implement the loading and displaying of map ↵Merov Linden
tiles in the LLIconCtrl
2013-06-25made status update actually post to Facebook, for ACME-569 and ACME-573Cho
2013-06-24ACME-497 : Clean up the xml code for checkin to use a proper icon widget and ↵Merov Linden
add a decent default image for it
2013-06-23ACME-497 : Working implementation of Checkin though couple of bugs to fix ↵Merov Linden
and no visible map in the UI