aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.c
AgeCommit message (Expand)Author
2014-06-05Cursor stuffThomas White
2014-05-26StuffThomas White
2014-04-17Editing stuffThomas White
2014-03-13Cursor movementThomas White
2014-03-12Cursor advance stuffThomas White
2014-03-11New way of doing cursor positionThomas White
2014-01-20Make everything compileThomas White
2014-01-07Initial work for new SC processorThomas White
2013-12-19Merge branch 'master' of ssh://git.bitwiz.org.uk/colloquiumThomas White
2013-12-19Avoid segfault on backspaceThomas White
2013-12-06More re-ordering fixesThomas White
2013-09-23Add "Delete frame"Thomas White
2013-09-22Do the actual slide transferThomas White
2013-09-22Drag and drop fixes for main windowThomas White
2013-09-18Show thumbnails in slide sorterThomas White
2013-09-17Fix capitalsThomas White
2013-09-17Skeleton for slide sorterThomas White
2013-09-17Delete completely empty framesThomas White
2013-09-15Add the Presentation ClockThomas White
2013-09-13Add notesThomas White
2013-09-08Tweak window sizeThomas White
2013-09-06Fix selection logic (again)Thomas White
2013-09-06Fix up negative resizeThomas White
2013-09-06New frames always go at the top levelThomas White
2013-09-06Allow "fit" as a size parameter for imagesThomas White
2013-09-03Fix negative-sized framesThomas White
2013-09-03Resize images differently to non-imagesThomas White
2013-08-30Add is_image field to struct frameThomas White
2013-08-27Add "Insert->(slide template)->Everything"Thomas White
2013-08-26Update style menus after loading a presentationThomas White
2013-08-23SC prologue for top frameThomas White
2013-08-22Handle SC offsets for prologue (non-editable) boxesThomas White
2013-08-20Clean up for extra safetyThomas White
2013-08-20Fix string lengthThomas White
2013-08-18Add "Load stylesheet"Thomas White
2013-08-18Fix string handling bugsThomas White
2013-08-17Add a FIXMEThomas White
2013-08-15Click to set cursor position (needs debugging)Thomas White
2013-08-14Make backspace work (with a FIXME)Thomas White
2013-08-14Create frame when dragging in top frameThomas White
2013-08-13Always render editor view lastThomas White
2013-08-12Remove a pointless variableThomas White
2013-08-08Add a FIXMEThomas White
2013-07-30More selection/dragging logicThomas White
2013-07-30Fix a segfaultThomas White
2013-07-29Add frame moveThomas White
2013-07-29Fix selection logicThomas White
2013-07-26Improve redraw speedThomas White
2013-07-03Make resize workThomas White
2013-05-27Selection/resize stuffThomas White