Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-04 | merge storm-2082 changes | Oz Linden | |
2015-01-20 | STORM-2082 Update to new UI design. Bugs are not worked out yet. | Jonathan Yap | |
2015-01-19 | On Linux, don't try to copy SLPlugin or the webkit or gstreamer plugins | Nat Goodspeed | |
since we're not building them as part of the viewer build any more. | |||
2015-01-19 | Link viewer with OpenAL if appropriate | Nat Goodspeed | |
2015-01-07 | First cut at consuming new slplugins autobuild package. | Nat Goodspeed | |
The contents are extracted, but not yet built into the viewer installer. | |||
2014-12-19 | Sort include(...) lines to make it easier for a person to verify. | Nat Goodspeed | |
2014-12-17 | Delete misleading comment about testing llcapabilitylistener. | Nat Goodspeed | |
There was a comment in CMakeLists.txt left over from 2009 (!) about commenting out the unit test for llcapabilitylistener. Fortunately we've since reinstated the test as an integration test, but the comment was never removed -- until now. | |||
2014-12-12 | STORM-2082 Merge Hardware floater into main graphics preferences display | Jonathan Yap | |
Change notifications so they are emitted only when an error occurs Put active preset at top of list Add Maximum ARC slider Merge two small methods into slider update code | |||
2014-12-01 | STORM-2082 Implement save floater and some code cleanup. | Jonathan Yap | |
2014-11-30 | STORM-2082 Implement delete floater | Jonathan Yap | |
2014-11-28 | STORM-2082 Initial support for presets popup from status bar | Jonathan Yap | |
2014-11-26 | STORM-2082 Start to convert code to support xml file processing | Jonathan Yap | |
2014-11-21 | automate keeping the About SL -> Licenses tab correct | Oz Linden | |
2014-10-21 | fix version number generation for cmake 3.x and autobuild 1.0 compatibility | Oz Linden | |
2014-10-13 | fixes for cmake warnings about policy changes. could not fully test these ↵ | JJ Linden | |
changes | |||
2014-09-09 | Merge viewer-release and become version 3.7.16 | maksymsproductengine | |
2014-08-25 | merge changes for DRTVWR-376 | Oz Linden | |
2014-08-20 | Merge viewer-release and become version 3.7.15 | simon | |
2014-08-12 | Remove old Windows updater executable from source tree and CMake. | Nat Goodspeed | |
2014-08-05 | DRTVWR-373 Merge with viewer-release 3.7.13 | maksymsproductengine | |
2014-08-04 | Merge. Refresh from viewer-release after 3.7.13 release. | Monty Brandenberg | |
2014-07-10 | merge changes for 3.7.12-release | maksymsproductengine | |
2014-07-08 | Merge. Refresh from viewer-release after 3.7.11 release. | Monty Brandenberg | |
2014-07-07 | Merge downstream code and become 3.7.12 | simon | |
2014-06-24 | Pull downstream viewer-tiger and become version 3.7.11 | simon | |
2014-06-23 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Monty Brandenberg | |
2014-06-23 | merge changes for 3.7.10-release | Oz Linden | |
2014-06-23 | viewer-release merge | Chris Baker | |
2014-06-18 | Merge downstream code | simon | |
2014-06-17 | Pull merge from lindenlab/viewer-release | Merov Linden | |
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 changes for 3.7.9-release | Oz Linden | |
2014-06-07 | Merge upstream | Cinder | |
2014-06-05 | Merge | Ricky Curtice | |
2014-05-22 | Merge. Pull in viewer-release after release of 3.7.8 | Monty Brandenberg | |
2014-05-19 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-05-19 | merge | Brad Payne (Vir Linden) | |
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-14 | Begin syntax coloring personalization | Cinder | |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-05-07 | Pull and merge viewer-release as version 3.7.8 | simon | |
2014-05-07 | merge changes for 3.7.7-release | Oz Linden | |
2014-05-06 | Pull merge from lindenlab/viewer-release. Fixed some conflicts and compile ↵ | Merov Linden | |
errors | |||
2014-04-23 | merge changes for STORM-1831 | Oz Linden | |
2014-04-22 | merge changes for OPEN-199 | Oz Linden | |
2014-04-18 | Begin moving script editor portions of LLTextEditor to their own derived class. | Cinder | |
This should fix the run off segment bugs by not overriding LLTextBase::clearSegments() in LLTextEditor TODO: Move the rest of the script stuff out of LLTextEditor for simplicity sake | |||
2014-04-15 | Linux/Win: Bad checksum on Windows package. Libz and libpng linking ↵ | Monty Brandenberg | |
changes to find newest code. Windows autobuild package had a bad checksum due to oddities in the build system. On Linux I've been fighting with getting libz 1.2.8 and libpng 1.6.8 to be the definitive version in the viewer. Problem is the *massive* library search tree we assemble. We find older shared library versions first and so those dominated. By using --whole-archive with static libraries, the packaged versions of these libraries are made definitive. | |||
2014-04-08 | merge | Brad Payne (Vir Linden) | |
2014-04-08 | merge changes for 3.7.5-release | Oz Linden | |