openseadragon/src
2013-03-05 07:30:37 -05: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-01 09:23:47 -05: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
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 correcting comment per ventero's review 2013-02-28 16:19:04 -05: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 improved caching follows existing use of tile.unload to delete prerendered canvas 2013-03-05 07:30:37 -05:00
tilesource.js refs #22 use Math.pow per houseofyin and memoize implementation of getLevelScale per acdha 2013-03-01 08:42:06 -05: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 basic implementation of issue #2 2013-02-28 15:55:24 -05:00
viewport.js Removed JS Hint globals comment, since it's now in grunt 2013-02-14 12:04:47 -08:00