Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-16 | Remove unused prototype | Thomas White | |
2015-06-13 | Dirty hacks to make it work (for now) | Thomas White | |
2015-06-13 | Fix slide number | Thomas White | |
2015-06-10 | Fix deletion of old frames | Thomas White | |
2015-06-10 | Advance cursor across callback boxes | Thomas White | |
2015-06-10 | Clear up unused frames | Thomas White | |
2015-06-09 | Frame deletion stuff | Thomas White | |
2015-05-19 | New frames should be resizable | Thomas White | |
2015-05-18 | Remove duplicated function | Thomas White | |
2015-05-18 | Testcard include stuff | Thomas White | |
2015-05-18 | Set correct cursor position after creating a new frame | Thomas White | |
2015-05-18 | Cursor fixes | Thomas White | |
2015-05-18 | Show nothing/sentinel boxes | Thomas White | |
2015-05-18 | Improve test card | Thomas White | |
2015-05-16 | Add test card | Thomas White | |
2015-03-23 | Add WRAP_BOX_CALLBACK in various switches | Thomas White | |
2015-03-23 | Remove newlines in slide boxes | Thomas White | |
2015-03-19 | Set cursor position on first click | Thomas White | |
2015-03-16 | Fix? | Thomas White | |
2015-03-16 | Edit empty boxes | Thomas White | |
2015-03-15 | Load empty files | Thomas White | |
2015-03-14 | Frame resizability/movability logic | Thomas White | |
2015-02-24 | Fix image import size | Thomas White | |
2015-02-24 | Fix a load of memory leaks | Thomas White | |
2015-02-22 | WIP on slide adding | Thomas White | |
2015-02-15 | Avoid segfault if file can't be opened | Thomas White | |
2015-02-15 | Fix cursor movement through empty boxes | Thomas White | |
2015-02-15 | Set offset for nothing boxes | Thomas White | |
2015-02-15 | Set height and ascent on empty boxes | Thomas White | |
2015-02-15 | Don't free logical stuff | Thomas White | |
All this stuff needs to be kept around for future re-rendering | |||
2015-02-14 | Fix random newlines | Thomas White | |
2015-02-14 | Fix arrow direction (again) | Thomas White | |
2015-02-14 | Render only once when creating an SCEditor | Thomas White | |
2015-02-14 | Fix arrow direction | Thomas White | |
2015-02-14 | Fix serialization of StoryCode | Thomas White | |
2015-02-14 | Fix newlines | Thomas White | |
2015-02-07 | Revert a couple of container_add to scrolled_window_add_with_viewport | Thomas White | |
2015-02-06 | Wrapping fixes | Thomas White | |
2015-02-06 | Fix scrollbars | Thomas White | |
2015-02-06 | Remove deprecated stuff | Thomas White | |
2015-02-06 | Get rid of border in narrative window | Thomas White | |
2015-02-05 | Make narrative window a lot bigger | Thomas White | |
2015-02-05 | Render using pango_cairo_show_glyph_string() rather than ↵ | Thomas White | |
pango_cairo_glyph_string_path()/cairo_fill() This seems to finally fix the dodgy font rendering. | |||
2015-01-25 | Fixes for pixel-perfect rendering | Thomas White | |
2015-01-16 | Add g_type_init() | Thomas White | |
Needed to not-so-old GTK versions | |||
2015-01-03 | Thumbnails! | Thomas White | |
2014-12-27 | Draw from callbacks | Thomas White | |
2014-12-27 | Add new boxes where necessary (!) | Thomas White | |
2014-12-27 | Use Cairo surfaces for storing images | Thomas White | |
2014-12-26 | Callback stuff | Thomas White | |