aboutsummaryrefslogtreecommitdiff
path: root/src/narrative_window.c
AgeCommit message (Expand)Author
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
2018-01-29Fix incorrect handling when first frame is deletedThomas White
2018-01-25Fix slide numbers in narrative windowThomas White
2018-01-19Inhibit screensaver using native GTK methodThomas White
2018-01-19Fix button label in save boxThomas White
2018-01-18Mass update of copyright datesThomas White
2018-01-05Single monitor mode for slideshowThomas White
2018-01-05Add option to start presentation without slides (timing only)Thomas White
2018-01-04Get slide size from stylesheetThomas White
2018-01-04Change slide shape to 16:9, with FIXMEsThomas White
2017-12-02Disable up/down buttons at end of slideshowThomas White
2017-12-02Add option to start slideshow in the middleThomas White
2017-11-27Use ImageStore to get image sizeThomas White
2017-11-26Use config file for image store pathnameThomas White
2017-11-23Get rid of image size stuffThomas White
2017-09-03Comment out unused variablesThomas White
2017-03-02Substitute style sheet when there was no stylesheet beforeThomas White
2017-03-02sc_block_delete() may change the top blockThomas White
2017-02-08Substitution fixesThomas White