aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-06-05Cursor stuffThomas White
2014-05-26StuffThomas White
2014-04-17Editing stuffThomas White
2014-04-01Don't assume only one Pango run per wrap boxThomas White
2014-03-13Cursor movementThomas White
2014-03-12Cursor advance stuffThomas White
2014-03-11New way of doing cursor positionThomas White
2014-02-13Fix recursion woesThomas White
2014-02-02Run macrosThomas White
2014-01-29Reduce verbosityThomas White
2014-01-29Fix renderingThomas White
2014-01-29Work on rendering pipelineThomas White
2014-01-26Put image filename in options, not contentThomas White
2014-01-26Data structures for macrosThomas White
2014-01-26Factorise "output" parts of sc_interp_add_blocks()Thomas White
2014-01-22Fix renderingThomas White
2014-01-21Load presentationThomas White
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