aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-10-11Design for general drag logicThomas White
2011-10-10FormattingThomas White
2011-10-09Implement block-style textThomas 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-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
2011-08-13Complete the text layout mathsThomas White
2011-08-11Use layout stuffThomas White
2011-08-10Update after stylesheet changeThomas White
2011-08-10Plug in style and layout stuff to UIThomas White
2011-08-01Finish plumbingThomas White
2011-07-28Don't need all directions for offsetThomas White
2011-07-28Layout widgetsThomas White
2011-07-26halign / valignThomas White
2011-07-24Style sheet plumbingThomas White
2011-07-23Lots of work on style sheet mechanismThomas White
2011-07-16Add horizontal lineThomas White
2011-07-16Stylesheet window stuffThomas White