aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-19Remove tests/.gitignoreThomas White
2018-03-19Revert "Increase line spacing"Thomas White
2018-03-19Set paragraph scblock/rscblock when splittingThomas White
2018-03-18Create a run when placing cursor in an empty paragraphThomas White
2018-03-18debugger: Tidy up and simplifyThomas White
2018-03-18Disallow insertion and deletion unless scblock==rscblockThomas White
2018-03-18Remove \callbackThomas White
2018-03-18Set scblock/rscblock even for text paragraphsThomas White
2018-03-12Use edit_pos instead of cursor_{para,pos,trail}Thomas White
2018-03-12Get rid of Paragraph->openThomas White
2018-03-12Add mdep to render_test_sc1 and render_testThomas White
2018-03-12Remove dummy runsThomas White
2018-03-12Delete whole paragraphs if they are non-textThomas White
2018-03-12Show SCBlocks for image/callback paragraphs in debuggerThomas White
2018-03-12Add rscblocks for image and callback paragraphsThomas White
2018-03-11Rename some functions to make them uniqueThomas White
2018-03-11Avoid crash when deleting in a non-text paragraphThomas White
2018-03-11Avoid creating extra ImageStoresThomas White
2018-03-11Remove .gitignoreThomas White
2018-03-11Remove NEWSThomas White
2018-03-11Update READMEThomas White
2018-03-11Update demo docThomas White
2018-03-11Fail cleanly if background pixbuf can't be loadedThomas White
2018-03-11Add Meson bits for tests, icon and desktop fileThomas White
2018-03-10Show rscblocks in debuggerThomas White
2018-03-10Fixes for paragraph splittingThomas White
2018-03-10show_para(): Show rscblocks as wellThomas White
2018-03-10Add Meson build systemThomas White
2018-03-10Remove autotoolsThomas White
2018-03-08Don't open debugger if no frame is selectedThomas White
2018-03-07Remove len_bytes from add_runThomas White
2018-03-07Don't create runs for \newparaThomas White
2018-03-07FormattingThomas White
2018-03-07Add a warningThomas White
2018-03-04Add a warningThomas White
2018-03-04Paragraph splitting fixesThomas White
2018-03-04Text insertion fixThomas White
2018-03-03Better handling of paragraph ends in which_runThomas White
2018-03-03Make which_run strictly exclusive when deciding which runThomas White
2018-03-03Fix a memory bug in exec_macroThomas White
2018-03-03scan_runs_for_scblock: Check scblock as well as rscblockThomas White
2018-03-03delete_run: Stop moving too many runsThomas White
2018-03-03Remove text_run offsets and lengthsThomas White
2018-03-03Remove macro_real_block and friends, and delete text based on SCBlocks instea...Thomas White
2018-03-03Add some warningsThomas White
2018-03-03Disable blank cursorThomas White
2018-02-23Increase line spacingThomas White
2018-02-23Add SCBlocks into editor at right levelThomas White
2018-02-23Complain if frame can't be createdThomas White
2018-02-23Create frame at the right SC levelThomas White