summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2010-02-22Update Linux viewer README to cover basic Flash requirements.Tofu Linden
2010-02-22fixed EXT-5418 “When UI scale is set to 1.40 I see notices off the edge of ↵Alexei Arabadji
the screen.”, corrected emitting of world view update signal; replaced getWorldViewRectRaw with getWorldViewRectScaled LLIMFloater::getAllowedRect; --HG-- branch : product-engine
2010-02-22trivial cleanup.Tofu Linden
2010-02-22comment improvement.Tofu Linden
2010-02-22EXT-5601 Linux: volume adjustment of web-based media / FlashTofu Linden
Dynamic loading of pulseaudio works now. All that's left is to package-up the pulseaudio headers...
2010-02-22Fix Mac build with the renamed boost libsAimee Linden
2010-02-22more work on dynamic grabbing of PA syms.Tofu Linden
2010-02-22start dynamic sym loading work.Tofu Linden
2010-02-22fixed Normal bug EXT-5583 Favorites bar watermark text should be unboldedDenis Serdjuk
--HG-- branch : product-engine
2010-02-22fixed EXT-5292 'i' btn is visible through inspectorIgor Borovkov
--HG-- branch : product-engine
2010-02-22remove dos line endings...Tofu Linden
2010-02-22fixed low Bug EXT-5194 SLURL field dropdown should display empty menu ↵Denis Serdjuk
rather than do nothing when empty --HG-- branch : product-engine
2010-02-22minor comment tweak.Tofu Linden
2010-02-22Do some decent cleanup in LinuxVolumeCatcherImpl's destructor. Though I ↵Tofu Linden
don't think media plugins are really 'destroyed' as we know it, their process just ends.
2010-02-22Well, whaddyaknow.. it works.Tofu Linden
More cleanup needed: need to dlopen()-ize the pulseaudio stuff
2010-02-22comment tweak.Tofu Linden
2010-02-22document the linux_volume_catcher high-level designTofu Linden
2010-02-22Wire the linux volume catcher into the webkit plugin.Tofu Linden
2010-02-22Got this building okay now. It's not hooked-up to the webkit plugin yet, so ↵Tofu Linden
I don't know if it *works*.
2010-02-22bunch o'fixingTofu Linden
2010-02-22pretty fleshed-out, now needs fixing-up.Tofu Linden
2010-02-22mergeVadim Savchuk
--HG-- branch : product-engine
2010-02-22Really start to fill the implementation in.Tofu Linden
2010-02-22mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-22fix for normal EXT-5326 Cannot access full group options in God modeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-22more work on the volume-catcher interface.Tofu Linden
2010-02-22more work on the linux volume-catcher.Tofu Linden
2010-02-22fix for normal "Archived Notice" field not cleared when looking at notice ↵Ychebotarev ProductEngine
list of another group --HG-- branch : product-engine
2010-02-22Fixed normal bug EXT-5506 (Group list in profile truncates without "more" link)Eugene Mutavchi
--HG-- branch : product-engine
2010-02-22Fixed normal bug EXT-4682 (Edit Linked Parts (from menu) appears to have no ↵Eugene Mutavchi
effect) --HG-- branch : product-engine
2010-02-22Fixed major bug EXT - 5351 (Lack of Highlighting Makes Selected Me > ↵Paul Guslisty
Preferences Tab Difficult to Identify) - Pointed to correct texture name for SELECTED state of the tab --HG-- branch : product-engine
2010-02-22fill out the interface.Tofu Linden
2010-02-22fix for EXT-5128 Groups accordions should all appear on-screen w/out ↵Ychebotarev ProductEngine
scrolling (open accordion should fill space) fix is not complete since we got horizontal scrolbar which I think is not intended...need to fix croll_container. --HG-- branch : product-engine
2010-02-22code codeTofu Linden
2010-02-22start to build up this codeTofu Linden
2010-02-22start of work on EXT-5601 Linux: volume adjustment of web-based media / FlashTofu Linden
these libs are a temporary requirement - we'll dlopen() them when this is finished.
2010-02-21Remove a linux-specific #include that we don't actually use.Tofu Linden
2010-02-20conflict resolved.Tofu Linden
2010-02-20merge latest tweaks to viewer-hotfix; resolved conflict in llsearcheditor in ↵Kent Quirk
favor of the one that does less processing
2010-02-20EXT-5560 - filter clear button was calling doDelete which had many more ↵Kent Quirk
gyrations than onCommit, and only onCommit was needed
2010-02-20EXT-5593 - Fix by Erica to fix problems with button size for Beta 3. ↵Kent Quirk
Verified by Q.
2010-02-20Importing patch for EXT-5571 for Beta 3 release. Fix by Callum originally.Kent Quirk
2010-02-20EXT-4878 - fixing the fix - incorrect name used for attribute.Kent Quirk
2010-02-20make linux viewer build use the new boost lib names. :/Tofu Linden
2010-02-20Fixed major (EXT-5551) Duplicated xui xml IDs to fix, 2010/2/19.Sergei Litovchuk
--HG-- branch : product-engine
2010-02-19Work in progress on EXT-5333: Bodyparts missing from appearance and COFBrad Payne (Vir Linden)
2010-02-19Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Chuck Linden
2010-02-19Removed extraneous elements.Chuck Linden
http://jira.secondlife.com/browse/EXT-5037
2010-02-19No ticket. Minor style changes in code introduced in changeset 43f903cf4d89.Andrew Dyukov
--HG-- branch : product-engine
2010-02-19No ticket. Replaced calls of LLVoiceClient::getInstance() to ↵Andrew Dyukov
LLVoiceClient::instanceExists() in checks before removal of voice client status observers. These checks were introduced in changeset bc6a6ab2ce54. --HG-- branch : product-engine