summaryrefslogtreecommitdiff
path: root/bindings
Commit message (Expand)AuthorAgeFilesLines
* INSTALLCHECK_DEPS: additional dependencies for installcheck targetHans Ulrich Niedermann2006-12-111-1/+1
* Preliminary work on Python bindingsHans Ulrich Niedermann2006-12-072-8/+40
* Change license from GPL to LGPLDavid PHAM-VAN2006-12-064-15/+15
* clean up ctypes python bindings sufficiently to let them restHans Ulrich Niedermann2006-12-062-28/+43
* This can be extended into a Plan B for Python bindingsHans Ulrich Niedermann2006-12-052-0/+133
* First shot at integrating the python bindings.Hans Ulrich Niedermann2006-12-054-36/+138
* byebye csharp bindingsHans Ulrich Niedermann2006-10-161-1/+1
* Move source for C# bindings to new place.Hans Ulrich Niedermann2006-10-1522-2596/+0
* do not compile or ship C# bindings in libgphoto2Hans Ulrich Niedermann2006-10-151-1/+1
* Give hub a hint what to change for excluding the C# bindings from the releaseHans Ulrich Niedermann2006-10-061-0/+1
* use libdir as default for utilsdir (libexecdir available via option)Hans Ulrich Niedermann2006-10-021-0/+1
* configure/make cleanup removing about 60 lines of make/check/config codeHans Ulrich Niedermann2006-09-294-79/+46
* get rid of a few GNU-make-isms (% rules)Hans Ulrich Niedermann2006-09-281-1/+1
* Fix two small typos, and bindings/csharp passes "make distcheck" again.Hans Ulrich Niedermann2006-09-182-2/+2
* add size checks for C# structures vs C structuresHans Ulrich Niedermann2006-09-064-3/+136
* Fix compile issuePatrick van Staveren2006-08-261-1/+0
* Safely reimplement Dispose member so it can safely be run twice as well as pr...Patrick van Staveren2006-08-261-4/+21
* Edward Flick <eddy@cdf-imaging.com>Marcus Meissner2006-08-081-1/+31
* Remove random context cleanup console outputPatrick van Staveren2006-06-281-1/+0
* Added Depreciated to enum CameraDriverStatusPatrick van Staveren2006-06-281-1/+2
* Updated error codes to match gphoto2{-port,}-result.hPatrick van Staveren2006-06-281-28/+33
* updated MimeTypes, reordered to match gphoto2-file.hPatrick van Staveren2006-06-271-8/+14
* ship bindings in dist tarball even if their predepends are not fulfilledHans Ulrich Niedermann2006-06-202-15/+24
* have 'clean' target remove remnants of tests, making libgphoto2 "make distcle...Hans Ulrich Niedermann2006-06-201-1/+4
* make C# test case work ("make check")Hans Ulrich Niedermann2006-06-192-7/+75
* ship C# test(s)Hans Ulrich Niedermann2006-06-191-1/+2
* more java/SWIG build stuffHans Ulrich Niedermann2006-05-284-23/+70
* update java/SWIG binding README wrt integrationHans Ulrich Niedermann2006-05-281-5/+30
* partial build system for Java bindings via SWIGHans Ulrich Niedermann2006-05-281-0/+26
* use canonical include dir in SWIG definitionHans Ulrich Niedermann2006-05-281-36/+36
* bindings/csharp/Port.cs: added Disk and PTPIP port typesPatrick van Staveren2006-05-251-1/+11
* also clean the testexes.Marcus Meissner2006-05-211-0/+2
* comment bindings/csharp/Makefile.amHans Ulrich Niedermann2006-05-181-0/+16
* libgphoto2-csharp-metadata.diff from Patrick van Staveren: add metadata value...Hans Ulrich Niedermann2006-05-181-1/+2
* let libgphoto2-sharp test list camerasHans Ulrich Niedermann2006-05-171-9/+16
* basic libgphoto2-sharp testHans Ulrich Niedermann2006-05-172-2/+33
* add 'hello world' testcase for libgphoto2-sharpHans Ulrich Niedermann2006-05-172-1/+22
* More C# patches from Patrick van Staveren: http://sting.vanstaveren.us:8000/d...Hans Ulrich Niedermann2006-05-163-40/+40
* More C# patches from Patrick van Staveren: libgphoto2-csharp-Camera.cs-fixes....Hans Ulrich Niedermann2006-05-161-2/+2
* cleaning variable definitions and substitutions for the C# bindingsHans Ulrich Niedermann2006-05-163-8/+4
* Merged in another C# binding patch from Patrick Vanstaveren.Hans Ulrich Niedermann2006-05-165-10/+51
* install csharp bindings into /libgphoto2 for now; also remove redundant all t...Hans Ulrich Niedermann2006-05-161-5/+3
* build C# (csharp) bindings if mono is installedHans Ulrich Niedermann2006-05-162-2/+3
* more changes from Edward Flick.Marcus Meissner2006-03-211-0/+12
* added several bindings contributed by Edward Flick.Marcus Meissner2006-03-212-2/+39
* * bindings/csharp: C# binding from f-spot 0.1.1Hubert Figuiere2005-08-3116-0/+2269
* update install instructionHubert Figuiere2005-08-311-3/+5
* this is an autogenerated fileHubert Figuiere2005-08-301-2659/+0
* * bindings/python: Python binding from patch# 1152835Hubert Figuiere2005-08-306-0/+3706
* * bindings/java: Java bindings from patch# 1108091Hubert Figuiere2005-08-306-0/+511