Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-08 | CHUI-772 FIX User sees no notification of conversation activity not visible ↵ | Cho | |
in long scrolling conversation list Added call to mConversationsRoot->arrange() in LLFloaterIMContainer::isScrolledOutOfSight() | |||
2013-03-07 | CHUI-832 (Different conversation than is selected shown in message panel ↵ | Gilbert Gonzales | |
after tearing off conversation): Now when a conversation is torn off an adjacent conversation is selected (but not focused). | |||
2013-03-07 | merge | Gilbert Gonzales | |
2013-03-07 | CHUI-823 ([CHUIBUG]Triple-clicking on the scroll back button in the CHUI ↵ | mberezhnoy | |
causes all the conversation to be selected) | |||
2013-03-06 | Pull merge from lindenlab/viewer-chui | Merov Linden | |
2013-03-06 | CHUI-705 : Fixed! Force hide context menu when deleting line editor widget | Merov Linden | |
2013-03-06 | CHUI-834 (Conversation selection in conversation list does not update when ↵ | Gilbert Gonzales | |
redocking torn off conversations): Now when click to dock a torn off floater, the correct conversation line item will be selected. | |||
2013-03-06 | merge | Nyx Linden | |
2013-03-06 | SH-3954 SH-3941 SH-3910 FIX local appearance does not update | Nyx Linden | |
We suppress texture downloads for local textures not needed with server side baking. We need to explicitly re-set texture priority for local textures when entering appearance mode. | |||
2013-03-06 | Merge | Gilbert Gonzales | |
2013-03-06 | Merge | Gilbert Gonzales | |
2013-03-06 | Fix crashes from using single alloc for pos/norm/tc in volume face data ↵ | Graham Madarasz | |
fighting with old free call in model loading code | |||
2013-03-06 | For MAINT-1842 fix model validation to check for NaNs | Graham Madarasz | |
2013-03-06 | CHUI-821 Clean up code | AlexanderP ProductEngine | |
2013-03-06 | CHUI-821 Clean up code | AlexanderP ProductEngine | |
2013-03-06 | Fix for windows build failure | Brad Payne (Vir Linden) | |
2013-03-06 | merge | Brad Payne (Vir Linden) | |
2013-03-06 | make it clearer when DebugForceAppearanceRequestFailure is on | Brad Payne (Vir Linden) | |
2013-03-06 | Fix linux openssl md5sum | Graham Madarasz | |
2013-03-06 | Fix openal md5 sum in autobuild | Graham Madarasz | |
2013-03-05 | Fixing issues with not detecting when LLSD XML parsing fails. Changing most ↵ | Don Kjer | |
http error handlers to understand LLSD error responses. Fleshing out most http error handler message spam. | |||
2013-03-05 | merge changes for 3.5.0-beta2 | Oz Linden | |
2013-03-05 | Added tag 3.5.0-beta2 for changeset c6b3561c7d7a | Oz Linden | |
2013-03-05 | merge changes for child prim movement | Oz Linden | |
2013-03-05 | For MAINT-2247 MAINT-1742 MAINT-2275 contrib from STORM-1934. | Graham Madarasz (Graham) | |
2013-03-05 | Merged lindenlab/viewer-cat into default | graham linden | |
2013-03-05 | CHUI-829 (Allow Conversations floater to display a different chat than the ↵ | Gilbert Gonzales | |
torn off and selected window): Now when selecting a torn off conversation this will not select the conversation line item. | |||
2013-03-05 | CHUI-778: Adjusted deletion of transcripts/logs to be more clean code-wise. | Gilbert Gonzales | |
2013-03-05 | Adding debug setting to allow overriding appearance service url | Don Kjer | |
2013-03-05 | Pull from viewer-beta (version number update and tag) | Merov Linden | |
2013-03-05 | merging | Cho | |
2013-03-05 | CHUI-764 (Group Profile is not opened after selecting 'Show group ↵ | mberezhnoy | |
information' in context menu of 'About Land' dialog) | |||
2013-03-05 | CHUI-809 FIXED "Start IM" menu item is added | Mnikolenko ProductEngine | |
2013-03-05 | CHUI-815 FIXED Handle SHIFT+ENTER to whisper in Nearby chat | Mnikolenko ProductEngine | |
2013-03-05 | Merge cleanup. | Dave Parks | |
2013-03-04 | CHUI-778: Now when delete transcripts is pressed the backup files will be ↵ | Gilbert Gonzales | |
deleted as well. Also if clear logs is pressed then backup logs will be cleared. | |||
2013-03-05 | CHUI-772 FIX User sees no notification of conversation activity not visible ↵ | Cho | |
in long scrolling conversation list Added call to setSelectedSession() from LLConversationViewParticipant::handleMouseDown() | |||
2013-03-04 | Automated merge with https://bitbucket.org/lindenlab/viewer-cat | Dave Parks | |
2013-03-04 | Include signal.h instead of replicating typedef to avoid errors from ↵ | Graham Madarasz (Graham) | |
redefining it...provides better compat with non-Ubuntu distros | |||
2013-03-04 | MAINT-2371 More optimizations. | Dave Parks | |
Reviewed by Graham | |||
2013-03-04 | Merged lindenlab/viewer-cat into default | graham linden | |
2013-03-05 | merge | mberezhnoy | |
2013-03-04 | For MAINT-1930 add checks to unprotected volume pointer deref | Graham Madarasz (Graham) | |
2013-03-04 | MAINT-2422 : Clean up mesh http status code usage | simon | |
2013-03-04 | For MAINT-2423 fix regression from CHUI merge. Code review: DaveP | Graham Madarasz (Graham) | |
2013-03-04 | Make fix for MAINT-2303 work on TC and not just my install of VS 2010 | Graham Madarasz (Graham) | |
2013-03-04 | Automated merge | Don Kjer | |
2013-03-04 | Reducing amount of cof link data sent to appearance update service. ↵ | Don Kjer | |
Allowing links to items with 'null' asset ids to be passed | |||
2013-03-04 | For MAINT-2303 Fix potential stack smash in llvovolume. Code Review: DaveP | Graham Madarasz (Graham) | |
2013-03-04 | For MAINT-2303 Fix potential stack smash from well-crafted meshes | Graham Madarasz (Graham) | |