index
:
marvinborner/KochFractal
master
School presentation (GFS)
Marvin
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugin
/
notes
Age
Commit message (
Expand
)
Author
2013-07-26
ensure notes window fragment states are mirrored in main window #538
Hakim El Hattab
2013-07-26
simplify client side notes plugin
Hakim El Hattab
2013-06-09
merge notes timer rounding fix
Hakim El Hattab
2013-06-02
Use Math.floor instead of parseInt to avoid problems with very small numbers ...
Thomas Rosenau
2013-05-05
merge notes float fix and support for multiple fragments with same index
Hakim El Hattab
2013-05-02
Added clear:left to notes DIV
Nigel Stanger
2013-05-01
Replace the ShowDown Markdown engine with marked
Amit Kotlovski
2013-02-27
update main window when current slide changes in notes (closes #343)
Hakim El Hattab
2013-02-06
merge in notes improvement
hakimel
2013-02-06
find correct path to open html file from the notes.js path
Damjan Georgievski
2013-01-26
merge in timer in notes window, timer now stays hidden until initial time is set
Hakim El Hattab
2013-01-26
Add clock and elapsed time to notes view
Charlie DeTar
2013-01-23
show error when notes run on non-http, fix load order to make sure upcoming s...
hakimel
2013-01-21
remove debug code
hakimel
2013-01-21
notes window now displays correct slides when origin is different than index....
hakimel
2012-11-16
fix incorrect navigation in notes window (closes #241)
Hakim El Hattab
2012-10-28
remove console.log
Hakim El Hattab
2012-10-28
updated markdown references in notes plugin
Hakim El Hattab
2012-10-25
merge in support for stepped fragments in notes window
Hakim El Hattab
2012-10-24
Delete functionality to control presentation from notes window
Michael Kühnel
2012-10-24
Delete console output.
Michael Kühnel
2012-10-24
Make the fragments visible in speaker notes
Michael Kühnel
2012-10-20
clean up trailing whitespace (closes #197)
Hakim El Hattab
2012-10-20
new postMessage-based notes plugin, moved node-based notes to notes-server (#...
Hakim El Hattab