summaryrefslogtreecommitdiffstats
path: root/src/extension/script (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-23Remove the disabled script dialog and the nonfunctional Java bindingKrzysztof Kosi??ski4-348/+0
2013-03-26Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...Alex Valavanis1-1/+3
2012-04-04Warning cleanup.Jon A. Cruz1-6/+6
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-1/+1
2011-10-25Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz1-6/+5
2011-06-13cmake:Campbell Barton1-3/+0
2011-06-12work in progress cmake commit:Campbell Barton1-2/+2
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2-2/+2
2009-02-20Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski1-8/+1
2008-06-24Cmake: remove header files from source listsJoshua L. Blocher1-1/+0
2008-05-06Cmake: Fix some undefined function callsJoshua L. Blocher1-0/+1
2008-05-03Cmake: Add missing CmakeLists.txtJoshua L. Blocher1-0/+3
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 Jamison2-30/+44
2008-03-10Switch to newer binding stuffBob Jamison34-10206/+75
2007-11-04Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen1-1/+1
2007-09-12**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...Peter Moulder1-3/+3
2007-07-24fix makefile for case change of CXX dirJohan B. C. Engelen1-11/+11
2007-04-15change caseBob Jamison11-0/+6671
2007-04-15change caseBob Jamison11-6671/+0
2007-04-15Use relative include path for PycxxBob Jamison1-2/+2
2007-04-15clean up hierarchy a bitBob Jamison1-28/+38
2007-04-15Rearrange bindings to use PyCXXBob Jamison3-46/+337
2007-04-14Change python binding mechanismBob Jamison20-1730/+6853
2007-04-14fix typecastsBob Jamison1-2/+2
2006-12-11fix compilebulia byak1-1/+1
2006-06-28do some include changes more correctlyRalf Stephan1-2/+3
2006-06-25glib-2.4 system fixes: some includes to get prototypes, some version checksRalf Stephan1-1/+1
2006-05-29handle request for not-compiled-in internal scripting; execute didn't check r...Ralf Stephan1-0/+6
2006-05-06const typesBob Jamison8-83/+89
2006-01-16Remove duplicate Javascript tree. This dupe was probably an artifact of the ...Bob Jamison171-94126/+0