Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-14 | Simplify... | Thomas White | |
2012-05-14 | Storycode - more work | Thomas White | |
2012-04-18 | Update... | Thomas White | |
2012-04-17 | Start cleaning out... | Thomas White | |
2012-04-10 | Work on frames and storycode | Thomas White | |
2012-03-30 | First bits of properties | Thomas White | |
2012-01-06 | Fix order of arguments to gtk_box_pack_start() | Thomas White | |
2012-01-06 | Don't open notes by default | Thomas White | |
2012-01-06 | Fix a bug where "b" did not respond | Thomas White | |
2011-12-28 | Pass enter key to tools | Thomas White | |
2011-12-28 | Escape all strings stored in files | Thomas White | |
2011-12-28 | Add missing break statements | Thomas White | |
2011-12-28 | Rationalise IM handling | Thomas White | |
2011-12-28 | Handle long lines in files | Thomas White | |
2011-12-27 | Fix a silly bug | Thomas White | |
2011-12-26 | Update all text objects immediately before rendering them | Thomas White | |
Knowledge about the exact rendering circumstances are needed in order to render the text properly, and the only time this is available is during rendering itself. Updating is now avoided under other circumstances to avoid doing the size calculations twice. | |||
2011-12-26 | Fix typo | Thomas White | |
2011-12-26 | Set wrap mode for notes window | Thomas White | |
2011-12-26 | Set p->notes to NULL when notes are closed | Thomas White | |
2011-12-26 | Grab notes before saving | Thomas White | |
2011-12-25 | Add a FIXME | Thomas White | |
2011-12-25 | Set default notes window size | Thomas White | |
2011-12-25 | Load and save the slide notes | Thomas White | |
2011-12-25 | Fix comment | Thomas White | |
2011-12-25 | Basic slide notes | Thomas White | |
2011-12-24 | Formatting | Thomas White | |
2011-12-24 | Overwrite confirmation when saving | Thomas White | |
2011-12-24 | Add PDF export | Thomas White | |
2011-12-24 | Turn border red to indicate slideshow unlinked | Thomas White | |
2011-12-24 | Ensure old Cairo surfaces get deleted | Thomas White | |
2011-12-23 | Fix a couple of slide role bugs | Thomas White | |
2011-12-23 | Store the slide roles in files | Thomas White | |
2011-12-19 | More role stuff | Thomas White | |
2011-12-18 | Auto-furniture mostly working | Thomas White | |
2011-12-18 | Auto-furniture: part 1 | Thomas White | |
2011-12-13 | Fix logic for "remote control magic" | Thomas White | |
2011-12-11 | Remote control magic | Thomas White | |
2011-12-09 | WIP on splitting | Thomas White | |
2011-11-23 | Add "Delete" button | Thomas White | |
2011-11-23 | Fix initial state of toolbar | Thomas White | |
2011-11-22 | Let tools add stuff to the toolbar | Thomas White | |
2011-11-22 | Fix dragging logic | Thomas White | |
2011-11-10 | Background gradient stuff | Thomas White | |
2011-11-10 | Move stylesheet deserialization to stylesheet.c | Thomas White | |
2011-11-10 | Basic background object rendering | Thomas White | |
2011-11-10 | Fix some redraw sillinesses | Thomas White | |
2011-11-09 | Fix image minimum size | Thomas White | |
2011-11-09 | Respect margins when importing an image | Thomas White | |
2011-11-09 | Drag to move objects with rubber band box (faster) | Thomas White | |
2011-11-09 | Preserve aspect ratio when resizing images | Thomas White | |