aboutsummaryrefslogtreecommitdiff
path: root/src/frame.h
AgeCommit message (Expand)Author
2018-11-09Set furniture values in SS editorThomas White
2018-11-04Restore \slidenumberThomas White
2018-10-27Allow alpha values for stylesheet coloursThomas White
2018-10-20Remove legacy API cruftThomas White
2018-10-19Get rid of remaining rscblock/rbl/mrb stuffThomas White
2018-08-06Frame background stuffThomas White
2018-05-05Keep frame background in SCInterpreter stateThomas White
2018-04-15Set spacing on callback paragraphsThomas White
2018-03-25Remove merge_paragraphThomas White
2018-03-23Add \ralignThomas White
2018-03-18Create a run when placing cursor in an empty paragraphThomas White
2018-03-18Disallow insertion and deletion unless scblock==rscblockThomas 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 rscblocks for image and callback paragraphsThomas White
2018-03-10Show rscblocks in debuggerThomas White
2018-03-07Remove len_bytes from add_runThomas White
2018-03-07Don't create runs for \newparaThomas 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-02-19Remove text run SCBlock offsetThomas White
2018-02-16Record whether or not macro is editableThomas White
2018-01-18Mass update of copyright datesThomas White
2018-01-18Store macro contents block in text runThomas White
2017-12-03Type "into" slide thumbnail without full rerenderThomas White
2017-11-27Use ImageStore to get image sizeThomas White
2017-11-23Get rid of image size stuffThomas White
2017-10-22Add show_edit_pos()Thomas White
2017-10-19Track the newlines at ends of paragraphs directlyThomas White
2017-10-17Track newlines at end of paragraphsThomas White
2017-09-09Remove fix_scblock_offsets, fix subsequent paragraphs straight awayThomas White
2017-08-10Implement debuggerThomas White
2017-07-07WIPThomas White
2017-05-21Fix character offsetsThomas White
2017-03-27Delete selected textThomas White
2017-03-05Track whether selection is active or notThomas White
2017-01-25Implement text selectionThomas White
2017-01-13Add a load of debug magic keysThomas White
2016-11-13Refuse to edit inside macro blocksThomas White
2016-09-21Fix abuse of cursor_trailThomas 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
2016-05-02Paragraph spacingThomas White
2016-04-26Paste slideThomas White
2016-04-26Copy slideThomas White
2016-04-22Slide adding worksThomas White
2016-04-22Add SCBlock to image and callback paragraphsThomas White
2016-04-21More WIP on slide addingThomas White