summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default
AgeCommit message (Collapse)Author
2010-09-09Pull from lindenlab/viewer-developmentMerov Linden
2010-09-06VWR-20705 VWR-20706 FIXED Implemented drag'n'drop of buttons in bottomtray.Andrew Dyukov
- Though visually user drags buttons, layout panels are really moved. To move one panel before other, new method movePanelBeforeOther() was added to layout stack. - When drag'n'drop is finished, order of panels in layout stack mToolbarStack is changed, and also order vectors are updated in bottomtray.These are vectors mButtonsProcessOrder and mButtonsOrder. mButtonsOrder was introduced in this changeset to store order of all bottomtray buttons that may change place via drag'n'drop and should save and load it between sessions. mButtonsProcessOrder is not enough for it because it contains only buttons that may be hidden(and for example Speak button is not included in it). - To pass mouse events from buttons to bottomtray, new class LLBottomtrayButton was added (and new widget bottomtray_button for it). Reviewed by Vadim Savchuk.
2010-09-06merge for several of VWR-20694's subtasks.Tofu Linden
2010-09-06VWR-20696 ADDITIONAL FIX Added and made use of new dock/undock icons.Vadim Savchuk
2010-09-06SRCH-465 Classifieds titles and descriptions are too long.Tofu Linden
2010-09-04VWR-21585 FIXED My Inventory and My Appearance side panels layout to support ↵Sergei Litovchuk
horizontal resizing. Added minimal width for detached side panel floater.
2010-09-03vwr-20945 - make menu bar blue when using a project viewerKent Quirk
2010-09-03VWR-20696 ADDITIONAL FIX Fixed broken buttons in detached sidebar panels.Vadim Savchuk
Buttons belonging items of some FlatListView instances didn't work (i.e. click on them didn't invoke the callback) if the list was inside a detached sidebar tab. I'm working around that by a simple XML fix (disabled focusing the broken buttons), but the issue needs further investigation. Affected panels: avatar list, group list, teleport history. Reviewed by Sergey Litovchuk
2010-09-03VWR-21585 WIP Added support of horizontal resizing for Home, Me, People and ↵Paul Guslisty
Places tabs
2010-09-03VWR-21127 FIXED Implemented restoring sidebar tabs that were detached in ↵Vadim Savchuk
previous session. It is now possible to detach some sidebar tabs, exit the viewer, login again and see those tabs still detached. Also fixed incorrect saving of tabs dimensions implemented in the previous commit (766d6e749836). Reviewed by Sergey Litovchuk
2010-09-02VWR-20696 ADDITIONAL FIX Fix dock/undock button image changing depending on ↵Sergei Litovchuk
tab state.
2010-09-01VWR-22759 : port of SNOW-667, Automatic language translation of chat messagesMerov Linden
2010-09-01VWR-21127 WIP Implemented saving position and dimensions of detached sidebar ↵Vadim Savchuk
tabs. Reviewed by Sergey Litovchuk.
2010-09-01MergeAimee Linden
2010-09-01VWR-22454 (EXT-8248) MERGE Can't teleport multiple friendsAimee Linden
2010-09-01merge VWR-20926 'Enable sidebar to track detaching/attaching tabs'Tofu Linden
2010-09-01VWR-17653 (SNOW-734) FIXED Show inspectors for avatars on the MiniMapAimee Linden
Imported from Snowglobe.
2010-09-01VWR-13221 (SNOW-188) FIXED Allow panning of the minimapAimee Linden
Imported from Snowglobe.
2010-08-31CT-575 WIP FR linguistic; restore 1 missing stringEli Linden
2010-08-31CT-575 WIP FR linguisticEli Linden
2010-08-30pull internationalization fixes from faulty splitOz Linden
2010-08-31Fix double definition of create_jump_keys="true" introduced in the fix for ↵Aimee Linden
VWR-20724 to pass coding policy check.
2010-08-31MergeAimee Linden
2010-08-29merge up to latest viewer-developmentOz Linden
2010-08-26Sync with viewer-developmentMerov Linden
2010-08-26Remove redundant panel_classified.xml XUI file.Aimee Linden
2010-08-26VWR-20696, VWR-20697 WIP Added undocking/redocking tabs from Side Tray.Sergei Litovchuk
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/877/.
2010-08-26re-merge change from Thickbrick (minor collisions with changes from ↵Oz Linden
viewer-public merge)
2010-08-26Manual merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-08-25VWR-20710 : Sit anywhere, port of SG2.x SNOW-610 patchMerov Linden
2010-08-24Re-add Dutch XUI files omitted from viewer-development conversion.Nat Goodspeed
In the original viewer-hg-convert.map file, some of the skins/default/xui/nl pathnames were mysteriously truncated, causing the corresponding files to be omitted from the initial conversion.
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
back-out the back-out for this branch. yay.
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
Backing out this merge that I pushed (prematurely) to the wrong place.
2010-08-24EXT-7951 RESTORED IN VIEWER-DEVELOPMENT REPO (Mini-Location panel appearance ↵Paul Guslisty
design issues) - Added callback on show\hide Mini Location Panel event. This callback sets proper initial minimized position depending on state (shown or hidded) Mini Location Panel. Also callback shifts vertically already minimized floaters so that they don't overlap Mini Location Panel Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/851/ --HG-- branch : product-engine
2010-08-24EXT-7878 FIXED (Corrupted vertical scroll bar appears on 'Edit Outfit' panel ↵Paul Guslisty
if height of 'Add More' panel was changed) - Increased panel's min height Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/874/ --HG-- branch : product-engine
2010-08-24EXT-8672 FIXED ([HARD CODED] ALL LANGS The word \"Saved\" is hard coded, in ↵Paul Guslisty
the long timestamp displayed in IM when user is offline) - Created a string with a time stamp parameter and added it to the strings.xml Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/872/ --HG-- branch : product-engine
2010-08-24EXT-8362 FIXED ([TRUNCATION] IT login screen - truncation in location box)Paul Guslisty
- Increased combo box width and removed unnecessary parameters wirth from other locales Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/871/ --HG-- branch : product-engine
2010-08-21VWR-20752 (SNOW-586) Align planar-mapped textures across different faces.Thickbrick Sleaford
Port of svn changset 3458 from Snowglobe, with minor tweaks.
2010-08-20merge from PE's viewer-trunkTofu Linden
2010-08-20merge from viewer-releaseTofu Linden
2010-08-19EXT-8635 FIXED Replaced "no matches found" with "Loading..." in the My ↵Andrew Dyukov
Outfits tab. Set no items text to "Loading..." when creating the wearable items list and to "There are no items in this outfit" when category is complete. "Outhfit" is there, because wearable items list nay be empty only for them. This string was introduced, because the only situation when there are no items shown in outfit tab is for empty outfit- because even when applying filter either all items from outfit will be shown or outfit tab won't be shown at all. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/865/ --HG-- branch : product-engine
2010-08-18fixed for EXT-8963: investigate if Advanced > Run Multiple Threads should be on.Xiaohong Bao
Removed "Run Multiple Threads" from the menu because we are not using it.
2010-08-19VWR-20724 FIXED Missing underlined shortcuts in some top-level menus.Vadim Savchuk
Some of the menus lacked the underlined shortcut keys because there was no create_jump_keys="true" XML attribute specified for them. I just added the attribute to all menus. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/869/ --HG-- branch : product-engine
2010-08-18Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-08-18EXT-7951 FIXED (Mini-Location panel appearance design issues: Replaced dark ↵Paul Guslisty
icons with light ones) - Replaced dark icons with light ones Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/858/ --HG-- branch : product-engine
2010-08-17CT-575 PL linguisticEli Linden
2010-08-17EXT-8564 FIXED Ability to take off wearables via "Wearing" Tab of My Outfits.Vadim Savchuk
Added Take Off / Detach options to the Wearing tab context menu. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/864/ --HG-- branch : product-engine
2010-08-17CT-575 WIP Polish global translation editEli Linden
2010-08-17(final?) hairy merge from viewer-release to viewer-publicTofu Linden
2010-08-17EXT-8425 ADDITIONAL FIX Fixed broken translation of accelerators which was ↵Andrew Dyukov
introduced by fix of this bug in changeset 14331:11122e1fc5cf. Removed "Key_" prefix from new key strings and from function that finds them, because it broke translation of old accelerator strings. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/861/ --HG-- branch : product-engine