summaryrefslogtreecommitdiff
path: root/src/imlib.c
AgeCommit message (Expand)AuthorLines
2010-03-29patch: url image loading: cleanup tmp files on errorDaniel Friesel-0/+9
2010-03-21Add -pedantic to default CFLAGSDaniel Friesel-1/+1
2010-03-15lossless rotate: Use execlp instead of system for jpegtranDaniel Friesel-13/+23
2010-02-26Remove the (now unneccessary) libjpeg codeDaniel Friesel-6/+0
2010-02-26Use jpegtran for lossless rotationDaniel Friesel-100/+15
2010-02-15draw-actions: Correctly calculate line width → don't cut of stuffDaniel Friesel-1/+5
2010-02-13Change source code indentation (indent -kr -i8 -hnl, mainly)Daniel Friesel-1185/+1058
2010-02-11Finish --draw-actions and add it to documentationDaniel Friesel-22/+34
2010-02-11Fix --draw-actions alignment (when used with --draw-filename)Daniel Friesel-3/+12
2010-02-11Make --draw-actions not crash the programDaniel Friesel-16/+13
2010-02-08Make -O work without X as well. Closes bugs.debian.org #373209Daniel Friesel-5/+13
2010-02-05Apply 02_changeset_r50_http_support_2.patch from DebianDaniel Friesel-2/+2
2010-02-05Apply 02_changeset_r49_http_support_1.patch from DebianDaniel Friesel-6/+2
2010-02-05Initial commit (upstream 1.3.4)Daniel Friesel-0/+1292