wtk_graph.asy: Fix palette positioning in graphMatrixFile
[reveal.js.git] / js /
2013-05-01 Raymond CamdenMoved my code to auto escape html to the right place
2013-05-01 Raymond CamdenAdds support for auto escaping HTML in code blocks.
2013-04-30 Hakim El Hattabadd isVerticalSlide utility method
2013-04-30 Hakim El Hattabgreatly improved rtl, slides and progress are now rever...
2013-04-27 Hakim El Hattabonly auto-play media when data-autoplay is set (#388)
2013-04-27 Hakim El Hattabauto play/pause youtube video when entering/leaving...
2013-04-27 Hakim El Hattabauto play/pause html5 media when entering/leaving slide...
2013-04-27 Hakim El Hattabadd config option for disabling all fragments
2013-04-27 Hakim El Hattabavailable fragment routes reflected in control arrows...
2013-04-27 Hakim El Hattabgreatly simplify next/prev fragment routines
2013-04-27 Hakim El Hattabalso update controls and progress on sync
2013-04-27 Hakim El Hattabupdate progress bar on window resize
2013-04-27 Hakim El Hattabadd sync method
2013-04-27 Hakim El HattabMerge branch 'master' of https://github.com/bozor/revea...
2013-04-24 Hakim El HattabMerge pull request #425 from marcvangend/master
2013-04-24 Marc van GendUse the newer element.webkitRequestFullscreen method...
2013-04-24 Hakim El HattabMerge branch 'master' of https://github.com/hakimel...
2013-04-18 Hakim El HattabMerge pull request #398 from jmdobry/multiplex-docs
2013-04-18 Hakim El Hattabcorrection to navigate top/right/bottom/left methods...
2013-04-16 Hakim El Hattabreturn current fragment index through getIndices, repla...
2013-04-15 Hakim El Hattabfix previous slide navigation logic (closes #397)
2013-04-15 Hakim El HattabMerge branch 'master' of https://github.com/ainformatic...
2013-04-11 Hakim El Hattabmerge mutiplex fragment fix #395
2013-04-07 tkaczmarzykreturning index only when current fragment is defined
2013-04-06 tkaczmarzyksimplified getCurrentFragmentIndex impl
2013-04-06 Hakim El Hattabsupport for transition speed settings (closes #392)
2013-04-06 tkaczmarzykremoved no longer required helper method
2013-04-06 tkaczmarzykbroadcasting fragments state in multiplex plugin (...
2013-03-31 Hakim El Hattabalways construct controls and progress bar at startup...
2013-03-31 Hakim El HattabMerge branch 'master' of https://github.com/theoreticaL...
2013-03-31 Hakim El HattabMerge branch 'md-error-handling' of https://github...
2013-03-31 Hakim El HattabMerge branch 'patch-1' of https://github.com/jish/revea...
2013-03-23 Hakim El Hattabadd availableRoutes to the api (#371)
2013-03-17 Hakim El Hattabalways kill touch events on removelisteners (#365)
2013-03-17 Hakim El Hattabenable keyboard/touch flags to change in runtime config...
2013-03-17 Hakim El Hattabnew build for autoslide pr
2013-03-17 Hakim El HattabMerge branch 'bugfix-pause' of https://github.com/Every...
2013-03-17 Hakim El Hattabupdate version to 2.4
2013-03-17 Hakim El HattabMerge branch 'shift-space' of https://github.com/remyba...
2013-03-11 Amir Nissimbugfix - continue autoslide after resume
2013-03-10 Remy BachAdd shift+space functionality
2013-03-09 Hakim El HattabMerge branch 'searchplugin' of https://github.com/razor...
2013-03-09 Hakim El Hattabremove extra whitespace
2013-03-09 Hakim El Hattabfix grunt jshint config
2013-03-09 Hakim El Hattabadd Reveal.getConfig(), replace use of window.globals...
2013-03-08 Hakim El Hattabmerge in multiplex (#98)
2013-03-08 David BanhamBring multiplex up to date
2013-03-07 David BanhamMerge branch 'master' of https://github.com/hakimel...
2013-03-05 Hakim El Hattabscope error (#300)
2013-03-05 Hakim El Hattabblindfolded attempt at ie10 touch (#300)
2013-03-04 Hakim El HattabMerge branch 'searchplugin' of https://github.com/razor...
2013-03-04 Hakim El HattabMerge branch 'solarized' of https://github.com/asmod3us...
2013-03-04 Hakim El Hattabfix error in how touch support was detected
2013-03-04 Hakim El Hattabbetter null check for stack (closes #354)
2013-03-04 Hakim El Hattabfix rotues check when loop is active
2013-03-04 Hakim El Hattabfix minor inconsistency in left/right nav when first...
2013-03-04 Hakim El HattabMerge branch 'patch-1' of https://github.com/ynonp...
2013-03-04 Hakim El Hattabenable pos-startup config of autoSlide
2013-03-01 Hakim El Hattabfix a few typos (closes #352)
2013-02-28 Hakim El Hattabformat tweak
2013-02-28 Ben Houstonfixing an initialization bug when turning off controls...
2013-02-28 asmod3usMerge remote-tracking branch 'upstream/master' into...
2013-02-27 Hakim El Hattabforce layout after configuration changes
2013-02-27 Hakim El Hattabreplace classList.toggle( ..., force ) as it's broken...
2013-02-27 Hakim El Hattabdispatch event when paused/resumed (closes #336)
2013-02-27 Hakim El HattabMerge branch 'patch-1' of https://github.com/asmod3us...
2013-02-27 Hakim El HattabMerge branch 'slidifyMarkdown' of https://github.com...
2013-02-27 Hakim El Hattabfragment sorting tweaks, sort attribute is now called...
2013-02-27 Hakim El HattabMerge branch 'sort_fragments' of https://github.com...
2013-02-27 Hakim El Hattabmerge grunt update to 0.4 (#350)
2013-02-27 Hakim El HattabMerge branch 'upgrade-to-grunt-0.4' of https://github...
2013-02-26 Hakim El Hattabdisabled overview clicks on slides with disabled class
2013-02-24 Hakim El Hattabprevent overview click events after calling Reveal...
2013-02-24 Hakim El Hattabadd configure api method for update config after initia...
2013-02-21 James BergstraFIX: indent level of sort_fragments
2013-02-21 James BergstraENH: fragment-pos attribute for ordering fragments
2013-02-20 Hakim El HattabMerge pull request #338 from jjallaire/ontouchstart...
2013-02-14 JJ Allaireontouchstart null check in addEventListeners
2013-02-13 Hakim El Hattabadded isFirstSlide/isLastSlide api methods
2013-02-13 Hakim El HattabMerge branch 'master' of https://github.com/gouravtiwar...
2013-02-13 Hakim El HattabMerge pull request #337 from jjallaire/ontouchstart...
2013-02-13 JJ Allairecheck window.ontouchstart != null (required for qtwebkit)
2013-02-11 Gourav TiwariAdded isFirstSlide and isLastSlide functions
2013-02-11 Hakim El Hattabscale presentations on ipad instead of zoom
2013-02-10 Hakim El Hattabadd api methods for check if overview is active or...
2013-02-10 Hakim El Hattabstop auto-slide on pause and overview (closes #320)
2013-02-06 Hakim El Hattabadjust copyright years
2013-02-03 Hakim El Hattabhelper method for retrieving slide based on index ...
2013-02-03 Hakim El Hattabfix vertical centering of slide in ios chrome (closes...
2013-02-03 Hakim El Hattabfix error with removal of control button and progress...
2013-02-03 Hakim El Hattabcode cosmetics
2013-02-03 Hakim El HattabMerge pull request #322 from commadelimited/deactivate...
2013-02-03 Hakim El Hattabremove extra padding in stacks, add api method to retri...
2013-02-02 Hakim El Hattabreduce width of single-page fallback slides
2013-01-31 andy matthewsOnly allowing 'unpause' keyboard events while paused
2013-01-31 Hakim El Hattabchange default maxScale to 1.0 (#310)
2013-01-31 Hakim El Hattabadd min/max scale settings (#310)
2013-01-29 hakimelrename padding config option to margin, better mobile...
2013-01-28 hakimelfeature detect zoom with fallback on transform, allow...
2013-01-28 Hakim El Hattabupdated to v2.3, initial implementation of uniformly...
next