Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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-3643 - Make Friend Offer dialog a modal alert. | Dmitry Zaporozhan | |
Added "Start IM" option to "OfferFriendship" notification. --HG-- branch : product-engine | |||
2009-12-30 | automated merge PE->viewer2.0 | Kent Quirk | |
2009-12-29 | Fix for EXT-3655 (DEV-44440) dead area in media address bar | Callum Prentice | |
Reviewed by cricket ball | |||
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 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 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-28 | fixed normal bug EXT-3713 Unable to edit busy mode responce | Andrew Polunin | |
--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 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-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-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 | 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 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 | implemented EXT-3701 “Replace "accept" button with "show" in the inventory | Alexei Arabadji | |
offer toast”; --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-25 | Work on low task EXT-1770 ( Places - Landmarks - Inventory Panels should be ↵ | Mike Antipov | |
refactored to use LL implementation of possibility to show specified Inventory folder) -- renamed files from llinventorysubtreepanel to llplacesinventorypanel -- renamed class LLInventorySubTreePanel to LLPlacesInventoryPanel --HG-- branch : product-engine | |||
2009-12-25 | EXT-700 “"Offer" notifications should be accessible via chiclet” | Alexei Arabadji | |
made 'inventory declined' notification spawn chiclet; made 'inventory declined' toast as notytip; --HG-- branch : product-engine | |||
2009-12-25 | fixed EXT-700 “"Offer" notifications should be accessible via chiclet” | Alexei Arabadji | |
made inventory and teleport offers spawn chiclet; made 'inventory accepted' toast as notytip; --HG-- branch : product-engine | |||
2009-12-25 | Fixed low sub task EXT-3451 - Code cleanup: Get Rid of Magic constants in ↵ | Dmitry Zaporozhan | |
LLChicletPanel::Params::Params (move into widget xml). --HG-- branch : product-engine | |||
2009-12-24 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-12-24 | EXT-2881 Enough space to place 5 chiclets without arrows in bottom bar when ↵ | Yuri Chebotarev | |
voice indicator isn't shown but bug description has nothing to do with bug... --HG-- branch : product-engine | |||
2009-12-24 | Merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-12-23 | EXT-3532 Can't deactivate "Render Attached Lights" and "Render Attached ↵ | Tofu Linden | |
Particles" | |||
2009-12-23 | DEV-44637 'debug gl', 'debug pipeline', 'fast alpha', 'animate textures' ↵ | Tofu Linden | |
menu options all toggle at the same time, do not correspond to the correct underlying prefs | |||
2009-12-23 | DEV-44634 statusbar global volume mute button should not take keyboard focus ↵ | Tofu Linden | |
when clicked | |||
2009-12-23 | DEV-44626 pressing 'enter' in world map search field does not initiate the ↵ | Tofu Linden | |
search | |||
2009-12-23 | merge | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-12-23 | fixed normal bug (EXT-2787) Outdated voice chat invitation never hides itself | Dmitry Oleshko | |
- P2P and AVALINE invitationswill hide now if a call is not valid anymore - GROUP and ADHOC invitations will stay on a screen --HG-- branch : product-engine | |||
2009-12-23 | fixed EXT-3400 Instuction string doesn't fit button's caption in IM floater | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-12-24 | fixed normal bug EXT-3506 Snapshot button should appear pressed and green ↵ | Denis Serdjuk | |
when snapshot floater is open --HG-- branch : product-engine | |||
2009-12-24 | fixed EXT-3449 “"Close" and "Dock" icons overlap title of "Nearby" chat | Alexei Arabadji | |
window, when it has minimal size”, added minimal size attribute to the nearby chat floater; --HG-- branch : product-engine | |||
2009-12-24 | fixed minor bug EXT-3459 (Not user friendly notification after leaving group ↵ | Andrew Polunin | |
while group chat is opened) --HG-- branch : product-engine | |||
2009-12-23 | Update for low bug EXT-3353 - There's an ability to create classified w/o ↵ | Dmitry Zaporozhan | |
title and description. Classified name can accept only ascii. --HG-- branch : product-engine | |||
2009-12-22 | fixed minor bug EXT-3462 Voice Chat vs Voice Call | Andrew Polunin | |
--HG-- branch : product-engine | |||
2009-12-22 | EXT-3618: Add the "?" button back to the nearby chat floater. | Lynx Linden | |
2009-12-21 | merge | richard | |
2009-12-21 | merge | Leyla Farazha | |
2009-12-21 | EXT-3523 Missing God Mode functions in User Profile | Leyla Farazha | |
EXT-2635 No message reminding user that a restart is required to reset cache (was Clear Cache) reviewed by Richard | |||
2009-12-21 | EXT-3573 : Wear and Edit buttons on AppearanceSP are difficult to click | Loren Shih | |
2009-12-21 | automated merge PE->viewer2.0 | Loren Shih | |