Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/openseadragon/openseadragon
An open-source, web-based viewer for zoomable images, implemented in pure JavaScript.
https://github.com/openseadragon/openseadragon
f8c77f65d788f6828364cd8879de708a93a00518 authored over 11 years ago by Chris Adams <[email protected]>
Mostly unused function arguments but there were also a fair number
of legacy names which are now...
This also allows us to move our settings to .jshintrc for better IDE &
command-line integration ...
e2bea810e383ea4c78d929c78785b8de4bf030ed authored over 11 years ago by Chris Adams <[email protected]>
dc81cde4ab31c42f358d054548c9fccb3d70b7fc authored over 11 years ago by Chris Adams <[email protected]>
e8b7b2375e61fe56eb49b94656252d9005ab5b47 authored over 11 years ago by Ian Gilman <[email protected]>
Improved requestAnimationFrame polyfill; fixed timer leaks; added tests
6e9a300d1af10f7b604b4d10445becf7d7a4d0f3 authored over 11 years ago by iangilman <[email protected]>Added OpenSeadragon.now() (#138)
2e49d793e825c6ec952a7502a24845aefee893e6 authored over 11 years ago by iangilman <[email protected]>Generate source maps
57d438cf888d704560bcfd03cf7c6ee5c5d75266 authored over 11 years ago by iangilman <[email protected]>0984106983ba34fa90d3eeaf72032e2e55c6da37 authored over 11 years ago by Kevin Ewing <[email protected]>
a469a1dae7050ffae7c66f6d0d1a217fde452645 authored over 11 years ago by Kevin Ewing <[email protected]>
Function now re-assigns itself on the first go round to avoid doing the
check every time it is c...
e0282a3c868b6483d550ac074dd2034f441b1987 authored over 11 years ago by Ian Gilman <[email protected]>
0b5ddd0d55b84146e8d9fcae71317f2eefefad25 authored over 11 years ago by Ian Gilman <[email protected]>
91c733551fe18a691ca785b2a35aba4208dfc76b authored over 11 years ago by Ian Gilman <[email protected]>
3c66c3b8e2a65efffad00cc8eeb41fd38dab2485 authored over 11 years ago by Chris Adams <[email protected]>
The sourcemaps included build/openseadragon/ in the paths. Since grunt
lacks a standard way to r...
6e074188d4aadfe02e428a365f628f4d2e871327 authored over 11 years ago by Chris Adams <[email protected]>
Previously the sourceMappingURL would be prefixed with
"build/openseadragon/"
ebffea5a343a0293d34d9286a82a0446e7764980 authored over 11 years ago by Kevin Ewing <[email protected]>
Fixed Conflicts:
src/viewer.js
e8408c131347df920f0057b9697ad25bec6cdc47 authored over 11 years ago by Kevin Ewing <[email protected]>
Strip trailing whitespace (see #136)
b7eec5d60a0d080840c0d5ffb386c9abddbfcb0d authored over 11 years ago by iangilman <[email protected]>6a3b7cfb2f93a75a0e7204e90deec8b653043644 authored over 11 years ago by Kevin Ewing <[email protected]>
The results of running this command::
find . -name \*.js -print0 | xargs -0 perl -p -i -e "...
9f6f164d9f9acafbb9f57a3963ce25d3274a50c0 authored over 11 years ago by Chris Adams <[email protected]>2c2d1486cd1099fcdc374a0bdb6bd949965e514c authored over 11 years ago by Ian Gilman <[email protected]>
beadcdcc89c02af0edf8fb60b78f5d55d9776f7e authored over 11 years ago by Ian Gilman <[email protected]>
91e4edafd010301737b001b9aea682c20bf9700d authored over 11 years ago by Ian Gilman <[email protected]>
Only disable the previous button if the navPrevNextWrap option is not set
c14467afa4ee5936bccf493563c8641c7b7561a8 authored over 11 years ago by iangilman <[email protected]>4022206261fd0ec5890443edac47940463ee3c37 authored over 11 years ago by Ian Gilman <[email protected]>
2e48239056462ba4ce1da96da4b363c916875b5b authored over 11 years ago by Ian Gilman <[email protected]>
… as pointed out by @ventero
dbc8a59ae8c05d51d533d83aee242bb0171c8ec8 authored over 11 years ago by Ian Gilman <[email protected]>ade93ffc5ed1acdc9a9af880857481643115a784 authored over 11 years ago by Robert Hickman <[email protected]>
b38e319f2c12e2539445ed6b2234b6fc8a0e6498 authored over 11 years ago by Ian Gilman <[email protected]>
9a28793e6455954f5f47bcebafd93df00d39239c authored over 11 years ago by Ian Gilman <[email protected]>
862b560cb46f95349b5d70ca27b61fa4504642e8 authored over 11 years ago by Ian Gilman <[email protected]>
713fad4224ed4ac04c51fed76842d4807b527162 authored over 11 years ago by Ian Gilman <[email protected]>
Before, if you closed a viewer and then opened a new tilesource into
it, the navigator would sti...
At the very least this was causing the navigator to continue to request
and process frames even ...
If the viewer was closed in response to an event raised during the
update function, the timer wo...
Processes all outstanding frame requests per frame, rather than one at
a time.
ccbef38297487fed72a37858a3bef8d4be6cefcd authored over 11 years ago by Ian Gilman <[email protected]>
2103121209394f6a3259e55ab29c3732c74472ba authored over 11 years ago by Ian Gilman <[email protected]>
2360c6490c94786e748ca2a08ceabe51896f059e authored over 11 years ago by Ian Gilman <[email protected]>
Simplify setting element opacity.
2a11c209c461866b0a5edf11b179cad297b845be authored over 11 years ago by iangilman <[email protected]>
This simplifies setElementOpacity by removing support for the
obsolete, IE-only element.filters ...
e5643bf22f427bd8b0e206e42381616f3b5c59ab authored over 11 years ago by Ian Gilman <[email protected]>
Reverting minPixelRatio to 0.5 for better quality
dd01c9b9d0c62495b42cbe8d7a04cc34b6501551 authored over 11 years ago by iangilman <[email protected]>300167bcf136b46bcc7b5ce1bc54a743d2178522 authored over 11 years ago by Ian Gilman <[email protected]>
Issue37 navigator / Issue101 navigator follow-up / Issue102 navigator default
f412d07237b4f06f301e58365a630ecb156a514c authored over 11 years ago by iangilman <[email protected]>1833f85232ae338f9b2443d208a18a3268b47081 authored over 11 years ago by houseofyin <[email protected]>
af1f1b64af8ff9eb9293e1c9900135f34fb9f216 authored over 11 years ago by houseofyin <[email protected]>
e9587808ecc3568d1947b8e39beb12d863931690 authored over 11 years ago by houseofyin <[email protected]>
29f3d80249cf6ce577b0453edfb7ce028ca304fd authored over 11 years ago by Ian Gilman <[email protected]>
Improve performance of Tile#drawHTML.
395a238df2bd7f4ff3c557e919662848c7b1ffef authored over 11 years ago by iangilman <[email protected]>9edd6ec1315b43720ad641568b50d2578e233962 authored over 11 years ago by houseofyin <[email protected]>
867e6de85ab15f510b7cb331d8ee0d096fbf4985 authored over 11 years ago by houseofyin <[email protected]>
8a3ec975961ab421d4165e454226dfb6c1f24330 authored over 11 years ago by houseofyin <[email protected]>
By specifying the tile size in absolute pixel values instead of
percentages, we can save the cal...
7a8ebd7d4c754f9d91eef0e4b55268f2031bad3e authored over 11 years ago by houseofyin <[email protected]>
dc7bc6920cbf3c721fc47159decada6fee7524af authored over 11 years ago by houseofyin <[email protected]>
aca25d19793cdc7cd7ac7ab1646f9ba87bf74e82 authored over 11 years ago by houseofyin <[email protected]>
3e24be12e0b79fed6b9912cef9d03247b610f13c authored over 11 years ago by houseofyin <[email protected]>
e36f7ed41400a7b88c6115501b2bc5bd35d5f773 authored over 11 years ago by houseofyin <[email protected]>
83060156a6bc47ea5f245990d3213fab3958bc68 authored over 11 years ago by Ian Gilman <[email protected]>
c1f0b384c896ba913b2154f874663e8e892b54f6 authored over 11 years ago by Ian Gilman <[email protected]>
Fixed Conflicts:
changelog.txt
699a5dd101e0dbbe99c6e915b8855e87057e2618 authored over 11 years ago by Robert Hickman <[email protected]>
b34f460fb0f326e691962029b43f15b3e7ce6351 authored over 11 years ago by Ian Gilman <[email protected]>
a551922537ef92c172966a028a4a9cd02934b349 authored over 11 years ago by Ian Gilman <[email protected]>
498d972ef82e2e9cc0805d78f87db23c3de05600 authored over 11 years ago by Ian Gilman <[email protected]>
Fixed blendTile()-related blurriness issue (for #95)
b754ea834f335ed030ba5b8ae8de596c5484398a authored over 11 years ago by iangilman <[email protected]>Don't load the tile source again when creating a navigator.
481cbef2bfcfdc8888d6671ea029a828524af345 authored over 11 years ago by iangilman <[email protected]>
Previously, when showNavigator was set to true when creating the
viewer, the navigator would unn...
b5d977d593557cfffda139a1035b1e7a6b218bca authored over 11 years ago by Robert Hickman <[email protected]>
We were setting drawer.updateAgain to the result of each blendTile(),
which meant it was keeping...
domn to down typo fixes
96d8cae6e2bd62d0be05ec5b35d1f8879b0c677d authored over 11 years ago by iangilman <[email protected]>91da6af39293505be2f265116a0bba1631300c82 authored over 11 years ago by David Steinbrunner <[email protected]>
b7eb78a57ac10d4c96e0d7eea340fa4458caaad0 authored over 11 years ago by Ian Gilman <[email protected]>
Correction to setControlsEnabled function name in comments
c08724caa141cb04662b5eaf8a3663a302d13fba authored over 11 years ago by iangilman <[email protected]>7330b4a7262732e095a6215ac5e28e8912420fdf authored over 11 years ago by David Steinbrunner <[email protected]>
6385b0a29612e7824d494f848371cf006602a356 authored over 11 years ago by houseofyin <[email protected]>
f632d9873062f15b23b5581662783ddbbcca4aed authored over 11 years ago by houseofyin <[email protected]>
Our requestAnimationFrame no longer changes the global window object
e5187e4864593f00040aa8c4843aab3e0856297c authored over 11 years ago by iangilman <[email protected]>8e37633c49acbc286b309ab84024539f3ff4ab42 authored over 11 years ago by Ian Gilman <[email protected]>
1c60f90ee5ec6b5872b35749fc2b978862b7c3f0 authored over 11 years ago by Ian Gilman <[email protected]>
8f53c564dab2858e9acd5faa747a5566a58edd0b authored over 11 years ago by Ian Gilman <[email protected]>
Paranoid requestAnimationFrame for antique Firefox
86a908a4deb9dc42dc810c13674fe5742466f9ff authored over 11 years ago by iangilman <[email protected]>
Very old versions of Firefox - e.g. Firefox 7 - have
window.requestAnimationFrame but not cancel...
673f881d52cc5bd3914bde6d6c88ee8f55842cef authored over 11 years ago by Ian Gilman <[email protected]>
e4993700af5120f9abe061f007e1ff67935a15e8 authored over 11 years ago by Ian Gilman <[email protected]>
As suggested by @cskwg in #98
c3772df011889cc0b9a7a4b3c173b0c58be74e6a authored over 11 years ago by Ian Gilman <[email protected]>3b93032d7167078da026a0b4c68981845b4e50d0 authored over 11 years ago by Ian Gilman <[email protected]>
7fc55d8a1f44535c86b7a0f71abe4716247e92ef authored over 11 years ago by Ian Gilman <[email protected]>
c198954df7109507964b2a86dcef530fee214322 authored over 11 years ago by Ian Gilman <[email protected]>
45a21c45ec712e4e8081aadbf787b83cf14935dd authored over 11 years ago by Ian Gilman <[email protected]>
674c0a069d9aab1059b563631e05607acc4a7b94 authored over 11 years ago by Ian Gilman <[email protected]>
Issue37 navigator
da86ca2e38b641b43d2a26f8bfd9654d9628bdcc authored over 11 years ago by iangilman <[email protected]>Fix Drawer event emission
096ba80d736db6f3133400aa79e2cd804767f57f authored over 11 years ago by iangilman <[email protected]>bb4a8a0b4f9e58185da8d8487f106955692bdb25 authored over 11 years ago by houseofyin <[email protected]>