aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.c
AgeCommit message (Expand)Author
2012-11-30WIP on renderingThomas White
2012-11-14Render using lower-level Pango pipeline instead of PangoLayoutThomas White
2012-11-06Remove debugging messagesThomas White
2012-11-06Re-render slide after adding objectThomas White
2012-10-15Rendering and redraw pipelineThomas White
2012-10-12Move "frame" to new moduleThomas White
2012-09-11Put styles in submenusThomas White
2012-09-10Slide template stuffThomas White
2012-09-08Plug in stylesheets and load/saveThomas White
2012-09-07Fix whitespaceThomas White
2012-09-07Plug in slide renderingThomas White
2012-09-05TweaksThomas White
2012-09-04Plug mainwindow back inThomas White
2012-06-14Simplify...Thomas White
2012-04-18Update...Thomas White
2012-04-17Start cleaning out...Thomas White
2012-01-06Fix a bug where "b" did not respondThomas White
2011-12-28Pass enter key to toolsThomas White
2011-12-28Rationalise IM handlingThomas White
2011-12-25Basic slide notesThomas 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-18Auto-furniture mostly workingThomas White
2011-12-18Auto-furniture: part 1Thomas White
2011-12-11Remote control magicThomas White
2011-12-09WIP on splittingThomas White
2011-11-23Fix initial state of toolbarThomas White
2011-11-22Let tools add stuff to the toolbarThomas White
2011-11-10Fix some redraw sillinessesThomas White
2011-11-09Respect margins when importing an imageThomas 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-06Remove debugging outputThomas White
2011-11-06Update the title bar on load/saveThomas White
2011-11-06Duplicate filename in image storeThomas White
2011-11-05Loading mostly worksThomas White
2011-11-04Add most of the serializerThomas White
2011-10-17Fix remaining holes in redraw logicThomas White
2011-10-17New slide redraw logicThomas White
2011-10-14Fix crash when importing an image not in image modeThomas White
2011-10-14Add Image tool iconsThomas 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