aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-10-14Scale images properlyThomas White
2011-10-14Fix crash when importing an image not in image modeThomas White
2011-10-14Add Image tool iconsThomas White
2011-10-14Fix memory madnessThomas 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-12Remove dead code and tidy up resize logicThomas White
2011-10-11Design for general drag logicThomas White
2011-10-10FormattingThomas White
2011-10-09Implement block-style textThomas White
2011-10-09Merge branch 'master' of ssh://git.bitwiz.org.uk/colloquiumThomas White
2011-10-09Move rubber band box stuff to mainwindowThomas White
2011-10-09Drag to create regionThomas White
2011-10-06Remove TODO (paper to-do list is better)Thomas White
2011-10-06Revert "Remove spurious line"Thomas White
This reverts commit e108eeb76d1feaf37cea243768396de11083d693.
2011-10-05Update object when changing styleThomas White
2011-10-05Remove spurious lineThomas White
2011-10-05Call update_text() when creating normal text as wellThomas White
2011-10-05Call update_text() on creation of furnitureThomas 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-04Honour margins (right and bottom at least) for normal text as wellThomas White
2011-10-04Nope, one more fix...Thomas White
2011-10-04Fix cursor (finally..?)Thomas White
2011-10-04Allow deselect_object() to delete empty objects safelyThomas White
2011-10-04Update vertical alignment stuffThomas White
2011-10-04Fix cursor position handlingThomas White
2011-10-04Cursor fixesThomas White
2011-10-04Cursor stuff (broken)Thomas White
2011-10-03Fix text positioningThomas 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-28Tweak default stylesheetThomas White
2011-09-26Add a FIXME, and rationise the style elements so farThomas White
2011-09-26Honour text colours when renderingThomas White
2011-09-26Fix text renderingThomas 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-13Update layout when toggling "use max width"Thomas White