Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-24 | STORM-479 : pull to viewer-development | Merov Linden | |
2010-11-24 | STORM-375 : pull into viewer-development | Merov Linden | |
2010-11-24 | Pull from viewer-beta | Merov Linden | |
2010-11-24 | STORM-667 : pull to viewer-beta | Merov Linden | |
2010-11-24 | STORM-667 FIXED Default name tag color changed to white to increase contrast ↵ | Seth ProductEngine | |
with default dark background. | |||
2010-11-24 | STORM-531 FIX Danish translation | eli_linden | |
2010-11-24 | Merge | Leyla Farazha | |
2010-11-24 | DN-207: "Investigate why "unknown" is appearing in My Friends list" | Leyla Farazha | |
2010-11-24 | STORM-593 FIXED Make transparent texteditor and lineeditor | Paul Guslisty | |
Reason: If some child of transparent LLFloater has a visible non-transparent background then this part of floater is non-transparent. As a result floater became partially transparent. Solution: When transparent floater changes focus, iterate through its children and set corresponding (corresponding to whether control in active or in inactive floater see STORM-535) transparency value. - Added method LLUICtrl::getCurrentTransparency. This method calculates transparency level of a control. Calculated value should be used as an alpha chennel value in case we want this control to be transparent. For now this method is used by LLFloater to adjust transparency of its children. - Added calculating of transparecny level for: LLLineEditor, LLTextBase, LLinventoryListItem, LLScrollContainer, LLScrollListCtrl, LLAccrodionCtrlTab. - Added method LLFlaoter::updateChildrenTransparency which updates transparency value of its children | |||
2010-11-24 | STORM-375 FIXED Fixed resetting of opened accordion on ↵ | Andrew Productengine | |
minimizing/unminimizing Appearance floater. The floater on minimization behaved the way consistent with Appearance panel in sidetray on visibility change. - To let LLSidepanelAppearance::updateToVisibility() determine whether to reset state or not, "reset_accordion" field was added to LLSD that it passed to it. It's value is different depending on where updateToVisibility() was called from. "visible" field was added to store boolean value that was passed before fix without name, but now can't be used that way. | |||
2010-11-24 | STORM-666 FIXED Menu spawned by the overflow button had invalid position in ↵ | Vadim ProductEngine | |
Place Profile and Avatar Profile panels. Changes: * Changed the button class from LLButton to LLMenuButton to avoid duplicating menu positioning logic. * Enabled LLMenuButton to support aligning menu to the top right corner of the button. | |||
2010-11-24 | STORM-671 FIXED Renamed "Move & View" panel to avoid name duplication. | Andrew Productengine | |
2010-11-24 | STORM-670 : merges fixes for CHOP-220 and CHOP-221 | Merov Linden | |
2010-11-24 | Merge viewer-development | Merov Linden | |
2010-11-23 | STORM-531 WIP temp fix, pending Danish translation | eli_linden | |
2010-11-23 | CT-633 FIX DA translation (new file) for set19, for Viewer 2.4 | eli_linden | |
2010-11-23 | CT-633 FIX DA translation for set19, for Viewer 2.4 | eli_linden | |
2010-11-23 | (DN-211) Conference call dialog shows Conference with ??? (???) in title ↵ | Leyla Farazha | |
header with view display names on and off Inbox X | |||
2010-11-23 | STORM-102: this is to correct a minor issue with ad-hoc conferences so that ↵ | Wolfpup Lowenhar | |
they do not get date stamped at all since each one is defined as a unique conversation. | |||
2010-11-23 | STORM-556 FIXED Don't reset search filter when docking the People SP. | Vadim ProductEngine | |
As a side effect, the filter will not be reset when switching to People from another SP, but this is consistent with all other sidepanels (e.g. switching to Places doesn't reset its seach filter as well). | |||
2010-11-23 | DN-211 Conference call dialog shows Conference with ??? (???) in title ↵ | Leyla Farazha | |
header with view display names on and off | |||
2010-11-22 | Minor improvement to CHOP-220 unit test. | brad kittenbrink | |
2010-11-22 | Fix for CHOP-220. Reviewed by mani. | brad kittenbrink | |
2010-11-22 | Added failing unit test which I believe should exercise CHOP-220 crash. | brad kittenbrink | |
2010-11-23 | STORM-479 FIXED Changed Teleport History SP text color to match the default ↵ | Seth ProductEngine | |
Landmarks and Inventory items color. | |||
2010-11-22 | STORM-500 FIXED Fixed resizing of "Edit Alpha" and "Edit Tattoo" panels. | Vadim ProductEngine | |
2010-11-22 | Moved some public LLSideTray methods to protected section. | Vadim ProductEngine | |
2010-11-22 | STORM-461 FIXED Hide sidebar tab buttons in mouselook mode. | Vadim ProductEngine | |
2010-11-23 | STORM-674: corrected duplicate name tags in pannel_preferences_color.xml | Wolfpup Lowenhar | |
2010-11-20 | Moved Enable Hints to 2nd line of Help menu | Jonathan Yap | |
2010-11-19 | Merge | brad kittenbrink | |
2010-11-19 | Fix for viewer_manifest.py failure on windows. | brad kittenbrink | |
2010-11-19 | Merge | Leyla Farazha | |
2010-11-19 | Merge | Leyla Farazha | |
2010-11-19 | DN-199 Modify LLGetDisplayName tooltip | Leyla Farazha | |
2010-11-19 | Automated merge with http://bitbucket.org/lindenlab/viewer-development | Bill Curtis | |
2010-11-19 | Fix for windows installer missing update_install.bat. Paired with mani. | brad kittenbrink | |
2010-11-19 | Merged latest lindenlab/viewer-development with mani_linden/viewer-development | brad kittenbrink | |
2010-11-19 | Automated merge with file:///Users/Bill/Projects/viewer-release | Bill Curtis | |
2010-11-19 | Automated merge with file:///Users/oz/Work/viewer-development | Oz Linden | |
2010-11-19 | fixed typo | Bill Curtis | |
2010-11-19 | Merge latest from lindenlab/viewer-development | Dave SIMmONs | |
2010-11-19 | merge fix for STORM-138 | Oz Linden | |
2010-11-19 | merge fix for STORM-616 | Oz Linden | |
2010-11-19 | merge fix for STORM-560 | Oz Linden | |
2010-11-19 | merge fix for STORM-584 | Oz Linden | |
2010-11-19 | merge additional fixes for STORM-572 | Oz Linden | |
2010-11-19 | merge fix for STORM-189 | Oz Linden | |
2010-11-19 | Changed Sit Down shortcut definition and reordered menu slightly. | Jonathan Yap | |
2010-11-19 | Merged latest lindenlab/viewer-development with ↵ | brad kittenbrink | |
mani_linden/viewer-development for bacground updater work. |