Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2014-12-26 | "Fix" some more warnings | Thomas White | |
2014-12-26 | Move SCCallbackFunc definition | Thomas White | |
2014-12-26 | Fix some warnings | Thomas White | |
2014-12-26 | Callback stuff | Thomas White | |
2014-12-24 | Structure for callback mechanism | Thomas White | |
2014-12-24 | Remove some deprecated stuff | Thomas White | |
2014-12-11 | Fix narrative stylesheet | Thomas White | |
2014-12-11 | Add missing return | Thomas White | |
2014-12-11 | WIP on Narrative stylesheet | Thomas White | |
2014-12-10 | Add canvas picture | Thomas White | |
2014-12-10 | Multiple stylesheets in rendering pipeline | Thomas White | |
2014-12-09 | Remember when slide window is closed | Thomas White | |
2014-12-08 | Set editability of top frame | Thomas White | |
2014-12-08 | Add minimum border size | Thomas White | |
2014-12-06 | Add toolbar to NarrativeWindow | Thomas White | |
2014-12-05 | Sky background | Thomas White | |
2014-12-04 | Merge branch 'narrative' | Thomas White | |
Conflicts: src/mainwindow.c | |||
2014-12-04 | Restore notes | Thomas White | |
2014-12-02 | Restore sensitivity of first/prev/next/last slide buttons | Thomas White | |
2014-12-02 | Restore PDF export | Thomas White | |
2014-12-01 | Hook up more menus and toolbars | Thomas White | |