aboutsummaryrefslogtreecommitdiff
path: root/src/render.c
AgeCommit message (Expand)Author
2017-02-04FormattingThomas White
2017-01-25Implement text selectionThomas White
2016-05-04Restore "Export PDF" and add initial printing stuffThomas White
2016-05-02Paragraph spacingThomas White
2016-04-03Improve handling of top-level frameThomas White
2016-03-28Restore callbacksThomas White
2016-03-28Restore imagesThomas White
2016-03-28Tidying upThomas White
2016-03-28Fixed flowed height (and reduce spaces between paragraphs)Thomas White
2016-03-28Restore clippingThomas White
2016-03-28Basic renderer using PangoLayoutsThomas White
2016-03-27WIP for boxesThomas White
2016-02-14Rationalise box handling (needs debugging)Thomas White
2015-12-26Remove "struct slide" and the slide listThomas White
2015-12-26Debugging/commentsThomas 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-10-23Cull like crazy when rendering linesThomas White
2015-10-23Logical width is needed at interpreting timeThomas White
2015-10-23Fix top level frame position and editing overlayThomas White
2015-10-22Break down the rendering pipeline a bit moreThomas White
2015-10-12Redraw on editThomas White
2015-08-16Rerender means full rerenderThomas White
2015-08-16Top frame is created by rendering pipeline, but owned by callerThomas White
2015-08-16Remove sc_block_frame() crapThomas White
2015-05-18Show nothing/sentinel boxesThomas White
2015-03-14Frame resizability/movability logicThomas White
2015-02-24Fix a load of memory leaksThomas White
2015-02-05Render using pango_cairo_show_glyph_string() rather than pango_cairo_glyph_st...Thomas White
2015-01-25Fixes for pixel-perfect renderingThomas White
2015-01-03Thumbnails!Thomas White
2014-12-27Draw from callbacksThomas White
2014-12-27Use Cairo surfaces for storing imagesThomas White
2014-12-26Fix some warningsThomas White
2014-12-24Structure for callback mechanismThomas White
2014-12-10Multiple stylesheets in rendering pipelineThomas White
2014-11-22Top frame belongs to SCBlockThomas White
2014-11-21Get rid of slide.topThomas White
2014-10-20Size and rendering stuffThomas White
2014-09-30WIPThomas White
2014-09-27SCEditor, part IThomas White
2014-09-20Add gradient backgroundsThomas White
2014-09-18Fix edit slide rendering sizeThomas White
2014-09-11Fix \slidenumberThomas White
2014-09-11Factorise rendering pipeline a bitThomas White
2014-09-11Get rid of slide and presentation constantsThomas White
2014-09-10Sort out line spacingThomas White
2014-09-07Factorise style sheetThomas White