summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatersocial.h
AgeCommit message (Collapse)Author
2013-08-07ACME-820 : Let checkin checkbox be available and swap tile map / default ↵Merov Linden
tile when toggling
2013-07-25ACME-773 Remove the 'Use another account...' in the ACCOUNT panelGilbert Gonzales
2013-07-23ACME-677 Make the 'Connect...', 'Disconnect' and 'Use another account...' ↵Gilbert Gonzales
buttons disabled upon clicking
2013-07-19ACME-732 Create the viewer side info route responderGilbert Gonzales
2013-07-18ACME-728: When the 'Disconnect' button is clicked the fbc-service disconnect ↵Gilbert Gonzales
route should be called
2013-07-18ACME-727 Display 'Not connected to Facebook' when the user does not have a ↵Gilbert Gonzales
FB token
2013-07-17ACME-731 Create the llsocialaccountpanel class to handle input/feedback.Gilbert Gonzales
2013-07-10ACME-671 : Disable social panel UX while transaction (Post or Connection) is ↵Merov Linden
ongoing
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-04Close floater and clear text upon FB_POSTED for ACME-668Cho
2013-07-03made some slight reorganizations for ACME-662Cho
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-06-28made sure photo preview is only generated when photo tab is visible for ACME-649Cho
2013-06-27ACME-629 Clean up names of variables and functions used in the Facebook ↵Gilbert Gonzales
photo panel
2013-06-27Fixed delay in loading tabs on Facebook floater for ACME-649Cho
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-25ACME-497 : Refactor the LLSocialCheckinPanel code a bit to make it more ↵Merov Linden
maintainable
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-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-23ACME-497 : Working implementation of Checkin though couple of bugs to fix ↵Merov Linden
and no visible map in the UI
2013-06-22Pull merge from lindenlab/viewer-fbcMerov Linden
2013-06-22ACME-497 : All xml work for the Checkin featureMerov Linden
2013-06-21ACME-588 Make 'Post' button post to facebook: Intial commit is just adding ↵Gilbert Gonzales
callback for clicking the post button
2013-06-17CHUI 560: When Me->Post to Facebook... is selected the Facebook floater opens.Gilbert Gonzales