Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-19 | Remove tests/.gitignore | Thomas White | |
2018-03-12 | Add mdep to render_test_sc1 and render_test | Thomas White | |
Needed to compile in debug mode. With optimisations, the functions needing -lm get optimised out. | |||
2018-03-11 | Rename some functions to make them unique | Thomas White | |
Makes things less confusing. Ulterior motive: makes Meson unity builds work. | |||
2018-03-11 | Add Meson bits for tests, icon and desktop file | Thomas White | |
2017-11-23 | Get rid of image size stuff | Thomas White | |
A completely unnecessary mechanism. | |||
2017-10-19 | Make one of the tests a bit harder | Thomas White | |
2015-11-15 | Move PangoLanguage higher up | Thomas White | |
2015-08-16 | Top frame is created by rendering pipeline, but owned by caller | Thomas White | |
2014-12-24 | Structure for callback mechanism | Thomas White | |
2014-11-22 | Top frame belongs to SCBlock | Thomas White | |
2014-10-24 | render_test_sc1: unset all frames | Thomas White | |
2014-10-20 | Update tests | Thomas White | |
2014-09-30 | WIP | Thomas White | |
2014-09-28 | SCEditor, part III | Thomas White | |
2014-09-27 | SCEditor, part I | Thomas White | |
2014-09-14 | Fix tests | Thomas White | |
2014-09-11 | Fix \slidenumber | Thomas White | |
2014-09-11 | Get rid of slide and presentation constants | Thomas White | |
2014-05-26 | Stuff | Thomas White | |
2014-01-29 | Work on rendering pipeline | Thomas White | |
2014-01-17 | Unwrapped text belongs to frame, not interpreter | Thomas White | |
2014-01-16 | Frame geometry | Thomas White | |
2014-01-16 | Handle frame size specified as fraction | Thomas White | |
2014-01-15 | Add subframes via SCInterpreter | Thomas White | |
2014-01-13 | Re-add render_test_sc1 | Thomas White | |
2014-01-13 | Add some padding | Thomas White | |
2014-01-12 | Most of the new interpreter structure | Thomas White | |
2014-01-10 | The parser | Thomas White | |
2014-01-07 | Initial work for new SC processor | Thomas White | |
2013-09-13 | Fix tests | Thomas White | |
2013-09-07 | Fix handling of SC blocks at end of text | Thomas White | |
2013-09-07 | Add tests/storycode_test.c | Thomas White | |
2013-05-27 | Frame option processing | Thomas White | |
2013-05-21 | Add background colour to test | Thomas White | |
2013-05-21 | Image scaling stuff | Thomas White | |
2013-05-21 | ImageStore stuff | Thomas White | |
2013-05-13 | Stuff | Thomas White | |
2013-05-09 | Make stuff work | Thomas White | |
2013-03-14 | Wrapping fixes | Thomas White | |
2013-03-09 | tests/render_test_sc1: Check return value from sc_unpack() | Thomas White | |
2013-03-03 | Add to test | Thomas White | |
2013-01-27 | Add fractional units for frame width and height | Thomas White | |
2013-01-27 | Back to basics.. | Thomas White | |
2012-12-12 | Fix render_test_sc1 | Thomas White | |
2012-12-12 | WIP on tests/render_test_sc1 | Thomas White | |
2012-12-10 | WIP on paragraph renderer | Thomas White | |
2012-12-08 | Tweak parameters | Thomas White | |
2012-12-06 | Fix some memory leaks | Thomas White | |
2012-12-06 | Fix a big memory leak | Thomas White | |
2012-12-06 | Remove unused variables | Thomas White | |