Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-28 | Remove old includes | Thomas White | |
2019-04-28 | Defer re-wrapping until redraw | Thomas White | |
This avoids repeatedly re-wrapping. | |||
2019-04-28 | gtk_narrative_view_redraw: also re-wrap the text | Thomas White | |
2019-04-16 | Redraw narrative window on stylesheet change | Thomas White | |
2019-04-14 | Check cursor visible after move | Thomas White | |
2019-04-14 | Keep paragraph centered in narrative during slideshow | Thomas White | |
2019-03-30 | Get rid of Presentation structure | Thomas White | |
It doesn't have any reason to exist. A Narrative defines the top-level object already. This is, after all, a narrative-based presentation system. This removes a lot of faff surrounding retrieving the Narrative from the Presentation. It also removes a gigantic place for bugs to hide in keeping the Presentation's view of the slides in sync with the Narrative's opinion. What was that quote? "Code is terrible, and we want as little of it as possible in our program." | |||
2019-03-30 | Implement "add slide" | Thomas White | |
2019-03-28 | Fix paragraph highlight geometry | Thomas White | |
2019-03-28 | Restore slideshow and clock | Thomas White | |
2019-03-18 | Fix Pango warning when moving cursor off the end of blank narrative paragraph | Thomas White | |
2019-03-15 | Initial GtkSlideView | Thomas White | |
2019-03-10 | Implement enter press / paragraph split | Thomas White | |
2019-03-10 | Fix some range errors with selection | Thomas White | |
2019-03-10 | Implement selection | Thomas White | |
2019-03-10 | Implement paragraph merge and forwards delete | Thomas White | |
2019-03-10 | Implement delete | Thomas White | |
2019-03-06 | Cursor movement and basic text editing | Thomas White | |
2019-03-05 | Cursor positioning | Thomas White | |
2019-03-05 | Remove unused PangoContext | Thomas White | |
2019-03-04 | Thumbnail slide rendering in narrative | Thomas White | |
2019-03-03 | Plug scroll interface back in | Thomas White | |
2019-03-03 | Styled narrative rendering | Thomas White | |
2019-03-01 | Debug narrative rendering machinery | Thomas White | |
2019-03-01 | Narrative rendering machinery | Thomas White | |
2019-02-26 | Tidy up a bit | Thomas White | |
2019-02-26 | Skeleton GtkNarrativeView | Thomas White | |
2019-02-21 | Skeleton for libstorycode-cairo and libstorycode-gtk | Thomas White | |
2013-03-05 | Move "libstorycode" back to this repository | Thomas White | |
Keeping it separate, just for the sake of "harfatum", was causing a lot more awkwardness than it could ever solve, compared to just duplicating the code. | |||
2012-11-24 | Update submodules | Thomas White | |
2012-11-24 | Update submodules | Thomas White | |
2012-11-24 | Update submodules to latest | Thomas White | |
2012-11-24 | Build system fixes | Thomas White | |
2012-11-23 | Break storycode stuff off into a separate library | Thomas White | |