.. |
button.js
|
MouseTracker now defaults to tracking on (#558)
|
2015-01-20 18:35:58 -08:00 |
buttongroup.js
|
Merge upstream.
|
2015-06-08 10:38:16 -04:00 |
control.js
|
Make OpenSeadragon W3C compliant.
|
2014-04-04 16:14:32 -04:00 |
controldock.js
|
Make OpenSeadragon W3C compliant.
|
2014-04-04 16:14:32 -04:00 |
displayrectangle.js
|
Updated Doclets
|
2013-11-25 08:48:44 -08:00 |
drawer.js
|
fix couple of typos
|
2016-01-14 12:42:02 -08:00 |
dzitilesource.js
|
* Fixed: DZI tilesource was broken
|
2015-01-12 14:18:39 -08:00 |
eventsource.js
|
Updated Doclets
|
2013-11-25 08:48:44 -08:00 |
fullscreen.js
|
Add support for old webkit. Add fullScreenApi.getFullScreenElement method. Remove old license.
|
2014-03-25 13:29:58 -04:00 |
iiiftilesource.js
|
Support tile-less IIIF as per LegacyTileSource: Fix #737
|
2016-01-09 14:04:21 +00:00 |
imageloader.js
|
Added error message tracking into the tile loading mechanism. This exposes the reason for the error in the console.log message
|
2015-07-06 14:57:15 -06:00 |
imagetilesource.js
|
Removed redundant open-failed doc comment
|
2016-01-11 14:18:06 -08:00 |
legacytilesource.js
|
Updated Doclets
|
2013-11-25 08:48:44 -08:00 |
mousetracker.js
|
Converted jsdoc to plain comments
|
2015-12-09 18:28:41 +01:00 |
navigator.js
|
Refactor to reflect the reviewer comments
|
2015-12-27 12:15:17 +09:00 |
openseadragon.js
|
Merge https://github.com/openseadragon/openseadragon
|
2016-01-14 12:32:54 -08:00 |
osmtilesource.js
|
Updated Doclets
|
2013-11-25 08:48:44 -08:00 |
overlay.js
|
Use Math.round instead of Math.floor and Math.ceil for overlay placement.
|
2015-10-09 14:15:54 -04:00 |
point.js
|
Fix flickering issue at certain rotation angles.
|
2015-12-13 11:49:58 -05:00 |
profiler.js
|
Updated Doclets
|
2013-11-25 08:48:44 -08:00 |
rectangle.js
|
Fix coordinates conversion with rotation.
|
2015-12-11 19:07:23 -05:00 |
referencestrip.js
|
Fixes #777: next button click pops up virtual keyboard on mobile devices
|
2015-11-24 18:23:54 -08:00 |
spring.js
|
Fixed erroneous asserts in spring
|
2016-01-15 09:19:18 -08:00 |
strings.js
|
Added configuration around the rotate left/right buttons. The default for showRotationControls is false to preserve existing functionality. Also added default tooltip strings for the buttons.
|
2014-03-03 09:28:28 -07:00 |
tile.js
|
1) update according to comments from openseadragon's
|
2016-01-07 12:47:17 -08:00 |
tilecache.js
|
Fix assert in cacheTile.
|
2015-06-15 16:43:34 -04:00 |
tiledimage.js
|
fix couple of typos
|
2016-01-14 12:42:02 -08:00 |
tilesource.js
|
Fix for issue with tiledImages loading tiles at every level instead of just the best level: using && instead of || means the tiledImage's longest side is used for comparison instead of the shortest side.
|
2015-09-15 15:58:34 -06:00 |
tilesourcecollection.js
|
Docs and naming changes for collection mode
|
2014-11-12 16:31:46 -08:00 |
tmstilesource.js
|
Updated Doclets
|
2013-11-25 08:48:44 -08:00 |
viewer.js
|
Merge https://github.com/openseadragon/openseadragon
|
2016-01-14 12:32:54 -08:00 |
viewport.js
|
Rename scale functions with NoRotate suffix.
|
2015-12-22 18:19:22 -05:00 |
world.js
|
Optimized adding large numbers of items to the world.
|
2015-09-25 09:58:34 -06:00 |