summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui
AgeCommit message (Collapse)Author
2011-08-17SH-1868 FIXED Support initial user-supplied metric data for uploadPaul ProductEngine
- Added initial value to the combobox
2011-08-17SH-2285 FIXED Add localization capability to mesh uploader stringsPaul ProductEngine
- Added the convex decomposition strings to the strings.xml - Added names to hardcoded strings.
2011-08-16MergePaul ProductEngine
2011-08-15mergeBrad Payne (Vir Linden)
2011-08-15MergePaul ProductEngine
2011-08-11merge changes for storm-632Oz Linden
2011-08-11merge changes for STORM-1534Oz Linden
2011-08-11update default value for Lindens listOz Linden
2011-08-10merge viewer-development to mesh-developmentBrad Payne (Vir Linden)
2011-08-10SH-2076 FIXED Removed the sculpt type 'None' from edit dialog.Seth ProductEngine
If a prim's sculpt type was set to 'None' it is displayed as 'Plane' in the combo box.
2011-08-09merge changes for vwr-26458Oz Linden
2011-08-09merge changes for storm-1473Oz Linden
2011-08-09merge changes for storm-1309Oz Linden
2011-08-09merge changes for storm-1540Oz Linden
2011-08-09merge changes for storm-1194Oz Linden
2011-08-08mergeVadim ProductEngine
2011-08-08STORM-632 ADDITIONAL_FIX Disallow showing URL-like avatar display names as ↵Vadim ProductEngine
Web links in the ShareItemsConfirmation notification. Updating the <nolink> tag parsing regexp to enable multiple <nolink>...</nolink> clauses in a single textbox.
2011-08-08correct xml syntax errorOz Linden
2011-08-05STORM-1540 FIXED Fixed missing and duplicated names in ↵Vadim ProductEngine
floater_build_options.xml and floater_model_wizard.xml.
2011-08-05STORM-1309 WIP Fixed maturity rating icon overlapping the floater right border.Vadim ProductEngine
The code that places it now takes into account possible text truncation.
2011-08-05STORM-1309 WIP Proper truncation of region type, estate name and estate ↵Vadim ProductEngine
owner text. * Use ellipses for truncation. * Where applicable, set tooltip to contain the uncut text. * Leave a few pixels of padding between the text and the floater right border. LLView::getChild<T>() never returns NULL, so no need to check its return value.
2011-08-05STORM-1309 WIP Fixed timestamp (last modified date) value truncation.Vadim ProductEngine
2011-08-05STORM-1309 WIP Appended a space after the colon in "Last modified:".Vadim ProductEngine
It seems to have been mistakenly omitted by translators.
2011-08-04merge changes for storm-1538Oz Linden
2011-08-04merge changes for storm-1291Oz Linden
2011-08-03Put back the Linden namesOz Linden
2011-08-02Sync with lindenlab/viewer-developmentMerov Linden
2011-08-02pulling latest viewer-development into mesh merge branch.Nyx (Neal Orman)
2011-08-02STORM-1534: Derive Credits in About Second Life from doc/ sourcesOz Linden
2011-08-02STORM-1291 FOLLOWUP Localized common (unisex) gestures.Vadim ProductEngine
2011-08-02SH-2170 WIP Object and land data added to new weights floater.seth_productengine
The data is updated upon object selection change. The land data is displayed for the land containing the primary selected object. Loading indicators added for land impacts.
2011-07-29merge changes for storm-1451Oz Linden
2011-07-29merge changes for storm-1408Oz Linden
2011-07-29merge changes for storm-1405Oz Linden
2011-07-29merge changes for storm-1529Oz Linden
2011-07-29STORM-632 FIXED Disallow showing URL-like avatar display names as Web links ↵Vadim ProductEngine
in various places. Fixed in: * People panel -> friend list * IM toast * Friend online/offline notification toasts * IM well * Avatar inspector
2011-07-29STORM-1194 FIXED Object Contents floater: disabled links in the object name ↵Vadim ProductEngine
text box.
2011-07-29STORM-1473 FIXED Localized voice morph names.Vadim ProductEngine
2011-07-28SH-2169 FIXED New object weights floater added.seth_productengine
2011-07-27SH-1868 FIXED Rearranged the accounting info to leave enough room for the ↵Seth ProductEngine
upload permissions warning. Removed hiding the accounting info when warning is displayed.
2011-07-26mergeRichard Nelson
2011-07-27STORM-1529 FIXED Made the Sound Devices floater wider.Vadim ProductEngine
2011-07-26EXP-1021 FIX Position of web content browser dictates position of profile ↵Richard Nelson
panel - profile panel position changes do not persist EXP-1030 FIX Search button toggle can get out of synch in bottom bar made llinstancetracker::iterator do own nested level management (removing need for separate guard) added support for filename= to floaters can pass in arbitrary window_class to floaters
2011-07-26STORM-1405 WIP Localized the "No Device" and "Default System Device" strings ↵Vadim ProductEngine
in the sound devices panel. By the way, fixed improper localization of the "Default" device name which caused saving a localized string in settings.
2011-07-25merging latest viewer-development to mesh merge candidate.Nyx (Neal Orman)
2011-07-25STORM-1233 FIXED Made the "Profile" button translatable in the Places panel ↵Vadim ProductEngine
by providing its layout stack with a unique name.
2011-07-22SH-1868 WIP Added user-supplied metric data for uploading a model.seth_productengine
The mesh category string selected by user within the model data and sent to the server during calculating the upload fee and upload requests. The accounting info and the upload permissions warning in the bottom left corner of the floater are temporarily made mutually exclusive.
2011-07-22STORM-1408 FIXED [DE] Text truncation in Edit outfit floaterVadim ProductEngine
Overriden the button width for German.
2011-07-22STORM-1451 FIXED "Login failed" message is empty in Danish.Vadim ProductEngine
2011-07-22merge changes from snowstorm team review buildOz Linden