summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/js (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-09Fix memory leak in Python runtime integration. Reduce memory consumption of d...jsdelfino1-0/+8
2011-01-07Minor improvements of the edit module. Refactored HTML pages, added a menu, a...jsdelfino1-8/+22
2011-01-06Support service promotion and improve component layout algorithm.jsdelfino2-1/+35
2010-12-30Simplify and cleanup HTTP binding client Javascript code, now portable across...jsdelfino1-366/+298
2010-12-30Make XML serialization logic portable across browsers.jsdelfino1-5/+24
2010-12-29Skeleton of a composite app editor module.jsdelfino3-654/+32
2010-12-24Improve component and reference rendering and layout. Recurse over wired refe...jsdelfino3-164/+364
2010-12-24Apply roundtripping fixes from SVN r1052432 to Python and Javascript scripts.jsdelfino3-7/+16
2010-12-24Fix content types. Removed duplicate function.jsdelfino1-23/+7
2010-12-24Fix roundtripping of JSON arrays, booleans and numbers, ATOM / RSS feed detec...jsdelfino1-1/+3
2010-12-12Refactor some of the Javascript scripts to use a different namespace per script.jsdelfino6-279/+283
2010-12-11Port XML, ATOM and SCDL parsing logic to Javascript. Implement minimal compon...jsdelfino6-27/+1311
2010-12-08Move JavaScript eval functions to the js module.jsdelfino3-0/+366
2010-12-08Add a CSS style sheet. Fix HTTPD Require configuration for files in the js mo...jsdelfino2-2/+123
2010-12-06Create a js module for client side javascripts. Move client component script ...jsdelfino5-0/+940