summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-11-30remove llvorbisdecode.* - it's long-dead.Tofu Linden
at some point someone inlined this into llaudiodecodemgr and the 'indie' version rotted away.
2009-11-27whee, back to a floater for now. i'm going to stop worrying about the ↵Tofu Linden
position for a while and work on the functionality.
2009-11-27working but incomplete, I think I'll go back to panel... again.Tofu Linden
2009-11-27back to the floater version of the volume drop-down - I was having no luck ↵Tofu Linden
with having the panel version display properly.
2009-11-27more fiddling and tracing.Tofu Linden
2009-11-27more stabbing that doesn't work.Tofu Linden
2009-11-26More trying to get my panel to show.Tofu Linden
I must still be missing something obvious.
2009-11-26merge.Tofu Linden
2009-11-26sketch what I think it wrong here.Tofu Linden
2009-11-26merge.Tofu Linden
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-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-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-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-25mergeTofu Linden
2009-11-25Backed out changeset 4c84d72f16caTofu Linden
2009-11-25mergeTofu Linden
2009-11-25more fiddling with panel visibilityTofu Linden
2009-11-25merge.Tofu Linden
2009-11-25automated merge from viewer-2-0 pull -uLoren Shih
2009-11-25Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2009-11-25Add Power On/Off iconsRick Pasetto
2009-11-25Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-11-25Fix for EXT-2667 - making sure inv_item isn't nullEric M. Tulla (BigPapi)
2009-11-25Automated merge of ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0/Loren Shih
2009-11-25lots of debuggy annotation to trace into the audio playback failure.Tofu Linden
it seems to be a VFS callback issue.
2009-11-25merge from trunk.Tofu Linden
2009-11-25more attempts to panelize the volume pulldown, but why won't it show?Tofu Linden
2009-11-25Nudge parabuild againJames Cook
2009-11-25Nudge Parabuild, Mac build choked for some reasonJames Cook
2009-11-25Created lightweight LLNotificationsUtil::add(), switched most alerts to use itJames Cook
Cuts number of includes of llnotifications.h from 300+ to 40.
2009-11-24Removed llnotifications.h from all headers by adding llnotificationsptr.hJames Cook
Fixed many more includes
2009-11-25Fix for screen buffers not getting reallocated appropriately all the time ↵Dave Parks
(the assumption that buffers should only be reallocated if the resolution changed was wrong).
2009-11-24Removed include llnotifications.h from llfloater.h trying to speed buildsJames Cook
Fixed many other includes related to this file. Cleaned out llfloatertestlistview to be an empty test floater.
2009-11-24Merge cleanup.Dave Parks
2009-11-24MergeDave Parks
2009-11-24Add llinitparam.h to precompiled headers for build timing test.James Cook
2009-11-24Fix for stalls when resizing screen texture.Dave Parks