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
/
frame.c
Age
Commit message (
Expand
)
Author
2017-10-17
Track newlines at end of paragraphs
Thomas White
2017-09-24
Don't try to calculate an offset in a non-text paragraph
Thomas White
2017-09-24
Jump back into empty paragraphs correctly
Thomas White
2017-09-24
Handle paragraph split at end of paragraph
Thomas White
2017-09-11
Fix incorrect handling of paragraph split already on run boundary
Thomas White
2017-09-09
Remove fix_scblock_offsets, fix subsequent paragraphs straight away
Thomas White
2017-08-13
Eliminate empty runs after delete
Thomas White
2017-08-10
Add some missing casts
Thomas White
2017-08-10
Implement debugger
Thomas White
2017-07-07
WIP
Thomas White
2017-06-07
Update paragraph indices when deleting
Thomas White
2017-06-07
Implement delete_paragraph()
Thomas White
2017-05-28
Update deletion end offset when shortening runs
Thomas White
2017-05-21
Fix character offsets
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
sc_block_delete() may change the top block
Thomas White
2017-01-25
Implement text selection
Thomas White
2017-01-13
Add a load of debug magic keys
Thomas White
2017-01-13
Set paragraph width correctly when splitting paragraphs
Thomas White
2017-01-13
Fix paragraph merging
Thomas White
2017-01-13
Fix paragraph splitting
Thomas White
2017-01-10
Split paragraphs on enter
Thomas White
2016-11-13
Fix crash
Thomas White
2016-11-13
Refuse to edit inside macro blocks
Thomas White
2016-09-21
Fix abuse of cursor_trail
Thomas White
2016-09-13
Fix text deletion
Thomas White
2016-09-13
Implement multi-run deletion
Thomas White
2016-08-12
Fix merging of paragraphs
Thomas White
2016-08-12
Enhance show_para()
Thomas White
2016-07-07
Allow typing into non-text paragraphs
Thomas White
2016-05-22
Merge paragraphs (needs fixing)
Thomas White
2016-05-17
Advance slide from narrative window
Thomas White
2016-05-02
Don't include paragraph spacing in highlight box
Thomas White
2016-05-02
Paragraph spacing
Thomas White
2016-04-26
Paste slide
Thomas White
2016-04-26
Copy slide
Thomas White
2016-04-22
Slide adding works
Thomas White
2016-04-22
Add SCBlock to image and callback paragraphs
Thomas White
2016-04-21
More WIP on slide adding
Thomas White
2016-04-21
Increase debugging message detail
Thomas White
2016-04-19
WIP on slide adding
Thomas White
2016-04-19
Clarify that cursor_pos is BYTE offset (not character)
Thomas White
2016-04-03
Clarification
Thomas White
2016-04-03
Fix new frames
Thomas White
2016-03-31
Make backspace work (pretty minimally)
Thomas White
2016-03-31
Avoid a few segfaults
Thomas White
2016-03-31
Handle input at end of run
Thomas White
2016-03-29
Enable text insertion
Thomas White
2016-03-29
Highlight the current paragraph
Thomas White
[next]