aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-02-15Avoid segfault if file can't be openedThomas White
2015-02-15Fix cursor movement through empty boxesThomas White
2015-02-15Set offset for nothing boxesThomas White
2015-02-15Set height and ascent on empty boxesThomas White
2015-02-15Don't free logical stuffThomas White
2015-02-14Fix random newlinesThomas White
2015-02-14Fix arrow direction (again)Thomas White
2015-02-14Render only once when creating an SCEditorThomas White
2015-02-14Fix arrow directionThomas White
2015-02-14Fix serialization of StoryCodeThomas White
2015-02-14Fix newlinesThomas White
2015-02-07Revert a couple of container_add to scrolled_window_add_with_viewportThomas White
2015-02-06Wrapping fixesThomas White
2015-02-06Fix scrollbarsThomas White
2015-02-06Remove deprecated stuffThomas White
2015-02-06Get rid of border in narrative windowThomas White
2015-02-05Make narrative window a lot biggerThomas White
2015-02-05Render using pango_cairo_show_glyph_string() rather than pango_cairo_glyph_st...Thomas White
2015-01-25Fixes for pixel-perfect renderingThomas White
2015-01-16Add g_type_init()Thomas White
2015-01-03Thumbnails!Thomas White
2014-12-27Draw from callbacksThomas White
2014-12-27Add new boxes where necessary (!)Thomas White
2014-12-27Use Cairo surfaces for storing imagesThomas White
2014-12-26Callback stuffThomas White
2014-12-26"Fix" some more warningsThomas White
2014-12-26Move SCCallbackFunc definitionThomas White
2014-12-26Fix some warningsThomas White
2014-12-26Callback stuffThomas White
2014-12-24Structure for callback mechanismThomas White
2014-12-24Remove some deprecated stuffThomas White
2014-12-11Fix narrative stylesheetThomas White
2014-12-11Add missing returnThomas White
2014-12-11WIP on Narrative stylesheetThomas White
2014-12-10Multiple stylesheets in rendering pipelineThomas White
2014-12-09Remember when slide window is closedThomas White
2014-12-08Set editability of top frameThomas White
2014-12-08Add minimum border sizeThomas White
2014-12-06Add toolbar to NarrativeWindowThomas White
2014-12-05Sky backgroundThomas White
2014-12-04Restore notesThomas White
2014-12-02Restore sensitivity of first/prev/next/last slide buttonsThomas White
2014-12-02Restore PDF exportThomas White
2014-12-01Hook up more menus and toolbarsThomas White
2014-12-01Hook Save back upThomas White
2014-11-30Clear out old menu stuffThomas White
2014-11-30Scrolling stuffThomas White
2014-11-29Restore slide numberingThomas White
2014-11-29FormattingThomas White
2014-11-28Set focus windowThomas White