Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-02 | Don't include paragraph spacing in highlight box | Thomas White | |
2016-05-02 | Paragraph spacing | Thomas White | |
2016-04-26 | Paste slide | Thomas White | |
2016-04-26 | Copy slide | Thomas White | |
2016-04-22 | Slide adding works | Thomas White | |
2016-04-22 | Add SCBlock to image and callback paragraphs | Thomas White | |
2016-04-21 | More WIP on slide adding | Thomas White | |
2016-04-21 | Increase debugging message detail | Thomas White | |
2016-04-19 | WIP on slide adding | Thomas White | |
2016-04-19 | Clarify that cursor_pos is BYTE offset (not character) | Thomas White | |
2016-04-03 | Clarification | Thomas White | |
2016-04-03 | Fix new frames | Thomas White | |
2016-03-31 | Make backspace work (pretty minimally) | Thomas White | |
2016-03-31 | Avoid a few segfaults | Thomas White | |
2016-03-31 | Handle input at end of run | Thomas White | |
2016-03-29 | Enable text insertion | Thomas White | |
2016-03-29 | Highlight the current paragraph | Thomas White | |
Has the nice effect of showing which slide is selected. | |||
2016-03-28 | A couple of cursor fixes | Thomas White | |
2016-03-28 | Restore callback clicks | Thomas White | |
2016-03-28 | Cursor stuff | Thomas White | |
2016-03-28 | Restore callbacks | Thomas White | |
2016-03-28 | Restore images | Thomas White | |
2016-03-28 | Restore text colours | Thomas White | |
2016-03-28 | Fixed flowed height (and reduce spaces between paragraphs) | Thomas White | |
2016-03-28 | Basic renderer using PangoLayouts | Thomas White | |
2016-03-19 | Deletion stuff | Thomas White | |
2016-03-14 | Fix frame creation | Thomas White | |
2016-02-14 | Rationalise box handling (needs debugging) | Thomas White | |
2015-10-08 | Keep paragraphs around | Thomas White | |
2015-08-16 | Rerender means full rerender | Thomas White | |
2015-08-16 | Top frame is created by rendering pipeline, but owned by caller | Thomas White | |
2015-06-10 | Clear up unused frames | Thomas White | |
2014-11-19 | Free old wrap lines | Thomas White | |
2014-09-11 | Factorise rendering pipeline a bit | Thomas White | |
2014-01-17 | Unwrapped text belongs to frame, not interpreter | Thomas White | |
2014-01-15 | Add subframes via SCInterpreter | Thomas White | |
2014-01-12 | Most of the new interpreter structure | Thomas White | |
2014-01-07 | Initial work for new SC processor | Thomas White | |
2014-01-05 | Get rid of StyleSheet | Thomas White | |
This branch won't compile, for a while... | |||
2013-09-18 | Tidy up | Thomas White | |
2013-09-17 | Delete completely empty frames | Thomas White | |
2013-09-08 | Escape SC in heirarchy debug display | Thomas White | |
2013-09-08 | Strip out the compositor | Thomas White | |
This part was not well thought-out, and causes a number of extra problems | |||
2013-09-03 | Fix negative-sized frames | Thomas White | |
2013-08-25 | Use short name for styles | Thomas White | |
2013-08-17 | Avoid strdup(NULL) | Thomas White | |
2013-08-12 | Set sc_len in tree_to_slide() | Thomas White | |
2013-05-27 | Frame option processing | Thomas White | |
2013-05-27 | More load/save stuff | Thomas White | |
2013-05-15 | Fix typo and SC | Thomas White | |