aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-12-11Remote control magicThomas White
2011-12-09WIP on splittingThomas White
2011-11-23Add "Delete" buttonThomas White
2011-11-23Fix initial state of toolbarThomas White
2011-11-22Let tools add stuff to the toolbarThomas White
2011-11-22Fix dragging logicThomas White
2011-11-10Background gradient stuffThomas White
2011-11-10Move stylesheet deserialization to stylesheet.cThomas White
2011-11-10Basic background object renderingThomas White
2011-11-10Fix some redraw sillinessesThomas White
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
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