summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-11-26merge.Tofu Linden
2009-11-26Backed out changeset 4c84d72f16caTofu Linden
2009-11-26upgrade vivox v3 sdk to 3.0.0006.7653Tofu Linden
2009-11-26merge.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-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-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
2009-11-24mergeJames Cook
2009-11-24viewer-2.0 automated mergeLoren Shih
--HG-- branch : avatar-pipeline
2009-11-24Automated merge.Loren Shih
--HG-- branch : avatar-pipeline
2009-11-24EXT-2386 : The very first time you log in as a new account, your inventory ↵Loren Shih
sidepanel is blank Changed the way that we're generating initial views for inventory panels. Instead of waiting for a notification, we check on idle and generate the views whenever we first see that the inventory has become usable. --HG-- branch : avatar-pipeline
2009-11-24Artwork for Stop and Zoom Out for the prim media controlsRick Pasetto
2009-11-24EXT2825 : Clicking on Outfit Opener in AppearanceSP should open outfits ↵Loren Shih
accordion --HG-- branch : avatar-pipeline
2009-11-24Partial EXT-1735 added "for sale" clickable icon next to landmark starJames Cook
2009-11-24DEV-42130 - moved progress bar to below media controls, made it half-height ↵Rick Pasetto
per recommendation in DEV-42130
2009-11-24EXT-2817 : COF contents in appearanceSP are sometimes blank on startupLoren Shih
COF folder was being removed from panel because its parent is outside the panel. Added checks so that first-level children of panel root are never to be removed. --HG-- branch : avatar-pipeline
2009-11-24Automated merge with ssh://rick@hg.lindenlab.com/skolb/mediaRick Pasetto