Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-10 | EXP-22 FIX Change hints background to white | Richard Nelson | |
2010-09-10 | EXP-14 FIX Voice morphing drop down missing and layout issue in ↵ | Richard Nelson | |
floater_voice_controls.xml | |||
2010-09-10 | DEV-53093 FIX Layout issue in nearby voice panel | Richard Nelson | |
2010-09-10 | Pull from lindenlab/viewer-development | Merov Linden | |
2010-09-10 | merge storm-93 | Tofu Linden | |
2010-09-10 | merge STORM-89 | Tofu Linden | |
2010-09-10 | merge SNOW-98 | Tofu Linden | |
2010-09-10 | merge SNOW-91 | Tofu Linden | |
2010-09-10 | STORM-98 FIXED Updated art for People and Groups default/placeholder icons. | Vadim Savchuk | |
Replaced the old icons with the ones provided by Epic. | |||
2010-09-10 | merge. | Tofu Linden | |
2010-09-10 | STORM-93 FIXED Added Take Off function to the gear menu and implemented this ↵ | Paul Guslisty | |
functionality using helper methods: canTakeOffSelected() - checking whether selected item(s) can be taken off hasItemSelected() - checking whether any item selected getSelectedItemsUUIDs() - returns selected items ids | |||
2010-09-10 | STORM-91 FIXED Corrupted vertical scroll bar appears on 'Edit Outfit' panel ↵ | Paul Guslisty | |
if height of 'Add More' panel was changed -Increased min height of panel | |||
2010-09-10 | Merge | Aimee Linden | |
2010-09-10 | merge the latest ECC/Shining sprint work. ↵ | Tofu Linden | |
http://bitbucket.org/seraph/viewer-development-shining | |||
2010-09-10 | merge storm-94 | Tofu Linden | |
2010-09-10 | STORM-89 FIXED Undocked profile panels loses verb buttons after minimize/restore | Paul Guslisty | |
2010-09-09 | VWR-22759 : port of SNOW-667, fix drop down mangled language spelling | Merov Linden | |
2010-09-09 | STORM-97 FIXED Fixed position of back button in Landmark info panel on width ↵ | Andrew Dyukov | |
resize Corrected "follows" attribute for button in xml. | |||
2010-09-09 | Pull from lindenlab/viewer-development | Merov Linden | |
2010-09-09 | STORM-94 FIXED Increased minimum width and height allowed for undocked panels. | Andrew Dyukov | |
Set minimum width of undocked panels to their width in sidetray (333). Minimum width was set to 440 to make sure expandable textbox in My Profile doesn't spread out from floater if it has maximum height. Reviewed by Vadim Savchuk. | |||
2010-09-08 | merge up from viewer-development | Loren Shih | |
2010-09-08 | VWR-22901 FIXED Backwards compatibility for multiattachments | Loren Shih | |
Better handling of invalid attachment points. You can now detach points that are incompatible with your viewer, versus having those permanently in the COF> | |||
2010-09-07 | VWR-20713 SUPPLEMENTARY Double-click Teleport. Correct menu item label. | Aimee Linden | |
2010-09-07 | Merge | Aimee Linden | |
2010-09-07 | VWR-21253 MERGE Permission icons in the friends list | Aimee Linden | |
2010-09-07 | automated merge from viewer-development | Loren Shih | |
2010-09-06 | VWR-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-06 | merge for several of VWR-20694's subtasks. | Tofu Linden | |
2010-09-06 | VWR-20696 ADDITIONAL FIX Added and made use of new dock/undock icons. | Vadim Savchuk | |
2010-09-06 | SRCH-465 Classifieds titles and descriptions are too long. | Tofu Linden | |
2010-09-05 | re-merged VWR-20583 | Boroondas Gupte | |
2010-09-04 | VWR-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-03 | vwr-20945 - make menu bar blue when using a project viewer | Kent Quirk | |
2010-09-03 | VWR-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-03 | VWR-21585 WIP Added support of horizontal resizing for Home, Me, People and ↵ | Paul Guslisty | |
Places tabs | |||
2010-09-03 | merged VWR-20583 followup (removal of superflous '>'s in IM participant ↵ | Boroondas Gupte | |
context menu) | |||
2010-09-03 | VWR-20583 FIXED missed some hardcoded '>'s in menu_participant_list.xml | Boroondas Gupte | |
2010-09-03 | VWR-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-02 | automated merge from viewer-development root | Loren Shih | |
2010-09-02 | merged VWR-20583 | Boroondas Gupte | |
2010-09-02 | VWR-20696 ADDITIONAL FIX Fix dock/undock button image changing depending on ↵ | Sergei Litovchuk | |
tab state. | |||
2010-09-02 | VWR-20583 FIXED submenu indicators (▶ a.k.a. U+25B6) shouldn't be hard-coded | Boroondas Gupte | |
in context menu sub menu names Use the same mechanism for adding the triangle in LLContextMenuBranch as is already used in LLMenuItemBranchGL. As a bonus, the triangles will be nicely right-aligned, just as in the main menu. Remaining hard-coded triangles all are in indra/newview/skins/default/xui/*/panel_voice_effect.xml. | |||
2010-09-01 | VWR-22759 : port of SNOW-667, Automatic language translation of chat messages | Merov Linden | |
2010-09-01 | VWR-21127 WIP Implemented saving position and dimensions of detached sidebar ↵ | Vadim Savchuk | |
tabs. Reviewed by Sergey Litovchuk. | |||
2010-09-01 | Merge | Aimee Linden | |
2010-09-01 | VWR-22454 (EXT-8248) MERGE Can't teleport multiple friends | Aimee Linden | |
2010-09-01 | merge VWR-20926 'Enable sidebar to track detaching/attaching tabs' | Tofu Linden | |
2010-09-01 | VWR-17653 (SNOW-734) FIXED Show inspectors for avatars on the MiniMap | Aimee Linden | |
Imported from Snowglobe. | |||
2010-09-01 | VWR-13221 (SNOW-188) FIXED Allow panning of the minimap | Aimee Linden | |
Imported from Snowglobe. | |||
2010-08-31 | pull from viewer-development | Loren Shih | |