Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-06 | MAINT-5754: Basic keyboard functionality on the Mac. Still incomplete | rider | |
2015-10-22 | MAINT-5775 FIX Split out cookies and cache directories into separate folders ↵ | callum_linden | |
and move cache to same place as viewer cache | |||
2015-10-21 | Fix windows line endings | callum_linden | |
2015-10-19 | MAINT-5711 FIX profiles and marketplace are asking for a login each session | callum_linden | |
2015-10-09 | CMake fixes for mac build. | rider | |
2015-10-09 | MAINT-5715, MAINT-5717, MAINT-5718: Replace the the volume catcher that was ↵ | Rider Linden | |
removed with the QT viewer. Addresses panning and fading issues, teleport and viewer mute controls. | |||
2015-10-06 | MAINT-5703 fix - add observer to media plugin so MEDIA_LOCATION_CHANGED ↵ | callum_linden | |
events get propagated throughout system | |||
2015-10-02 | MAINT-5687: Remove old webkit from the make files and the repo. Ensure that ↵ | Rider Linden | |
it is no longer meaningfully referenced. | |||
2015-10-01 | Fix OS X missing scope qualifiers | callum_linden | |
2015-09-30 | Update CEF media plugin to reflect changes in LLCEFLib | callum_linden | |
2015-09-26 | Point to new third party llcef package and fix typo in interface | callum_linden | |
2015-09-16 | tmp chckin - still needs latest llceflib to build | callum_linden | |
2015-09-10 | Pull in LLCefLib with inverted output switched on and change viewer to ↵ | callum_linden | |
uninvert things | |||
2015-09-03 | point to new version of llceflib with fixed support for secondlife:// URLs | callum_linden | |
2015-09-03 | support for external links and location_changed messages | callum_linden | |
2015-09-02 | Add support for copy/cut/paste into and out of browser | callum_linden | |
(Note - feature in LLQtWebKit (canPaste, canCut etc.) not present so right click menu always enables options | |||
2015-09-01 | Remove debugging crud | callum_linden | |
2015-09-01 | get update llceflib with cookie/cache code and implement cache/cookie ↵ | callum_linden | |
folders in viewer | |||
2015-07-27 | Bring in lastest version of LLCEFLIb & set user agent string before browser ↵ | callum_linden | |
instance created | |||
2015-07-24 | Include support for http auth. also improve mouse handling with drag select | callum_linden | |
2015-07-17 | Changes to implement enable/disable cookies, javascript, plugins | callum_linden | |
2015-07-16 | Point to LLCEFLib with updated 2357 version and support for setting language ↵ | callum_linden | |
for embedded browser | |||
2015-07-15 | Still making small changes to try to fix OS X keyboards | callum | |
2015-07-15 | New keyboard code for windows that uses system messages directly and works ↵ | callum_linden | |
ok. Points to new LLCEFLib | |||
2015-07-10 | Initial support for keyboard (in progress) but includes many viewer changes ↵ | callum_linden | |
to plumb in Key Up events | |||
2015-07-02 | plugin and llceflib code for improved mouse support | callum_linden | |
2015-07-02 | 2015 and we still care about line endings.. sigh | callum_linden | |
2015-06-30 | Point to new version of LLCefLib with support for second life URLs, version ↵ | callum_linden | |
string, navigation commands | |||
2015-06-22 | I can't believe I really added these lines - pretend you didn't see them | callum_linden | |
2015-06-08 | Fixed for OS X version - in progress | Callum Prentice | |
2015-06-04 | Add CEF into OS X build | Callum Prentice | |
2015-03-28 | add support for keyboard (rudimentary & broken), mouse wheel and open links ↵ | callum_linden | |
in same page | |||
2015-03-26 | point to new cef tpl with right headers, update cmaake and viewer_manifest ↵ | callum_linden | |
logic to copy files to right place | |||
2015-03-25 | Make VS2013 look inside include/cef folder for headers | callum_linden | |
2015-03-24 | Add new media plugin (currently renders squares as example) in preparation ↵ | callum_linden | |
for new CEF code | |||
2015-03-24 | Refer to new QuickTime third party package with fixes for VS2013 & re-add ↵ | callum_linden | |
QuickTime media plugin | |||
2014-12-10 | Match up our usage of MS APIs with function prototypes in the new version of ↵ | callum_linden | |
the API | |||
2014-10-17 | Update to build on Xcode 6.0: Use of unary operator might be an error | callum_linden | |
2014-08-18 | merge changes for 3.7.14-release | Oz Linden | |
2014-06-03 | All: Committing to llqtwebkit2 and the future. Updating all libraries. | Monty Brandenberg | |
Updating SDL to 290561, c-ares to 290399, Boost to 290566, colladadom to 290576, curl to 290567, fontconfig to 290569, freetype to 290557, google-mock to 290574, libpng to 290558, libxml2 to 290562, llqtwebkit to 290578, openssl to 290560, PCRE to 290406, zlib to 290556. Document compiling and linking in new 00-COMPILE-LINK-RUN.txt in indra/cmake. It is the README for the building process based on things learned during this library project. Switch building process back to style used for new llqtwebkit2 repo. This builds shared libraries for Qt4 products on all platforms using current build machines and TC task templates. All platforms are building. All have comparable FPS rates. Builds are getting quieter. Forward, comrades! | |||
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-22 | Merge. Pull in viewer-release after release of 3.7.8 | Monty Brandenberg | |
2014-05-12 | STORM-2030 Rapidly clicking the refresh button in selected floaters may ↵ | Jonathan Yap | |
result in duplicate entries | |||
2014-04-11 | Mac: Update llqtwebkit build, build and package dylib Qt4 pieces. | Monty Brandenberg | |
Part of the switchover to dynamic Qt4. This mostly completes the Mac side. Webkit is functional on Mac, plugins work. The two test programs, llfbconnectest and llplugintest, need a little more work to run without manual fixup ('.' on PATH and maybe a symlink to libz.1.dylib and they run and function on Mac). Also need to address libz.dylib vs libz.a. Currently resolving against dylib which is not what I want. | |||
2014-03-24 | merge with release | Richard Linden | |
2014-03-10 | MAINT-3703 Suspected thread race crasher in fmodex library | Monty Brandenberg | |
Two problems found in DLL involving threads. First, DllMain was reinitializing a critical section for all entry reasons (process attach, detach and thread attach, detach). Should only be done on process attach. Second, static container object was being modified and accessed without serialization. Added some double-check locking to the initialization path to reduce the total number of serialization calls made while making the code thread safe. | |||
2013-11-02 | initialize critical section once | Richard Linden | |
2013-09-09 | merge with viewer-release | Richard Linden | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-06-20 | merge with release | Richard Linden | |