index
:
Colloquium
json-stylesheets
master
narrative_runs
narrative_segments
sc2
tmp
wip
wip2
Narrative-based presentation system
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sc_editor.c
Age
Commit message (
Expand
)
Author
2018-03-03
Remove text_run offsets and lengths
Thomas White
2018-03-03
Remove macro_real_block and friends, and delete text based on SCBlocks instea...
Thomas White
2018-02-23
Add SCBlocks into editor at right level
Thomas White
2018-02-23
Complain if frame can't be created
Thomas White
2018-02-23
Create frame at the right SC level
Thomas White
2018-02-19
Remove text run SCBlock offset
Thomas White
2018-02-16
Record whether or not macro is editable
Thomas White
2018-01-29
Fix incorrect handling when first frame is deleted
Thomas White
2018-01-18
Mass update of copyright dates
Thomas White
2018-01-18
Store macro contents block in text run
Thomas White
2018-01-05
GUI slide title adding
Thomas White
2018-01-04
Copy and paste entire frames
Thomas White
2017-12-06
Handle typing into other non-text paragraph types
Thomas White
2017-12-04
Go directly to PangoContext
Thomas White
2017-12-03
Type "into" slide thumbnail without full rerender
Thomas White
2017-11-30
No text selection in paragraph highlight mode
Thomas White
2017-11-30
SCEditor scaled view fixes
Thomas White
2017-11-29
Scale the slide in the slide window
Thomas White
2017-11-26
Use config file for image store pathname
Thomas White
2017-11-23
Get rid of image size stuff
Thomas White
2017-11-19
Remove unnecessary newline stuff
Thomas White
2017-11-19
Don't try to split in a NULL frame
Thomas White
2017-11-19
Set selection to NULL after importing image, because we just did full_rerender()
Thomas White
2017-11-19
Unset selection before creating a new frame
Thomas White
2017-11-19
Dragging fixes
Thomas White
2017-11-12
Debug stuff (revert me later)
Thomas White
2017-10-23
Ensure initialisation of cursor position
Thomas White
2017-10-22
Hold shift to create, resize or move
Thomas White
2017-10-22
Don't rewrap if paragraph is NULL
Thomas White
2017-10-22
Rewrap the paragraph range in the correct frame (!)
Thomas White
2017-10-17
Fix button modifier masks
Thomas White
2017-10-08
Delete text when inserting with block selected
Thomas White
2017-09-24
Avoid looking up cursor position in non-text paragraph
Thomas White
2017-09-24
draw_caret(): Use pos_trail_to_offset()
Thomas White
2017-09-09
Remove fix_scblock_offsets, fix subsequent paragraphs straight away
Thomas White
2017-08-13
Only unset selection if it is active
Thomas White
2017-08-13
Move debugging routines up
Thomas White
2017-08-10
Initial work on debugger
Thomas White
2017-07-07
WIP
Thomas White
2017-05-21
Fix character offsets
Thomas White
2017-05-20
Set cursor position after block delete
Thomas White
2017-03-27
Delete selected text
Thomas White
2017-03-05
Track whether selection is active or not
Thomas White
2017-03-02
Create a new SCBlock when we create the first paragraph in an empty frame
Thomas White
2017-03-02
Formatting
Thomas White
2017-03-02
sc_block_delete() may change the top block
Thomas White
2017-02-04
Set narrative stylesheet when replacing it
Thomas White
2017-01-25
Implement text selection
Thomas White
2017-01-16
Titlebar stuff, keep track of when presentation has been changed
Thomas White
2017-01-13
Add a load of debug magic keys
Thomas White
[next]