summaryrefslogtreecommitdiffstats
path: root/JMX.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* project-related cleaningsxant2012-03-191-0/+12
* ensure excluding audio-functionalities on osx < 10.7 (AVFoundation is not ava...xant2012-03-111-2/+2
* extract and propagate audio samples if an audio track is found in the video filexant2012-03-111-0/+8
* project updated to xcode 4.3xant2012-03-101-1/+1
* proper mapping of NSDictionary objectsxant2012-03-011-10/+16
* implented an additive-blur filter + minor cleanings in the other custom filtersxant2012-02-281-0/+10
* AlphaBlend filter (to preserve alpha when blending multiple images)xant2012-02-281-0/+10
* preliminary support for HID devicesxant2012-02-271-0/+111
* introducing a DOM browser panel to facilitate debugging and make it easy to i...xant2012-02-261-0/+6
* deploy the new example (drag_movies.js) and include the new documentation fil...xant2012-02-231-0/+24
* JMX isn't anymore a document-based applicationxant2012-02-191-11/+1
* major cleanup of the logic taking care of wrapping native classes into js obj...xant2012-02-161-4/+4
* deploy the new examples together with the other onesxant2012-02-141-2/+10
* allow to create new pins totally controlled from javascriptxant2012-02-131-2/+14
* keyboard events + proper coordinates in mouse events when the frame is scaled...xant2012-02-131-0/+6
* added new files to the projectxant2012-02-131-0/+12
* project updatesxant2012-02-121-4/+4
* first draft implementation of a phidget-based entityxant2012-02-121-0/+14
* minor cleaningsxant2012-02-041-0/+2
* bugfix : the selected entitylayer doesn't disappear anymorexant2012-02-041-12/+6
* add processing examples to the projectxant2012-02-041-0/+14
* allow to connect javascript functions to pinsxant2012-02-011-0/+6
* processing.js works properly !! (but only in pure javascript mode)xant2012-01-311-0/+30
* all tests shipped with node.js seem to run properly nowxant2012-01-281-6/+39
* regenerate node_natives.h when building so that it will always contain up-to-...xant2012-01-231-140/+93
* node.js has been fully embedded and JMXScript entities are now able to execut...xant2012-01-231-28/+768
* distribute the javascript examples together with the apprelease-0.2xant2012-01-221-0/+47
* made setTimeout()/clearTimeout() available to javascriptxant2012-01-221-0/+7
* introducing 'code pins' (which are actually specialized text pins)xant2012-01-221-0/+6
* no warnings when targetting i386xant2012-01-011-1/+1
* JMXColor has been turned into a NSColor categoryxant2012-01-011-6/+6
* builds with llvm-clanxant2012-01-011-4/+6
* new files added to project and version numbersxant2011-12-311-0/+6
* more cleanupsxant2011-12-281-54/+99
* tidying up the project a bitxant2011-12-281-40/+56
* fixed some major leaksxant2011-12-271-0/+7
* missing filesxant2011-12-261-0/+6
* the project doesn't build (yet) using llvm-clangxant2011-12-261-3/+3
* bugfixe entity creation from javascriptxant2011-12-261-6/+0
* workaround weird issue with NSXMLDocument on snow leopardxant2011-12-261-0/+6
* make the whole thing work on snow leopard and with newer v8 buildsxant2011-12-261-2/+2
* don't over release output devicesxant2011-12-241-0/+8
* continuing implementing the canvas elementxant2011-03-241-0/+2
* implmeneting the canvas elementxant2011-01-291-2/+34
* * added conditional build flag (no more warnings on x86_64)Biappi2011-01-161-12/+8
* include jquery.js into the mixxant2011-01-151-2/+6
* V8-base exports have been moved to NXMLNode+V8xant2011-01-061-27/+33
* CharacterData interfacexant2011-01-051-0/+6
* implemented all DOM-related attributes supported by the Node classxant2011-01-051-0/+4
* started implementing javascript bindings for the Level 3 Document Object Mode...xant2011-01-051-0/+18