aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-12-26Set p->notes to NULL when notes are closedThomas White
2011-12-26Grab notes before savingThomas White
2011-12-25Add a FIXMEThomas White
2011-12-25Set default notes window sizeThomas White
2011-12-25Load and save the slide notesThomas White
2011-12-25Fix commentThomas White
2011-12-25Basic slide notesThomas White
2011-12-24FormattingThomas White
2011-12-24Overwrite confirmation when savingThomas White
2011-12-24Add PDF exportThomas White
2011-12-24Turn border red to indicate slideshow unlinkedThomas White
2011-12-24Ensure old Cairo surfaces get deletedThomas White
2011-12-23Fix a couple of slide role bugsThomas White
2011-12-23Store the slide roles in filesThomas White
2011-12-19More role stuffThomas White
2011-12-18Auto-furniture mostly workingThomas White
2011-12-18Auto-furniture: part 1Thomas White
2011-12-13Fix logic for "remote control magic"Thomas White
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