aboutsummaryrefslogtreecommitdiff
path: root/src/tool_image.c
AgeCommit message (Expand)Author
2011-11-09Fix image minimum sizeThomas White
2011-11-09Preserve aspect ratio when resizing imagesThomas White
2011-11-09Fix and rationalise update/redraw logicThomas White
2011-11-07Resize handles on all corners of text objects, as wellThomas White
2011-11-07Resize handles on all four corners of imageThomas White
2011-11-06Don't forget to update the image after importThomas White
2011-11-06Remove redundant parameterThomas White
2011-11-06Load/save image objects as well, rationalise "update" a bitThomas White
2011-11-05Loading mostly worksThomas White
2011-10-17New slide redraw logicThomas White
2011-10-14Scale images properlyThomas White
2011-10-13Check object type before asking the tool to do thingsThomas White
2011-10-13Add image handling basicsThomas White