Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2009-12-28 | fixed EXT-3428 “Undocked IM well closes after click on game area”, | Alexei Arabadji | |
made LLIMWellWindow and LLNotificationWellWindow as dockable transient floaters; --HG-- branch : product-engine | |||
2009-12-28 | Fixed normal bug EXT-3374([BSI] Notifications and dialogs are ↵ | Eugene Mutavchi | |
semi-transparent (not opaque) even when in focus) --HG-- branch : product-engine | |||
2009-12-28 | Fixed normal bug EXT-2791 - Upload Image / sound / animation missing cost. | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-12-26 | Fixed low bug EXT-2296 "View LM: Unnecessary green rectangle appears around ↵ | Sergei Litovchuk | |
title of LM after click on it" Fixed low bug EXT-2297 "View LM: Implement ellipsis for LM title" --HG-- branch : product-engine | |||
2009-12-26 | Updated chiclet panel's parent min width, see changeset 556d071f6012. | Dmitry Zaporozhan | |
--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) -- improved changes for bug EXT-3684 ("Default" icon is used always for group calls in the voice notifications instead of group icon) to process avaline calls --HG-- branch : product-engine | |||
2009-12-26 | Fixed low bug EXT-573 (There is paragraph indent in the toasts text), added ↵ | Eugene Mutavchi | |
the suggested workaround: allow one less character in message. --HG-- branch : product-engine | |||
2009-12-26 | Fixed low bug EXT-3684 ("Default" icon is used always for group calls in the ↵ | Mike Antipov | |
voice notifications instead of group icon) -- implemented LLGroupIconCtrl to show group icon for passed group UUID. -- added LLGroupIconCtrl to incoming and outgoing dialogs --HG-- branch : product-engine | |||
2009-12-26 | Fixed low bug EXT-3345 ""Expand all folders" ability is enabled while all ↵ | Sergei Litovchuk | |
folders are expanded in "My Landmarks" tab". - Added check for folder view's folders being in expanded or collapsed state on "My Landmarks" tab. - Added enabling/disabling of "Expand all folders" and "Collapse all folders" commands for landmark and folder "gear" menu. --HG-- branch : product-engine | |||
2009-12-26 | merge | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-12-26 | Updated chiclet panel min width due to changes made in changeset c68760a949d0. | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-12-26 | Update for low task EXT-3451 - Code cleanup: Get Rid of Magic constants in ↵ | Dmitry Zaporozhan | |
LLChicletPanel::Params::Params (move into widget xml). Removed hardcodes. --HG-- branch : product-engine | |||
2009-12-26 | Implemented low task EXT-3634 - Create widgets for IM chiclets (P2P, GROUP, ↵ | Dmitry Zaporozhan | |
ADHOC). --HG-- branch : product-engine | |||
2009-12-26 | Moved parameters to xml so they don't overwrite outputmonitor's parameters ↵ | Dmitry Zaporozhan | |
in default widgets. --HG-- branch : product-engine | |||
2009-12-26 | fixed low bug EXT-3705 No confirm teleport dialog appears if teleport is ↵ | Denis Serdjuk | |
being performed by \"teleport\" item from landmark's context menu --HG-- branch : product-engine | |||
2009-12-26 | merge | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-12-26 | implemented EXT-3682 Dedicated icon is required for AvaLine callers in the VCP | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-12-26 | Reduced header dependency from the "llimview.h" | Mike Antipov | |
--HG-- branch : product-engine | |||
2009-12-26 | fixed normal bug EXT-3674 (There is wrong time stamp format for p2p im ↵ | Andrew Polunin | |
sessions for \"voice\" notifications) --HG-- branch : product-engine | |||
2009-12-26 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-12-26 | implemented EXT-3701 “Replace "accept" button with "show" in the inventory | Alexei Arabadji | |
offer toast”; --HG-- branch : product-engine | |||
2009-12-26 | Fixed low bug EXT-3526(Moderator tag appears for a participant in the p2p ↵ | Eugene Mutavchi | |
voice chat) --HG-- branch : product-engine | |||
2009-12-26 | Fixed low bug EXT-3543 ("Mute this participant" menu should be disabled for ↵ | Mike Antipov | |
non-connected participants) -- improved condition to validate whether speaker is in voice channel --HG-- branch : product-engine | |||
2009-12-26 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-12-26 | fixed EXT-3702 “"group invitation accepted" toast should be ↵ | Alexei Arabadji | |
non-interactive”, made system IM notifications(IM_MESSAGEBOX) as notifytip; --HG-- branch : product-engine | |||
2009-12-26 | Fixed normal bug EXT-3643 (Make Friend Offer dialog a modal alert) | Mike Antipov | |
-- made dialog a modal alert -- logging to IM is left as it was --HG-- branch : product-engine | |||
2009-12-26 | fixed low bug EXT-3625 Unable to submit Friendship offer message by Enter key | Denis Serdjuk | |
--HG-- branch : product-engine | |||
2009-12-26 | EXT-700 “"Offer" notifications should be accessible via chiclet” | Alexei Arabadji | |
made teleport offers not spawn chiclet; --HG-- branch : product-engine | |||
2009-12-26 | Implemented EXT-1627 “Nearby Chat window behavior needs clarification”, | Alexei Arabadji | |
made non-unique docked floaters docks without dock tongue; --HG-- branch : product-engine | |||
2009-12-25 | Fixed minor bug EXT-2929 ([BSI] Context menu on chiclets should not have | Andrew Dyukov | |
"show session" enabled when chiclet window is visible). --HG-- branch : product-engine |