aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.c
AgeCommit message (Expand)Author
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
2011-05-29Add slide show modeThomas White
2011-05-28Switch slides with pageup/pagedownThomas White
2011-05-28Add slides, switch between slidesThomas White
2011-05-27Position caret with mouse clickThomas White
2011-05-26Add caret and basic keyboard editingThomas White
2011-05-26More clicky logicThomas White
2011-05-24Make backspace workThomas White
2011-05-24Reduce editing box line widthThomas White
2011-05-24Add some border inside the editing boxThomas White
2011-05-24Remove unused variableThomas White
2011-05-24Text insertion machineryThomas White
2011-05-22Editing and input plumbingThomas White
2011-05-21Add slide rendering machineryThomas White