aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-08-17Fix SC parsing bugThomas White
2013-08-17Sort out SC offsetsThomas White
2013-08-17Add a FIXMEThomas White
2013-08-17Avoid strdup(NULL)Thomas White
2013-08-15Click to set cursor position (needs debugging)Thomas White
2013-08-14Make backspace work (with a FIXME)Thomas White
2013-08-14Create frame when dragging in top frameThomas White
2013-08-13Fix get_cursor_pos()Thomas White
2013-08-13Clean up calls to draw_outline()Thomas White
2013-08-13Show spaces (for debugging)Thomas White
2013-08-13Always render editor view lastThomas White
2013-08-13Set EOP spaces to zero widthThomas White
2013-08-13Fix draw_outline()Thomas White
2013-08-12get_cursor_pos(): Add padding in all casesThomas White
2013-08-12Fix a memory bugletThomas White
2013-08-12Remove a pointless variableThomas White
2013-08-12Set sc_len in tree_to_slide()Thomas White
2013-08-08Add show_boxes()Thomas White
2013-08-08Fix a segfaultThomas White
2013-08-08Add a FIXMEThomas White
2013-08-08Line height fixesThomas White
2013-07-30More selection/dragging logicThomas White
2013-07-30Fix a segfaultThomas White
2013-07-29Add frame moveThomas White
2013-07-29Fix selection logicThomas White
2013-07-26Improve redraw speedThomas White
2013-07-03Make resize workThomas White
2013-05-27Selection/resize stuffThomas White
2013-05-27Frame option processingThomas White
2013-05-27Fix saving of slidesThomas White
2013-05-27More load/save stuffThomas White
2013-05-26Actually unpack slides on loadThomas White
2013-05-26Tweak defaultsThomas White
2013-05-26Add default styleThomas White
2013-05-24Restore PDF exportThomas White
2013-05-24Remove old src/layout.cThomas White
2013-05-24Restore saving of stylesheetsThomas White
2013-05-24Load/save stylesshet and menu stuffThomas White
2013-05-24Fix indexThomas White
2013-05-24Loading stuffThomas White
2013-05-23Fix error messagesThomas White
2013-05-23Default stylesheet stuffThomas White
2013-05-23Save stuffThomas White
2013-05-21Comment out debug lineThomas White
2013-05-21Image scaling stuffThomas White
2013-05-21ImageStore stuffThomas White
2013-05-15Clean up debugging messagesThomas White
2013-05-15Fix typo and SCThomas White
2013-05-15Create image framesThomas White
2013-05-14Fix drag and drop importThomas White