Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-26 | EXT-2691 Resident's icon appears for objects in the nearby chat | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-11-26 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-11-26 | Work 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-26 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-11-26 | Update 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-26 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-11-26 | EXT-2831 Timestamps are missing in nearby chat toasts | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-11-26 | merge. | Tofu Linden | |
2009-11-26 | merge. | Tofu Linden | |
2009-11-26 | sketch what I think it wrong here. | Tofu Linden | |
2009-11-26 | No ticket. Place "script_floater" in alphabetical order. | Mike Antipov | |
--HG-- branch : product-engine | |||
2009-11-26 | Work 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-26 | merge. | Tofu Linden | |
2009-11-26 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-11-25 | Linker optimization, use extern template for LLView::getChild<> | James Cook | |
2009-11-25 | fix for ellipses on a single line | richard | |
2009-11-25 | EXT-1944 - Implement ellipsis in message well | richard | |
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-25 | fixed line numbering in script editors | richard | |
2009-11-25 | forgot to apply resize fix for when text is selected | richard | |
EXT-1995 - [BSI] Get rid of the *blop* sound when a textbox contains more text than displayable | |||
2009-11-25 | created container for LLFloaterView for future z-swapping with sidetray | richard | |
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-25 | Fix up nav bar buy icon spacing. | James Cook | |
Trivial, not reviewed. | |||
2009-11-25 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | CG Linden | |
2009-11-25 | Uncomment the run_build_test.py args to debug problem with coverity builds | CG Linden | |
2009-11-25 | Automated merge with ssh://rick@hg.lindenlab.com/skolb/media | Rick Pasetto | |
2009-11-25 | DEV-43402: Don't change the zoom level on the media controls if you click away | Rick 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-25 | merge | Ramzi Linden | |
2009-11-25 | DEV-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-25 | EXT-2855 Strings.xml has entries which are not actually user-visible | Ramzi Linden | |
2009-11-25 | merge | Mark Palange (Mani) | |
2009-11-25 | Revert debugging code introduced in last check-in | callum | |
2009-11-25 | Merge to Tip again (someone else checking in same time as me) | callum | |
2009-11-25 | Merge to Tip | callum | |
2009-11-25 | Fix 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-25 | Implement fade-out for llprogressbar, fix problem where setTopCtrl was being ↵ | Rick Pasetto | |
called Review #47 | |||
2009-11-25 | Change to ensure the start location combo box is being read and stored properly. | Mark Palange (Mani) | |
2009-11-25 | merge | richard | |
2009-11-25 | removed debug spam the proper war | richard | |
2009-11-25 | Merge | richard | |
2009-11-25 | Backed out changeset: c94fdea670e5 | richard | |
2009-11-25 | DEV-43046: Move media controls to the bottom of media | Rick 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-25 | merge in changes from viewer-2-0, manually fixed conflict in ↵ | James Cook | |
llviewermessages.cpp | |||
2009-11-25 | Switched line endings to Unix. | James Cook | |
2009-11-25 | Hook up nav bar For Sale icon to buy land functionality. | James Cook | |
2009-11-25 | merge | richard | |
2009-11-25 | commented out spam that was slowing side tray opening | richard | |
2009-11-25 | EXT-2769 hair alpha not applied immediately | Nyx (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-25 | Fixed minor bug EXT-2744 (IM window: Add Friend is disabled after removing ↵ | Sergey Borushevsky | |
friendship with a friends) --HG-- branch : product-engine | |||
2009-11-25 | Automated merge with ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0 | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-11-25 | DEV-41422 Show Home button and make Stop button remain enabled in time-based ↵ | Rick Pasetto | |
media controls | |||
2009-11-25 | For EXT-2584: Select and rename new folder when creating new outfit | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline |