aboutsummaryrefslogtreecommitdiff
path: root/src/presentation.c
AgeCommit message (Expand)Author
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
2014-09-13Restore notesThomas White
2014-09-11Fix \slidenumberThomas White
2014-09-11Get rid of slide and presentation constantsThomas White
2014-09-08Simplify the style menu a bitThomas White
2014-09-07Factorise style sheetThomas White
2014-08-10Don't create extra slides on loadThomas White
2014-07-27Add new SC block for new slideThomas White
2014-07-01FussinessThomas White
2014-07-01Restore savingThomas White
2014-01-29Fix renderingThomas White
2014-01-21Load presentationThomas White
2014-01-20Make everything compileThomas White
2014-01-07Initial work for new SC processorThomas White
2014-01-05Get rid of StyleSheetThomas White
2013-12-11Fix insertion logic even moreThomas White
2013-12-07Fix insertion logicThomas White
2013-12-06Avoid writing outside array bounds in insert_slideThomas White