Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-17 | Coding policy fixes | Rider Linden | |
2015-06-09 | Removed dead code, llsdmessage, llcapabilitylistener and the associated tests. | Rider Linden | |
2015-06-09 | Removed homelocation responder (rolled into llagent) | Rider Linden | |
Removed sdhandler from llagent. Removed unused values from llacountingccostmgr Fixed smart pontier creation in llfacebook | |||
2015-06-08 | merge changes for 3.7.29-release | Oz Linden | |
2015-05-28 | Remove the display name floater | Rider Linden | |
2015-05-19 | Changes to remove zlib and vivoxplatform dlls from the windows build | Bjoseph Wombat | |
2015-05-18 | Merge with Viewer Release (after Viewer Release updated with Viewer Tools ↵ | callum_linden | |
Update) | |||
2015-05-18 | merge changes for MAINT-4734 | pavelkproductengine | |
2015-05-14 | Converted the Server release notes URL, | Rider Linden | |
classified and click tracker, Avatar hover height Pass the http_results on successfull call back style completion as well. | |||
2015-05-08 | Updated llfloatermodeluploadbase to LLCore::Http | Rider Linden | |
2015-05-01 | Move remote parcel request to a coro in LLRemoteParcelInfoProcessor | Rider Linden | |
Fix typo in twitter. Disable unit test for remote parcel info request until test infrastructure for new core is done. | |||
2015-04-29 | Merge from viewer-release | andreykproductengine | |
2015-04-28 | Convert some elements to STL | Rider Linden | |
2015-04-28 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2015-04-28 | Converting llmediaclient to new order. | Rider Linden | |
Temp disable llmediaclient's unit tests for link issues. | |||
2015-04-15 | Merge viewer-release | simon | |
2015-04-03 | Merged lindenlab/viewer-tools-update into default | Rider Linden | |
2015-04-02 | Ordering | Rider Linden | |
2015-04-02 | Explicitly call out the RT library for tests in Linux | Rider Linden | |
2015-04-02 | Linux linker order. | Rider Linden | |
2015-03-26 | merge changes for tools update tip | Oz Linden | |
2015-03-24 | Add new media plugin (currently renders squares as example) in preparation ↵ | callum_linden | |
for new CEF code | |||
2015-03-24 | Merged lindenlab/viewer-tools-update into default | Cinder Biscuits | |
2015-03-24 | Merge with viewer-release and become 3.7.27 | andreykproductengine | |
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 | |