summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2010-08-24standardizing test suite names as class name under testAaron Terrell (Enus)
2010-08-24fixing test names for reporting purposes - removing ' test'. also, updated ↵Aaron Terrell (Enus)
docs to remove that naming schema
2010-08-24commenting out object delete as windows builds are complaining: '[LogScan] ↵Aaron Terrell (Enus)
e:\w-enus_viewer-tut-teamcity\latest\indra\test\test.cpp(466) : error C2220: warning treated as error - no 'object' file generated [LogScan] e:\w-enus_viewer-tut-teamcity\latest\indra\test\test.cpp(466) : warning C4702: unreachable code'
2010-08-24Update GLSL shader sources to current $LicenseInfo$ standard.Nat Goodspeed
See https://wiki.lindenlab.com/wiki/License_Substitution for details.
2010-08-25EXT-8398/EXT-8300 FIXED Avatar icons displaced from SLURL profile linksAimee Linden
Icon was being inserted before any text preceding the link. Reviewed by Richard.
2010-08-24subclassing is working, thanks to changes to the subclass constructor and ↵Aaron Terrell (Enus)
ridding it of member variables
2010-08-24mergeMark Palange (Mani)
2010-08-24mergeMark Palange (Mani)
2010-08-24Suppress llkdu target on Windows build, re-enable manifest check for llkdu.dllMerov Linden
2010-08-24clean commit of teamcity service message related changes of unit test ↵Aaron Terrell (Enus)
reporting into a clean repo
2010-08-24Sync with viewer-developmentMerov Linden
2010-08-24Modified llkdu pointer for all platforms, cleaned up unused kdu-binaries ↵Merov Linden
references, fixed llkdu cmake to simply point to lib and build
2010-08-24Re-add Dutch XUI files omitted from viewer-development conversion.Nat Goodspeed
In the original viewer-hg-convert.map file, some of the skins/default/xui/nl pathnames were mysteriously truncated, causing the corresponding files to be omitted from the initial conversion.
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
back-out the back-out for this branch. yay.
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
Backing out this merge that I pushed (prematurely) to the wrong place.
2010-08-24merge heads. whew.Tofu Linden
2010-08-24Automated merge with file:///home/moss/hg/tofu-viewer-publicTofu Linden
2010-08-24Final(???) merge from viewer-release to viewer-public.Tofu Linden
2010-08-24Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-08-24EXT-7951 RESTORED IN VIEWER-DEVELOPMENT REPO (Mini-Location panel appearance ↵Paul Guslisty
design issues) - Added callback on show\hide Mini Location Panel event. This callback sets proper initial minimized position depending on state (shown or hidded) Mini Location Panel. Also callback shifts vertically already minimized floaters so that they don't overlap Mini Location Panel Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/851/ --HG-- branch : product-engine
2010-08-24EXT-7878 FIXED (Corrupted vertical scroll bar appears on 'Edit Outfit' panel ↵Paul Guslisty
if height of 'Add More' panel was changed) - Increased panel's min height Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/874/ --HG-- branch : product-engine
2010-08-24EXT-8672 FIXED ([HARD CODED] ALL LANGS The word \"Saved\" is hard coded, in ↵Paul Guslisty
the long timestamp displayed in IM when user is offline) - Created a string with a time stamp parameter and added it to the strings.xml Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/872/ --HG-- branch : product-engine
2010-08-24EXT-8362 FIXED ([TRUNCATION] IT login screen - truncation in location box)Paul Guslisty
- Increased combo box width and removed unnecessary parameters wirth from other locales Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/871/ --HG-- branch : product-engine
2010-08-23fix for EXT-8101: [crashhunters] crash in LLVOSky::calcAtmospherics()Xiaohong Bao
2010-08-23Automated merge with ssh://hg.lindenlab.com/q/viewer-releaseXiaohong Bao
2010-08-23fix for EXT-8730: crash at llrender/llimagegl.cpp(157) : error ERROR: ↵Xiaohong Bao
checkTexSize: wrong texture size and discard level: width: 512 Height: 512 Current Level:
2010-08-23added a toggle "LLGLManager::mDebugGPU" for debugging certain CPUs.Xiaohong Bao
added more debug code for EXT-6791: [crashhunters] Intel 965 Crash in glCopyTexSubImage2D
2010-08-23VWR-20899 FIXED Minor potential memory leak in LLFlatListView::addItemAimee Linden
2010-08-21CID-370Aimee Linden
Checker: UNINIT_CTOR Function: LLVivoxProtocolParser::LLVivoxProtocolParser() File: /indra/newview/llvoicevivox.cpp
2010-08-20increment patch level so that version is 2.1.2Oz Linden
2010-08-21VWR-20752 (SNOW-586) Align planar-mapped textures across different faces.Thickbrick Sleaford
Port of svn changset 3458 from Snowglobe, with minor tweaks.
2010-08-20fix gcc build error.Tofu Linden
2010-08-20merge from PE's viewer-trunkTofu Linden
2010-08-20merge from viewer-releaseTofu Linden
2010-08-20VWR-20855 (SNOW-510) FIXED Cannot find tut/tut.hpp in Standalone buildsAimee Linden
2010-08-20Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-08-20VWR-20847 (SNOW-543/SNOW-517) FIXED Linux packaging fixes.Aimee Linden
2010-08-19EXT-8525 FIX ellipsis are broken on the Favorites bar (trunk)Richard Linden
2010-08-19EXT-8668 Added da and pl langs to the windows installerMark Palange (Mani)
2010-08-19VWR-20815 (SNOW-511) Allow standalone builds to correctly find a system ↵Aimee Linden
version of llqtwebkit
2010-08-19Merge from default branch. Fixed gcc build.Vadim Savchuk
--HG-- branch : product-engine
2010-08-19VWR-20810 (SNOW-503) Quote EXE_STAGING_DIR to prevent it failing with some pathsAimee Linden
2010-08-19EXT-8697 FIXED Disabled "Cut" context menu item for folders in 'My Landmarks'.Sergei Litovchuk
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/867/. --HG-- branch : product-engine
2010-08-19VWR-20809 (SNOW-504) Do not depend on stage_thirds_party_libs for a ↵Aimee Linden
standalone build.
2010-08-19EXT-8658 FIXED Made only online participants of Adhoc chat to be shown shown ↵Andrew Dyukov
in Recent Tab. Used previously commented code which adds only online paricipants instead of current code that added all. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/860/ --HG-- branch : product-engine
2010-08-19EXT-8635 FIXED Replaced "no matches found" with "Loading..." in the My ↵Andrew Dyukov
Outfits tab. Set no items text to "Loading..." when creating the wearable items list and to "There are no items in this outfit" when category is complete. "Outhfit" is there, because wearable items list nay be empty only for them. This string was introduced, because the only situation when there are no items shown in outfit tab is for empty outfit- because even when applying filter either all items from outfit will be shown or outfit tab won't be shown at all. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/865/ --HG-- branch : product-engine
2010-08-18fixed for EXT-8963: investigate if Advanced > Run Multiple Threads should be on.Xiaohong Bao
Removed "Run Multiple Threads" from the menu because we are not using it.
2010-08-18Automated merge with ssh://hg.lindenlab.com/q/viewer-releaseXiaohong Bao
2010-08-18EXT-7325 FIXED Disabled "Show on Map" context menu item in My Landmarks ↵Sergei Litovchuk
while landmark coordinates are being downloaded from landmarks list. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/866/. --HG-- branch : product-engine
2010-08-19VWR-20734 FIXED Changed parcel properties to default to "on" in the location ↵Vadim Savchuk
bar. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/870/ --HG-- branch : product-engine