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
Age
Commit message (
Expand
)
Author
2018-03-22
Fix newpara logic
Thomas White
2018-03-19
Add missing prototype
Thomas White
2018-03-19
Fix #includes
Thomas White
2018-03-19
Remove remnants of ancient structures
Thomas White
2018-03-19
Move load_everything() to utils
Thomas White
2018-03-19
Revert "Increase line spacing"
Thomas White
2018-03-19
Set paragraph scblock/rscblock when splitting
Thomas White
2018-03-18
Create a run when placing cursor in an empty paragraph
Thomas White
2018-03-18
debugger: Tidy up and simplify
Thomas White
2018-03-18
Disallow insertion and deletion unless scblock==rscblock
Thomas White
2018-03-18
Remove \callback
Thomas White
2018-03-18
Set scblock/rscblock even for text paragraphs
Thomas White
2018-03-12
Use edit_pos instead of cursor_{para,pos,trail}
Thomas White
2018-03-12
Get rid of Paragraph->open
Thomas White
2018-03-12
Remove dummy runs
Thomas White
2018-03-12
Delete whole paragraphs if they are non-text
Thomas White
2018-03-12
Show SCBlocks for image/callback paragraphs in debugger
Thomas White
2018-03-12
Add rscblocks for image and callback paragraphs
Thomas White
2018-03-11
Rename some functions to make them unique
Thomas White
2018-03-11
Avoid crash when deleting in a non-text paragraph
Thomas White
2018-03-11
Avoid creating extra ImageStores
Thomas White
2018-03-11
Fail cleanly if background pixbuf can't be loaded
Thomas White
2018-03-10
Show rscblocks in debugger
Thomas White
2018-03-10
Fixes for paragraph splitting
Thomas White
2018-03-10
show_para(): Show rscblocks as well
Thomas White
2018-03-10
Add Meson build system
Thomas White
2018-03-08
Don't open debugger if no frame is selected
Thomas White
2018-03-07
Remove len_bytes from add_run
Thomas White
2018-03-07
Don't create runs for \newpara
Thomas White
2018-03-07
Formatting
Thomas White
2018-03-07
Add a warning
Thomas White
2018-03-04
Add a warning
Thomas White
2018-03-04
Paragraph splitting fixes
Thomas White
2018-03-04
Text insertion fix
Thomas White
2018-03-03
Better handling of paragraph ends in which_run
Thomas White
2018-03-03
Make which_run strictly exclusive when deciding which run
Thomas White
2018-03-03
Fix a memory bug in exec_macro
Thomas White
2018-03-03
scan_runs_for_scblock: Check scblock as well as rscblock
Thomas White
2018-03-03
delete_run: Stop moving too many runs
Thomas White
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-03-03
Add some warnings
Thomas White
2018-03-03
Disable blank cursor
Thomas White
2018-02-23
Increase line spacing
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 unused variables
Thomas White
2018-02-19
Remove text run SCBlock offset
Thomas White
2018-02-16
Update comment
Thomas White
[next]