aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-03-20Line break on editingThomas White
2016-03-19Add oblique and italicThomas White
2016-03-19Mark tile_pixbuf() as unusedThomas White
2016-03-19Deletion stuffThomas White
2016-03-17F5 = do a full rerenderThomas White
2016-03-16Final fixes for text in empty frameThomas White
2016-03-14Fix frame creationThomas White
2016-03-14Fix debug message to avoid confusionThomas White
2016-03-14cur_box_diag(): Avoid various edge casesThomas White
2016-03-14Set role of slide windowThomas White
2016-03-09Frame creation fixesThomas White
2016-03-05Debugging stuffThomas White
2016-03-05Segment fixesThomas White
2016-02-28Prevent NULL dereferenceThomas White
2016-02-28Fix a double freeThomas White
2016-02-26Memory fixesThomas White
2016-02-14Rationalise box handling (needs debugging)Thomas White
2016-01-25WIP on box upgradesThomas White
2016-01-09Enable scroll events on SCEditorThomas White
2016-01-08Narrative window slideshow stuffThomas White
2016-01-08Fix prev_slide()Thomas White
2016-01-05next/prev slide fixesThomas White
2015-12-26Remove "struct slide" and the slide listThomas White
2015-12-26Extra checksThomas White
2015-12-26Debugging/commentsThomas White
2015-12-26Open slide window on right slideThomas White
2015-12-21Multiple segments in a boxThomas White
2015-11-26WIPThomas White
2015-11-15Move PangoLanguage higher upThomas White
2015-11-08WIP on breaksThomas White
2015-11-02Add horizontal scrollingThomas White
2015-11-01Vertical scrolling stuffThomas White
2015-11-01Restore "b scrolls"Thomas White
2015-10-28Remove hforw()Thomas White
2015-10-28Need to do recursive_wrap() the first timeThomas White
2015-10-27Set size properly for fixed size SCEditorsThomas White
2015-10-25CommentsThomas White
2015-10-23Cull like crazy when rendering linesThomas White
2015-10-23No need for need_drawThomas White
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