aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2011-11-09Fix image minimum sizeThomas White
2011-11-09Respect margins when importing an imageThomas White
2011-11-09Drag to move objects with rubber band box (faster)Thomas White
2011-11-09Preserve aspect ratio when resizing imagesThomas White
2011-11-09Implement File->New, don't quit until last file is closedThomas White
2011-11-09Fix and rationalise update/redraw logicThomas White
2011-11-09No need to do thisThomas White
2011-11-09FormattingThomas White
2011-11-07Free image data on final unrefThomas 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-06Fiddle filename pointersThomas White
2011-11-06Remove debugging outputThomas White
2011-11-06Update the title bar on load/saveThomas White
2011-11-06Don't forget to update the image after importThomas White
2011-11-06Duplicate filename in image storeThomas White
2011-11-06Remove redundant parameterThomas White
2011-11-06Load/save image objects as well, rationalise "update" a bitThomas White
2011-11-06Add stuff which should be filled in during deserializationThomas White
2011-11-05Loading mostly worksThomas White
2011-11-04Load stylesheet from presentation fileThomas White
2011-11-04Tidy up and fix deserializerThomas White
2011-11-04Add most of the serializerThomas White
2011-10-23Initialise styles to zeroThomas White
2011-10-20The serializerThomas White
2011-10-19Use cursor up/down to change slide as wellThomas White
2011-10-17Fix remaining holes in redraw logicThomas White
2011-10-17Set scaling correctly for renderingThomas White
2011-10-17Fit slideshow to screenThomas White
2011-10-17New slide redraw logicThomas White
This way is much more straightforward, and allows rendering in many different sizes
2011-10-14Scale images properlyThomas White
2011-10-14Fix crash when importing an image not in image modeThomas White
2011-10-14Add Image tool iconsThomas White
2011-10-14Fix memory madnessThomas White
2011-10-13Set focus and redraw slide after image importThomas White
2011-10-13Check object type before asking the tool to do thingsThomas White
2011-10-13Add image handling basicsThomas White
2011-10-13FormattingThomas White
2011-10-13Unify "rubber band box" and "import DnD" pathwaysThomas White
2011-10-12Remove dead code and tidy up resize logicThomas White
2011-10-11Design for general drag logicThomas White
2011-10-10FormattingThomas White
2011-10-09Implement block-style textThomas White
2011-10-09Move rubber band box stuff to mainwindowThomas White
2011-10-09Drag to create regionThomas White
2011-10-06Revert "Remove spurious line"Thomas White
This reverts commit e108eeb76d1feaf37cea243768396de11083d693.
2011-10-05Update object when changing styleThomas White
2011-10-05Remove spurious lineThomas White
2011-10-05Call update_text() when creating normal text as wellThomas White
2011-10-05Call update_text() on creation of furnitureThomas White