aboutsummaryrefslogtreecommitdiff
path: root/src/sc_editor.h
AgeCommit message (Expand)Author
2018-10-20Remove legacy API cruftThomas White
2018-10-17Switch to new Stylesheet typeThomas White
2018-05-01Get rid of stylesheet lists and add stylesheet change signalThomas White
2018-03-31Ensure cursor is somewhere before adding slideThomas White
2018-03-12Use edit_pos instead of cursor_{para,pos,trail}Thomas White
2018-03-11Avoid creating extra ImageStoresThomas White
2018-01-18Mass update of copyright datesThomas White
2018-01-05GUI slide title addingThomas White
2018-01-04Copy and paste entire framesThomas White
2017-11-30SCEditor scaled view fixesThomas White
2017-11-29Scale the slide in the slide windowThomas White
2017-11-26Use config file for image store pathnameThomas White
2017-02-04Set narrative stylesheet when replacing itThomas White
2017-01-25Implement text selectionThomas White
2016-05-17Advance slide from narrative windowThomas White
2016-05-14Change narrative paragraph instead of advancing slideThomas White
2016-05-08Highlight paragraph only in narrative window and only during slideshowThomas White
2016-05-08Update commentsThomas White
2016-04-22Slide adding worksThomas White
2016-04-19WIP on slide addingThomas White
2016-04-19Clarify that cursor_pos is BYTE offset (not character)Thomas White
2016-03-28Cursor stuffThomas White
2016-03-28Basic renderer using PangoLayoutsThomas White
2015-12-26Remove "struct slide" and the slide listThomas White
2015-11-15Move PangoLanguage higher upThomas White
2015-11-08WIP on breaksThomas White
2015-11-02Add horizontal scrollingThomas White
2015-10-23No need for need_drawThomas White
2015-10-23Don't need the Cairo surface any moreThomas White
2015-10-22Height for width stuffThomas White
2015-08-24Escape gets rid of cursor in narrative windowThomas White
2015-08-16Remove sc_block_frame() crapThomas White
2015-06-09Frame deletion stuffThomas White
2015-02-22WIP on slide addingThomas White
2014-12-24Structure for callback mechanismThomas White
2014-12-11WIP on Narrative stylesheetThomas White
2014-12-08Set editability of top frameThomas White
2014-12-08Add minimum border sizeThomas White
2014-12-05Sky backgroundThomas White
2014-11-29Restore slide numberingThomas White
2014-11-27Restore "b splits"Thomas White
2014-11-22Top frame belongs to SCBlockThomas White
2014-11-21WIP on patching up SlideShowThomas White
2014-11-18Derive from GtkDrawingArea (properly)Thomas White
2014-11-17GObjectification, part IThomas White
2014-10-24Set SCBlocks, not slidesThomas White
2014-10-20Logical size stuffThomas White
2014-10-20Size and rendering stuffThomas White
2014-09-30WIPThomas White
2014-09-27SCEditor, part IThomas White