summaryrefslogtreecommitdiffstats
path: root/src/bind/javabind-private.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move script dialog from gtkmm to jvmBob Jamison2008-03-311-2/+22
| | | (bzr r5272)
* Split getException into method and function, so it can be used in native ↵Bob Jamison2008-03-121-3/+0
| | | | | functions. (bzr r5070)
* Split getException into method and function, so it can be used in native ↵Bob Jamison2008-03-121-0/+7
| | | | | functions. (bzr r5069)
* Improve call to callMain()Bob Jamison2008-03-121-1/+2
| | | (bzr r5067)
* Improve exception handling. Handle static method return types.Bob Jamison2008-03-121-0/+2
| | | (bzr r5066)
* Got initial JS execution workingBob Jamison2008-03-111-0/+2
| | | (bzr r5057)
* Redirect stdout and stderr from scriptsBob Jamison2008-03-101-1/+1
| | | (bzr r5022)
* First commit for java bindingBob Jamison2008-03-081-0/+118
(bzr r5002)