summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en
AgeCommit message (Collapse)Author
2011-04-22merge changes for storm-1187Oz Linden
2011-04-21Backed out changeset: e7b38729ad6dRichard Linden
2011-04-21fixing bottomtray for advanced viewerLeyla Farazha
2011-04-20merge leslie changesMerov Linden
2011-04-20EXP-670 As a resident I want to be able to communicate with other residents ↵Leyla Farazha
using my voice, while still enjoying the streamlined experience of basic mode
2011-04-19EXP-648 FIX As a developer, I want to be able to specify param blocks that ↵Richard Linden
use Multiple<LLUIImage> for a sequence of images Factored out param block data classes so that specialized param block types, such as LLUIImage, LLFontGL, LLRect, etc. can be stored in a Multiple<T> context Converted loading_indicator to take image sequence from XUI deprecated name-value pairs for LLUIColor values, and put them in colors.xml
2011-04-19Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-3Richard Linden
2011-04-18EXP-628 Inventory floater may be opened by SLAppLeyla Farazha
EXP-630 My appearance floater may be opened by SLApp EXP-633 Search floater can be opened by SLApps
2011-04-14VWR-25521 Add a Develop menu toggle item for HTTP Inventory.Aaron Stone
2011-04-10merge changes for storm-1057Oz Linden
2011-04-08merge changes for viewer-social-2Oz Linden
2011-04-08merge changes for storm-1108Oz Linden
2011-04-07Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-2/Leslie Linden
2011-04-07SOCIAL-872 FIX -- User can toggle Show Me in Search before logging in which ↵Leslie Linden
updates local settings file but not the actual value in the database WEB-3750 Attempted FIX -- Gone Profile * Check box for "show me in search" privacy setting no longer enabled until login. * Avatar server update message only sent on status change. Reviewed by Richard
2011-04-07SOCIAL-717 FIX Artwork for click to move hintRichard Linden
updated hint text to use numbers from image
2011-04-06Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-04-06Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-2Richard Linden
2011-04-06WEB-3750 FIX - Gone profileLeslie Linden
* Added agent validation around calls to update avatar data * Removed references to profile panel save options Reviewed by Richard
2011-04-04merge updates to avatar physicsOz Linden
2011-04-03Added duplicate morph to handle breast bounce/clap. Took out unused params ↵Seraph Linden
in llphysicsmotion.cpp.
2011-04-03Changed Max Velocity param name to Max EffectSeraph Linden
2011-04-03Added breast sway (left-right).Seraph Linden
2011-04-02Moved Drag to be a general shape physics param, to save on number of ↵Seraph Linden
transmitted params.
2011-04-01mergeRichard Linden
2011-04-01Automated merge with http://bitbucket.org/merov_linden/viewer-autobuild2010Richard Linden
2011-04-01SOCIAL-822 FIX UI and Sizing issues with hints in Basic and Advanced modesRichard Linden
2011-03-31pull improved avatar physics ui and other improvements from SeraphOz Linden
2011-03-31merge out latest viewer-autobuild2010 changesOz Linden
2011-03-31Tweaking of avatar physics detail slider.Loren Shih
2011-03-31Created Advanced Physics panel.Loren Shih
Made a bunch of aesthetic changes to physics panel accordion.
2011-03-31MergePaul ProductEngine
2011-03-30Change in physics parameter names.Loren Shih
Split some physics parameters into separate accordions based on updown/leftright. Fixed a minor issue with physics edit tab height.
2011-03-30Increased butt physics range.Loren Shih
Added more logic to not center camera during edit physics mode.
2011-03-30Cleanup to logically group physics params in avatar_lad.xml.Loren Shih
Added more controls for belly & butt. Cleaned up code around physics parameter initialization.
2011-03-29merged latest improvements from seraphOz Linden
2011-03-29Fixed some labels, and made some labels/wearables hidden in edit.Loren Shih
Added accordions for physics.
2011-03-29A bit of rearchitecture so that we can have edit wearables that don't have ↵Loren Shih
associated snapshots. Needed to support physics wearables, which don't use a snapshot.
2011-03-29merge changes for storm-1019Oz Linden
2011-03-29merge changes for storm-1077Oz Linden
2011-03-28Automated merge with file:///F:\code\viewer-autobuild2010Richard Linden
2011-03-27pull in latest changes from autoubuild2010 branchOz Linden
2011-03-25SOCIAL-717 FIX Artwork for click to move hintRichard Linden
updated resize logic for hint popups to accomodate image size
2011-03-25STORM-1030 : pull into viewer-developmentMerov Linden
2011-03-25STORM-36 : pull into viewer-developmentMerov Linden
2011-03-25SOCIAL-751 FIX Don't Quit button on 'Changing modes...' dialog gives the ↵Richard Linden
false impression that it does nothing combo box now changes back to previous label when selecting don't quit
2011-03-25STORM-1108 Merge with updated v-dJonathan Yap
2011-03-25STORM-1108 Enable Hints menu entry/preference is confusingJonathan Yap
2011-03-25SOCIAL-509 FIX There is no way to copy a user name from web profile with the ↵Richard Linden
mouse fixed spawning location of context menu removed keyboard shortcuts from context menus (where they don't belong)
2011-03-25STORM-1057 FIXED [TRUNCATION/LAYOUT] Make space larger for full strings to ↵Paul ProductEngine
appear in the Move & View Preferences, ALL langs - Increased tabs width of floater preferences - To avoid truncation of some check box labels replaced them with text boxes and applied word wrap for these text boxes. These text boxes will be replaced by check box labels after STORM-1109 will be fixed.
2011-03-25VWR-25278 FIX Incorrect Help ID for Preferences > Colors tabcallum