aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-01-20Make everything compileThomas White
2014-01-18Restore images and slide numberThomas White
2014-01-17Unwrapped text belongs to frame, not interpreterThomas White
2014-01-16Frame geometryThomas White
2014-01-16Handle frame size specified as fractionThomas White
2014-01-15Add subframes via SCInterpreterThomas White
2014-01-13Debugging improvementsThomas White
2014-01-13Handle font/colour changes and actually draw the linesThomas White
2014-01-12Most of the new interpreter structureThomas White
2014-01-10The parserThomas White
2014-01-09Parsing stuffThomas White
2014-01-07Initial work for new SC processorThomas White
2014-01-05Get rid of StyleSheetThomas White
2013-12-19Merge branch 'master' of ssh://git.bitwiz.org.uk/colloquiumThomas White
2013-12-19Avoid segfault on backspaceThomas White
2013-12-12Highlight troublesome framesThomas White
2013-12-11Fix dragging logicThomas White
2013-12-11Fix insertion logic even moreThomas White
2013-12-07Fix insertion logicThomas White
2013-12-06More re-ordering fixesThomas White
2013-12-06Avoid crash when moving slides aroundThomas White
2013-12-06Avoid writing outside array bounds in insert_slideThomas White
2013-09-23Add "Delete frame"Thomas White
2013-09-22DnD stuffThomas White
2013-09-22Delete slide after move (broken)Thomas White
2013-09-22Do the actual slide transferThomas White
2013-09-22Unref the list of targetsThomas White
2013-09-22Resize fixesThomas White
2013-09-22Remove DnD debug stuffThomas White
2013-09-22Transfer the actual dataThomas White
2013-09-22Redraw and DnD stuffThomas White
2013-09-22Drag and drop fixes for main windowThomas White
2013-09-20Fix slide sorter resizeThomas White
2013-09-20Add missing newlines to debug messagesThomas White
2013-09-18Fix margins of slide sorterThomas White
2013-09-18Show thumbnails in slide sorterThomas White
2013-09-18Tidy upThomas White
2013-09-18Take padding into account when fitting an imageThomas White
2013-09-18Clock bug fixThomas White
2013-09-17Fix capitalsThomas White
2013-09-17Skeleton for slide sorterThomas White
2013-09-17Inhibit screensaver when slideshow is runningThomas White
2013-09-17Delete completely empty framesThomas White
2013-09-17Simplify notes a bitThomas White
2013-09-15Clock improvementsThomas White
2013-09-15"60 seconds" instead of "1 min 0 seconds"Thomas White
2013-09-15Fix handling of special charsThomas White
2013-09-15Add the Presentation ClockThomas White
2013-09-13Add notesThomas White
2013-09-13Load from command lineThomas White