Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-10 | Merge from viewer-development | Monroe Linden | |
2010-12-09 | STORM-710 : Pull into viewer-development | Merov Linden | |
2010-12-09 | STORM-732, STORM-733, STORM-735, STORM-766, STORM-774 : pull into ↵ | Merov Linden | |
viewer-development | |||
2010-12-08 | merge with viewer-dev | Richard Linden | |
2010-12-07 | STORM-710 FIXED Don't show search history dropdown if the history is empty. | Vadim ProductEngine | |
2010-12-07 | STORM-733 FIXED Build Tools floater now has inactive floater transparency ↵ | Vadim ProductEngine | |
when opened (because it's not focused by default). | |||
2010-12-07 | STORM-732 FIXED Voice Morphing floater was opaque on first open. | Vadim ProductEngine | |
2010-12-06 | Pull viewer-beta in | Merov Linden | |
2010-12-06 | STORM-579 : pull into viewer-beta | Merov Linden | |
2010-12-06 | STORM-730, STORM-717, STORM-690 : pull into viewer-beta | Merov Linden | |
2010-12-04 | STORM-717 FIXED Made nearby chat toasts respect transparency settings: | Vadim ProductEngine | |
* Normally toasts are as opaque as specified by "inactive floater opacity" setting. * When mouse is hovering a toast, the toast uses "active floater opacity" setting. * Fading toasts have 1/2 of "inactive floater opacity". | |||
2010-12-03 | merging beta fixes after 2.4.0-beta1 | Oz Linden | |
2010-12-03 | STORM-579 FIXED SLURLs color for residents and objects names in plain text ↵ | Seth ProductEngine | |
chat match the user setting for "URLs" in the Color tab in Prefs. Avatar names SLURLs now use the user color setting for "URLs" everywhere across the viewer. | |||
2010-12-03 | pull latest fixes back from viewer-beta | Oz Linden | |
2010-12-02 | merge | Monroe Linden | |
2010-12-02 | merge up to latest beta | Oz Linden | |
2010-12-02 | merge fixes for various transparency issues | Oz Linden | |
2010-12-01 | Fix STORM-716 by re-fixing STORM-530 in a different way. | Kent Quirk | |
2010-12-01 | STORM-677 ADDITIONAL_FIX Force textures inside texture picker to be 100% ↵ | Vadim ProductEngine | |
opaque while the control is in a focused floater. Besides, made LLFloater handle opacity more like other controls do. | |||
2010-11-29 | Pull viewer-beta into viewer-development | Merov Linden | |
2010-11-29 | STORM-498 : Pull into viewer-development | Merov Linden | |
2010-11-29 | STORM-666 : pull into viewer-development | Merov Linden | |
2010-11-29 | STORM-689 FIXED "Back" but is opaque in all of the undocked side panels | Paul Guslisty | |
- Added parameter to the button that defines which transparency value should be used: value of drawing context or transparency value of a its parent (in our case this parent is floater) | |||
2010-11-29 | STORM-688 FIXED Sidebar becomes semitransparent if dock semitransparent side ↵ | Paul Guslisty | |
panel back to the Sidebar - Before docking the tab back to the sidetray, set floater's children to non-transparent state - After detaching tab from the sidetray there is no need to set manually floater's children transparency. It happens automatically when floater gets focus. | |||
2010-11-29 | STORM-698 FIXED Icon control can now respect floater transparency (if its ↵ | Vadim ProductEngine | |
"use_draw_context_alpha" param set to false). | |||
2010-11-27 | STORM-498 FIXED reshaping dockable floater to ensure there is some vertical ↵ | Seth ProductEngine | |
space between a floater and a control to which it is docked. | |||
2010-11-26 | Fixed Windows build. | Andrew Productengine | |
2010-11-25 | STORM-676 ADDITIONAL FIX Added transparency support to the color picker floater. | Vadim ProductEngine | |
2010-11-25 | STORM-676 FIXED Made color swatch control transparent if the floater it ↵ | Vadim ProductEngine | |
resides in is transparent. | |||
2010-11-25 | STORM-530 FIXED Combobox drop down menu appears upon 'Down Arrow' key press ↵ | Seth ProductEngine | |
even if last combobox item is selected. | |||
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-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-23 | STORM-491 FIXED Fixed black arrows appearance near column's titles in scrollist. | Andrew Productengine | |
Bug was caused by setting image overlay with arrows that have "transparent" color when arrows are not needed. When scrollist was disabled while refreshing, they somewhy were visible in black color. - Now null image overlay is set when arrow shouldn't be visible. | |||
2010-11-18 | Merge with viewer-development | Mark Palange (Mani) | |
2010-11-15 | build fixes | Richard Linden | |
2010-11-15 | merge | Richard Linden | |
2010-11-15 | Merge with lindenlab/viewer-development | Kyle Ambroff | |
2010-11-10 | CHOP-151 Hooked up app exit callback, cleaned up early exit. Rev. by Brad | Mark Palange (Mani) | |
2010-11-10 | DN-203 [crashhunters] LLIMModel::LLIMSession::onAvatarNameCach | Leyla Farazha | |
2010-11-10 | EXP-428 FIXED Display of llDialog and some other dialogs that should not be ↵ | Richard Linden | |
suppressable is broken | |||
2010-11-09 | Automated merge with file:///Users/oz/Work/viewer-development | Oz Linden | |
2010-11-09 | Merge down from beta | Kent Quirk | |
2010-11-09 | STORM-535 FIXED PLEASE allow adjustable transparency of "Nearby Chat" ↵ | Paul Guslisty | |
window, Chat History and Chat "Toasts" in Viewer 2.0! - Added to the settings.xml values of transparency for active and inactive floaters - Added three members to the LLFloater. These members store current transparency of floater, transparency of active and inactive floaters. - Added callbacks that update transparency value of active and inactive floater. Also in these callbacks value of current floater transparency updated. - In panel preferences advanced added two spinners: transparency of active floaters and inactive ones. See screenshot. | |||
2010-11-08 | EXP-421 FIX Notifications tab in Preferences not working properly | Richard Linden | |
fixed logic so that ignore consistently means *don't show* the notification the ignore settings still store "show the notification if true" values | |||
2010-11-08 | EXP-421 FIX Notifications tab in Preferences not working properly | Richard Linden | |
reverted to old sense where ignore setting of notifications has meaning true=show false=ignore reviewed by Callum | |||
2010-11-08 | pull beta changes back to development | Oz Linden | |
2010-11-05 | SEC-784 | Kent Quirk | |
2010-11-04 | merge fix for STORM-450 | Oz Linden | |
2010-11-04 | STORM-450 FIXED Incorrect help contexts for Sidebar People tab | Paul Guslisty | |
- Added checking whether panel is in visible chain instead of just visibility checking | |||
2010-11-03 | STORM-536 ADDITIONAL FIX Replaced extra calls to getChild() with using a ↵ | Seth ProductEngine | |
member pointer to LLAccordionCtrlTabHeader. |