Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-17 | viewer2 merge. | Tofu Linden | |
2010-02-17 | EXT-5500 reduce linux package size | Tofu Linden | |
remove the now-redundant and somewhat odd (mea culpa) stripping process from the CMake stage | |||
2010-02-17 | merge from viewer2. | Tofu Linden | |
2010-02-16 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0 | Rick Pasetto | |
2010-02-13 | merge from viewer2. this fucks up davep's optimizations, so I'll backout ↵ | Tofu Linden | |
their backout next to restore them. I hope. Sheesh. | |||
2010-02-11 | converted llfloaternearbymedia to llpanelnearbymedia | richard | |
moved from LLTransientDockableFloater model to popup panel model like volume popup | |||
2010-02-11 | EXT-5044 substasks: turning the event panel into an event floater. | Leyla Farazha | |
reviewed by Richard. | |||
2010-02-03 | merge from viewer2. | Tofu Linden | |
2010-02-01 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-29 | merge from viewer2 | Tofu Linden | |
2010-01-29 | completely got rid of Communicate floater and stuff | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-01-29 | got rid of lloverlaybar, llmediaremotectrl, llvoiceremotectrl dependencies, ↵ | Igor Borovkov | |
updated cmake list --HG-- branch : product-engine | |||
2010-01-29 | cleaned cmake list a bit from llimpanel, lltoolbar and lloverlaybar | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-01-28 | Merge from viewer2 trunk. | Tofu Linden | |
2010-01-27 | Implemented LLAppViewerMacOSX::setMasterSystemAudioMute() and ↵ | Monroe Linden | |
LLAppViewerMacOSX::getMasterSystemAudioMute() using CoreAudio APIs. This required adding a reference to the CoreAudio framework in indra/newview/CMakeLists.txt | |||
2010-01-26 | Removed tabs. | Mark Palange (Mani) | |
2010-01-26 | merge | Mark Palange (Mani) | |
2010-01-26 | Configured build for the windows lightweight(stub) installer. | Mark Palange (Mani) | |
Added a dependency on the package target to get parabuild to build the indra/win_setup project. Reviewed by Palmer | |||
2010-01-26 | Merge from viewer2 trunk. | Tofu Linden | |
2010-01-26 | Removed an unused class. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-01-25 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-20 | Merge from viewer2. Minor conflict resolved. | Tofu Linden | |
2010-01-19 | coding_policy hook conformance in merge. | Tofu Linden | |
2010-01-18 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-18 | work on EXT-4322 Remove the Communicate floater | Ychebotarev ProductEngine | |
leave some LLFloaterChat usages commented for later review... --HG-- branch : product-engine | |||
2010-01-15 | EXT-3976: Re-enabled all newview unit tests. | Lynx Linden | |
These were turned off by change 0db87c1f22a9, but I'm assuming this was done in error as the tests compile and run fine and the commit message made no mention or reason for turning them off. | |||
2010-01-15 | EXT-4340: Fixed and re-enabled the llviewerhelputil unit test. | Lynx Linden | |
2010-01-14 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2010-01-14 | EXT-4340: Add "debug" flag to Help URL in god mode. | Lynx Linden | |
2010-01-14 | Backed out changeset f34a69c2af56 | Tofu Linden | |
(this backs-out my backout, now that I'm happy the original merge works okay :)) | |||
2010-01-14 | Backed out changeset d5b761982e63 | Tofu Linden | |
This got pushed too early - sorry. Sigh. | |||
2010-01-14 | Merge from viewer2, including fix for the test failure biting qarl. | Tofu Linden | |
Minor conflict in llviewerfloaterreg.cpp resolved. | |||
2010-01-14 | merge | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-01-14 | Work on major bug EXT-3976 (Voice chat speaking indicators should only ↵ | Mike Antipov | |
display when users are in the same voice channel) -- fixed bug: "Indicator does not appear if two indicators are visible for the same avatar on second switching to the same voice channel" --HG-- branch : product-engine | |||
2010-01-14 | Work on major bug EXT-3976 (Voice chat speaking indicators should only ↵ | Mike Antipov | |
display when users are in the same voice channel) -- implemented functionality to have voice indicator visible only for avatars in the same voice channel with agent All speacking indicators should be registered in LLSpeakingIndicatorManager to be provcessed for the voice channel. They should implement switchIndicator(bool) as reaction on voice state changing --HG-- branch : product-engine | |||
2010-01-13 | merge | richard | |
2010-01-13 | Merge. | Tofu Linden | |
2010-01-13 | implemented EXT-4001 “Notification Well window interaction”, | Alexei Arabadji | |
made notification that restored from notification well window shows as inspector; --HG-- branch : product-engine | |||
2010-01-12 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-11 | merge | richard | |
2010-01-11 | EXT-3444 Volume control slider appears in an odd location | richard | |
reviewed by Leyla | |||
2010-01-11 | EXT-4163 Don't strip viewer symbols, or tar the result, in DEBUG builds | Tofu Linden | |
2010-01-11 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-11 | EXT-3929: Moved LLAccordionCtrl to llui. | Lynx Linden | |
Both LLAccordionCtrl and LLAccordionCtrlTab should live in llui, not newview. I need to make this happen in order to fix EXT-3929. No code change was necessary (other than to change #include for predefined headers) as these classes did not rely on any newview code. | |||
2010-01-05 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0 | Rick Pasetto | |
2010-01-04 | Merge from trunk. Conflicts manually resolved in: | Tofu Linden | |
U indra/llui/lluictrlfactory.cpp U indra/newview/llinventorybridge.cpp U indra/newview/llviewertexture.cpp U indra/newview/llviewertexture.h | |||
2009-12-31 | Merge (viewer-2-0 into gooey) | James Cook | |
2009-12-30 | fixed build (removed missing files references from CMakefile) | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2009-12-30 | Code cleanup: removed stab implementation of Voice Control Panel | Mike Antipov | |
--HG-- branch : product-engine | |||
2009-12-29 | EXT-3720 Added Advanced > Set Window Size... for video making | James Cook | |
Torley needed this to make tutorial movies. Removed dead code from Preferences. Reviewed by Leyla. |