aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.c
AgeCommit message (Expand)Author
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
2013-05-26Tweak defaultsThomas White
2013-05-26Add default styleThomas White
2013-05-24Restore PDF exportThomas White
2013-05-24Restore saving of stylesheetsThomas White
2013-05-24Load/save stylesshet and menu stuffThomas White
2013-05-21Image scaling stuffThomas White
2013-05-21ImageStore stuffThomas White
2013-05-15Clean up debugging messagesThomas White
2013-05-15Fix typo and SCThomas White
2013-05-15Create image framesThomas White
2013-05-14Fix drag and drop importThomas White
2013-05-13StuffThomas White
2013-05-12Drag and drop stuffThomas White
2013-05-12Add lop_from_styleThomas White
2013-05-10Drag to create a new frameThomas White
2013-05-09Make stuff workThomas White
2013-04-14Fix focus stuffThomas White