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
/
wrap.h
Age
Commit message (
Expand
)
Author
2016-03-14
Fix frame creation
Thomas White
2016-02-14
Rationalise box handling (needs debugging)
Thomas White
2015-12-26
Open slide window on right slide
Thomas White
2015-12-21
Multiple segments in a box
Thomas White
2015-11-26
WIP
Thomas White
2015-10-19
Add total_height()
Thomas White
2015-10-16
Allocate boxes in line properly during wrapping
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-01-03
Thumbnails!
Thomas White
2014-12-27
Draw from callbacks
Thomas White
2014-09-27
SCEditor, part I
Thomas White
2014-09-24
Fix cursor behaviour
Thomas White
2014-06-21
Fix cursor moving
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-03-11
New way of doing cursor position
Thomas White
2014-01-17
Unwrapped text belongs to frame, not interpreter
Thomas White
2014-01-12
Most of the new interpreter structure
Thomas White
2013-09-08
Add \slidenumber
Thomas White
2013-08-22
Handle SC offsets for prologue (non-editable) boxes
Thomas White
2013-08-15
Click to set cursor position (needs debugging)
Thomas White
2013-08-08
Add show_boxes()
Thomas White
2013-05-21
ImageStore stuff
Thomas White
2013-03-21
More cursor position
Thomas White
2013-03-19
Cursor position stuff
Thomas White
2013-03-17
Mark underfull lines
Thomas White
2013-03-15
Fix memory leak
Thomas White
2013-03-12
Handle the last line properly
Thomas White
2013-03-12
Mark overfull lines
Thomas White
2013-03-10
Distribute the space
Thomas White
2013-03-05
Update boilerplate comments
Thomas White
2013-03-04
Wrapping stuff
Thomas White
2013-03-03
Fix line width
Thomas White
2013-03-02
New wrapping stuff
Thomas White