Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 linux openssl md5sum | Graham Madarasz | |
2013-03-06 | Fix openal md5 sum in autobuild | Graham Madarasz | |
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 | 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 | 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) | |
2013-03-04 | merge | Gilbert Gonzales | |
2013-03-04 | CHUI-778: Now when changing paths for chat logs and transcripts any empty ↵ | Gilbert Gonzales | |
conversations will be reloaded with data from the new location. Use case for this is if the users nearby chat is empty and they switch to a location that has a nearby chat file, then the nearby chat file be loaded. | |||
2013-03-04 | CHUI-757 FIXED CHUI viewer shows Autopilot cancelled notification toast when ↵ | maksymsproductengine | |
interrupting click to walk: - The AutopilotCanceled notification was disabled for this viewer; | |||
2013-03-04 | Performance improvements. Faster threadsaferefcount, faster instancetracker, ↵ | Graham Madarasz (Graham) | |
use hashtable and pre-hashed strings for GLSL uniform lookup, and use dup_handles curl interface to avoid re-initing ares resolvers expensively. | |||
2013-03-04 | CHUI-822 FIXED Resizing conversation floater with conversation list ↵ | AlexanderP ProductEngine | |
minimized to icons sets to fixed width that cannot be reduced : set resize limits to conv.panel's minDim() when conv. panel is collapsed | |||
2013-03-04 | CHUI-821 FIXED Conversation size regression when logging out with ↵ | AlexanderP ProductEngine | |
conversation list minimized to icons : save current conv. panel's width | |||
2013-03-04 | CHUI-806 (IM floater is not become as a top while geting message with ↵ | mberezhnoy | |
enabled 'Open conversation window' option) | |||
2013-03-01 | CHUI-807 : Fixed (attempt) : Defensive coding to prevent potential crash | Merov Linden | |
2013-03-01 | Added missing enums for integ test usage | Graham Madarasz (Graham) | |
2013-03-01 | Fix integration tests broken by instancetracker changes | Graham Madarasz (Graham) | |
2013-03-01 | Fix windoze line-endings from missing commit hook fiasco | Graham Madarasz (Graham) | |
2013-03-01 | Add llstaticstringtable.h | Graham Madarasz (Graham) | |
2013-03-01 | Make WL updates use pre-hashed strings for uniform sets | Graham Madarasz (Graham) | |
2013-02-28 | Attempt at a faster ThreadSafeRefCount class | Graham Madarasz (Graham) | |
2013-02-28 | Modify LLInstanceTracker to avoid using a map of strings to find a map of ↵ | Graham Madarasz (Graham) | |
foo to find some pointers | |||
2013-02-28 | CHUI-795 FIXED 'Chat history' is enabled but not functional in context menu ↵ | maksymsproductengine | |
for friend in Conversation pane while all logs cleared. |