aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-10-23Logical width is needed at interpreting timeThomas White
2015-10-23Update height after re-wrapping from update_local()Thomas White
2015-10-23Restore callback list in editorThomas White
2015-10-23Fix top level frame position and editing overlayThomas White
2015-10-23Fix full_rerender()Thomas White
2015-10-23Don't need the Cairo surface any moreThomas White
2015-10-22Height for width stuffThomas White
2015-10-22Break down the rendering pipeline a bit moreThomas White
2015-10-19Swap out deprecated functionThomas White
2015-10-19Add total_height()Thomas White
2015-10-19Add a FIXMEThomas White
2015-10-19Paragraph start lines (sort of)Thomas White
2015-10-17Comment out some (so far) unused codeThomas White
2015-10-17Open clock from narrative windowThomas White
2015-10-16Allocate boxes in line properly during wrappingThomas White
2015-10-14Use update_local() for backspace as wellThomas White
2015-10-13Make text insertion (mostly) workThomas White
2015-10-12Remove old prototypeThomas White
2015-10-12Redraw on editThomas White
2015-10-11Keep track of the boxes at the three levels: orig, para, wrappedThomas White
2015-10-11No need for separate len_bytes field in wrap_boxThomas White
2015-10-11SPOT for box text (inside the SCBlock)Thomas White
2015-10-08Keep paragraphs aroundThomas White
2015-08-24"b" scrolls down in narrative windowThomas White
2015-08-24Escape gets rid of cursor in narrative windowThomas White
2015-08-20Move a commentThomas White
2015-08-20Make PgUp/PgDn work for slide show in narrative windowThomas White
2015-08-18Fix calculation of end bitThomas White
2015-08-18Add a commentThomas White
2015-08-18"Fix" UTF8 handling in split_words()Thomas White
2015-08-18Fix debug_log_attrs()Thomas White
2015-08-18Fix macro contentsThomas White
2015-08-17Slideshow from narrative windowThomas White
2015-08-17Increase priority of macrosThomas White
2015-08-17Dispatch table for slideshow controllerThomas White
2015-08-16Add slide (properly)Thomas White
2015-08-16Old frames unavailable after full_rerender()Thomas White
2015-08-16Nothing boxes should have zero lengthThomas White
2015-08-16Add new slideThomas White
2015-08-16Fix some obvious gremlinsThomas White
2015-08-16Rerender means full rerenderThomas White
2015-08-16Top frame is created by rendering pipeline, but owned by callerThomas White
2015-08-16FormattingThomas White
2015-08-16Remove sc_block_frame() crapThomas White
2015-08-16Remove unused prototypeThomas White
2015-06-13Dirty hacks to make it work (for now)Thomas White
2015-06-13Fix slide numberThomas White
2015-06-10Fix deletion of old framesThomas White
2015-06-10Advance cursor across callback boxesThomas White
2015-06-10Clear up unused framesThomas White