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
Age
Commit message (
Expand
)
Author
2020-01-06
Fix modifier keys
Thomas White
2020-01-06
Fixes for copy, add text paste and hooks for SC paste
Thomas White
2020-01-05
Cut/copy in Storycode format
Thomas White
2020-01-04
Cut/copy in text format
Thomas White
2019-12-22
Vertical cursor motion in narrative and slide text boxes
Thomas White
2019-12-06
Defer rendering of slide thumbnails until the first time they're drawn
Thomas White
2019-12-06
Draw only visible narrative objects
Thomas White
2019-10-11
Clarify string length
Thomas White
2019-10-11
Implement text deletion and paragraph splitting in slide text boxes
Thomas White
2019-10-11
gtknv_end_offset_of_para: Add missing initialisation
Thomas White
2019-10-10
Restore slide text insertion
Thomas White
2019-10-10
Fix gtksv_end_offset_of_para for runs
Thomas White
2019-10-10
Take paraspace into account in cursor calculations
Thomas White
2019-10-10
Keep 'run' out of struct slide_pos
Thomas White
2019-10-10
Whitespace fussiness
Thomas White
2019-10-10
Make symbol names unique across all files
Thomas White
2019-10-05
Remove old test lines from demo.sc
Thomas White
2019-10-05
Fix narrative_pos_trail_to_offset for runs (use which_run)
narrative_runs
Thomas White
2019-10-05
Restore text deletion in narrative
Thomas White
2019-10-05
narrative_pos_trail_to_offset: Consider end of run as within run
Thomas White
2019-10-05
Remove variable which was only used once
Thomas White
2019-10-05
Restore paragraph splitting
Thomas White
2019-10-05
Implement which_run()
Thomas White
2019-10-05
Fix run determination when inserting text
Thomas White
2019-10-05
Clean up stylesheet parser a bit
Thomas White
2019-10-05
Use characters instead of SQOPEN/SQCLOSE
Thomas White
2019-10-05
Get rid of spctx completely
Thomas White
2019-10-05
Slides should not add themselves to the narrative
Thomas White
2019-10-05
Add missing default
Thomas White
2019-10-05
narrative_debug: Show slide details
Thomas White
2019-10-05
Get slide out of parser context
Thomas White
2019-10-05
Handle ':\n' (no space after colon)
Thomas White
2019-10-05
Formatting fussiness
Thomas White
2019-10-05
write_item: Use write_para
Thomas White
2019-10-05
Formatting
Thomas White
2019-10-05
write_para: Escape special chars in the run text
Thomas White
2019-10-05
Add missing initialisation
Thomas White
2019-10-05
Fix function calls
Thomas White
2019-10-05
Concatenate multiple RUN_TEXTs within emphasis blocks
Thomas White
2019-10-05
Remove debug
Thomas White
2019-10-05
Add FIXMEs
Thomas White
2019-10-05
Parse emphasis blocks in Bison
Thomas White
2019-09-16
Update demo doc
Thomas White
2019-09-16
Parser fixes
Thomas White
2019-09-14
Handle *bold* in parser, rather than as a separate stage
Thomas White
2019-08-25
Fix *bold* etc
Thomas White
2019-08-18
Handle *bold*, /italic/ etc
Thomas White
2019-08-13
Fix crash when adding an image with a frame already selected
Thomas White
2019-08-13
Remove old code
Thomas White
2019-08-13
Implement end of presentation marker
Thomas White
[next]