Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-29 | MAINT-4086 FIXED Limit the number items "Replace Current Outfit" or "Wear" ↵ | AndreyL ProductEngine | |
applies to | |||
2014-05-29 | MAINT-4071 FIXED Use LLViewerStats::instance().getRecording() to get correct ↵ | Mnikolenko ProductEngine | |
stats. | |||
2014-05-29 | MAINT-4094 FIXED Use unescaped region name in the notification | Mnikolenko ProductEngine | |
2014-05-28 | Win: Get running on Windows. Remove DOM_DYNAMIC, link with libxml2_a.lib. | Monty Brandenberg | |
Release and Debug builds working. Remove the DOM_DYNAMIC define so that we don't create declspec declarations to colladadom objects and pull in libxml2_a (_a for archive) to complete the link. Debug functional and would be moreso if not for all the CrtCheckMemory() calls. | |||
2014-05-28 | All: Update library SDL to 290309, c-ares to 290089, boost to 290191, | Monty Brandenberg | |
colladadom to 290229, curl to 290186, fontconfig to 290258, freetype to 290255, google-mock/gmock/gtest to 290199, libpng to 290081, libxml2 to 290157, llqtwebkit to 290262/250147 (to be fixed shortly), openssl to 290083, pcre to 290150, zlib to 290080. The freetype2 headers are now normalized to what they would normally be on a unix-type system. Libxml2 and pcre are available on all platforms. Libraries generally move in the direction of static archives rather than shared libraries (e.g. openssl). The llqtwebkit side is a step back from the more ambitious goal. What will be used (290262) will be a simple rebuild of the existing 4.7.1 library with updated package dependencies. The bigger work will be in the future. | |||
2014-05-28 | Half of STORM-2025, fix flow-control highlighting | Cinder | |
2014-05-28 | Make default and state out of flow-control and into events | Cinder | |
2014-05-28 | Don't hardcode black as the default color for syntax | Cinder | |
2014-05-28 | MAINT-4070 FIXED Use icon in urls when content is trusted. | maxim@mnikolenko | |
2014-05-27 | MAINT-4009: Ensuring that the view listeners are properly cleaned up at app ↵ | Stinson Linden | |
close. | |||
2014-05-24 | MAINT-4016 FIXED Viewer attempts full fetch of member list before allowing ↵ | maksymsproductengine | |
user to leave group: updating of text for GroupDepartError notifications. | |||
2014-05-24 | MAINT-4009: Patching a memory leak of ParamDescriptor objects. | Stinson Linden | |
2014-05-23 | MAINT-4077: Refactoring to add copy constructors to the LLVisualParam class ↵ | Stinson Linden | |
and all of its derived descendants in order to clarify ownership of memory pointers. | |||
2014-05-23 | MAINT-4016 FIXED Viewer attempts full fetch of member list before allowing ↵ | maksymsproductengine | |
user to leave group: added two notifications GroupDepartError and GroupDepart | |||
2014-05-22 | Merge. Pull in viewer-release after release of 3.7.8 | Monty Brandenberg | |
2014-05-20 | Merge release and 3.7.9 | simon | |
2014-05-20 | MAINT-4009: Patching a leak of LLPluginSharedMemory objects from the ↵ | Stinson Linden | |
LLPluginProcessParent class. | |||
2014-05-19 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-05-20 | MAINT-4009: Ensuring that the cookie store is properly cleaned on app exit. | Stinson Linden | |
2014-05-19 | merge | Brad Payne (Vir Linden) | |
2014-05-19 | merge | Brad Payne (Vir Linden) | |
2014-05-19 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Stinson Linden | |
2014-05-19 | increment viewer version to 3.7.9 | Oz Linden | |
2014-05-19 | merge fix for merge with project interesting. New appearance utility source ↵ | Nyx Linden | |
and one quick doubly-declared typedef. | |||
2014-05-17 | MAINT-4009: Final pass refactoring to eliminate memory allocation related to ↵ | Stinson Linden | |
error reporting that is not properly cleaned up. | |||
2014-05-16 | MAINT-4009: First pass refactoring to eliminate memory related to error ↵ | Stinson Linden | |
reporting that is not properly cleaned up. | |||
2014-05-16 | merge fix | Brad Payne (Vir Linden) | |
2014-05-16 | merge fix | Brad Payne (Vir Linden) | |
2014-05-16 | Update syntax coloring in the preview script on the fly. | Cinder | |
2014-05-16 | Trivial indentation change in floater_script_ed_prefs.xml | Cinder | |
2014-05-16 | Remove orphaned LLKeywords methods | Cinder | |
2014-05-16 | Typo fix | Cinder | |
2014-05-16 | merge fixes | Brad Payne (Vir Linden) | |
2014-05-16 | Set colors for script editor | Cinder | |
2014-05-16 | Merge upstream | Cinder | |
2014-05-15 | fix for bad merge | Brad Payne (Vir Linden) | |
2014-05-14 | Color syntax in script colors floater | Cinder | |
2014-05-14 | Clean up LLSyntaxIdLSL ctor | Cinder | |
2014-05-15 | MAINT-4016 FIXED Viewer attempts full fetch of member list before allowing ↵ | maksymsproductengine | |
user to leave group | |||
2014-05-27 | MAINT-4072 FIXED Searching object content by typing letters no longer works ↵ | andreykproductengine | |
for non-capitalised names. | |||
2014-05-23 | MAINT-4036 FIXED [CHUIBUG]Long pause on first open of preferences or ↵ | AndreyL ProductEngine | |
right-clicking a user in friend list | |||
2014-05-23 | MAINT-4018 FIXED Mini profile pictures tend to fail to load fully, and ↵ | andreykproductengine | |
sometimes not at all. Profile icons are no longer discarded uless they are too big. Icons will refresh correctly if needed. | |||
2014-05-23 | MAINT-4081 FIXED When removing a friend, the dialog now mentions complete name | AndreyL ProductEngine | |
2014-05-23 | MAINT-2255 FIXED Allow copy only landmarks to Favorites. | Mnikolenko ProductEngine | |
2014-05-21 | MAINT-4064 FIXED Don't show Folder arrow for folders without visible children. | Mnikolenko ProductEngine | |
2014-05-20 | Merge downstream as version 3.7.9 | simon | |
2014-05-20 | MAINT-3950 FIXED can't open lag meter | Richard Linden | |
brought back llfloaterlagmeter from the dead, and ported to lltrace | |||
2014-05-20 | MAINT-3064 FIXED Select next session in the list if selected session is ↵ | Mnikolenko ProductEngine | |
nearby chat and it's not the only one. | |||
2014-05-16 | MAINT-4032 FIXED Sounds played locally play from avatar position, not camera ↵ | AndreyL ProductEngine | |
position. | |||
2014-05-15 | MAINT-3440 FIX Viewer freezes and not responding after trying to open 5 new ↵ | Callum Prentice | |
media browsers tabs directed to yahoo.com link |