aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-01-19Inhibit screensaver using native GTK methodThomas White
2018-01-19Fix button label in save boxThomas White
2018-01-19Implement Open menu itemThomas White
2018-01-19Update about boxThomas White
2018-01-18Mass update of copyright datesThomas White
2018-01-18Try deleting based on macro contents if paragraphs can't be merged straight awayThomas White
2018-01-18sc_block_delete/unlink: Pass error condition back up if parent block can't be...Thomas White
2018-01-18Store macro contents block in text runThomas White
2018-01-10Remove vestigial default stylesheet stuffThomas White
2018-01-05Single monitor mode for slideshowThomas White
2018-01-05Don't unref blank cursor if it was never allocatedThomas White
2018-01-05Add option to start presentation without slides (timing only)Thomas White
2018-01-05FussinessThomas White
2018-01-05GUI slide title addingThomas White
2018-01-04Copy and paste entire framesThomas White
2018-01-04Get slide size from stylesheetThomas White
2018-01-04Change slide shape to 16:9, with FIXMEsThomas White
2018-01-04Slideshow: Handle letterboxing both waysThomas White
2017-12-06Fix some FIXMEsThomas White
2017-12-06Handle typing into other non-text paragraph typesThomas White
2017-12-04Use newer API for full screen presentationThomas White
2017-12-04Go directly to PangoContextThomas White
2017-12-03Type "into" slide thumbnail without full rerenderThomas White
2017-12-02Disable up/down buttons at end of slideshowThomas White
2017-12-02Add option to start slideshow in the middleThomas White
2017-12-01Centering of test card stuffThomas White
2017-11-30No text selection in paragraph highlight modeThomas White
2017-11-30Debugging stuffThomas White
2017-11-30SCEditor scaled view fixesThomas White
2017-11-29Scale the slide in the slide windowThomas White
2017-11-28ImageStore LRU systemThomas White
2017-11-27Use ImageStore to get image sizeThomas White
2017-11-26Use config file for image store pathnameThomas White
2017-11-26Don't crash if image is not foundThomas White
2017-11-26Render callbacks with higher resolution when writing to PDFThomas White
2017-11-23Render images at the correct sizeThomas White
2017-11-23Get rid of image size stuffThomas White
2017-11-21Calculate image sizes to fill frames horizontallyThomas White
2017-11-19Remove unnecessary newline stuffThomas White
2017-11-19Don't try to split in a NULL frameThomas White
2017-11-19Set selection to NULL after importing image, because we just did full_rerender()Thomas White
2017-11-19Initialise image para space to zeroThomas White
2017-11-19Don't add empty text blocksThomas White
2017-11-19Fix paragraph highlight for spacingThomas White
2017-11-19Unset selection before creating a new frameThomas White
2017-11-19Set right fontdesc for \newpara runs (in case we type into them later)Thomas White
2017-11-19Dragging fixesThomas White
2017-11-19pos_trail_to_offset(): Special case for \newparaThomas White
2017-11-12Debug stuff (revert me later)Thomas White
2017-10-26Avoid some NULL dereferencesThomas White