aboutsummaryrefslogtreecommitdiff
path: root/src/presentation.c
AgeCommit message (Expand)Author
2018-11-10Mark debugging messages as non-translatableThomas White
2018-10-30Revert to normal GtkFileChooserDialog for saving presentationThomas White
2018-10-30Fix reference counting for presentation/stylesheet GFilesThomas White
2018-10-30Fix style warnings from static analyserThomas White
2018-10-29Simplify presentation file recordThomas White
2018-10-29Save the stylesheetThomas White
2018-10-27Handle condition of no stylesheet, and load default stylesheet for empty pres...Thomas White
2018-10-27Avoid copious strcatting for stylesheet lookupsThomas White
2018-10-21Full order of precedence for finding stylesheetsThomas White
2018-10-21Try <documentname>.ss for stylesheetThomas White
2018-10-18Set slide size from stylesheetThomas White
2018-10-17Switch to new Stylesheet typeThomas White
2018-10-17Strip out macro systemThomas 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-19Move load_everything() to utilsThomas White
2018-03-11Rename some functions to make them uniqueThomas White
2018-01-19Inhibit screensaver using native GTK methodThomas White
2018-01-18Mass update of copyright datesThomas White
2018-01-04Get slide size from stylesheetThomas White
2018-01-04Change slide shape to 16:9, with FIXMEsThomas White
2017-12-06Fix some FIXMEsThomas White
2017-11-26Use config file for image store pathnameThomas White
2017-03-02Substitute style sheet when there was no stylesheet beforeThomas White
2017-02-04Change stylesheetThomas White
2017-01-16Titlebar stuff, keep track of when presentation has been changedThomas White
2016-09-13Get rid of last bits of "slide notes"Thomas White
2016-05-02Remove old stuff from SlideWindow, and fix action group stuffThomas White
2016-04-24Fix slide numbersThomas White
2016-04-24Fixes for creating a new presentationThomas White
2016-04-24Fix slide changing with empty slideThomas White
2016-04-23Make sure the last bit of the file gets usedThomas White
2016-03-28Basic renderer using PangoLayoutsThomas White
2016-01-08Narrative window slideshow stuffThomas White
2016-01-08Fix prev_slide()Thomas White
2016-01-05next/prev slide fixesThomas White
2015-12-26Remove "struct slide" and the slide listThomas White
2015-11-15Move PangoLanguage higher upThomas White
2015-06-10Clear up unused framesThomas White
2015-06-09Frame deletion stuffThomas White
2015-03-15Load empty filesThomas White
2014-11-27Restore "b splits"Thomas White
2014-11-21Get rid of slide.topThomas White
2014-11-21WIP on patching up SlideShowThomas White
2014-10-16Fix first slideThomas White
2014-09-28SCEditor, part IIIThomas White
2014-09-28SCEditor, part IIThomas White
2014-09-27SCEditor, part IThomas White