aboutsummaryrefslogtreecommitdiff
path: root/src/render.c
AgeCommit message (Expand)Author
2018-11-10Mark debugging messages as non-translatableThomas White
2018-11-10Handle alpha values in gradientsThomas White
2018-11-04Restore \slidenumberThomas White
2018-10-27Allow alpha values for stylesheet coloursThomas White
2018-10-17Pass stylesheet aroundThomas White
2018-10-17Switch to new Stylesheet typeThomas White
2018-10-17Strip out macro systemThomas White
2018-08-06Frame background stuffThomas White
2018-06-26Add style systemThomas White
2018-05-01Get rid of stylesheet lists and add stylesheet change signalThomas White
2018-04-15Internationalise all strings in source codeThomas White
2018-03-30Do all rendering one level higherThomas White
2018-03-11Rename some functions to make them uniqueThomas White
2018-01-18Mass update of copyright datesThomas White
2017-12-04Go directly to PangoContextThomas White
2017-11-27Use ImageStore to get image sizeThomas White
2017-11-23Get rid of image size stuffThomas White
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