Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-01 | merge | Gilbert Gonzales | |
2013-04-01 | CHUI-796 (User doesn't get all messages in 'do not disturb' mode): Now when ↵ | Gilbert Gonzales | |
a conversation is focused by clicking on it's line item, selecting a torn off floater or unminimized a torn off floater the stored notifications for that conversation will be removed. | |||
2013-04-01 | CHUI-907 : Fixed! Suppress inexistant menu item and duplicated registrar ↵ | Merov Linden | |
entry to avoid warning | |||
2013-04-01 | CHUI-907 : Prevent warning when parsing menus adding name to menu_item_check | Merov Linden | |
2013-04-01 | CHUI-904 FIXED Set the focus on the Nearby chat floater after setting ↵ | Mnikolenko ProductEngine | |
visibility. | |||
2013-04-01 | merge | mberezhnoy | |
2013-04-01 | merge changes for 3.5.0-beta7 | Oz Linden | |
2013-04-01 | CHUI-886 (Time in front of the name is not displayed when the Conversations ↵ | mberezhnoy | |
size is reduced to a minimum.) | |||
2013-03-31 | Re-apply llmin fix for Mac | Graham Madarasz (Graham Linden) | |
2013-03-30 | Fix for linux build? | Dave Parks | |
2013-03-30 | Automated merge with https://bitbucket.org/lindenlab/davep-materials | Dave Parks | |
2013-03-30 | NORSPEC-69 Fix for bump and specular map rotation values showing up as ↵ | Dave Parks | |
radians instead of degrees. | |||
2013-03-30 | NORSPEC-72 Set default value of glossiness to 0.2 | Dave Parks | |
2013-03-30 | Cleanup a couple more places where gamma curves were getting applied. | Dave Parks | |
2013-03-29 | NORSPEC-66 Hook up material parameters to rigged attachments. | Dave Parks | |
2013-03-29 | CHUI-807 : Trace add and remove sessions | Merov Linden | |
2013-03-29 | CHUI-807 : Add more defensive coding. Also trace in log the sessions created ↵ | Merov Linden | |
so we'll have a better idea of what people do with conversations if we see that crash again. | |||
2013-03-29 | merge | Nyx Linden | |
2013-03-29 | SUN-57 SH-4039 FIX bake fail on non-ssb regions | Nyx Linden | |
We were getting the texture ID from the type,index couple, but were not passing in index, which defaulted to 0. texture ID is available from the texture object itself, so using that and removing the index parameter to prevent future confusion. | |||
2013-03-29 | NORSPEC-65 Hook up texture offset/scale/rotation for normal and specular maps. | Dave Parks | |
2013-03-29 | Google Breakpad Fix. Code reviewed by DaveP | Graham Madarasz (Graham Linden) | |
2013-03-29 | Another Chui beta6+ merge to deal with build issues | prep@lindenlab.com | |
2013-03-29 | NORSPEC-64 Fix for batches breaking on every single face when materials are ↵ | Dave Parks | |
in play. | |||
2013-03-29 | Additional fix for CHUI-903 | Mnikolenko ProductEngine | |
2013-03-29 | Merged in Chui beta6+ fixes | prep@lindenlab.com | |
2013-03-29 | CHUI-903 FIXED Don't show toasts if Session floater is torn-off and in focus. | Mnikolenko ProductEngine | |
2013-03-29 | Fix unused return val from fwrite causing warnings causing errors | Graham Madarasz | |
2013-03-29 | Viewer breakpad linux fixes | Graham Madarasz | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-28 | Google Breakpad Fix | Graham Madarasz (Graham Linden) | |
2013-03-28 | Merged lindenlab/viewer-development into default | graham linden | |
2013-03-28 | NORSPEC-63 Fix for faces with materials not casting shadows. | Dave Parks | |
2013-03-28 | Automated merge with https://bitbucket.org/lindenlab/davep-materials | Dave Parks | |
2013-03-28 | NORSPEC-62 Fix for fullbright checkbox not working with materials | Dave Parks | |
2013-03-28 | CHUI-799 FIXED Notification is not given to user when they select only ↵ | AlexanderP ProductEngine | |
friends and groups can IM me preference | |||
2013-03-28 | sh-4014: Don't send appearance updates while editing. | prep | |
2013-03-28 | merge changes for 3.5.0-beta6 | Oz Linden | |
2013-03-27 | Fix breakpad breakage from linux API diffs | Graham Madarasz | |
2013-03-28 | CHUI-896 FIXED Line flashing and FUI button flashing not working correctly ↵ | AlexanderP ProductEngine | |
for CHUI notifications: added flashing of the line item after conv. floater opens | |||
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 | 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 | |