aboutsummaryrefslogtreecommitdiff
path: root/src/sc_editor.c
AgeCommit message (Expand)Author
2018-01-18Mass update of copyright datesThomas White
2018-01-18Store macro contents block in text runThomas White
2018-01-05GUI slide title addingThomas White
2018-01-04Copy and paste entire framesThomas White
2017-12-06Handle typing into other non-text paragraph typesThomas White
2017-12-04Go directly to PangoContextThomas White
2017-12-03Type "into" slide thumbnail without full rerenderThomas White
2017-11-30No text selection in paragraph highlight modeThomas White
2017-11-30SCEditor scaled view fixesThomas White
2017-11-29Scale the slide in the slide windowThomas White
2017-11-26Use config file for image store pathnameThomas White
2017-11-23Get rid of image size stuffThomas 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-19Unset selection before creating a new frameThomas White
2017-11-19Dragging fixesThomas White
2017-11-12Debug stuff (revert me later)Thomas White
2017-10-23Ensure initialisation of cursor positionThomas White
2017-10-22Hold shift to create, resize or moveThomas White
2017-10-22Don't rewrap if paragraph is NULLThomas White
2017-10-22Rewrap the paragraph range in the correct frame (!)Thomas White
2017-10-17Fix button modifier masksThomas White
2017-10-08Delete text when inserting with block selectedThomas White
2017-09-24Avoid looking up cursor position in non-text paragraphThomas White
2017-09-24draw_caret(): Use pos_trail_to_offset()Thomas White
2017-09-09Remove fix_scblock_offsets, fix subsequent paragraphs straight awayThomas White
2017-08-13Only unset selection if it is activeThomas White
2017-08-13Move debugging routines upThomas White
2017-08-10Initial work on debuggerThomas White
2017-07-07WIPThomas White
2017-05-21Fix character offsetsThomas White
2017-05-20Set cursor position after block deleteThomas White
2017-03-27Delete selected textThomas White
2017-03-05Track whether selection is active or notThomas White
2017-03-02Create a new SCBlock when we create the first paragraph in an empty frameThomas White
2017-03-02FormattingThomas White
2017-03-02sc_block_delete() may change the top blockThomas White
2017-02-04Set narrative stylesheet when replacing itThomas White
2017-01-25Implement text selectionThomas White
2017-01-16Titlebar stuff, keep track of when presentation has been changedThomas White
2017-01-13Add a load of debug magic keysThomas White
2017-01-10Split paragraphs on enterThomas White
2016-11-13Refuse to edit inside macro blocksThomas White
2016-09-21Fix segfaultThomas White
2016-09-21Fix abuse of cursor_trailThomas White
2016-09-21Update the size of flowed frames on insertThomas White
2016-09-21Keep the cursor inside the window on editThomas White
2016-09-19Set page size correctly for scroll adjustmentThomas White
2016-09-18Set scroll position to top if whole document can be shownThomas White