Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-04 | Implemented normal priority task EXT-2311 (Filter in side panels should ↵ | Vadim Savchuk | |
highlight results). Added missing highlighting to people/group lists and teleport history. Btw, the "none" group list entry now gets hidden when user types a filter. --HG-- branch : product-engine | |||
2009-11-13 | Added a USE_PRECOMPILED_HEADER cmake variable (defaulted on) and disabled ↵ | brad kittenbrink | |
pch usage for test executables. Reviewed by james and steve. | |||
2009-12-02 | DEV-43439: Initial web-based Home side tray panel | Lynx Linden | |
Moved LLSideTrayInfoPanel from llsidetray.cpp into its own llpanelhome.{cpp|h} module. Updated the XUI for the Home tab to simply embed a web view. Thanks to Erica for the initial cut at this XUI. | |||
2009-12-01 | merge | James Cook | |
2009-11-30 | merge. | Tofu Linden | |
2009-11-28 | implemented EXT-2889 "Incoming "grant modify rights" message should trigger | Alexei Arabadji | |
notify toast and adding record to IM history"; fixed avatar icon in IM-floater when message added to IM-session; avoided popup of IM-tast when message added to IM-session; --HG-- branch : product-engine | |||
2009-11-27 | Add CMake var LL_TESTS to optionally disable tests for build timing | James Cook | |
2009-11-25 | Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵ | Mike Antipov | |
started by Lynx (LLVoiceControlPanel)) -- added new files to CMakeLists --HG-- branch : product-engine | |||
2009-11-25 | merge from trunk. | Tofu Linden | |
2009-11-24 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-24 | merge. | Tofu Linden | |
2009-11-23 | merge | Mike Antipov | |
--HG-- branch : product-engine | |||
2009-11-23 | bones. | Tofu Linden | |
2009-11-23 | Merge | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-11-20 | Renamed classes and files for "Me" task panel for better readability. | Vadim Savchuk | |
Renamed files: - indra/newview/llpanelmeprofile.{cpp,h} to llpanelme.{cpp,h} - panel_me_profile.xml to panel_me.xml - panel_profile_user.xml to panel_my_profile.xml Renamed classes: - LLPanelAvatarMeProfile to LLPanelMyProfile - LLPanelMeProfile to LLPanelMe - LLPanelMeProfileEdit to LLPanelMyProfileEdit --HG-- branch : product-engine | |||
2009-11-20 | Merging heads, hmm. | Tofu Linden | |
2009-11-20 | EXT-2618 Added code to determine if the viewer is running 'compatibility mode' | Mark Palange (Mani) | |
OS version string reports compatibility mode and real os version number, if accessible. reviewed by Richard | |||
2009-11-20 | Implemented normal task EXT-2081 - Object IM chiclets art needs to be hooked ↵ | Dmitry Zaporozhan | |
up to LLDialog chiclets. Implemented LLDialog(LLScriptFloater) and Script Chiclets. --HG-- branch : product-engine | |||
2009-11-20 | Work on normal task EXT-2640 (Create a tabbed IM multifloater) | Mike Antipov | |
- initial commit: added xml file and base implementation of the tabbed IM multifloater --HG-- branch : product-engine | |||
2009-11-17 | Sidepanel Appearance refactoring. Work in progress. | Loren Shih | |
1. Changed sidepanel names to have "sidepanel" (e.g. panel_appearance -> sidepanel_appearance) 2. Changed some "Looks" names to "Outfits" 3. Changed LLPanelLooks to LLPanelOutfitsInventory (to match other inventory panel naming) 4. Took out tab from sidepanel_appearance. --HG-- branch : avatar-pipeline | |||
2009-11-13 | Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/ | angela | |
2009-11-12 | Rename LLInventoryObservers to LLInventoryObserver | Loren Shih | |
2009-11-12 | Extracted LLInventoryObserver classes from LLInventoryModel.h into their own ↵ | Loren Shih | |
subclass, LLInventoryObservers.h. This reduces dependencies and compile times, and makes these classes easier to locate. I have not yet refactored classes to remove #include "llinventorymodel.h" and replace with #include "llinventoryobservers.h". This will happen later. | |||
2009-11-12 | Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/ | angela | |
2009-11-12 | merge | angela | |
2009-11-12 | make color and font affecting both nearby chat and toasts | angela | |
2009-11-12 | merge | Lynx Linden | |
2009-11-12 | DEV-2925: Added a new remote object inspector. | Lynx Linden | |
This is used to display details about objects that may not be in the current scene (the existing object inspector is tied to selection and only works for objects in the scene). The remote inspector lets you see the name and owner of the object. You can also teleport to the object's location, view the location on the map, or mute the object. I've also added more information to the notification you receive when an object sends you an IM via llInstantMessage(). This notification now has an "Inspect" button that brings up the remote object inspector. | |||
2009-11-11 | Changing VC Debugger working directory to be ${CMAKE_CURRENT_SOURCE_DIR} to ↵ | brad kittenbrink | |
restore ability to edit in place xui files, shaders, etc. | |||
2009-11-09 | Merging DEV-41724/DEV-41725 3rd party lib staging work with viewer-2-0. | brad kittenbrink | |
2009-11-09 | randgauss.h isn't *really* used by the viewer - remove #include and move it ↵ | Tofu Linden | |
to llmath with ll-header naming convention. | |||
2009-11-06 | merge | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-11-06 | Automated merge with http://hg.lindenlab.com/viewer/viewer-2-0 | Mark Palange (Mani) | |
2009-11-06 | merge from texture-pipeline | Steve Bennetts | |
2009-11-06 | merge QAR-1829: texture pipeline branch in viewer-2.0.0.3 | Xiaohong Bao | |
2009-11-05 | merge to viewer-2-0 | palange | |
2009-11-05 | Merge from https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Steve Bennetts | |
2009-11-05 | merge | Mark Palange (Mani) | |
2009-11-05 | Added calls to ll_deploy_sharedlibs_command | Mark Palange (Mani) | |
Using viewer_manifest.py for windows dependency deployment during build. Added SHARED_LIBS_REL_PATH var to cmake cache. | |||
2009-11-05 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-11-05 | partly impemented EXT-700 '"Offer" notifications should be accessible via ↵ | Alexei Arabadji | |
chiclet' --HG-- branch : product-engine | |||
2009-11-05 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-05 | Merge from viewer2voiceparity, conflicts resolved, and I fixed the 'speak' ↵ | Tofu Linden | |
button which is broken on trunk. | |||
2009-11-05 | IM: removed unused class and xml file for im p2p control panel | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-11-04 | Merge changes from https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Steve Bennetts | |
2009-11-04 | Redo Bao's broken merge | Bryan O'Sullivan | |
2009-11-04 | EXT-2216 : Task properties sidepanel | Loren Shih | |
Subclassing sidepanel item/task info with llsidepanelinventorysubpanel. Some bug fixing and cleanup. --HG-- branch : avatar-pipeline | |||
2009-11-04 | LLTalkButton -> LLSpeakButton, 'cos that's what it is. | Tofu Linden | |
2009-11-04 | more splitting of code. | Tofu Linden | |
2009-11-04 | Implemented normal task EXT-704 "Remove Place Media panel". | Sergei Litovchuk | |
- Removed Place Media panel. This also fixes bug EXT-454 "Place - Media: Gear near 'All nearby media' shoudl be removed according to the latest changes in the spec". --HG-- branch : product-engine |