Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-02 | Rename tests | Thomas White | |
2018-11-01 | Synchronise tests | Thomas White | |
These tests are the same, except that one has subframes and the other not. Therefore make the code actually identical. | |||
2018-03-31 | Move SCBlocks in tests one level down | Thomas White | |
Consequence of 57510a53 | |||
2017-11-23 | Get rid of image size stuff | Thomas White | |
A completely unnecessary mechanism. | |||
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-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-13 | Add some padding | Thomas White | |
2014-01-12 | Most of the new interpreter structure | Thomas White | |
2014-01-07 | Initial work for new SC processor | Thomas White | |
2013-09-13 | Fix tests | 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-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-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 | |
2012-12-04 | Rendering WIP | Thomas White | |
2012-11-30 | WIP on rendering | Thomas White | |
2012-11-14 | Render using lower-level Pango pipeline instead of PangoLayout | Thomas White | |
2012-10-12 | Move "frame" to new module | Thomas White | |
2012-10-08 | Create PangoLayout when laying out the frame | Thomas White | |
Because it's necessary to know how much space the contents take up | |||
2012-09-03 | Fix comment | Thomas White | |
2012-08-12 | The style mechanism | Thomas White | |
2012-08-12 | Clarify layout logic | Thomas White | |
2012-08-12 | Basic structure for frames | Thomas White | |
2012-08-08 | Move to GTK3 (and add tests) | Thomas White | |