summaryrefslogtreecommitdiffstats
path: root/src/bind/javabind.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the disabled script dialog and the nonfunctional Java bindingKrzysztof Kosi??ski2013-07-231-405/+0
| | | (bzr r12428)
* Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible ↵Alex Valavanis2013-03-261-1/+1
| | | | | | | | | check for X11 backend Fixed bugs: - https://launchpad.net/bugs/1160252 - https://launchpad.net/bugs/1122774 (bzr r12247)
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-4/+5
| | | (bzr r10696)
* Merge from fe-movedTed Gould2008-11-211-3/+5
| | | (bzr r6891)
* Move script dialog from gtkmm to jvmBob Jamison2008-03-311-28/+58
| | | (bzr r5272)
* Start working toward multiple inheritanceBob Jamison2008-03-211-0/+22
| | | (bzr r5148)
* Improve call to callMain()Bob Jamison2008-03-121-1/+2
| | | (bzr r5067)
* Improve exception handling. Handle static method return types.Bob Jamison2008-03-121-1/+9
| | | (bzr r5066)
* Got initial JS execution workingBob Jamison2008-03-111-4/+25
| | | (bzr r5057)
* bug fixesBob Jamison2008-03-101-1/+2
| | | (bzr r5045)
* Redirect stdout and stderr from scriptsBob Jamison2008-03-101-0/+36
| | | (bzr r5022)
* First commit for java bindingBob Jamison2008-03-081-0/+283
(bzr r5002)