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
/
sc_interp.c
Age
Commit message (
Expand
)
Author
2015-01-03
Thumbnails!
Thomas White
2014-12-27
Draw from callbacks
Thomas White
2014-12-26
Callback stuff
Thomas White
2014-12-26
Move SCCallbackFunc definition
Thomas White
2014-12-26
Callback stuff
Thomas White
2014-12-24
Structure for callback mechanism
Thomas White
2014-10-24
Don't recurse into \slide
Thomas White
2014-10-24
Fix a memory leak
Thomas White
2014-09-20
Add gradient backgrounds
Thomas White
2014-09-20
Add \fontsize and \bold
Thomas White
2014-09-19
Comment out debugging stuff
Thomas White
2014-09-19
Set overall slide background in style sheet
Thomas White
2014-09-14
Fix tests
Thomas White
2014-09-11
Fix \slidenumber
Thomas White
2014-09-11
Factorise rendering pipeline a bit
Thomas White
2014-09-11
Get rid of slide and presentation constants
Thomas White
2014-09-09
Honour final defaults in style sheet
Thomas White
2014-09-09
Implement padding
Thomas White
2014-09-09
Run macro contents
Thomas White
2014-09-08
Copy SCBlocks when executing a macro
Thomas White
2014-09-08
Restore style menu
Thomas White
2014-09-07
Factorise style sheet
Thomas White
2014-08-09
Fix frame resize
Thomas White
2014-07-24
Update SC on resize
Thomas White
2014-06-05
Cursor stuff
Thomas White
2014-02-13
Fix recursion woes
Thomas White
2014-02-02
Run macros
Thomas White
2014-01-29
Reduce verbosity
Thomas White
2014-01-29
Work on rendering pipeline
Thomas White
2014-01-26
Put image filename in options, not content
Thomas White
2014-01-26
Data structures for macros
Thomas White
2014-01-26
Factorise "output" parts of sc_interp_add_blocks()
Thomas White
2014-01-22
Fix rendering
Thomas White
2014-01-18
Restore images and slide number
Thomas White
2014-01-17
Unwrapped text belongs to frame, not interpreter
Thomas White
2014-01-16
Frame geometry
Thomas White
2014-01-16
Handle frame size specified as fraction
Thomas White
2014-01-15
Add subframes via SCInterpreter
Thomas White
2014-01-13
Debugging improvements
Thomas White
2014-01-13
Handle font/colour changes and actually draw the lines
Thomas White
2014-01-12
Most of the new interpreter structure
Thomas White
2014-01-07
Initial work for new SC processor
Thomas White