summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default
AgeCommit message (Collapse)Author
2011-05-07storm-1237: merge experience team issuesOz Linden
2011-05-07merge changes for storm-1231Oz Linden
2011-05-07merge changes for i18nOz Linden
2011-05-06WIP VWR-24160 en_xui_change accommodate longest stringEli Linden
2011-05-06FIX VWR-23696 remove old parameter overridesEli Linden
2011-05-06WIP VWR-23688Eli Linden
2011-05-06FIX VWR-23615 en_xui_change es it resizingEli Linden
2011-05-06EXP-789 Reducing size of sound device panel in Basic Mode does not resize ↵Leyla Farazha
elements in the panel and allows panel to be smaller than elements it contains
2011-05-05FIX VWR-22356 ES layoutEli Linden
2011-05-05Remove Pth library from viewer build.Nat Goodspeed
This library was only needed on the Mac, and only with the OS X 10.4 SDK. As of October 2010, we no longer build the viewer with that SDK. The 10.5 SDK we're currently using directly supports the functionality for which we originally brought in Pth.
2011-05-04merge changes for storm-1223, storm-1218, storm-1216Oz Linden
2011-05-04FIX VWR-19022 ES linguisticEli Linden
2011-05-04hg mergeLeyla Farazha
2011-05-04EXP-759 Opening the Voice preferences window from the up arrow on the speak ↵Leyla Farazha
button turns voice off for user without notice also causes calls to be ended
2011-05-04Merge with http://bitbucket.org/lindenlab/viewer-development (r15992)callum
2011-05-03mergeLeyla Farazha
2011-05-03EXP-624 Place profile floater may be opened by SLAppLeyla Farazha
2011-05-03FIX VWR-22337 translation (in utf-8) for "loading terms of service" stringEli Linden
2011-05-03Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-mergeRichard Linden
2011-05-03FIX VWR-25074 add missing Danish translationEli Linden
2011-05-02Automated merge with ↵Richard Linden
bundle:E:\code\viewer-experience+c:\users\richard\appdata\local\temp\thg.t3awyz\ssh__richard@hg.lindenlab.com_richard_viewer-experience-merge_2xcevh.hg
2011-05-02WIP VWR-25074 add missing string in English, pending actual Danish translationEli Linden
2011-05-02sync up with viewer-developmentEli Linden
2011-05-02Backed out changeset: d38e4f4982a0Richard Linden
2011-05-02EXP-743 FIX Side bar panel is visible on login screen after gettingcallum
'We're having trouble connecting' message
2011-04-29STORM-1213 : pull from viewer-experience-mergeMerov Linden
2011-04-29EXP-742 FIX [PUBLIC] CTRL-ALT-w doesn't "spin_over"callum
2011-04-29STORM-1207 and STORM-1211 : pull l10n changes from eli's repoMerov Linden
2011-04-29WIP CT-641 PL translation for Viewer set23, new filesEli Linden
2011-04-29WIP CT-641 PL translation for Viewer set23Eli Linden
2011-04-28WIP INTL-41 set23 DE/FR/ES/PT translation, new filesEli Linden
2011-04-28WIP INTL-41 set23 DE/FR/ES/PT translation; CT-640 set22 PL translationEli Linden
2011-04-28sync up with viewer-development, adding all existing minimal/xui l10n filesEli Linden
2011-04-28sync up with viewer-developmentEli Linden
2011-04-28Automated merge with ↵Richard Linden
bundle:E:\code\viewer-experience-merge+c:\users\richard\appdata\local\temp\thg.ia7ixc\http__hg.secondlife.com_viewer-development_csqen8.hg
2011-04-28EXP-749 FIX [REGRESSION] Voice status indicator shown in IM session instead ↵Richard Linden
of profile pic in Basic and Advanced modes reviewed by Leyla
2011-04-27Fixed floater sound devices titleLeyla Farazha
2011-04-27EXP-670 Voice for basic mode new filesLeyla Farazha
reviewed by merov
2011-04-27EXP-670 Voice for basic modeLeyla Farazha
reviewed by Merov http://codereview.lindenlab.com/6231263/
2011-04-27STORM-1028 : pull into viewer-developmentMerov Linden
2011-04-25merge changes for storm-640Oz Linden
2011-04-25merge changes for storm-891Oz Linden
2011-04-22EXP-749 [REGRESSION] Voice status indicator shown in IM session instead of ↵Leyla Farazha
profile pic in Basic and Advanced modes
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-21STORM-640 FIX Disabled highlighting URLs in object name inside the BUY ↵Vadim ProductEngine
CONTENTS floater. Enclosed object name with <nolink>...</nolink> tags to disable URL parsing.
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