Age | Commit message (Expand) | Author |
2012-01-20 | Per Richard, replace LLProcessLauncher with LLProcess. | Nat Goodspeed |
2012-01-20 | moved LLSDParam to llcommon so that LLSD<->Param Block conversion are usable ... | Richard Linden |
2012-01-20 | Automated merge with https://bitbucket.org/VirLinden/viewer-development-shini... | Xiaohong Bao |
2012-01-20 | trivial: remove debug code for SH-2828 [crashhunters] Crash in LLRefCount::un... | Xiaohong Bao |
2012-01-20 | SH-2889 Add visual auto-muting controls | Dave Parks |
2012-01-20 | removed LLXUIXML library | Richard Linden |
2012-01-20 | EXP-1799 FIX -- Replace and Add to Outfit options appear as grayed out in Inv... | Leslie Linden |
2012-01-20 | fix for SH-2823 and SH-2824: LLCurl crash inside LLBufferArray::countAfter() ... | Xiaohong Bao |
2012-01-19 | fixed build | Richard Linden |
2012-01-19 | made layoutPanels have constant user_resize and auto_resize attributes | Richard Linden |
2012-01-19 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge/ | Richard Linden |
2012-01-19 | EXP-1824 FIX Received Items panel does not collapse correct when Height of pa... | Richard Linden |
2012-01-19 | EXP-1829 FIX -- Selecting a valid item last allows other selected invalid ite... | Leslie Linden |
2012-01-19 | EXP-1828 FIX -- Drag and drop to an open folder in the outbox causes it to cl... | Leslie Linden |
2012-01-19 | To grow std::string by a char, use push_back() instead of append(). | Nat Goodspeed |
2012-01-19 | * Added member variables to avoid several per-frame getChild calls. | Leslie Linden |
2012-01-19 | EXP-1827 FIX -- Drag area in outbox does not always highlight green when indi... | Leslie Linden |
2012-01-19 | Try to fix argument quoting on Windows. | Nat Goodspeed |
2012-01-19 | SH-2794 Fix for bad textures on some hardware when vbo mapping disabled (alwa... | Dave Parks |
2012-01-19 | SH-2779 Fix for some transparent rigged attachments not being rendered correc... | Dave Parks |
2012-01-19 | merge | Dave Parks |
2012-01-19 | SH-2885 Add mesh requests pending/processing line to "Show Render Info" | Dave Parks |
2012-01-18 | Fix a Linux compilation failure | Merov Linden |
2012-01-18 | Automated merge with https://bitbucket.org/VirLinden/viewer-development-shini... | Xiaohong Bao |
2012-01-18 | fix for SH-2827: [crashhunters] Crash in LLPipeline::generateWaterReflection() | Xiaohong Bao |
2012-01-18 | Merge with latest | Leslie Linden |
2012-01-18 | EXP-1704 FIX -- Updated text for Empty Received Items panel in Viewer | Leslie Linden |
2012-01-18 | EXP-1550 FIX -- New tag shown and not removed on click when rezzing an item f... | Leslie Linden |
2012-01-18 | SH-2598 Fix for crash when rendering mesh silhouette (workaround driver bug b... | Dave Parks |
2012-01-18 | removed some invalid attributes | Richard Linden |
2012-01-18 | EXP-1816 FIX -- Drag area in outbox can remain highlighted after drag and dro... | Leslie Linden |
2012-01-18 | EXP-1125 FIX -- New tags always shown in Received Items inbox when Inventory ... | Leslie Linden |
2012-01-18 | EXP-1812 FIX Cannot resize location bar / favorites in top navigation bar in ... | Richard Linden |
2012-01-18 | merge | Dave Parks |
2012-01-18 | SH-2794 Map buffer now performs as well as buffersubdata | Dave Parks |
2012-01-18 | Make embedded Python scripts compatible with Python 2.5 *SIGH* | Nat Goodspeed |
2012-01-18 | Add tests for implicit-kill-on-destroy, also orphan() method. | Nat Goodspeed |
2012-01-18 | Introduce static LLProcessLauncher::isRunning(ll_pid_t) method. | Nat Goodspeed |
2012-01-17 | add more exception handlings for llcurl fix. | Xiaohong Bao |
2012-01-17 | Add tests for child-process args management and for kill() method. | Nat Goodspeed |
2012-01-17 | Refactor llprocesslauncher_test.cpp for better code reuse. | Nat Goodspeed |
2012-01-17 | EXP-1811 FIX Login progress floater has smaller than expected size | Richard Linden |
2012-01-17 | Any proper RAII class must either handle copying or be noncopyable. | Nat Goodspeed |
2012-01-17 | more exception handlings for llcurl fixes. | Xiaohong Bao |
2012-01-17 | EXP-1809 FIX Buttons in right toolbar clipped and can be out of position | Richard Linden |
2012-01-17 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge/ | Richard Linden |
2012-01-17 | EXP-1810 FIX Cannot resize Received items panel in Inventory window | Richard Linden |
2012-01-17 | Add first couple of LLProcessLauncher tests. | Nat Goodspeed |
2012-01-17 | Add log message if LLProcessLauncher child fails to execv(). | Nat Goodspeed |
2012-01-17 | EXP-1791 FIX -- Handle case where initialization with SLM fails in the Mercha... | Leslie Linden |