aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-24draw_caret(): Use pos_trail_to_offset()Thomas White
2017-09-24Jump back into empty paragraphs correctlyThomas White
2017-09-24Zero-length blocks are OKThomas 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-09-03Use new display/monitor APIThomas White
2017-09-03debugger: Avoid problems when a run gets deletedThomas White
2017-09-03Comment out unused variablesThomas White
2017-08-13Only unset selection if it is activeThomas White
2017-08-13Eliminate empty runs after deleteThomas White
2017-08-13Move debugging routines upThomas White
2017-08-13Work on debuggerThomas White
2017-08-10Add some missing castsThomas White
2017-08-10Implement debuggerThomas White
2017-08-10Initial work on debuggerThomas White
2017-07-07WIPThomas White
2017-07-07Demo docThomas 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-05-20Set cursor position after block deleteThomas White
2017-03-27Delete selected textThomas White
2017-03-05Track whether selection is active or notThomas White
2017-03-02Create a new SCBlock when we create the first paragraph in an empty frameThomas White
2017-03-02Add a commentThomas White
2017-03-02FormattingThomas White
2017-03-02Substitute style sheet when there was no stylesheet beforeThomas White
2017-03-02sc_block_delete() may change the top blockThomas White
2017-03-02Call g_type_init only when GLib is oldThomas White
2017-02-08Substitution fixesThomas White
2017-02-04Set narrative stylesheet when replacing itThomas White
2017-02-04FormattingThomas White
2017-02-04Change stylesheetThomas White
2017-02-04Update about boxThomas White
2017-01-25Implement text selectionThomas White
2017-01-16Add/delete slide = presentation changedThomas White
2017-01-16Titlebar stuff, keep track of when presentation has been changedThomas White
2017-01-14Double click thumbnail during slideshow -> show slide on projectorThomas 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
2017-01-08Allow bits of macros to be editableThomas White
2016-11-21Handle new slide without templateThomas White
2016-11-18Use slide template for new slidesThomas White
2016-11-17Initial template stuffThomas White
2016-11-13Fix crashThomas White