Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-03 | pull latest fixes back from viewer-beta | Oz Linden | |
2010-12-02 | merge fixes for STORM-432 | Oz Linden | |
2010-12-02 | CHOP-240 Fix for incorrect use of std:multimap iterators. Rev. by Alain. | Mark Palange (Mani) | |
2010-12-02 | merge fix for STORM-679 | Oz Linden | |
2010-12-02 | merge fix for STORM-596 | Oz Linden | |
2010-12-02 | merge fix for STORM-557 | Oz Linden | |
2010-12-02 | STORM-432 ADDITIONAL FIX Disabled manual resizing of the bottom panel in ↵ | Vadim ProductEngine | |
the Places SP. | |||
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-432 ADDITIONAL FIX Disabled manual resizing of the bottom panel in ↵ | Vadim ProductEngine | |
the inventory SP. | |||
2010-11-30 | Merge | Leyla Farazha | |
2010-11-30 | DN-217 Changing between View Display Names on and off during a conference ↵ | Leyla Farazha | |
call session put viewer in a state where last name resident was shown in viewer everywhere for user in conference call with last name resident. | |||
2010-11-30 | STORM-667 FIXED Backed out changeset: 67c66befd75c. Restored white color for ↵ | Seth ProductEngine | |
name tag text. | |||
2010-11-30 | Automated merge from viewer-development | Loren Shih | |
2010-11-30 | SH-435 FIXED Crash on login from infinite loop in LLVOAvatarSelf | Loren Shih | |
Added additional check to prevent infinite loop. Blind fix since we have no repro. | |||
2010-11-29 | Pull viewer-beta into viewer-development | Merov Linden | |
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 | Pull viewer-beta into viewer-development | Merov Linden | |
2010-11-29 | STORM-344 : Pull into viewer-beta | Merov Linden | |
2010-11-29 | STORM-498 : Pull into viewer-development | Merov Linden | |
2010-11-29 | STORM-530 : Pull into viewer-beta | Merov Linden | |
2010-11-29 | STORM-666 : pull into viewer-development | Merov Linden | |
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 | STORM-557 FIXED Update the "add/remove friend" buttons in the nearby/recent ↵ | Vadim ProductEngine | |
people panels whenever our friend list changes. | |||
2010-11-25 | Forgot to give myself credit. | Jonathan Yap | |
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-25 | STORM-344 FIXED Fixed Speak button label shrinking when bottom bar has ↵ | Andrew Productengine | |
enough space for displaying full Speak label. Bug was caused by counting only width added by last resize as usable for Speak button extending, so widening viewer window by few pixels many times when Speak is shrink would never let it expand regardless of available space. - Added check for possible chiclet panel shrinking width- cause spare space goes to it when extending. If there is enough space to give from chiclets to Speak, Speak is extended. | |||
2010-11-25 | Fix link error: unsigned char const TASK_INVENTORY_ASSET_KEY | Jonathan Yap | |
2010-11-25 | Turn off use of new codeticket for now... | Christian Goetze (CG) | |
2010-11-24 | STORM-500 : pull to viewer-development | Merov Linden | |
2010-11-24 | STORM-491 : pull to viewer-development | Merov Linden | |
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-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 | |