aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added a very simple python script that demonstrates how to use pygtk to displ...Olivier Tilloy2007-01-071-0/+72
* Added a very simple python script that demonstrates how to use pyqt to displa...Olivier Tilloy2007-01-071-0/+68
* Added method Image::setThumbnailFromJpegFile(...) that allows setting the ima...Olivier Tilloy2007-01-074-1/+30
* Optimized the memory allocation when extracting the thumbnail data from an im...Olivier Tilloy2007-01-041-2/+4
* Added and implemented Image::deleteThumbnail() and Image::dumpThumbnailToFile().Olivier Tilloy2007-01-033-15/+69
* Implemented Image::setThumbnailData() that sets the thumbnail embedded in an ...Olivier Tilloy2007-01-032-8/+16
* Implemented Image::getThumbnailData() that returns a string containing the ra...Olivier Tilloy2007-01-031-2/+34
* Added the declaration of methods for accessing the thumbnail data (not implem...Olivier Tilloy2007-01-023-0/+26
* Added an 'install' target to the SConscript script, invoke 'scons install' to...Olivier Tilloy2007-01-011-1/+7
* Split the Sconstruct script into two files.Olivier Tilloy2007-01-012-9/+17
* Added a test function (yet to define) to the python library.Olivier Tilloy2007-01-011-0/+8
* Documented the high-level binding with doc strings.Olivier Tilloy2006-12-301-24/+103
* Added a README file for general information about the project.Olivier Tilloy2006-12-305-8/+9
* Added and implemented IPTC-related methods.Olivier Tilloy2006-12-304-10/+131
* Initial import of the existing sources for the project.Olivier Tilloy2006-12-306-0/+574