Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-10 | STORM-524 : Fix update L$ balance when buying currency | Merov Linden | |
2010-12-09 | STORM-524 : Add some balance request messages after L$ purchase interaction | Merov Linden | |
2010-12-08 | STORM-524 : Add a click event on the L$ balance so to force refresh its ↵ | Merov Linden | |
content, modified tooltip to mention this | |||
2010-12-07 | Merged latest fixes | Dessie Linden | |
2010-12-06 | STORM-678 : pull into viewer-beta | Merov Linden | |
2010-12-06 | STORM-378 : pull into viewer-beta | 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-06 | STORM-730 FIXED Made Movement Controls, Camera Controls and Nearby Voice ↵ | Vadim ProductEngine | |
floaters use active floater transparency. | |||
2010-12-06 | STORM-690 ADDITIONAL FIX Hide "Loading..." text that can be seen under ↵ | Vadim ProductEngine | |
transparent Avatar Picks accordion. | |||
2010-12-06 | STORM-690 FIXED Underlying panels were visible in undocked sidepanels. | Vadim ProductEngine | |
By the way, fixed losing focus when switching between panels in Me and Places SP (which made the floater semi-transparent). | |||
2010-12-05 | Added tag 2.4.0-beta1 for changeset 3bc1f50a72e1 | Dessie 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-04 | STORM-717 WIP Cleanup: removed unused on_mouse_enter callback from LLToast. | Vadim ProductEngine | |
2010-12-03 | Added tag 2.4.0-beta1 for changeset dc6483491b4a | Oz Linden | |
2010-12-03 | STORM-378 ADDITIONAL FIX Fixed playing snapshot animation and sound when a ↵ | Seth ProductEngine | |
snapshot is refreshed. | |||
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 | merge change to default transparency | Oz Linden | |
2010-12-03 | Tiny change to panel_login.xml so Start Location preferences work under all ↵ | Jonathan Yap | |
circumstances | |||
2010-12-03 | merge up to new beta 1 candidate | Oz Linden | |
2010-12-03 | STORM-544 ADDITIONAL FIX Set default transparency for inactive floaters to 65%. | Vadim ProductEngine | |
2010-12-02 | merge fix for STORM-584 | Oz Linden | |
2010-12-02 | merge fix for STORM-673 | Oz Linden | |
2010-12-02 | merge fix for STORM-718 | Oz Linden | |
2010-12-02 | merge up to latest beta | Oz Linden | |
2010-12-02 | merge fixes for various transparency issues | Oz Linden | |
2010-12-02 | CHOP-240 Fix for incorrect use of std:multimap iterators. Rev. by Alain. | Mark Palange (Mani) | |
2010-12-02 | STORM-718 FIXED Typo in Preferences -> Color. | Vadim ProductEngine | |
Besides, removed redundant space before colon. | |||
2010-12-01 | CHOP-238 Fix to bug introduced by ↵ | Mark Palange (Mani) | |
http://hg.secondlife.com/viewer-beta/changeset/4072bd5389b2 Reviewed by Brad | |||
2010-12-01 | Fix STORM-716 by re-fixing STORM-530 in a different way. | Kent Quirk | |
2010-12-01 | STORM-687 FIXED Applied floater transparency to snapshot preview texture ↵ | Vadim ProductEngine | |
(unless the floater is focused, see STORM-676 to know why). | |||
2010-12-01 | STORM-676 ADDITIONAL_FIX Force color swatch to be 100% opaque while it's in ↵ | Vadim ProductEngine | |
a focused floater. | |||
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-30 | STORM-667 FIXED Backed out changeset: 67c66befd75c. Restored white color for ↵ | Seth ProductEngine | |
name tag text. | |||
2010-11-30 | STORM-584 FIXED Chat font colors for "Me" and "Others" used for the bubble ↵ | Seth ProductEngine | |
chat text. Bubble chat color picker now sets the background color for the name tag and bubble chat. Label for the color picker changed to "Bubble chat background" Removed unused "BackgroundChatColor" setting, using "NameTagBackground" instead. | |||
2010-11-30 | STORM-696 FIXED Event Details floater doesn't follow opacity settings | Paul Guslisty | |
- Deleted unnecessary draw() method that didn't call base LLFloater::draw() method. | |||
2010-11-30 | STORM-697 FIXED Nearby Chat window is semitransparent even if inactive ↵ | Paul Guslisty | |
opacity is 1 - Deleted custom images of floater to use default | |||
2010-11-30 | STORM-673 FIXED Renamed block list label in privacy panel to avoid name ↵ | Andrew Productengine | |
duplication. | |||
2010-11-29 | CHOP-223 : Pull into viewer-beta | Merov Linden | |
2010-11-29 | Fix UpdaterServiceURL setting default. update.secondlife.com requires https ↵ | brad kittenbrink | |
access. | |||
2010-11-29 | CHOP-223 : Pull into viewer-beta | Merov Linden | |
2010-11-29 | STORM-672 : Fix duplicated name in Pref panel | Merov Linden | |
2010-11-29 | CHOP-223 fix for more mac build breakage from the previous changes. | brad kittenbrink | |
2010-11-29 | CHOP-223 fix for mac build breakage introduced in the last change. | brad kittenbrink | |
2010-11-29 | Better fix for CHOP-223. | brad kittenbrink | |
Comments on the mercurial bug tracker indicate that this bug is likely to recur, so we work around it in viewer_manifest.py now. http://mercurial.selenic.com/bts/issue1802 | |||
2010-11-29 | Attempted fix for CHOP-223: fixed executable permissions on update_install ↵ | brad kittenbrink | |
script for mac and linux. | |||
2010-11-29 | STORM-344 : Pull into viewer-beta | Merov Linden | |
2010-11-29 | STORM-530 : Pull into viewer-beta | 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. |