aboutsummaryrefslogtreecommitdiff
path: root/src/slideshow.c
AgeCommit message (Expand)Author
2016-04-24Fix slide changing with empty slideThomas White
2015-12-26Remove "struct slide" and the slide listThomas White
2015-11-15Move PangoLanguage higher upThomas White
2015-08-17Dispatch table for slideshow controllerThomas White
2015-08-16Top frame is created by rendering pipeline, but owned by callerThomas White
2015-02-24Fix a load of memory leaksThomas White
2014-12-24Structure for callback mechanismThomas White
2014-12-10Multiple stylesheets in rendering pipelineThomas White
2014-11-27Restore "b splits"Thomas White
2014-11-22Top frame belongs to SCBlockThomas White
2014-11-22Fix slideshow size, remove debugThomas White
2014-11-21WIP on patching up SlideShowThomas White
2014-11-19FormattingThomas White
2014-10-20Size and rendering stuffThomas White
2014-09-30WIPThomas White
2014-09-28SCEditor, part IIIThomas White
2014-09-27SCEditor, part IThomas White
2013-09-17Inhibit screensaver when slideshow is runningThomas White
2013-09-15Add the Presentation ClockThomas White
2013-05-09Make stuff workThomas White
2013-03-19Update copyright commentsThomas White
2013-02-03Fix broken slideshow rendering logicThomas White
2013-02-02Fix re-rendering logicThomas White
2013-02-01Slide change logicThomas White
2013-01-29Plug slideshow back inThomas White
2012-06-14Simplify...Thomas White
2012-04-18Update...Thomas White
2012-01-06Fix a bug where "b" did not respondThomas White
2011-12-25Basic slide notesThomas White
2011-12-24Turn border red to indicate slideshow unlinkedThomas White
2011-12-24Ensure old Cairo surfaces get deletedThomas White
2011-12-13Fix logic for "remote control magic"Thomas White
2011-12-11Remote control magicThomas White
2011-12-09WIP on splittingThomas White
2011-10-19Use cursor up/down to change slide as wellThomas White
2011-10-17Fix remaining holes in redraw logicThomas White
2011-10-17Fit slideshow to screenThomas White
2011-10-17New slide redraw logicThomas White
2011-06-01Don't update p->border_{x,y} in slideshow redrawThomas White
2011-06-01Make escape in main window also exit slideshowThomas White
2011-06-01Update slideshow display when switching slides in the windowThomas White
2011-06-01Put slideshow on second monitorThomas White
2011-05-29Unblank slide for next/prevThomas White
2011-05-29"B" key blanks slideshow displayThomas White
2011-05-29Blank cursor during presentationThomas White
2011-05-29Add slide show modeThomas White