Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-25 | sidefix for EXT-4577 Group profile: useless tab controls appear inside ↵ | Ychebotarev ProductEngine | |
Land/Assets accordion if you place UI elements __outside__ of panel rect - they will be visible but unclickable... so I revert UI changes since they are maybe looks better...but useless. --HG-- branch : product-engine | |||
2010-01-25 | EXT-4576: Changed the pre-login help behavior. | Lynx Linden | |
The F1 help topic now means: if the user is not logged in yet, show the pre-login topic instead of the default fallback topic, otherwise show help for the focused item | |||
2010-01-25 | fixed bug EXT-4433 [BSI] friend privacy settings greyed out | Denis Serdjuk | |
EXT-4353, EXT-4587, EXT-4442 have same cause. it should fix they. --HG-- branch : product-engine | |||
2010-01-25 | Merge with default branch | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-01-25 | merge | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-01-25 | fix for major EXT-4621 Clicking the Nearby Voice floater steals keyboard focus | Ychebotarev ProductEngine | |
note - didn't do this in xml since chrome="true" in xml hides floater caption --HG-- branch : product-engine | |||
2010-01-25 | Related to normal bug EXT-3880 ( [BSI] functionality loss - online status in ↵ | Mike Antipov | |
profile) -- removed logic to process online status (LLPanelAvatarProfile::fillOnlineStatus) for non-existent view (name="online_status") on profile page --HG-- branch : product-engine | |||
2010-01-25 | Fixed low bug EXT-4659 - Unnecessary scroll bar appears in location history ↵ | Dmitry Zaporozhan | |
list if 10 items are presented. --HG-- branch : product-engine | |||
2010-01-26 | Fixed (EXT-2249) Place profile data blinks several times while | Sergei Litovchuk | |
updating after teleport. - Added update timer to avoid data blinking. --HG-- branch : product-engine | |||
2010-01-26 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2010-01-26 | fixed EXT-3783 “System messages displayed in nearby chat”, | Alexei Arabadji | |
made voice status messages displayed in pop-out window; --HG-- branch : product-engine | |||
2010-01-26 | fixed minor bug EXT-4186 List items are displayed as links in the FlatList ↵ | Denis Serdjuk | |
if match URL regexp Solution: disabling html parsing in teleport history item. --HG-- branch : product-engine | |||
2010-01-26 | merge | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-01-26 | add comment for EXT-4443 about EXT-4443... | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-01-26 | done (fixing patch) EXT-4499 Replace "*" glyph in password fields with a ↵ | Igor Borovkov | |
proper circle [PATCH INCLUDED] --HG-- branch : product-engine | |||
2010-01-26 | EXT-4432 [BSI] Script errors are shown in nearby chat floater, but not ↵ | Ychebotarev ProductEngine | |
displayed as nearby chat toast when floater closed --HG-- branch : product-engine | |||
2010-01-26 | merge | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-01-26 | fix for normal [BSI] About Land -> Script Information -> Divider between ↵ | Ychebotarev ProductEngine | |
object owner and parcel location cannot be moved to resize fields --HG-- branch : product-engine | |||
2010-01-26 | Fixed low bug EXT-4637 (Remove Warning flood from the VCP) | Mike Antipov | |
-- refactoring: replaced "if-else" conditions with the "switch" statement. For now all existent for now states are processed. VCP functionality was not changed. --HG-- branch : product-engine | |||
2010-01-26 | Work on low bug EXT-4637 (Remove Warning flood from the VCP) | Mike Antipov | |
-- refactoring: moved processing of participants which are not in current voice channel into separate method. --HG-- branch : product-engine | |||
2010-01-26 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-01-26 | sidefix for EXT-4484 [BSI] default find window size covers up lower tray | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-01-26 | Merge with default branch | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-01-26 | push | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-01-26 | fix for normal EXT-4443 Copying text from notifications fails | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-01-25 | No ticket. Fixed a bit(added check for canCall()) isCalling() method from ↵ | Andrew Dyukov | |
LLAvataActions, but it appears that it is not used anywhere. So i commented it out. Maybe it should be removed? --HG-- branch : product-engine | |||
2010-01-25 | Fixed reopened normal bug EXT-4450([BSI] call buttons enabled when voice is ↵ | Andrew Dyukov | |
disabled). - Added check for call availability in miniinspector's context menu - Removed ability to call yourself in group chat context menu - Added check for call availability for context menu which appears on right mouse click on avatar in game area --HG-- branch : product-engine | |||
2010-01-25 | Fixed normal bug EXT-3880 ( [BSI] functionality loss - online status in profile) | Mike Antipov | |
-- removed logic implemented for EXT-2022 (show "Online" status or nothing) -- removed deprecated method LLPanelProfileView::togglePanel -- implemented required bihavior (for friends): --- Online when online and privacy settings allow to show --- Offline when offline and privacy settings allow to show --- Else: nothing -- also implemented bihavior for non-friends to use global Preference: "Only Friends & Groups can see when I am online" --- Online when online and was not set in Preferences/"Only Friends & Groups can see when I am online" --- Else: Offline --HG-- branch : product-engine | |||
2010-01-25 | fixed EXT-3395 "Docked IM/Chat windows shouldn't hide when voice control ↵ | Alexei Arabadji | |
panel is opened", added transient controls group 'DOCKED' for temporary excluded docked floaters and dock widgets; --HG-- branch : product-engine | |||
2010-01-22 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2010-01-22 | Group profile layout now resizes with the viewer window. Gave extra room to ↵ | Erica | |
each accordion panel, and tweaked the layout a bit. | |||
2010-01-22 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-22 | Replace tab with spaces | James Cook | |
2010-01-22 | Merge | James Cook | |
2010-01-22 | Pull llurlentryagent into newview so I can compile/link faster | James Cook | |
2010-01-22 | merge. | Tofu Linden | |
2010-01-22 | Remove code that enables tooltip inspector hover over media object | Rick Pasetto | |
(note: reverts changeset b6b3a58fdb30) | |||
2010-01-22 | merge | richard | |
2010-01-22 | wrong param names for avatar list item colors | richard | |
reviewed by Rick | |||
2010-01-22 | Converted place info names to SLID-compatible, probably unused | James Cook | |
2010-01-22 | Converted landmark info names to SLID-compatible | James Cook | |
2010-01-22 | Converted friend request names to SLID-compatible | James Cook | |
2010-01-22 | LLCacheName and LLUrlEntryAgent now understand SLIDs - accounts | James Cook | |
with "Resident" as last name should not display that name. Also added test display names. | |||
2010-01-22 | LLPointer cleanup and fix for EXT-4413 | richard | |
reviewed by Rick | |||
2010-01-22 | DEV-43688 commit revised FR translations - FR cycle2 | Ramzi Linden | |
2010-01-22 | Linux: Don't strip or tar the viewer if it's not a release build. | Tofu Linden | |
This is some more work towards making RelWithDebInfo very developer-friendly. | |||
2010-01-22 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-22 | Fix assert in lldictionary as used by llfoldertype | Rick Pasetto | |
Review #88 This assert might be valid in general, but LLFolderType has a valid reason for getting "not found" | |||
2010-01-22 | PARTIAL FIX EXT-3491: only bring up "external browser"notification if target ↵ | Rick Pasetto | |
is external or pref is set Review #86 This changes the logic to bring up the notification "Do you want to open your Web browser to view this content?" only if either the target is _external, or the user pref says to. Otherwise it avoids the notification. | |||
2010-01-22 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |