summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
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-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-25Pull merge from lindenlab/viewer-fbcMerov Linden
2013-06-25ACME-580, ACME-572, ACME-591 : Added a toast notification when posting to ↵Merov Linden
Facebook successfully
2013-06-25mergeCho
2013-06-25made status update post button disabled for ACME-571Cho
2013-06-25ACME-585 Populate the drop-down box with picture resolutionsGilbert Gonzales
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-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.
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-22tweaked numbers to look more like mockup for ACME-568Cho
2013-06-22added text and buttons for update status tab for ACME-568Cho
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-20ACME-584: Adjusted name of a couple XUI elements.Gilbert Gonzales
2013-06-20mergeGilbert Gonzales
2013-06-20ACME-584 Create the panel to contain the image detailsGilbert Gonzales
2013-06-19Pull merge from lindenlab/viewer-releaseMerov Linden
2013-06-19ACME-561 Left justified the tabs per UXGilbert Gonzales
2013-06-19merge increment of version numberOz Linden
2013-06-18mergeGilbert Gonzales
2013-06-18ACME-561 Adjusted the size of the floater to better match spec. Also made ↵Gilbert Gonzales
the floater non-sizable and the tabs spread nearly evenly across. Can touch up UI in another iteration and after some feedback.
2013-06-19updated viewer to use new /friends route for ACME-534Cho
2013-06-18ACME-561 Create tabs for the status, photo and placeGilbert Gonzales
2013-06-18CHUI 560: Missed adding floater_social.xml fileGilbert Gonzales
2013-06-18correct banding issueOz Linden
2013-06-17CHUI 560: When Me->Post to Facebook... is selected the Facebook floater opens.Gilbert Gonzales
2013-06-17CHUI 560: Adding socialpanel.h/cpp filesGilbert Gonzales
2013-06-17mergeGilbert Gonzales
2013-06-17ACME-558: Adding logging information, when a friends list is received the ↵Gilbert Gonzales
log message 'Facebook: Friends list received' will be displayed. When the suggested friends list is updated the log message 'Facebook: Updating Suggested Friends List' will be displayed.
2013-06-14Merge with viewer-fbcMerov Linden
2013-06-14ACME-520 : Add more extended state in LLFacebookConnect and handle it ↵Merov Linden
consistently and transparently from the public interface
2013-06-14ACME-558 Update LLPanelPeople to use the friends list callback and remove ↵Gilbert Gonzales
the timer dependencies
2013-06-14increment viewer version to 3.6.1Oz Linden
2013-06-14NORSPEC-251 fix issues with binding unloaded standard bumpmapsGraham Linden
2013-06-14NORSPEC-266 fix issues with observer feedback on edits of material map ↵Graham Linden
parameters
2013-06-13ACME-537: Prevented error code for showing up when disconnected from FB and ↵Gilbert Gonzales
opening the 'Friends' tab of the people panel.
2013-06-13NORSPEC-250 speculative stab in the darkGraham Linden
2013-06-13Fix ternary use found illegit in the eyes of GCCGraham Madarasz