aboutsummaryrefslogtreecommitdiff
path: root/src/presentation.h
AgeCommit message (Expand)Author
2012-10-15Rendering and redraw pipelineThomas White
2012-10-12Move "frame" to new moduleThomas White
2012-10-08Create PangoLayout when laying out the frameThomas White
2012-09-11Put styles in submenusThomas White
2012-09-10Update commentsThomas White
2012-09-09Move actual loading/saving stuff to presentationThomas White
2012-09-08Plug in stylesheets and load/saveThomas White
2012-09-04Plug mainwindow back inThomas White
2012-09-03"Finished" parserThomas White
2012-08-12The style mechanismThomas White
2012-08-12Clarify layout logicThomas White
2012-08-12Basic structure for framesThomas White
2012-08-04Rendering stuffThomas White
2012-06-14Simplify...Thomas White
2012-05-14Storycode - more workThomas White
2012-04-18Update...Thomas White
2012-04-17Start cleaning out...Thomas White
2012-04-10Work on frames and storycodeThomas White
2011-12-25Basic slide notesThomas White
2011-12-18Auto-furniture: part 1Thomas White
2011-12-11Remote control magicThomas White
2011-12-09WIP on splittingThomas White
2011-11-23Add "Delete" buttonThomas White
2011-11-22Let tools add stuff to the toolbarThomas White
2011-11-09Implement File->New, don't quit until last file is closedThomas White
2011-11-06Update the title bar on load/saveThomas White
2011-11-06Remove redundant parameterThomas White
2011-11-05Loading mostly worksThomas White
2011-11-04Load stylesheet from presentation fileThomas White
2011-10-17New slide redraw logicThomas White
2011-10-13Check object type before asking the tool to do thingsThomas White
2011-10-13Add image handling basicsThomas 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-09Move rubber band box stuff to mainwindowThomas White
2011-10-09Drag to create regionThomas White
2011-10-04Move key press stuff into tool callbacksThomas White
2011-10-04Allow deselect_object() to delete empty objects safelyThomas White
2011-10-03More fun with methodsThomas White
2011-10-03Use dispatch tables for tool functionsThomas White
2011-09-25More updates...Thomas White
2011-09-25First part of new concept for styles and layout elementsThomas White
2011-09-15Draw box when receiving image by DnDThomas White
2011-09-15Add initial drag and drop stuffThomas White
2011-08-15Add loading and saving stuffThomas White
2011-08-10Plug in style and layout stuff to UIThomas White
2011-07-23Lots of work on style sheet mechanismThomas White
2011-07-16Menu layout and initial stylesheet window stuffThomas White
2011-06-05Drag objects around with the "select" toolThomas White