summaryrefslogtreecommitdiffstats
path: root/src/extension/script (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cmake: Fix some undefined function callsJoshua L. Blocher2008-05-061-0/+1
| | | (bzr r5611)
* Cmake: Add missing CmakeLists.txtJoshua L. Blocher2008-05-031-0/+3
| | | (bzr r5586)
* Move script dialog from gtkmm to jvmBob Jamison2008-03-311-8/+8
| | | (bzr r5272)
* Got initial JS execution workingBob Jamison2008-03-111-3/+3
| | | (bzr r5057)
* Put /bind references back inBob Jamison2008-03-101-8/+0
| | | (bzr r5025)
* Put it back :-)Bob Jamison2008-03-101-1/+0
| | | (bzr r5023)
* Update headerBob Jamison2008-03-101-5/+30
| | | (bzr r5021)
* Temporary kludge to permit linkingJon A. Cruz2008-03-101-2/+11
| | | (bzr r5020)
* clean up tabs and DOS-ishnessBob Jamison2008-03-102-30/+44
| | | (bzr r5018)
* Switch to newer binding stuffBob Jamison2008-03-1034-10206/+75
| | | (bzr r5016)
* Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵Johan B. C. Engelen2007-11-041-1/+1
| | | | | reverted for some files to keep them C-compatible. (bzr r4024)
* **/makefile.in: svn propset svn:eol-style native. Provide rule for ↵Peter Moulder2007-09-121-3/+3
| | | | | %.$(OBJEXT) instead of %.o. (bzr r3726)
* fix makefile for case change of CXX dirJohan B. C. Engelen2007-07-241-11/+11
| | | (bzr r3287)
* change caseBob Jamison2007-04-1511-0/+6671
| | | (bzr r2899)
* change caseBob Jamison2007-04-1511-6671/+0
| | | (bzr r2898)
* Use relative include path for PycxxBob Jamison2007-04-151-2/+2
| | | (bzr r2897)
* clean up hierarchy a bitBob Jamison2007-04-151-28/+38
| | | (bzr r2893)
* Rearrange bindings to use PyCXXBob Jamison2007-04-153-46/+337
| | | (bzr r2891)
* Change python binding mechanismBob Jamison2007-04-1420-1730/+6853
| | | (bzr r2885)
* fix typecastsBob Jamison2007-04-141-2/+2
| | | (bzr r2884)
* fix compilebulia byak2006-12-111-1/+1
| | | (bzr r2086)
* do some include changes more correctlyRalf Stephan2006-06-281-2/+3
| | | (bzr r1311)
* glib-2.4 system fixes: some includes to get prototypes, some version checksRalf Stephan2006-06-251-1/+1
| | | (bzr r1280)
* handle request for not-compiled-in internal scripting; execute didn't check ↵Ralf Stephan2006-05-291-0/+6
| | | | | return value; fixes #1495283 (bzr r1062)
* const typesBob Jamison2006-05-068-83/+89
| | | (bzr r754)
* Remove duplicate Javascript tree. This dupe was probably an artifact of the ↵Bob Jamison2006-01-16171-94126/+0
| | | | | migration. (bzr r3)
* moving trunk for module inkscapeMenTaLguY2006-01-16199-0/+99135
(bzr r1)