summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-11-29STORM-698 FIXED Icon control can now respect floater transparency (if its ↵Vadim ProductEngine
"use_draw_context_alpha" param set to false).
2010-11-26Fixed Windows build.Andrew Productengine
2010-11-25STORM-677 FIXED Made texture picker control transparent if the floater it ↵Vadim ProductEngine
resides in is transparent. Also added transparency support to the texture picker floater.
2010-11-25STORM-676 ADDITIONAL FIX Added transparency support to the color picker floater.Vadim ProductEngine
2010-11-25STORM-676 FIXED Made color swatch control transparent if the floater it ↵Vadim ProductEngine
resides in is transparent.
2010-11-24STORM-593 FIXED Make transparent texteditor and lineeditorPaul 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-27re-activate new code ticket testing and limit the extent of code ticket ↵Christian Goetze (CG)
loads to revisions after 2.2.0-release.
2010-11-25Turn off use of new codeticket for now...Christian Goetze (CG)
2010-11-24STORM-667 : pull to viewer-betaMerov Linden
2010-11-24STORM-667 FIXED Default name tag color changed to white to increase contrast ↵Seth ProductEngine
with default dark background.
2010-11-24STORM-671 FIXED Renamed "Move & View" panel to avoid name duplication.Andrew Productengine
2010-11-24STORM-670 : merges fixes for CHOP-220 and CHOP-221Merov Linden
2010-11-23STORM-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[mq]: thread_state_fixAndrew A. de Laix
2010-11-22Minor improvement to CHOP-220 unit test.brad kittenbrink
2010-11-22Fix for CHOP-220. Reviewed by mani.brad kittenbrink
2010-11-22Added failing unit test which I believe should exercise CHOP-220 crash.brad kittenbrink
2010-11-22Moved some public LLSideTray methods to protected section.Vadim ProductEngine
2010-11-22STORM-461 FIXED Hide sidebar tab buttons in mouselook mode.Vadim ProductEngine
2010-11-23STORM-674: corrected duplicate name tags in pannel_preferences_color.xmlWolfpup Lowenhar
2010-11-21tag for 2.4 first betaKent Quirk
2010-11-19Mergebrad kittenbrink
2010-11-19Fix for viewer_manifest.py failure on windows.brad kittenbrink
2010-11-19MergeLeyla Farazha
2010-11-19MergeLeyla Farazha
2010-11-19DN-199 Modify LLGetDisplayName tooltipLeyla Farazha
2010-11-19Automated merge with http://bitbucket.org/lindenlab/viewer-developmentBill Curtis
2010-11-19Merge.brad kittenbrink
2010-11-19Fix for windows installer missing update_install.bat. Paired with mani.brad kittenbrink
2010-11-19Merged latest lindenlab/viewer-development with mani_linden/viewer-developmentbrad kittenbrink
2010-11-19Updated execute permissions on linux install scriptMark Palange (Mani)
2010-11-19Automated merge with file:///Users/Bill/Projects/viewer-releaseBill Curtis
2010-11-19Automated merge with file:///Users/oz/Work/viewer-developmentOz Linden
2010-11-19fixed typoBill Curtis
2010-11-19Automated merge with https://bitbucket.org/mani_linden/viewer-developmentNat Goodspeed
2010-11-19Fix test failure due to erroneous validation of fputs() return value.Nat Goodspeed
2010-11-19Merge latest from lindenlab/viewer-developmentDave SIMmONs
2010-11-19merge fix for STORM-138Oz Linden
2010-11-19merge fix for STORM-616Oz Linden
2010-11-19merge fix for STORM-560Oz Linden
2010-11-19merge fix for STORM-584Oz Linden
2010-11-19merge additional fixes for STORM-572Oz Linden
2010-11-19merge fix for STORM-189Oz Linden
2010-11-19Changed Sit Down shortcut definition and reordered menu slightly.Jonathan Yap
2010-11-19Merged latest lindenlab/viewer-development with ↵brad kittenbrink
mani_linden/viewer-development for bacground updater work.
2010-11-19dull boring notification message.Andrew A. de Laix
2010-11-19STORM-432 FIXED Disabled manual resizing of the bottom panel in the ↵Vadim ProductEngine
People/Friends tab.
2010-11-23STORM-378 FIXED Added playing snapshot animation and sound when snapshot ↵Seth ProductEngine
floater is open or refreshed and a snapshot is actually taken. Removed animation upon saving and sending a snapshot.
2010-11-19STORM-456 FIXED Removed an extra space from a Polish string.Vadim ProductEngine
2010-11-22STORM-517 FIXED Warn user that language change will only take effect after ↵Vadim ProductEngine
restarting viewer. The warning is shown only once (until the preferences floater is reopened).