openseadragon/src
2013-03-06 06:44:55 -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 what was initally a feature branch to work on just canvas prerender, evolved into a feature branch focused on broader ideas discussed in issue #4 - I've basically been able to reduce time spent in drawTile by half. good stuff, thanks to dustmoo for getting us looking into this 2013-03-06 05:51:31 -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 what was initally a feature branch to work on just canvas prerender, evolved into a feature branch focused on broader ideas discussed in issue #4 - I've basically been able to reduce time spent in drawTile by half. good stuff, thanks to dustmoo for getting us looking into this 2013-03-06 05:51:31 -05:00
openseadragon.js minZoomImageRatio should not be less than minPixelRatio to avoid blurry full zoom out. Its worth noting now that several options are 'coupled' but dont have logic which addresses the coupling so as to avoid ill affects from settings that dont make sense for how they are coupled. 2013-03-06 06:44:55 -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 what was initally a feature branch to work on just canvas prerender, evolved into a feature branch focused on broader ideas discussed in issue #4 - I've basically been able to reduce time spent in drawTile by half. good stuff, thanks to dustmoo for getting us looking into this 2013-03-06 05:51:31 -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 merging, not sure why I get a conflict on this, must be doing something wrong in my work flow 2013-03-06 05:55:53 -05:00
tilesource.js what was initally a feature branch to work on just canvas prerender, evolved into a feature branch focused on broader ideas discussed in issue #4 - I've basically been able to reduce time spent in drawTile by half. good stuff, thanks to dustmoo for getting us looking into this 2013-03-06 05:51:31 -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