summaryrefslogtreecommitdiffstats
path: root/insertutils
Commit message (Collapse)AuthorAgeFilesLines
* source: Replace #ifdef with working #if defined()Hans Ulrich Niedermann2011-03-071-1/+1
| | | | | | | The #ifdef preprocessor directive only accepts a macro name, not a complete expression. For expressions, use "#if defined(foo) || defined(bar)".
* Files generated by automake + aclocalAndrei Aiordachioaie2009-10-291-0/+547
|
* extended to understand 16-bit unsigned int pixel type (by SJ)Peter Baumann2009-06-211-7/+30
|
* libclientcommm.a fix for insertppmSorin Stancu-Mara2009-04-271-1/+1
|
* Initial commitv8.0Constantin Jucovschi2009-04-247-0/+1388