summaryrefslogtreecommitdiffstats
path: root/src/bind/dobinding.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-07-23Remove the disabled script dialog and the nonfunctional Java bindingKrzysztof Kosi??ski1-251/+0
(bzr r12428)
2012-10-04code cleanup: make more functions static or include their own headers.Campbell Barton1-1/+1
(bzr r11736)
2012-03-07cppcheckKris De Gussem1-6/+4
(bzr r11052)
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-2/+1
(bzr r10697)
2011-10-03Doxygen cleanup.Jon A. Cruz1-1/+1
(bzr r10660)
2008-11-21Merge from fe-movedTed Gould1-2/+3
(bzr r6891)
2008-03-21Start working toward multiple inheritanceBob Jamison1-12/+24
(bzr r5148)
2008-03-12Split getException into method and function, so it can be used in native ↵Bob Jamison1-2/+6
functions. (bzr r5070)
2008-03-12Split getException into method and function, so it can be used in native ↵Bob Jamison1-0/+48
functions. (bzr r5069)
2008-03-11Improve native method table structureBob Jamison1-13/+36
(bzr r5054)
2008-03-10Added commentsBob Jamison1-2/+2
(bzr r5041)
2008-03-08First commit for java bindingBob Jamison1-0/+166
(bzr r5002)