summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-08-28MergeAimee Linden
2010-08-27Update license block in a couple files where it was missed.Monroe Linden
2010-08-27Update license block for new files.Monroe Linden
2010-08-27viewer-hg-convert.shamap updated by convert_monolith.py from ./viewer-experienceMonroe Linden
2010-08-27Post-convert merge by convert_monolith.py from ./viewer-experienceMonroe Linden
2010-08-28update tagsconvert-repo
2010-08-27Automated merge with file:///Users/monroe/projects/linden/hg/viewer-experienceMonroe Linden
2010-08-27Removing two extraneous entries from viewer-hg-convert.shamap.Monroe Linden
2010-08-27Reconstructed viewer-hg-convert.shamap for the viewer-public mergeAimee Linden
2010-08-27VWR-20926 FIXED Fixed displaying the fake "Sidebar Toggle" tab when you ↵Vadim Savchuk
detach all sidebar tabs. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/880/
2010-08-27mergeTofu Linden
2010-08-27Pull cg's BuildParams fixesMerov Linden
2010-08-27VWR-20696, VWR-20697 FIXED Fixed selecting re-docked tab and toggling its ↵Sergei Litovchuk
tag button state. Minor optimization of Side Tray expanding/collapsing upon toggling tab docked/undocked. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/879/.
2010-08-27Sync with viewer-developmentMerov Linden
2010-08-27Clean up Comments in BuildParams; Replace explicit upload locations with ↵Christian Goetze (CG)
"public_build" policy.
2010-08-27SNOW-766: Add a 'printbuilddirs' command to develop.pyAleric Inglewood
2010-08-27Sync with viewer-developmentMerov Linden
2010-08-27Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/Nyx (Neal Orman)
2010-08-26Sync with viewer-developmentMerov Linden
2010-08-26VWR-20946 : fix erroneous error message (broken window...)Merov Linden
2010-08-26VWR-20946 : fix the viewer manifest script to take the new kdu lib name into ↵Merov Linden
account
2010-08-26Removed duplicate item in floater_region_Debug_console.xmlMatthew Breindel (Falcon)
2010-08-26Fixed bad merge.Matthew Breindel (Falcon)
2010-08-26mergeMark Palange (Mani)
2010-08-26CTS-219 Fix for broken geometry when importing from polygons.Dave Parks
2010-08-26Disable edit-and-continue (makes breakpoints not work on occasion).Dave Parks
2010-08-26VWR-20946 : use fixed linux bundle for kduMerov Linden
2010-08-26Add missing xml files from viewer-experimentalDave Parks
2010-08-26Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/Nyx (Neal Orman)
2010-08-26buildfix - replaced NULL with FALSENyx (Neal Orman)
gcc doesn't like passing NULL where you mean FALSE. This unsticks the linux build. de-minimis change, no review.
2010-08-26Fix for various physics shape rendering glitches.Dave Parks
2010-08-26Fix for crash when rendering translation handles.Dave Parks
2010-08-27VWR-20926 WIP Enabled sidebar to track detaching/attaching tabs.Vadim Savchuk
TODO: Sometimes wrong tab gets selected after attaching/detaching. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/878/
2010-08-26buildfix removing unnecessary line in llvector4a.hNyx (Neal Orman)
upon further review, falcon determined this fix was unnecessary.
2010-08-26buildfix: fixing linux build to handle new SSE2 architectureNyx (Neal Orman)
code reviewed by davep and falcon
2010-08-26Remove redundant panel_classified.xml XUI file.Aimee Linden
2010-08-26mergeRichard Linden
2010-08-26Automated merge with ssh://richard@hg.lindenlab.com/richard/viewer-experienceRichard Linden
2010-08-26made layoutstack orientation mandatoryRichard Linden
2010-08-26added images for popup notificationRichard Linden
2010-08-26Added the MediaEnablePopups setting as a global on/off switch for media popups.Monroe Linden
2010-08-26Add missing files from viewer-experimentalDave Parks
2010-08-26Fix for a link error.Monroe Linden
2010-08-26VWR-20696, VWR-20697 WIP Added undocking/redocking tabs from Side Tray.Sergei Litovchuk
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/877/.
2010-08-26re-merge change from Thickbrick (minor collisions with changes from ↵Oz Linden
viewer-public merge)
2010-08-26EXT-8668 - Fixing accidental case change for the sake of OCD.Mark Palange (Mani)
2010-08-26Fix another mac build error.Monroe Linden
2010-08-26Fix for a mac build error.Monroe Linden
2010-08-26EXT-8727 FIXED Potential fix for a crash in ↵Vadim Savchuk
LLAppearanceMgr::updateClothingOrderingInfo. I couldn't reproduce the problem (it has happened for only two users, both running MacOSX), but from what I see in the logs, it might have been caused by (or related to) NULL COF items. I haven't found out how they appear nor what exactly causes the crash, but just for any case I added a check to make sure we don't try to update wearables ordering info for such items. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/876/ --HG-- branch : product-engine
2010-08-26VWR-20715 Double-click teleportAimee Linden
SNOW-352/SNOW-421/SNOW-462 Imported from Snowglobe 2 By Twisted Laws and Thickbrick Sleaford