Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-26 | VWR-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-31 | Fix double definition of create_jump_keys="true" introduced in the fix for ↵ | Aimee Linden | |
VWR-20724 to pass coding policy check. | |||
2010-08-31 | Merge | Aimee Linden | |
2010-08-30 | Automated merge with ↵ | Oz Linden | |
http://bitbucket.org/aleric/viewer-development-aleric-export | |||
2010-08-29 | pull changes for EXT-8668 and EXT-7901 | Oz Linden | |
2010-08-29 | merge up to latest viewer-development | Oz Linden | |
2010-08-27 | merge | Tofu Linden | |
2010-08-27 | Sync with viewer-development | Merov Linden | |
2010-08-27 | SNOW-766: Add a 'printbuilddirs' command to develop.py | Aleric Inglewood | |
2010-08-27 | Sync with viewer-development | Merov Linden | |
2010-08-26 | Sync with viewer-development | Merov Linden | |
2010-08-26 | VWR-20946 : fix erroneous error message (broken window...) | Merov Linden | |
2010-08-26 | VWR-20946 : fix the viewer manifest script to take the new kdu lib name into ↵ | Merov Linden | |
account | |||
2010-08-26 | Remove redundant panel_classified.xml XUI file. | Aimee Linden | |
2010-08-26 | re-merge change from Thickbrick (minor collisions with changes from ↵ | Oz Linden | |
viewer-public merge) | |||
2010-08-26 | EXT-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-26 | Manual merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-08-26 | lame-but-effective workaround for self-editing UI bug, until the right fix ↵ | Tofu Linden | |
is ready. | |||
2010-08-26 | re-merge viewer-public. has a rough edge or two, but this is closer to the ↵ | Tofu Linden | |
snowglobe2.1 and viewer2.2 code, and beats people re-applying their viewer-public changes piecemeal while waiting for this to land. | |||
2010-08-26 | EXT-7901 FIXED: Follow up fix to remove short-term hack. | Lynx Linden | |
As advertized, I have removed the short-term hack that I put in place to make release note URLs work. I have now put in place a more general and correct solution. The key observeration from Roxie is that SLE SLurls should have the same hostname as the grid host. So now, URLs like http://google.com/app are no longer categorized as a SLurl and produce errors when you click on them. | |||
2010-08-25 | Sync with viewer-development | Merov Linden | |
2010-08-25 | Sync with viewer-development | Merov Linden | |
2010-08-25 | VWR-20710 : Sit anywhere, port of SG2.x SNOW-610 patch | Merov Linden | |
2010-08-25 | merge | Tofu Linden | |
2010-08-25 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-08-25 | EXT-8398/EXT-8300 FIXED Avatar icons displaced from SLURL profile links | Aimee Linden | |
Icon was being inserted before any text preceding the link. Reviewed by Richard. | |||
2010-08-24 | merge | Mark Palange (Mani) | |
2010-08-24 | merge | Mark Palange (Mani) | |
2010-08-24 | Suppress llkdu target on Windows build, re-enable manifest check for llkdu.dll | Merov Linden | |
2010-08-24 | Sync with viewer-development | Merov Linden | |
2010-08-24 | Modified 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-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-24 | Automated merge with file:///home/moss/hg/tofu-viewer-public | Tofu Linden | |
2010-08-24 | Final(???) merge from viewer-release to viewer-public. | Tofu Linden | |
2010-08-24 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-08-24 | EXT-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-24 | EXT-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-24 | EXT-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-24 | EXT-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-23 | fix for EXT-8101: [crashhunters] crash in LLVOSky::calcAtmospherics() | Xiaohong Bao | |
2010-08-23 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release | Xiaohong Bao | |
2010-08-23 | fix 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-23 | added 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-23 | VWR-20899 FIXED Minor potential memory leak in LLFlatListView::addItem | Aimee Linden | |
2010-08-21 | CID-370 | Aimee Linden | |
Checker: UNINIT_CTOR Function: LLVivoxProtocolParser::LLVivoxProtocolParser() File: /indra/newview/llvoicevivox.cpp | |||
2010-08-20 | increment patch level so that version is 2.1.2 | Oz Linden | |
2010-08-21 | VWR-20752 (SNOW-586) Align planar-mapped textures across different faces. | Thickbrick Sleaford | |
Port of svn changset 3458 from Snowglobe, with minor tweaks. | |||
2010-08-20 | fix gcc build error. | Tofu Linden | |