summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default
AgeCommit message (Collapse)Author
2013-06-28mergeGilbert Gonzales
2013-06-28ACME-638: Removed LLSocialList class and FBC Test tab in the People panel.Gilbert Gonzales
2013-06-28removed old error popups and added better logging for ACME-653Cho
2013-06-28removed unused Me menu items for ACME-637Cho
2013-06-27Merged lindenlab/viewer-release into defaultCinder Roxley
2013-06-27ACME-630 Adding missing filesGilbert Gonzales
2013-06-27ACME-630 Adjust floater_social.xml to load panels from files instead of ↵Gilbert Gonzales
in-lining
2013-07-09CHUI-978 FIXED Load data from chat log file in separate thread to prevent ↵Mnikolenko ProductEngine
viewer freeze
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-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-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-21Automated merge with file:///F:%5Cviewer-bearDave Parks
2013-06-20ACME-584: Adjusted name of a couple XUI elements.Gilbert Gonzales
2013-06-20merge with releaseRichard Linden
2013-06-20mergeGilbert Gonzales
2013-06-20ACME-584 Create the panel to contain the image detailsGilbert Gonzales
2013-06-20Automated merge with http://bitbucket.org/lindenlab/viewer-releaseDave Parks
2013-06-20CHUI-809 (Right-click menu on user name in compat chat mode doesn't have "IM")mberezhnoy
Fixed "Add friend" option always being greyed out, add ability to block object via context menu in compact chat mode.
2013-06-19merge changes for 3.6.0-releaseOz Linden
2013-06-19Pull merge from lindenlab/viewer-releaseMerov Linden
2013-06-19Pull merge lindenlab/viewer-releaseMerov Linden
2013-06-19ACME-561 Left justified the tabs per UXGilbert Gonzales
2013-06-18SH-4246 FIX interesting: fast timers significantly decreases framerateRichard Linden
removed implicit flushes on reads from recorders for better performance made sure stack timers were updated on recorder deactivate faster rendering and better ui for fast timer view
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-18ACME-561 Create tabs for the status, photo and placeGilbert Gonzales
2013-06-18CHUI 560: Missed adding floater_social.xml fileGilbert Gonzales
2013-06-17CHUI 560: When Me->Post to Facebook... is selected the Facebook floater opens.Gilbert Gonzales
2013-06-17merge changes for 3.6.0-releaseOz Linden
2013-06-13STORM-1953 Notifications that involve deleting something -- errors in textJonathan Yap
2013-06-13merge changes for 3.5.3-releaseOz Linden
2013-06-13CHUI-809 (Right-click menu on user name in compat chat mode doesn't have "IM")mberezhnoy
Added callback for friendship checking
2013-06-11STORM-1952: Add a confirmation modal when ejecting a member from a groupCinders
2013-06-12cleaned up FBC snapshot feature and made it work with new direct upload ↵Cho
route on FBC API
2013-06-10CHUI-866 FIXED Disable menu item if Conversation Logging isn't allowed.Mnikolenko ProductEngine