aboutsummaryrefslogtreecommitdiff
path: root/src/narrative_window.c
AgeCommit message (Expand)Author
2019-04-14Get rid of "delete slide"Thomas White
2019-04-14Double-click slide to jump to it during slideshowThomas White
2019-04-13Make clock unique to narrative window, and fix cleanup logicThomas White
2019-04-13Restore printingThomas White
2019-04-08Restore slide export to PDFThomas White
2019-04-02Don't g_object_ref(NULL)Thomas White
2019-03-31Saving hooksThomas White
2019-03-30Get rid of Presentation structureThomas White
2019-03-30Implement "add slide"Thomas White
2019-03-29Catch attempt to advance paragraph past end of narrativeThomas White
2019-03-28Restore slideshow and clockThomas White
2019-03-27Show modified status in narrative title barThomas White
2019-03-22Restore test cardThomas White
2019-03-15Initial GtkSlideViewThomas White
2019-03-04Thumbnail slide rendering in narrativeThomas White
2019-02-26Skeleton GtkNarrativeViewThomas White
2019-02-26Skeleton of main programThomas White
2019-02-19WIPThomas White
2018-11-10Mark debugging messages as non-translatableThomas White
2018-10-30Propagate stylesheet changes to slide windowsThomas White
2018-10-30Remove nw_update_titlebar()Thomas White
2018-10-30FormattingThomas White
2018-10-30Revert to normal GtkFileChooserDialog for saving presentationThomas White
2018-10-30Fix reference counting for presentation/stylesheet GFilesThomas White
2018-10-30Fix errors reported by static analyserThomas White
2018-10-29Simplify presentation file recordThomas White
2018-10-29Save the stylesheetThomas White
2018-10-29Switch to "fancy" save windowThomas White
2018-10-21Try <documentname>.ss for stylesheetThomas White
2018-10-20Remove template stuffThomas White
2018-10-17Switch to new Stylesheet typeThomas White
2018-10-17Strip out macro systemThomas White
2018-06-29Always count paragraphs if using presentation without slidesThomas White
2018-06-26Get rid of old printfThomas White
2018-05-01Get rid of stylesheet lists and add stylesheet change signalThomas White
2018-04-23show_error: Use literal format stringThomas White
2018-04-22Add preliminary stylesheet editorThomas White
2018-04-15Tidy up nw_entries_pThomas White
2018-04-15Remove vestigial codeThomas White
2018-04-15Set transient parent for about boxThomas White
2018-04-15Internationalise all strings in source codeThomas White
2018-04-11Replace p->filename with p->uri, get rid of p->titlebar, and use g_file_get_b...Thomas White
2018-04-01Use GFile to save presentationsThomas White
2018-04-01Use GFile for presentation loadingThomas White
2018-03-31Ensure cursor is somewhere before adding slideThomas White
2018-03-30Do all rendering one level higherThomas White
2018-03-19Move load_everything() to utilsThomas White
2018-03-18Remove \callbackThomas White
2018-03-11Rename some functions to make them uniqueThomas White
2018-03-11Avoid creating extra ImageStoresThomas White