Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-30 | STORM-212 FIXED Gear button is always disabled in My Profile->My Picks | Paul Guslisty | |
- Deleted gear button as unnecessary. There is no functionality for it. | |||
2010-09-28 | STORM-265 -- remove invisible button on menu bar that was tied to the lag meter. | Kent Quirk | |
2010-09-23 | STORM-128 SUPPLEMENTARY Move new permissions icons into the icons directory. | Aimee Linden | |
(transplanted from f71072a1532b3fa3de98197dd0ceeb3071ac6856) | |||
2010-09-23 | STORM-128 FIXED New friends list permission icons | Aimee Linden | |
* Added new icon artwork. * Reordered the icons so that the most common ones are to the right, so that they change position as little as possible. * Removed old 1.23 icons. (transplanted from 5ed5fa607e2ce3eaabc8f9716bd4a6ef5933aa64) | |||
2010-09-21 | merge storm-189 | Tofu Linden | |
2010-09-21 | STORM-189 FIXED Applied text wrapping to fix long string truncation in Build ↵ | Sergei Litovchuk | |
tools->Features. | |||
2010-09-20 | merge from http://bitbucket.org/boroondas/viewer-development-vwr-20583 | Tofu Linden | |
2010-09-17 | STORM-153 FIXED Localized Conference and non-existent IM session name strings. | Andrew Dyukov | |
- Moved the "no session" string to XML and used it in code instead of hardcode. - Conference string turned out to be already translated, but the way translation was happening ad-hoc chat log files on disk would get localized names, and thus be inconsistent (and that would create problems with browsing them later). It didn't happen already just because this string wasn't translated in other locales somewhy. So moved localization of session name after the the creation of log file. Also changed value of string according to Eli's comment in ticket. | |||
2010-09-17 | merge dead-code removal from Andrew@PE | Tofu Linden | |
2010-09-17 | merge storm-154 | Tofu Linden | |
2010-09-16 | CT-575 WIP ES linguistic, remove invalid FR element | eli_linden | |
2010-09-16 | VWR-22340 FIX en_xui_change for all langs, and remove many evil old overrides | eli_linden | |
2010-09-16 | VWR-22408 FIX en_xui_change to accommodate text for FR and PT | eli_linden | |
2010-09-16 | STORM-156 FIXED Increased "Add Friend" button width. Disabled owerflow ↵ | Sergei Litovchuk | |
button resizing to get more space for other buttons. | |||
2010-09-16 | STORM-154 FIXED Resized Group Info panel buttons to prevent Group Call ↵ | Sergei Litovchuk | |
button label truncation. Removed commented out button and extra layout stack from panel_group_info_sidetray.xml Resized buttons to use remaining free space when Create Group button is invisible. | |||
2010-09-16 | A little refactoring. | Andrew Dyukov | |
Removed unused code and xml data which were once used for date in status bar. | |||
2010-09-16 | VWR-22347 FIX remove FR old overriding parameters | eli_linden | |
2010-09-15 | Trivial typo fix | Aimee Linden | |
2010-09-15 | STORM-86 MERGE Double-click Teleport | Aimee Linden | |
2010-09-14 | VWR-21356 FIX added missing translation for string | eli_linden | |
2010-09-14 | VWR-22372 fix widen width for partner edit link for all languages | eli_linden | |
2010-09-13 | merge | Tofu Linden | |
2010-09-13 | VWR-22975 fix wrong "endonym" for Portuguese language name | eli_linden | |
2010-09-13 | STORM-108 FIXED Added scroll container to Item Profile panel. | Sergei Litovchuk | |
Vertical scroll bar appears when reduced panel height becomes insufficient for displaying all controls. | |||
2010-09-13 | VWR-22759 FIX missing paren | eli_linden | |
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 | |