aboutsummaryrefslogtreecommitdiff
path: root/src/frame.c
AgeCommit message (Expand)Author
2017-11-30Debugging stuffThomas White
2017-11-27Use ImageStore to get image sizeThomas White
2017-11-26Don't crash if image is not foundThomas White
2017-11-26Render callbacks with higher resolution when writing to PDFThomas White
2017-11-23Render images at the correct sizeThomas White
2017-11-23Get rid of image size stuffThomas White
2017-11-21Calculate image sizes to fill frames horizontallyThomas White
2017-11-19Initialise image para space to zeroThomas White
2017-11-19Fix paragraph highlight for spacingThomas White
2017-11-19pos_trail_to_offset(): Special case for \newparaThomas White
2017-11-12Debug stuff (revert me later)Thomas White
2017-10-26Avoid some NULL dereferencesThomas White
2017-10-26Delete newpara runs when deleting a paragraphThomas White
2017-10-22Don't eliminate empty runsThomas White
2017-10-22Add show_edit_pos()Thomas White
2017-10-19Remove more unnecessary messing around with \nThomas White
2017-10-19Track the newlines at ends of paragraphs directlyThomas White
2017-10-17Track newlines at end of paragraphsThomas White
2017-09-24Don't try to calculate an offset in a non-text paragraphThomas White
2017-09-24Jump back into empty paragraphs correctlyThomas White
2017-09-24Handle paragraph split at end of paragraphThomas White
2017-09-11Fix incorrect handling of paragraph split already on run boundaryThomas White
2017-09-09Remove fix_scblock_offsets, fix subsequent paragraphs straight awayThomas White
2017-08-13Eliminate empty runs after deleteThomas White
2017-08-10Add some missing castsThomas White
2017-08-10Implement debuggerThomas White
2017-07-07WIPThomas White
2017-06-07Update paragraph indices when deletingThomas White
2017-06-07Implement delete_paragraph()Thomas White
2017-05-28Update deletion end offset when shortening runsThomas White
2017-05-21Fix character offsetsThomas White
2017-03-27Delete selected textThomas White
2017-03-05Track whether selection is active or notThomas White
2017-03-02sc_block_delete() may change the top blockThomas White
2017-01-25Implement text selectionThomas White
2017-01-13Add a load of debug magic keysThomas White
2017-01-13Set paragraph width correctly when splitting paragraphsThomas White
2017-01-13Fix paragraph mergingThomas White
2017-01-13Fix paragraph splittingThomas White
2017-01-10Split paragraphs on enterThomas White
2016-11-13Fix crashThomas White
2016-11-13Refuse to edit inside macro blocksThomas White
2016-09-21Fix abuse of cursor_trailThomas White
2016-09-13Fix text deletionThomas White
2016-09-13Implement multi-run deletionThomas White
2016-08-12Fix merging of paragraphsThomas White
2016-08-12Enhance show_para()Thomas White
2016-07-07Allow typing into non-text paragraphsThomas White
2016-05-22Merge paragraphs (needs fixing)Thomas White
2016-05-17Advance slide from narrative windowThomas White