aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-01Don't update p->border_{x,y} in slideshow redrawThomas 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