summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-11-26Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- implemented reaction of microphone slider in Microphone Input Level Settings --HG-- branch : product-engine
2009-11-26Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- init member for context menu in Participant List to avoid deleting of uninitialized pointer --HG-- branch : product-engine
2009-11-26fix for major EXT-2449 [BSI] Memberlist in "Members & Roles" tab of a group ↵Yuri Chebotarev
is incomplete --HG-- branch : product-engine
2009-11-26EXT-2691 Resident's icon appears for objects in the nearby chatYuri Chebotarev
--HG-- branch : product-engine
2009-11-26Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Dmitry Zaporozhan
--HG-- branch : product-engine
2009-11-26Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- disable context menu for Active Speakers in Voice Control Panel --HG-- branch : product-engine
2009-11-26Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Dmitry Zaporozhan
--HG-- branch : product-engine
2009-11-26Update for major task EXT-2095 - Consolidate Picks and Classifieds into a ↵Dmitry Zaporozhan
single tab in the user profile panel. Implemented feature "all accordion headers should be visible in the panel at all times". --HG-- branch : product-engine
2009-11-26mergeYuri Chebotarev
--HG-- branch : product-engine
2009-11-26EXT-2831 Timestamps are missing in nearby chat toastsYuri Chebotarev
--HG-- branch : product-engine
2009-11-26merge.Tofu Linden
2009-11-26merge.Tofu Linden
2009-11-26sketch what I think it wrong here.Tofu Linden
2009-11-26No ticket. Place "script_floater" in alphabetical order.Mike Antipov
--HG-- branch : product-engine
2009-11-26Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- made Voice Control Panel dockable to speak panel -- move button toggle state processing from the code to xml --HG-- branch : product-engine
2009-11-26merge.Tofu Linden
2009-11-26mergeYuri Chebotarev
--HG-- branch : product-engine
2009-11-25Linker optimization, use extern template for LLView::getChild<>James Cook
2009-11-25fix for ellipses on a single linerichard
2009-11-25EXT-1944 - Implement ellipsis in message wellrichard
EXT-699 - Toasts should display maximum 6 lines of text before ellipses are applied EXT-2453 - TextBox displays an extra line of text
2009-11-25fixed line numbering in script editorsrichard
2009-11-25forgot to apply resize fix for when text is selectedrichard
EXT-1995 - [BSI] Get rid of the *blop* sound when a textbox contains more text than displayable
2009-11-25created container for LLFloaterView for future z-swapping with sidetrayrichard
floaters can now overlap sidetray fixed text selection background color to be inverse of text fg color EXT-2713 Script editor automatically scrolls to the top of script text when text is longer than the window. reviewed by James
2009-11-25Fix up nav bar buy icon spacing.James Cook
Trivial, not reviewed.
2009-11-25Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0CG Linden
2009-11-25Uncomment the run_build_test.py args to debug problem with coverity buildsCG Linden
2009-11-25Automated merge with ssh://rick@hg.lindenlab.com/skolb/mediaRick Pasetto
2009-11-25DEV-43402: Don't change the zoom level on the media controls if you click awayRick Pasetto
Review #46 This also adds a feature where llpanelprimmediacontrols remembers the object/face that you've zoomed in on, and only switches the zoom/unzoom icon to "unzoom" if the object/face you are hovering over is actually the object/face you are zoomed in on
2009-11-25mergeRamzi Linden
2009-11-25DEV-40008 retract (some of) the broken formatting in the foreign languages:Ramzi Linden
- use the new [LOCALAMOUNT] variable for floater_buy_currency.xml - fix the French floater_world_map.xml, floater_animation_preview.xml
2009-11-25EXT-2855 Strings.xml has entries which are not actually user-visibleRamzi Linden
2009-11-25mergeMark Palange (Mani)
2009-11-25Revert debugging code introduced in last check-incallum
2009-11-25Merge to Tip again (someone else checking in same time as me)callum
2009-11-25Merge to Tipcallum
2009-11-25Fix for DEV-42324 (Default exception handler still called sometimes for ↵callum
SLPlugin) Added some code from an online article to patch the CRT and disable all default exception handling.
2009-11-25Implement fade-out for llprogressbar, fix problem where setTopCtrl was being ↵Rick Pasetto
called Review #47
2009-11-25Change to ensure the start location combo box is being read and stored properly.Mark Palange (Mani)
2009-11-25mergerichard
2009-11-25removed debug spam the proper warrichard
2009-11-25Mergerichard
2009-11-25Backed out changeset: c94fdea670e5richard
2009-11-25DEV-43046: Move media controls to the bottom of mediaRick Pasetto
- Tweaked the algorithm to shift controls down when zoomed in. - Adjusted some numbers in the XUI file - Moved some hard-coded constants into the XUI file so they can be data-driven
2009-11-25merge in changes from viewer-2-0, manually fixed conflict in ↵James Cook
llviewermessages.cpp
2009-11-25Switched line endings to Unix.James Cook
2009-11-25Hook up nav bar For Sale icon to buy land functionality.James Cook
2009-11-25mergerichard
2009-11-25commented out spam that was slowing side tray openingrichard
2009-11-25EXT-2769 hair alpha not applied immediatelyNyx (Neal Orman)
Apparently none of the texture pickers were invalidating the baked textures causing selected textures to not appear on the avatar until you actually saved the wearable. This patch forces the composites to update when you change any texture or color (or invisibility flag). Code reviewed by Seraph --HG-- branch : avatar-pipeline
2009-11-25Fixed minor bug EXT-2744 (IM window: Add Friend is disabled after removing ↵Sergey Borushevsky
friendship with a friends) --HG-- branch : product-engine