.. |
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 drawer.clear
|
2015-04-22 18:30:49 -04: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
|
Respect non-square tiles if available from IIIFTileSources
|
2015-07-10 14:26:51 -04: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 |
legacytilesource.js
|
Updated Doclets
|
2013-11-25 08:48:44 -08:00 |
mousetracker.js
|
Merge upstream.
|
2015-06-08 10:38:16 -04:00 |
navigator.js
|
when reloading, viewerSize is being set to 0, 0. check that x and y have a non-zero value, otherwise results in IE8 error when rounding NaN
|
2015-02-21 12:00:21 +00:00 |
openseadragon.js
|
Merge pull request #696 from avandecreme/master
|
2015-07-31 09:34:16 -07:00 |
osmtilesource.js
|
Updated Doclets
|
2013-11-25 08:48:44 -08:00 |
overlay.js
|
Use spaces not tabs
|
2015-06-23 16:08:18 -06:00 |
point.js
|
Unit tests for World
|
2014-11-17 16:24:40 -08:00 |
profiler.js
|
Updated Doclets
|
2013-11-25 08:48:44 -08:00 |
rectangle.js
|
Added Rect.union; allowed minZoomLevel greater than home zoom
|
2015-01-13 15:31:52 -08:00 |
referencestrip.js
|
Fixed x/y typo in reference strip.
|
2015-02-09 21:19:30 +01:00 |
spring.js
|
* Now animating zoom spring exponentially
|
2015-03-30 14:50:37 -07: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
|
Fix flickering tiles with useCanvas=false when no cache is used. Fix #661
|
2015-06-03 14:34:18 -04:00 |
tilecache.js
|
Fix assert in cacheTile.
|
2015-06-15 16:43:34 -04:00 |
tiledimage.js
|
Fix merge conflict in upstream changelog.txt
|
2015-07-14 16:46:47 -04:00 |
tilesource.js
|
Avoid using eval when JSON.parse is available.
|
2015-07-30 16:21:59 -04: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
|
Replace eval call when passing a Json string.
|
2015-07-30 16:44:41 -04:00 |
viewport.js
|
* Now animating zoom spring exponentially
|
2015-03-30 14:50:37 -07:00 |
world.js
|
Added configuration parameter to allow a horizontal layout that has a fixed number of columns or a vertical layout that has a fixed number of rows.
|
2015-07-02 13:20:57 -06:00 |