aboutsummaryrefslogtreecommitdiff
path: root/plugin/notes
Commit message (Collapse)AuthorAge
* merge notes timer rounding fixHakim El Hattab2013-06-09
|\
| * Use Math.floor instead of parseInt to avoid problems with very small numbers ↵Thomas Rosenau2013-06-02
| | | | | | | | like 2e-10
* | merge notes float fix and support for multiple fragments with same indexHakim El Hattab2013-05-05
|\ \ | |/ |/|
| * Added clear:left to notes DIVNigel Stanger2013-05-02
| | | | | | | | | | | | Resolves an issue where the first label (e.g., first bullet or first number) of a list would wrap to the right side of the window and be hidden under the clock element.
* | Replace the ShowDown Markdown engine with markedAmit Kotlovski2013-05-01
|/
* update main window when current slide changes in notes (closes #343)Hakim El Hattab2013-02-27
|
* merge in notes improvementhakimel2013-02-06
|
* find correct path to open html file from the notes.js pathDamjan Georgievski2013-02-06
|
* merge in timer in notes window, timer now stays hidden until initial time is setHakim El Hattab2013-01-26
|
* Add clock and elapsed time to notes viewCharlie DeTar2013-01-26
|
* show error when notes run on non-http, fix load order to make sure upcoming ↵hakimel2013-01-23
| | | | slide is correct when notes open (#278)
* remove debug codehakimel2013-01-21
|
* notes window now displays correct slides when origin is different than ↵hakimel2013-01-21
| | | | index.html (closes #278)
* fix incorrect navigation in notes window (closes #241)Hakim El Hattab2012-11-16
|
* remove console.logHakim El Hattab2012-10-28
|
* updated markdown references in notes pluginHakim El Hattab2012-10-28
|
* merge in support for stepped fragments in notes windowHakim El Hattab2012-10-25
|\
| * Delete functionality to control presentation from notes windowMichael Kühnel2012-10-24
| | | | | | | | Its was impossible (at least for me) to keep the windows in sync without bloating the code too much.
| * Delete console output.Michael Kühnel2012-10-24
| |
| * Make the fragments visible in speaker notesMichael Kühnel2012-10-24
|/
* clean up trailing whitespace (closes #197)Hakim El Hattab2012-10-20
|
* new postMessage-based notes plugin, moved node-based notes to notes-server ↵Hakim El Hattab2012-10-20
(#190)