aboutsummaryrefslogtreecommitdiff
path: root/src/tool_text.c
AgeCommit message (Expand)Author
2011-10-13Check object type before asking the tool to do thingsThomas 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-09Move rubber band box stuff to mainwindowThomas White
2011-10-09Drag to create regionThomas 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-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-25First part of new concept for styles and layout elementsThomas White