Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-02 | MAINT-4121 FIX duplicated IDs for XUI in repo: ↵ | Callum Prentice | |
callum_linden/viewer-release-nui-login | |||
2014-06-02 | DD-92 : WIP : Fixed a compilation error introduced by my previous commit | Merov Linden | |
2014-05-31 | DD-92 : Clear llinfos compilation warning and similar | Merov Linden | |
2014-05-30 | Retropedaling on SH-4030 fix that crashes my viewer on loggin | Merov Linden | |
2014-05-31 | MAINT-4114: Refactoring the LLBadge code to ensure a parent view always has ↵ | Stinson Linden | |
the badge (to preserve memory cleanliness), but to also allow for badge reparenting so that the NEW badge works in the inventory window. This change relates to 9e0d629da1487f850beb2767bd47734c4ccc393e. | |||
2014-05-30 | DD-92 : pull merge lindenlab/sunshine-external to get AISv3 work | Merov Linden | |
2014-05-30 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-05-30 | DD-84 : Prompt the user for active listing edits (Cut, Paste and Delete). | Merov Linden | |
2014-05-29 | DD-84 : WIP : Get DAMA to display for drag and drop. Note that, because of ↵ | Merov Linden | |
current SLM issues, it works on version folders, active or not. | |||
2014-05-29 | MAINT-4106: Correcting crash on exit behavior during normal shutdown. With ↵ | Stinson Linden | |
the more comprehensive texture cleanup going on, this code was causing an crash on exit when gAgentAvatarp was null. Adding a check for null before proceeding. | |||
2014-05-29 | MAINT-3504 FIXED Avatar cannot move after TPing into region he nearly ↵ | andreykproductengine | |
crossed into | |||
2014-05-30 | MAINT-865 FIXED Multiline description in Place profile is shown as one line ↵ | Mnikolenko ProductEngine | |
after changing floater width | |||
2014-05-30 | MAINT-4099 FIXED Use toggleOpen() to open/close folders via Enter key | Mnikolenko ProductEngine | |
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 | DD-84 : WIP : Add confirmation DAMA dialog when moving items in active listing | Merov Linden | |
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 | Merge read me | Merov Linden | |
2014-05-28 | DD-91 : Fixed! Get each listing to pass through the folder/size check on ↵ | Merov Linden | |
validation. Make all messages localizable. General clean up | |||
2014-05-28 | Windows/Mac: Update llqtwebkit to 290262. Simple rebuild of library with | Monty Brandenberg | |
package dependencies updated. | |||
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 | README.md edited online with Bitbucket | Merov Linden | |
2014-05-28 | README.md edited online with Bitbucket | Merov Linden | |
2014-05-28 | README.md edited online with Bitbucket | Merov Linden | |
2014-05-28 | DD-91 : WIP : Continue refactor of item checking in marketplace and simplify ↵ | Merov Linden | |
error messages | |||
2014-05-28 | Merge with head of viewer-release | Callum Prentice | |
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-23 | DD-91 : WIP : Refactor code testing the validity of a drag, drop or paste of ↵ | Merov Linden | |
a folder or item in the marketplace | |||
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-22 | DD-103 : Use the same logic than Drag and Drop for Paste operations. Prompt ↵ | Merov Linden | |
with dialog instead of tooltip though. | |||
2014-05-21 | DD-91 : WIP : Fix taking the correct root folder (merchant outbox or ↵ | Merov Linden | |
marketplace listings) into account | |||
2014-05-21 | DD-91, DD-84 : WIP : Verify restrictions when moving things to marketplace, ↵ | Merov Linden | |
provide clear alert for errors, parametrize alerts and tooltips correctly | |||
2014-05-20 | DD-88 : Make Drag and Drop tooltips for Merchant Outbox and Marketplace ↵ | Merov Linden | |
restrictions identical | |||
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 | |