Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-17 | Merge with 3.7.9-release | dolphin | |
2014-06-17 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-06-17 | Merge viewer-release and become version 3.7.9 | simon | |
2014-06-17 | Merge | Richard Linden | |
2014-06-17 | Post-merge cleanup. In onCompleted() restore the unconditional | Monty Brandenberg | |
use of setGetStatus() in case the baked texture service changes introduced some sort of hidden (and wrong) dependency. Left out the ridiculous duplicated invocation inside that failure status block. Someone damaged texture console again and apparently didn't even bother to look at their work. I'm sure they documented their changes on the public wiki as well. Unified the logging tag throughout lltexturefetch.cpp. Only way to get the cut-n- pasters to do the right thing. | |||
2014-06-17 | Made experience picker be created fresh every time the Add button is ↵ | Cho | |
clicked, for ACME-1526 | |||
2014-06-17 | STORM-2034 Adjust comment block indent | Jonathan Yap | |
2014-06-16 | viewer-release merge | Chris Baker | |
2014-06-16 | Merge. Refresh from viewer-release after 3.7.9 release. | Monty Brandenberg | |
2014-06-16 | Merge with head of viewer-release | Callum Prentice | |
2014-06-16 | correct merge mistake | Oz Linden | |
2014-06-16 | MAINT-3634 FIXED After right-clicking another avatars nametag or avatar then ↵ | andreykproductengine | |
pressing the "Alt" key, most options in the dropdown menu will no longer function. | |||
2014-06-17 | MAINT-1192 FIXED Don't show folder without recent item in it for "Recent" tab. | Mnikolenko ProductEngine | |
2014-06-16 | merge changes for 3.7.9-release | Oz Linden | |
2014-06-16 | increment viewer version to 3.7.10 | Oz Linden | |
2014-06-16 | Added tag 3.7.9-release for changeset a9f2d0cb11f7 | Oz Linden | |
2014-06-13 | Merge | dolphin | |
2014-06-13 | ACME-1525: Added GroupExperiences cap | dolphin | |
2014-06-13 | ACME-1527: Reverted about land floater size | dolphin | |
2014-06-11 | Moved buttons to very bottom of edit experience profile floater for ACME-1503 | Cho | |
2014-06-11 | Added help topic to experience profile floater for ACME-1506 | Cho | |
2014-06-11 | STORM-2034 Fix and improve processing when hours overflow to days | Jonathan Yap | |
2014-06-11 | MAINT-4133 FIXED Import llpanelgroupinvite.cpp from viewer_lion to ↵ | maksymsproductengine | |
voorhees_groupban. | |||
2014-06-11 | Added question mark help button to the experiences floater for ACME-1506 | Cho | |
2014-06-10 | STORM-2034 Made small coding change per Oz's request | Jonathan Yap | |
2014-06-10 | Apply filters again whenever experience picker floater is shown for ACME-1505 | Cho | |
2014-06-10 | STORM-2034 Try to fix incorrect logic about increasing and decreasing filtering. | Jonathan Yap | |
Minor XML adjustment. | |||
2014-06-10 | MAINT-4135 FIXED Text input field is not disabled in group chat window for ↵ | andreykproductengine | |
user who cannot enter text chat | |||
2014-06-11 | MAINT-4112 FIXED Disable moving objects composed of multiple items to My ↵ | Mnikolenko ProductEngine | |
outfits. | |||
2014-06-10 | MAINT-4132 FIXED Don't call notification for debug messages from not owned ↵ | Mnikolenko ProductEngine | |
objects | |||
2014-06-09 | STORM-2026 - Use more unique syntax colors by default, also clean up some ↵ | Cinder | |
indentation | |||
2014-06-09 | Greatly simplify LLSyntaxIdLSL: | Cinder | |
* Move file fetched callback to the singleton and handle all syntax id changes within the singleton * Remove a fair number of bool checks and method relying more on callbacks to drive syntax changes. * Don't pretty print the cache file to conserve space and to speed up xml to llsd parsing * Clean up includes | |||
2014-06-09 | MAINT-4001 : Pull merge in viewer-tiger for quick release | Merov Linden | |
2014-06-09 | Fix for maint-3154 alt-zoom zooms way out | Aura Linden | |
2014-06-09 | STORM-2034 Trivial code cleanup | Jonathan Yap | |
2014-06-08 | Capitalize script colors floater for consistency. | Cinder | |
2014-06-08 | Don't allow script colors floater resize | Cinder | |
2014-06-08 | Update syntax color floater with recent changes. | Cinder | |
2014-06-08 | Fix lsl constant highlighting and sort the if-else chain to parse a little ↵ | Cinder | |
quicker | |||
2014-06-08 | Use a common SyntaxLSL broad tag to make debugging easier | Cinder | |
2014-06-08 | Update sample script in script colors floater | Cinder | |
2014-06-08 | "sections" is apparently unused as well. | Cinder | |
2014-06-07 | MAINT-4001 : Make Received Items not movable (protected), consolidate ↵ | Merov Linden | |
Received Items folders which may have been moved | |||
2014-06-07 | Merge upstream | Cinder | |
2014-06-07 | STORM-2034 Add persistence for new setting, more XML formatting changes, | Jonathan Yap | |
Fix two issues with how hours and days are calculated and displayed | |||
2014-06-06 | Merge. Bring manifest work together with bug fix work. | Monty Brandenberg | |
2014-06-06 | BUG-3323/SH-4375 Server side baking not baking AVs over cellular network. | Monty Brandenberg | |
This is a workaround that the TPVs have been exercising for quite a few months and it does seem to fix the OPs problem. The solution is based on magic numbers and has no technical basis, it's just an artifact of particular networking gear and/or ISPs. | |||
2014-06-06 | STORM-2034 Add a constant, try to fix some datetime logic filtering errors | Jonathan Yap | |
2014-06-06 | STOMR-2034 XML adjustments and a bit of code cleanup | Jonathan Yap | |
2014-06-06 | MAINT-4137: Correcting a potential crash. This change should fix the most ↵ | Stinson Linden | |
probable location of a callstack being reported by the crash reporter. However, there is no reproduction yet, so hard to test whether this actually patches the crash occcurrence. |