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
/
shape.c
Age
Commit message (
Expand
)
Author
2016-03-14
Fix frame creation
Thomas White
2016-03-05
Debugging stuff
Thomas White
2016-02-14
Rationalise box handling (needs debugging)
Thomas White
2016-01-25
WIP on box upgrades
Thomas White
2015-12-26
Extra checks
Thomas White
2015-12-26
Open slide window on right slide
Thomas White
2015-12-21
Multiple segments in a box
Thomas White
2015-10-13
Make text insertion (mostly) work
Thomas White
2015-10-11
Keep track of the boxes at the three levels: orig, para, wrapped
Thomas White
2015-10-11
No need for separate len_bytes field in wrap_box
Thomas White
2015-10-11
SPOT for box text (inside the SCBlock)
Thomas White
2015-08-18
Fix calculation of end bit
Thomas White
2015-08-18
"Fix" UTF8 handling in split_words()
Thomas White
2015-08-18
Fix debug_log_attrs()
Thomas White
2015-08-16
Nothing boxes should have zero length
Thomas White
2015-03-16
Edit empty boxes
Thomas White
2015-02-15
Fix cursor movement through empty boxes
Thomas White
2015-02-15
Set offset for nothing boxes
Thomas White
2015-02-15
Set height and ascent on empty boxes
Thomas White
2015-02-14
Fix random newlines
Thomas White
2015-02-14
Fix newlines
Thomas White
2015-02-06
Wrapping fixes
Thomas White
2015-01-03
Thumbnails!
Thomas White
2014-12-27
Add new boxes where necessary (!)
Thomas White
2014-06-30
Mostly fix cursor stuff
Thomas White
2014-06-21
Mostly working cursor logic
Thomas White
2014-06-21
Box offset logic
Thomas White
2014-06-05
Cursor stuff
Thomas White
2014-04-01
Don't assume only one Pango run per wrap box
Thomas White
2014-03-11
New way of doing cursor position
Thomas White
2014-01-18
Restore images and slide number
Thomas White
2014-01-15
Add subframes via SCInterpreter
Thomas White
2014-01-12
Most of the new interpreter structure
Thomas White