aboutsummaryrefslogtreecommitdiff
path: root/src/debugger.c
AgeCommit message (Expand)Author
2018-11-10Mark debugging messages as non-translatableThomas White
2018-10-20Remove legacy API cruftThomas White
2018-10-19Get rid of remaining rscblock/rbl/mrb stuffThomas White
2018-04-15Internationalise all strings in source codeThomas White
2018-04-11Add more translation labels and get rid of redundant en po fileThomas White
2018-03-18debugger: Tidy up and simplifyThomas White
2018-03-12Show SCBlocks for image/callback paragraphs in debuggerThomas White
2018-03-11Rename some functions to make them uniqueThomas White
2018-03-10Show rscblocks in debuggerThomas White
2018-03-08Don't open debugger if no frame is selectedThomas White
2018-03-03Remove text_run offsets and lengthsThomas White
2018-02-19Remove text run SCBlock offsetThomas White
2018-01-18Mass update of copyright datesThomas White
2017-11-12Debug stuff (revert me later)Thomas White
2017-10-22debugger: Show SCBlock for newline at endThomas White
2017-10-17Track newlines at end of paragraphsThomas White
2017-09-03debugger: Avoid problems when a run gets deletedThomas White
2017-08-13Work on debuggerThomas White
2017-08-10Implement debuggerThomas White
2017-08-10Initial work on debuggerThomas White