Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-30 | Work on task EXT-938 (Get rid of deprecated list controls) | Mike Antipov | |
-- remove unused LLFloaterCall & LLPanelAvatarRow used in it. --HG-- branch : product-engine | |||
2009-12-30 | fixed normal bug (EXT-3738) Too much space above favorites on Favorites bar | Andrew Polunin | |
--HG-- branch : product-engine | |||
2009-12-30 | Fixed normal bug (EXT-3739) Task panel tabs in incorrect order, Home tab is ↵ | Sergei Litovchuk | |
missing. - Changed side tray tabs order. --HG-- branch : product-engine | |||
2009-12-30 | Code cleanup: removed stab implementation of Voice Control Panel | Mike Antipov | |
--HG-- branch : product-engine | |||
2009-12-30 | fixed bug EXT-3722 New IM & Notification buttons can be clicked on, even ↵ | Denis Serdjuk | |
when there's nothing to see Note: It was decided to handle an enabling of buttons from syswellwindow according to his empty state --HG-- branch : product-engine | |||
2009-12-30 | Fixed normal bug EXT-3762 - New notifications don't appear in the ↵ | Dmitry Zaporozhan | |
Notifications Well until they fade away in the channel. --HG-- branch : product-engine | |||
2009-12-30 | Fixed major bug EXT-3747 ( Bottom bar resize behavior not to spec) | Mike Antipov | |
-- shifted chatbar left border 4 pixels left -- reduced distance between Speak, Gestures, Move, View, Snapshort buttons to 1 pixel For now minimal width of bottom tray with opened side panel is 687 pixels (1020 for viewer vindow) without truncating any buttons. --HG-- branch : product-engine | |||
2009-12-30 | fixed normal bug (EXT-3731) Favorites Bar spaced too tightly (side effect ↵ | Andrew Polunin | |
was fixed) --HG-- branch : product-engine | |||
2009-12-30 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-12-30 | fixed EXT-2787 “Outdated voice chat invitation never hides itself”, | Alexei Arabadji | |
corrected check is invite from group or ad-hoc call to avoid hide incoming call dialog for that cases; --HG-- branch : product-engine | |||
2009-12-30 | Fixed normal bug EXT-3643 - Make Friend Offer dialog a modal alert. | Dmitry Zaporozhan | |
Added "Start IM" option to "OfferFriendship" notification. --HG-- branch : product-engine | |||
2009-12-30 | EXT-2781. Added reference to issue in comments. | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2009-12-30 | Fixed normal bug (EXT-3714) No landmarks is shown in expanded accordeon ↵ | Sergei Litovchuk | |
after filter has been used. - Added applying filter upon accordion expansion to update currently filtered items. --HG-- branch : product-engine | |||
2009-12-30 | Merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-12-30 | Fixed normal bug EXT-3740 - People panel should default to Nearby at first run. | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-12-30 | automated merge PE->viewer2.0 | Kent Quirk | |
2009-12-29 | for DEV-44376: create a switch for texture decoding. | Xiaohong Bao | |
2009-12-29 | Merge | James Cook | |
2009-12-29 | fix for EXT-3553: unknown Crash. | Xiaohong Bao | |
2009-12-29 | EXT-3720 Added Advanced > Set Window Size... for video making | James Cook | |
Torley needed this to make tutorial movies. Removed dead code from Preferences. Reviewed by Leyla. | |||
2009-12-29 | EXT-3589 Favorites Appear Squished Together on Left Half of Favorites Bar | Leyla Farazha | |
EXT-3602 Inventory > New Clothes sub menu not aligned EXT-3631 Texture preview after upload > Image covers buttons reviewed by James | |||
2009-12-29 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Xiaohong Bao | |
2009-12-29 | fix for DEV-44134: trying to move away from a huge amount of objects with ↵ | Xiaohong Bao | |
media causes viewer to hang for 15-20 seconds. | |||
2009-12-29 | Fix for EXT-3758 (DEV-44584) - media will not display join.secondlife.com | Callum Prentice | |
Reviewed by CB | |||
2009-12-29 | Fix for EXT-3655 (DEV-44440) dead area in media address bar | Callum Prentice | |
Reviewed by cricket ball | |||
2009-12-29 | Merge viewer-2-0 into gooey | James Cook | |
2009-12-29 | Fixed low bug (EXT-2781) Stop Flying button is displayed while walking after ↵ | Sergei Litovchuk | |
slumping. - Disabled flying mode if it has been enabled shortly before the agent stand up animation is signaled. In this case we don't get a signal to start flying animation because of some server side problem, the agent's avatar does not play flying animation, so we switch flying mode off. This may cause "Stop Flying" button to blink. --HG-- branch : product-engine | |||
2009-12-29 | EXT-3745 Add alternate damage heart. | James Cook | |
2009-12-29 | fixed minor bug EXT-3357 'Edit partner' link in Edit My Profile has ↵ | Denis Serdjuk | |
larger clickable area than needed --HG-- branch : product-engine | |||
2009-12-29 | Fixed minor bug EXT-2955 ("Teleport" button is enabled in profile panel of ↵ | Andrew Dyukov | |
offline avatar). - Fixed not only "Teleport" button from profile, but also from IM (according to comment in JIRA). --HG-- branch : product-engine | |||
2009-12-29 | Fixed normal bug EXT-3694 - Fix to expandable text "more" widget caused ↵ | Dmitry Zaporozhan | |
horizontal scrollbars to appear again in Profiles. Reserved space for vertical scroll bar to avoid horizontal scroll bar. --HG-- branch : product-engine | |||
2009-12-29 | fixed normal bug EXT-3737 Drop shadow visible between menu bar and navbar | Andrew Polunin | |
--HG-- branch : product-engine | |||
2009-12-29 | fixed bug EXT-3726 Cannot edit pasted text in Address Bar | Denis Serdjuk | |
--HG-- branch : product-engine | |||
2009-12-29 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-12-29 | fixed EXT-3742 “Voice Control Panel should auto-hide”, | Alexei Arabadji | |
made VCP as transient dockable floater; --HG-- branch : product-engine | |||
2009-12-29 | Fixed nice-to-have bug EXT-3706 - Redundant spacing in the voice controls panel. | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-12-29 | fixed normal bug EXT-3731 Favorites Bar spaced too tightly | Andrew Polunin | |
fixed normal bug EXT-3696 Remove dropshadow from favorites bar text --HG-- branch : product-engine | |||
2009-12-29 | (EXT-3356) Dock Voice control panel to Speak button chevron, not to middle ↵ | Sergei Litovchuk | |
of Speak button. - Renamed Speak button parts in XML to avoid widget names confusion. --HG-- branch : product-engine | |||
2009-12-29 | Fixed low bug EXT-3677 (Resident doesn't appear in the nearby voice list ↵ | Mike Antipov | |
after enabling voice) -- made participant dimmed for a few seconds before disappearing --HG-- branch : product-engine | |||
2009-12-29 | Fixed normal bug (EXT-3356) Dock Voice control panel to Speak button ↵ | Sergei Litovchuk | |
chevron, not to middle of Speak button. - Changed VCP docking anchor to the right segment of the Speak button. --HG-- branch : product-engine | |||
2009-12-29 | Merge from default branch. | Mike Antipov | |
--HG-- branch : product-engine | |||
2009-12-28 | EXT-3745 Parcel health damage icon is green placeholder | James Cook | |
Replaced with nice red icon Callum made, fiddled with placement. Reviewed with Callum | |||
2009-12-28 | Merge with (specific revision) and head | callum | |
2009-12-28 | Fix for EXT-3730 (HTTP response code of 500 from Find floater URL breaks it) | callum | |
Reviewed by Sam | |||
2009-12-28 | implemented minor task EXT-3454 Code improvements: Replace old-style calback ↵ | Denis Serdjuk | |
with boost::function in the LLFloaterAvatarPicker --HG-- branch : product-engine | |||
2009-12-28 | Code cleanup: Updated method name. | Mike Antipov | |
--HG-- branch : product-engine | |||
2009-12-28 | fixed normal bug EXT-3713 Unable to edit busy mode responce | Andrew Polunin | |
--HG-- branch : product-engine | |||
2009-12-28 | Work on low task EXT-3682 (Dedicated icon is required for AvaLine callers in ↵ | Mike Antipov | |
the VCP) -- updated processing of "Loading" state while switching between voice sessions. ("Loading..." is shown until channel is in CONNECTED state) --HG-- branch : product-engine | |||
2009-12-28 | Work on low task EXT-3682 (Dedicated icon is required for AvaLine callers in ↵ | Mike Antipov | |
the VCP) -- refactored processing of voice participants in the "Voice control panel". Now list is filled only when voice channel is in CONNECTED state and is cleared otherwise. --HG-- branch : product-engine | |||
2009-12-28 | Fix for low bug EXT-3186 - Incorrect navigation as a result of using "Back" ↵ | Dmitry Zaporozhan | |
button in profile of resident. --HG-- branch : product-engine |