aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix grunt jshint configHakim El Hattab2013-03-08
* denote language in code samplesHakim El Hattab2013-03-08
* cut back on spacingHakim El Hattab2013-03-08
* print port when multiplex server starts (#98)Hakim El Hattab2013-03-08
* update multiplex setup instructions (#98)Hakim El Hattab2013-03-08
* add Reveal.getConfig(), replace use of window.globals (#98)Hakim El Hattab2013-03-08
* merge in multiplex (#98)Hakim El Hattab2013-03-08
|\
| * Prevent users from accidentally using common credentialsDavid Banham2013-03-09
| * Bring multiplex up to dateDavid Banham2013-03-08
| * Merge branch 'master' of https://github.com/hakimel/reveal.jsDavid Banham2013-03-08
| |\
| * | Multiplex fixesDavid Banham2012-08-15
| * | Not got githubDavid Banham2012-08-15
| * | Not for githubDavid Banham2012-08-15
| * | Removed unused codeDavid Banham2012-08-06
| * | Don't suppress the whole event, just add context metadataDavid Banham2012-08-06
| * | Tweaked headingDavid Banham2012-08-05
| * | Added multiplexing serverDavid Banham2012-08-05
* | | scope error (#300)Hakim El Hattab2013-03-05
* | | blindfolded attempt at ie10 touch (#300)Hakim El Hattab2013-03-05
* | | Merge branch 'searchplugin' of https://github.com/razor-1/reveal.js into devHakim El Hattab2013-03-04
|\ \ \
| * | | search pluginJon Snyder2013-02-11
* | | | merge two new themes, slight adjustments to said themesHakim El Hattab2013-03-04
* | | | Merge branch 'solarized' of https://github.com/asmod3us/reveal.js into devHakim El Hattab2013-03-04
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into solarizedasmod3us2013-02-28
| |\ \ \ \
| * | | | | updated dark theme to use external color definitionasmod3us2013-02-21
| * | | | | added solarized light themeasmod3us2013-02-21
| * | | | | extracted solarized color definitions to separate fileasmod3us2013-02-21
| * | | | | added solarized dark themeasmod3us2013-02-21
* | | | | | fix error in how touch support was detectedHakim El Hattab2013-03-04
* | | | | | better null check for stack (closes #354)Hakim El Hattab2013-03-04
* | | | | | fix rotues check when loop is activeHakim El Hattab2013-03-04
* | | | | | better choice of fallback fonts (closes #328)Hakim El Hattab2013-03-04
* | | | | | add grunt sass theme taskHakim El Hattab2013-03-04
* | | | | | fix minor inconsistency in left/right nav when first/last slides are verticalHakim El Hattab2013-03-04
* | | | | | Merge branch 'patch-1' of https://github.com/ynonp/unix2-bash-scripts-slides ...Hakim El Hattab2013-03-04
|\ \ \ \ \ \
| * | | | | | Update markdown.jsynonp2013-03-01
| | |_|_|_|/ | |/| | | |
* | | | | | note about post-startup configurationHakim El Hattab2013-03-04
* | | | | | enable pos-startup config of autoSlideHakim El Hattab2013-03-04
|/ / / / /
* | | | | fix a few typos (closes #352)Hakim El Hattab2013-03-01
* | | | | format tweakHakim El Hattab2013-02-28
* | | | | fixing an initialization bug when turning off controls and progress in initia...Ben Houston2013-02-28
| |/ / / |/| | |
* | | | force layout after configuration changesHakim El Hattab2013-02-27
* | | | Merge branch 'dev' of github.com:hakimel/reveal.js into devHakim El Hattab2013-02-27
|\ \ \ \
| * | | | attempt to fix grunt in travis ci buildHakim El Hattab2013-02-27
* | | | | attempt n2 to fix grunt in travis ci buildHakim El Hattab2013-02-27
|/ / / /
* | | | update main window when current slide changes in notes (closes #343)Hakim El Hattab2013-02-27
* | | | replace classList.toggle( ..., force ) as it's broken in ffHakim El Hattab2013-02-27
* | | | dispatch event when paused/resumed (closes #336)Hakim El Hattab2013-02-27
* | | | Merge branch 'patch-1' of https://github.com/asmod3us/reveal.js into devHakim El Hattab2013-02-27
|\ \ \ \
| * | | | Update plugin/markdown/markdown.jsasmod3us2013-02-26