summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/invoker/graphics
Commit message (Expand)AuthorAgeFilesLines
* Major Refactoring v2.0Stefan Radomski2016-05-126-1787/+0
* Fixed issue 64 and beautified code againStefan Radomski2016-04-281-1/+1
* Forgot to update pathsStefan Radomski2016-02-241-1/+1
* Renamed URI to URLStefan Radomski2014-12-141-1/+1
* Got rid of more dynamic_castsStefan Radomski2014-08-032-38/+39
* See detailled logStefan Radomski2014-07-301-1/+1
* Changed getNames signature from set to listStefan Radomski2014-06-062-11/+11
* Fixed the 100% CPU utilization bug and replaced the bool() cast operator for ...Stefan Radomski2014-05-231-1/+1
* Started with JavaScript DM in Java (Rhino)Stefan Radomski2014-05-121-1/+1
* Builds on windows againStefan Radomski2013-11-161-31/+31
* Support for anti-aliasingStefan Radomski2013-11-111-0/+16
* VRML Viewer now with WebGLStefan Radomski2013-11-111-102/+145
* Better error handlingStefan Radomski2013-11-051-2/+11
* Simplified 3D screneshot takingStefan Radomski2013-11-042-162/+55
* Moved Parser into DOMUtils and new node -> xpath function for debuggingStefan Radomski2013-10-311-0/+1
* Bug fixes (see details)Stefan Radomski2013-10-281-1/+1
* Performance: replaced boost::iequals for strings by inline functionStefan Radomski2013-10-262-19/+19
* Fixed header refactoringStefan Radomski2013-10-251-0/+2
* Improved mimetype handlingStefan Radomski2013-10-241-2/+3
* Added license information and bug fixesStefan Radomski2013-10-166-65/+180
* Reactivated plugin systemStefan Radomski2013-10-112-40/+366
* Added instant messaging invokerStefan Radomski2013-09-231-3/+23
* Work on FFMpegInvokerStefan Radomski2013-09-183-101/+167
* Updated W3C tests and bug-fixesStefan Radomski2013-08-251-3/+1
* W3C MMI Architecture frameworkStefan Radomski2013-06-104-4/+4
* See detailled logStefan Radomski2013-04-064-4/+4
* Fixed plugins building againStefan Radomski2013-03-222-1/+1
* Fixed http responses and added miles invokerStefan Radomski2013-03-171-6/+8
* Fixed issue with temporary filesStefan Radomski2013-03-061-7/+19
* Fixed a concurrency related issueStefan Radomski2013-03-061-2/+8
* Changed directory monitor to polling behaviour :(Stefan Radomski2013-03-062-97/+234
* Fixed a bug with firlname containing the whole pathStefan Radomski2013-03-011-1/+8
* Prepared everything for FE-Design demoStefan Radomski2013-02-282-33/+74
* Introduced postpone element and reorganized http request representation as ev...Stefan Radomski2013-02-252-5/+325
* Beautified source code againStefan Radomski2013-02-201-4/+4
* Fixed historyStefan Radomski2013-02-082-0/+90
* See detailed commitlogStefan Radomski2013-01-212-5/+0
* Regenerated V8 DOM and beautified codeStefan Radomski2013-01-204-441/+442
* Started JavaScriptCore datamodelStefan Radomski2013-01-161-1/+1
* Fixed bugs intriduced by PIMPLStefan Radomski2013-01-132-3/+3
* Refactored to PIMPL patternStefan Radomski2013-01-122-9/+9
* Major changes - see detailsStefan Radomski2013-01-102-17/+76
* Fixed compile issues on linux for osginvokerStefan Radomski2012-12-272-1/+14
* Support for rad, deg and % in rotationStefan Radomski2012-12-271-10/+35
* New scenegraph invoker using OpenSceneGraphStefan Radomski2012-12-274-2/+500
* Started SceneGraph invokerStefan Radomski2012-12-212-0/+90