summaryrefslogtreecommitdiffstats
path: root/src/extension/script/InkscapeScript.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-23Remove the disabled script dialog and the nonfunctional Java bindingKrzysztof Kosi??ski1-223/+0
2012-04-04Warning cleanup.Jon A. Cruz1-6/+6
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2008-03-31Move script dialog from gtkmm to jvmBob Jamison1-8/+8
2008-03-11Got initial JS execution workingBob Jamison1-3/+3
2008-03-10Put /bind references back inBob Jamison1-8/+0
2008-03-10Put it back :-)Bob Jamison1-1/+0
2008-03-10Update headerBob Jamison1-5/+30
2008-03-10Temporary kludge to permit linkingJon A. Cruz1-2/+11
2008-03-10clean up tabs and DOS-ishnessBob Jamison1-26/+33
2008-03-10Switch to newer binding stuffBob Jamison1-62/+70
2007-04-15Rearrange bindings to use PyCXXBob Jamison1-5/+5
2006-05-29handle request for not-compiled-in internal scripting; execute didn't check r...Ralf Stephan1-0/+6
2006-05-06const typesBob Jamison1-27/+27