Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | 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 | DD-91 : WIP : Continue refactor of item checking in marketplace and simplify ↵ | Merov Linden | |
error messages | |||
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-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-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-16 | DD-102 : Fix crash when emptying trash containing nested folders. Also avoid ↵ | Merov Linden | |
getting listings several times | |||
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 | 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 | 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-14 | DD-76, DD-77, DD-90 : recycled can_move_to_outbox() into ↵ | Merov Linden | |
can_move_to_marketplace() so we have now the same logic for both marketplace and merchant outbox | |||
2014-05-14 | v-r -> s-e merge WIP | Brad Payne (Vir Linden) | |
2014-05-14 | clean up the constructor for LLSyntaxIdLSL | Oz Linden | |
2014-05-14 | Refactor more script editor properties away from LLTextEditor to LLScriptEditor | Cinder | |
2014-05-14 | Pull merge from lindenlab/viewer-directdelivery | Merov Linden | |
2014-05-14 | DD-95 : Prevent validation to run on folders that are not under the ↵ | Merov Linden | |
marketplace root | |||
2014-05-14 | Begin syntax coloring personalization | Cinder | |
2014-05-13 | STORM-68 Apply default upload permission settings for ONLY Share with Group and | Jonathan Yap | |
Allow anyone to Copy to snapshot upload. The Next owner values will stay at full perms. | |||
2014-05-13 | DD-89 : Separate warnings from infos in the SLM API log. Infos are controled ↵ | Merov Linden | |
by a setting. Warning are always logged. | |||
2014-05-13 | STORM-2028 - Show context menu in script editor | Cinder | |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-05-12 | DD-89 : Add a MarketplaceListingsLogging setting to get SLM API logs. DD-22 ↵ | Merov Linden | |
: Fixed the delete /listing route | |||
2014-05-12 | DD-22 : WIP : Implement the GET /listing/:listing route to complete the SLM ↵ | Merov Linden | |
API coverage. Will be used only in test. | |||
2014-05-12 | Style - rename previously static members, fix scope, ease up on the ↵ | Cinder | |
exclamation points in debug messages | |||
2014-05-12 | Eliminate updateKeywords() | Cinder | |
2014-05-12 | STORM-2027 - Fix syntax highlighting on subsequent opening of scripts. | Cinder | |
This could use more refactoring, but it fixes it. | |||
2014-05-11 | Fix callback signal, Eliminate some unnecessary statics | Cinder | |