Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-24 | Refer to new QuickTime third party package with fixes for VS2013 & re-add ↵ | callum_linden | |
QuickTime media plugin | |||
2015-03-23 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2015-03-16 | Merge lindenlab/viewer-tools-update | Merov Linden | |
2015-03-05 | Simplify CMake code to generate viewer_version.txt and summary.json. | Nat Goodspeed | |
The quoting used for the cygwin printf command didn't work for 'cmake -E echo'. The whole content was enclosed in single quotes, with individual string elements enclosed in double quotes. But we ended up with a summary.json containing (e.g.): '{Type:viewer,Version:3.7.26.33262}' instead of the desired: {"Type":"viewer","Version":"3.7.26.33262"} HOWEVER: I see no compelling reason why either of these files must be deferred to build time. It's simpler and more robust to generate them both directly from CMake at configure time. | |||
2015-03-03 | Commit Callum's fix to eliminate dependency on cygwin printf. | Nat Goodspeed | |
Use 'cmake -E echo' instead. | |||
2015-02-27 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2015-03-23 | merge changes for 3.7.26-release | Oz Linden | |
2015-02-27 | merge up to 3.7.25-release | Oz Linden | |
2015-02-27 | Merge viewer-release and become 3.7.26 | andreykproductengine | |
2015-02-26 | Merged lindenlab/viewer-tools-update into default | Cinder Biscuits | |
2015-02-25 | merge | Brad Payne (Vir Linden) | |
2015-02-24 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2015-02-24 | merge changes for 3.7.25-release | Oz Linden | |
2015-02-08 | OPEN-292 - Remove lscript from project, | Cinder | |
Remove legacy udp script upload methods, Refactor script runtime perms from three arrays to one struct array so we don't have to juggle array order anymore. | |||
2015-02-04 | merge storm-2082 changes | Oz Linden | |
2015-02-03 | MAINT-4734 (Separate transaction notices from group notice/invites) | pavelk_productengine | |
- added code to sort notifications between tabs: Invites, Transactions, System messages - made cosmetic changes according to comment from 27/Jan/15 in Jira - added code to show correct number of notifications on each tab - added code to close all notifications on current tab via "Delete all" button | |||
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-09 | MAINT-4734 (Separate transaction notices from group notice/invites) - ↵ | pavelk_productengine | |
initial version Works: 1) All new notices shown on "Invites" tab of new floater "NOTIFICATIONS TABBED" in condensed view To be done: 1) Show other types of notices, like transactions and system 2) Separate notices between tabs "Invites", "System", "Transactions" 3) Design full notice view (in addition to condensed view) | |||
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-11-05 | merge | Brad Payne (Vir 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-10-09 | Merge | dolphin | |
2014-09-29 | SL-92 WIP - can edit hover height debug setting via slider | Brad Payne (Vir Linden) | |
2014-09-28 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-09-25 | Merge viewer-release 3.7.17 | Graham Linden | |
2014-09-24 | MAINT-4482 FIXED [viewer-lion] Mac build fails due to weirdo ↵ | Savchenko Maksym | |
LLTextBase::normalizeUri() issue | |||
2014-09-08 | Merge with 3.7.15-release | dolphin | |
2014-09-08 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-09-04 | Merge | dolphin | |
2014-08-29 | Mergeville | Graham Linden | |
2014-08-28 | Pull merge from viewer-release | Merov Linden | |
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 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-08-12 | Remove old Windows updater executable from source tree and CMake. | Nat Goodspeed | |
2014-08-06 | Merge with 3.7.13-release | dolphin | |
2014-08-05 | DRTVWR-373 Merge with viewer-release 3.7.13 | maksymsproductengine | |
2014-08-05 | Merge to 3.7.14 | Graham Linden | |