openseadragon/src
2013-03-14 07:22:25 -04:00
..
button.js basic implementation of issue #2 2013-02-28 15:55:24 -05:00
buttongroup.js Removed JS Hint globals comment, since it's now in grunt 2013-02-14 12:04:47 -08:00
control.js Removed JS Hint globals comment, since it's now in grunt 2013-02-14 12:04:47 -08:00
controldock.js Removed JS Hint globals comment, since it's now in grunt 2013-02-14 12:04:47 -08:00
displayrectangle.js Removed JS Hint globals comment, since it's now in grunt 2013-02-14 12:04:47 -08:00
drawer.js niave implementation of prerender for canvas, the first optimization discussed here: http://www.html5rocks.com/en/tutorials/canvas/performance/ 2013-03-14 07:22:25 -04:00
dzitilesource.js fixing jsdocs that caused recursion 2013-02-19 22:53:54 -05:00
eventhandler.js Removed JS Hint globals comment, since it's now in grunt 2013-02-14 12:04:47 -08:00
fullscreen.js pulling full screen api detection out into is own file per ians suggestion 2013-03-06 15:36:52 -05:00
iiiftilesource.js fixing jsdocs that caused recursion 2013-02-19 22:53:54 -05:00
legacytilesource.js fixing jsdocs that caused recursion 2013-02-19 22:53:54 -05:00
mousetracker.js patch for pinch zoom point. initial two point touch midpoint is used for duration of pinch-zoom operation. references #17 2013-02-27 06:57:06 -05:00
navigator.js Removed JS Hint globals comment, since it's now in grunt 2013-02-14 12:04:47 -08:00
openseadragon.js Improved build banners, including making them visible in minified version 2013-03-11 11:52:30 -07:00
osmtilesource.js fixing jsdocs that caused recursion 2013-02-19 22:53:54 -05:00
overlay.js Removed JS Hint globals comment, since it's now in grunt 2013-02-14 12:04:47 -08:00
point.js Removed JS Hint globals comment, since it's now in grunt 2013-02-14 12:04:47 -08:00
profiler.js Removed JS Hint globals comment, since it's now in grunt 2013-02-14 12:04:47 -08:00
rectangle.js Removed JS Hint globals comment, since it's now in grunt 2013-02-14 12:04:47 -08:00
referencestrip.js found typo in source, thie was supposed to be this 2013-02-28 14:37:32 -05:00
spring.js Removed JS Hint globals comment, since it's now in grunt 2013-02-14 12:04:47 -08:00
strings.js added inital support for moving to a nodejs build with grunt. build only includes concant and lint. fixed all lint warning where appropriate and added lint inline ignores where appropriate. when build script is complete we will start transition to new repo. also currently researching how to prune unfriendly portion of history that make repo large due to large binary files in web app. I like git well enough but using branches for web apps unrelated to code base has made me weary once again of social web fads that force convention without long term consideration of cost. 2013-02-12 22:40:08 -05:00
tile.js niave implementation of prerender for canvas, the first optimization discussed here: http://www.html5rocks.com/en/tutorials/canvas/performance/ 2013-03-14 07:22:25 -04:00
tilesource.js applying patch provided by eikeon for position parameter constructor of TileSource. At some point I hope to deprecate most of these constructors that have more than two positional parameters. 2013-03-12 20:12:08 -04:00
tilesourcecollection.js fixing jsdocs that caused recursion 2013-02-19 22:53:54 -05:00
tmstilesource.js adding support for several new tile sources including iiif, osm and tms (osm and tms are thanks to seajax-utils project) 2013-02-08 15:45:22 -05:00
viewer.js Merge pull request #24 from openseadragon/fullscreen 2013-03-07 20:57:11 -08:00
viewport.js Removed JS Hint globals comment, since it's now in grunt 2013-02-14 12:04:47 -08:00