aboutsummaryrefslogtreecommitdiff
path: root/src/frame.h
AgeCommit message (Expand)Author
2016-03-31Make backspace work (pretty minimally)Thomas White
2016-03-29Enable text insertionThomas White
2016-03-29Highlight the current paragraphThomas White
2016-03-28Restore callback clicksThomas White
2016-03-28Cursor stuffThomas White
2016-03-28Restore imagesThomas White
2016-03-28Restore text coloursThomas White
2016-03-28Basic renderer using PangoLayoutsThomas White
2016-03-16Final fixes for text in empty frameThomas White
2016-03-14Fix frame creationThomas White
2016-02-14Rationalise box handling (needs debugging)Thomas White
2015-10-19Paragraph start lines (sort of)Thomas White
2015-10-08Keep paragraphs aroundThomas White
2015-08-16Rerender means full rerenderThomas White
2015-08-16Top frame is created by rendering pipeline, but owned by callerThomas White
2015-06-10Clear up unused framesThomas White
2015-03-14Frame resizability/movability logicThomas White
2014-09-20Add gradient backgroundsThomas White
2014-09-11Factorise rendering pipeline a bitThomas White
2014-03-11New way of doing cursor positionThomas White
2014-01-17Unwrapped text belongs to frame, not interpreterThomas White
2014-01-16Frame geometryThomas White
2014-01-12Most of the new interpreter structureThomas White
2014-01-07Initial work for new SC processorThomas White
2013-12-12Highlight troublesome framesThomas White
2013-09-08Strip out the compositorThomas White
2013-08-30Add is_image field to struct frameThomas White
2013-08-18Fix typo in commentThomas White
2013-05-27Frame option processingThomas White
2013-05-15Fix typo and SCThomas White
2013-05-15Create image framesThomas White
2013-05-12Add lop_from_styleThomas White
2013-05-09Make stuff workThomas White
2013-03-19Update copyright commentsThomas White
2013-03-02New wrapping stuffThomas White
2013-02-20(Very) basic text editingThomas White
2013-01-27Add fractional units for frame width and heightThomas White
2013-01-27Back to basics..Thomas White
2012-12-22Layout stuffThomas White
2012-12-04Rendering WIPThomas White
2012-11-30WIP on renderingThomas White
2012-11-23Break storycode stuff off into a separate libraryThomas White
2012-10-12Move "frame" to new moduleThomas White