aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.c
AgeCommit message (Expand)Author
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
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-06Revert "Remove spurious line"Thomas White
2011-10-05Remove spurious lineThomas White
2011-10-05Force the text tool on when creating furnitureThomas White
2011-10-05Redraw and drag logicThomas 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-10-01Use function pointers for object rendering and overlaysThomas White
2011-09-25More updates...Thomas White
2011-09-25First part of new concept for styles and layout elementsThomas White
2011-09-19"Fix" compiler warningThomas White
2011-09-16Scale the image down if it's a silly sizeThomas White
2011-09-15Draw box when receiving image by DnDThomas White
2011-09-15CommentThomas White
2011-09-15Add initial drag and drop stuffThomas White
2011-08-15Add loading and saving stuffThomas White
2011-08-11Use layout stuffThomas White
2011-08-10Plug in style and layout stuff to UIThomas White
2011-07-16Menu layout and initial stylesheet window stuffThomas White
2011-06-05Drag objects around with the "select" toolThomas White
2011-06-02Tool switching machineryThomas White
2011-06-01Make escape in main window also exit slideshowThomas White
2011-06-01Update slideshow display when switching slides in the windowThomas White
2011-06-01Put slideshow on second monitorThomas White
2011-05-29Add icons to tool buttonsThomas White
2011-05-29Add menu item (and hotkey) to start presentationThomas White