Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-28 | CHUI-905 (Viewer crashes while using Insert keyboard key in chat): Problem ↵ | Gilbert Gonzales | |
was because when insert was used at the end of a string of text, this would attempt to delete something past the bounds of the string...as a side effect the size of the segment was increasing even though the string length never changed. The segment size would be greater than the string size and would eventually cause an invalid read outside the bounds of the string. | |||
2013-03-27 | Automated merge with https://bitbucket.org/lindenlab/davep-materials | Dave Parks | |
2013-03-27 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
2013-03-27 | NORSPEC-61 Hook up material parameters to shaders. | Dave Parks | |
2013-03-28 | CHUI-855 FIXED Text entry bar auto expand does not resize | maksymsproductengine | |
2013-03-27 | New gmock with WChar fix and add boost sys lib to viewer source tests | Graham Madarasz | |
2013-03-27 | Update to newest breakpad candidate packages with fixed headers | Graham Madarasz (Graham Linden) | |
2013-03-27 | CHUI-486 ADD FIX Update Preferences -> Chat XUI | AlexanderP ProductEngine | |
1) when preference is "Pop up" - added toast according to Kurt's comment from 22/Dec/12; 2) fixed line item flashing and "Chat" button flashing in other cases according to original matrix. | |||
2013-03-27 | merge | Gilbert Gonzales | |
2013-03-27 | CHUI-875 (Viewer experiences a 10s delay on dnd (do not disturb) ↵ | Gilbert Gonzales | |
notification loading): For now adding logging when reading from persistent notifications and from dnd notifications. | |||
2013-03-27 | Pull merge from lindenlab/viewer-chui | Merov Linden | |
2013-03-27 | CHUI-901 : Fixed! Do touch torn off state in restoreFloater() | Merov Linden | |
2013-03-27 | merge | Gilbert Gonzales | |
2013-03-27 | CHUI-851 ([CHUIBUG]Focussing issue and unresponsive tabs when focus is ↵ | Gilbert Gonzales | |
brought back to the HUB): Now when pressing enter a docked nearby chat floater will be focused and the conversation line item will be selected. When the nearby chat is not docked then only the floater will be focused. | |||
2013-03-27 | merge | mberezhnoy | |
2013-03-27 | CHUI-894 FIXED Call closeAll() for LLIMWellWindow to clear object notifications. | Mnikolenko ProductEngine | |
2013-03-27 | NORSPEC-56 Added some extra details to debug logs for RenderMaterials cap ↵ | Maestro Linden | |
access. Reviewed by Graham. | |||
2013-03-27 | merge | Gilbert Gonzales | |
2013-03-27 | CHUI-893 ([CHUIBUG]Chat input field scrambles "/nod") | mberezhnoy | |
2013-03-27 | Revert previous change because breakpad's ExceptionHandler class has ↵ | Graham Madarasz (Graham Linden) | |
different API on diff platforms | |||
2013-03-27 | pulling in sunshine-stable | Nyx Linden | |
2013-03-27 | Fix use of breakpad ExceptionHandler on windows | Graham Madarasz (Graham Linden) | |
2013-03-27 | Rollback the boost sys lib inclusion in integ tests as it was causing dup ↵ | Graham Madarasz | |
symbols | |||
2013-03-27 | CHUI-895 FIXED Show toasts for messages if conversation is collapsed to ↵ | Mnikolenko ProductEngine | |
Input bar(regardless of other prefs). | |||
2013-03-27 | Fix API diffs with new breakpad and point at private breakpad packages to test | Graham Madarasz | |
2013-03-27 | IME support is pretty much finished at this point. | Geenz | |
2013-03-26 | NORSPEC-60 Fix for bloom on all shiny surfaces. | Dave Parks | |
2013-03-26 | NORSPEC-57, NORSPEC-58 Remove sRGB and gamma correction from shaders to ↵ | Dave Parks | |
remove banding and not break all shiny objects. | |||
2013-03-26 | Backed out changeset: 3643d1c655c0 | Dave Parks | |
2013-03-26 | Fix linux breakpad package URL | Graham Madarasz (Graham) | |
2013-03-26 | Merge | Graham Madarasz (Graham) | |
2013-03-26 | Point at private breakpad packages to get builds working again | Graham Madarasz (Graham) | |
2013-03-26 | Add Boost System library to all tests | Oz Linden | |
I don't know what added this requirement, but this last night lots of them started failing to link. Also remove some obsolete commented-out stuff | |||
2013-03-26 | CHUI-862 FIXED Save collapsed state for nearby chat. | Mnikolenko ProductEngine | |
2013-03-26 | CHUI-846 ([crashhunters] crash in LLFontGL::maxDrawableChars): Added logging ↵ | Gilbert Gonzales | |
for bug to further track down problem when it occurs. Need to debug further based off information. | |||
2013-03-25 | Pull merge from lindenlab/viewer-chui | Merov Linden | |
2013-03-25 | CHUI-892 : Fixed. restoreFloater() called when floater docked | Merov Linden | |
2013-03-25 | NORSPEC-54 Potential fix for crashing on all sorts of random operations. | Dave Parks | |
2013-03-25 | SH-4034 FIX Outfit changes broadcast without exiting appearance edit mode | Nyx Linden | |
Backing out MAINT-1099 fix. Added line causes us to temporarily exit and re-enter outfit editing mode every time we edit a wearable, which has a host of unintended consequences. Reviewed the original bug, and their fix should not have any impact on the original bug. Repro of the original bug does not repro, with or without the patch. The patch causes regressions but not fixes so removing it. Will send MAINT-1099 back to QA for verification - there is an alternate solution if this causes a regression. | |||
2013-03-25 | sync with viewer-development | eli | |
2013-03-25 | merge changes for storm-1855 | Oz Linden | |
2013-03-25 | correct merge error | Oz Linden | |
2013-03-25 | merge | mberezhnoy | |
2013-03-25 | merge changes for storm-1931 | Oz Linden | |
2013-03-25 | correct merge failure | Oz Linden | |
2013-03-25 | Pull and merge downstream code with CHUI viewer-development by way of ↵ | simon | |
viewer-lion | |||
2013-03-25 | Pull in downstream CHUI code from viewer-development | simon | |
2013-03-25 | merge changes for storm-1911 | Oz Linden | |
2013-03-25 | CHUI-885 (View Profile,Send IM and Add friend are not functional in context ↵ | mberezhnoy | |
menu for allowed or banned users of the parcel.) | |||
2013-03-25 | Additional IME support. LLPreeditor is largely good to go at this point, ↵ | Geenz | |
but there's still some work to do in getSegments. |