summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-07-13more hacks for keyboardCallum Prentice
2015-07-10Initial support for keyboard (in progress) but includes many viewer changes ↵callum_linden
to plumb in Key Up events
2015-07-02plugin and llceflib code for improved mouse supportcallum_linden
2015-07-02Removed EDU builds for this project via BuildParams change until we can fix ↵callum_linden
TC packaging
2015-07-02Merge with headcallum_linden
2015-07-022015 and we still care about line endings.. sighcallum_linden
2015-06-30Merge with head of viewer-releasecallum_linden
2015-06-30correct version number mergeOz Linden
2015-06-30increment viewer version to 3.8.1Oz Linden
2015-06-30Added tag 3.8.0-release for changeset 797ed69e6134Oz Linden
2015-06-30Point to new version of LLCefLib with support for second life URLs, version ↵callum_linden
string, navigation commands
2015-06-22Replace hand-rolled LLCefLib (Windows) package with one generated by third ↵callum_linden
party scripts
2015-06-22I can't believe I really added these lines - pretend you didn't see themcallum_linden
2015-06-18Update llmanifest.LLManifest.copy_action() to handle symlinksNat Goodspeed
for directories as well as for files.
2015-06-18Add code in viewer_manifest.py to create a symlink for second copy of CEF ↵Callum Prentice
framework vs copying in second version
2015-06-17Update version of LLCefLib we use - no functional changesin LLCefLib - just ↵Callum Prentice
improved build script for its third party library
2015-06-17Point to *FIRST* Team City & autobuild generated version of LLCefLib for OSXCallum Prentice
2015-06-16Point to new llceflib created via xcodebuild scriptscallum_linden
2015-06-15Point to fixed (no companion files) LLCefLib packageCallum Prentice
2015-06-15Merge with head of viewer-releaseCallum Prentice
2015-06-15increment viewer version to 3.7.31Oz Linden
2015-06-15Added tag 3.7.30-release for changeset 67edc442c80bOz Linden
2015-06-12Merge fix for MAINT-5277 into experience tools branchsimon
2015-06-12MAINT-2577 Fixed the status messageAndreyL ProductEngine
2015-06-12MAINT-5277 FIXED Viewer is missing MSVCP100.DLL and MSVCR100.DLLAndreyL ProductEngine
2015-06-11Add commands to move CEF runtime files to right place and fix up ↵Callum Prentice
media_plugin_cef with install_name_tool (note, this generates 2 copies of CEF framework - will fix later)
2015-06-10Changes to let CMake generate determine where the build files for OS X CEF ↵callum_linden
media plugin are
2015-06-10point autobuild.xml at new OS X (hand rolled) package that I am using for ↵callum_linden
testing OS X CEF
2015-06-08Fixed for OS X version - in progressCallum Prentice
2015-06-08make a lot of values agree with declared typesOz Linden
2015-06-08remove false positive trigraphsOz Linden
2015-06-08add edu release channelOz Linden
2015-06-08corrections needed for new toolsOz Linden
2015-06-08merge changes for 3.7.29-releaseOz Linden
2015-06-04Point all media with MIME type that used to be webkit, at the new CEF pluginCallum Prentice
2015-06-04Copy OS X media plugin to right placeCallum Prentice
2015-06-04Add CEF into OS X buildCallum Prentice
2015-05-26Merge with viewer-release after layer-limits releasecallum_linden
2015-05-26increment viewer version to 3.7.30Oz Linden
2015-05-26Added tag 3.7.29-release for changeset d07f76c5b986Oz Linden
2015-05-18Merge with Viewer Release (after Viewer Release updated with Viewer Tools ↵callum_linden
Update)
2015-04-24mergeBrad Payne (Vir Linden)
2015-04-23increment viewer version to 3.7.29Oz Linden
2015-04-23Added tag 3.7.28-release for changeset 566874eb5ab2Oz Linden
2015-04-16Fix for bad syntax that displeased linux more than windows.Brad Payne (Vir Linden)
2015-04-16MAINT-5082 WIP, MAINT-5083 WIP - consolidate COF link creation calls during ↵Brad Payne (Vir Linden)
mass add of wearables/objects
2015-04-15Merge viewer-releasesimon
2015-04-14remove dead member variablesOz Linden
2015-04-14MAINT-5082 WIP, MAINT-5083 WIP - batch up wear/add/take off/detach requests ↵Brad Payne (Vir Linden)
in inventory panel the same way we do now in appearance tab
2015-04-14MAINT-5097 FIXED crash in LLFloaterPay::onGiveandreykproductengine