Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

OpenSeadragon

An open-source, web-based viewing technology for high-resolution zoomable images.
Collective - Host: opensource - https://opencollective.com/openseadragon - Website: https://openseadragon.github.io - Code: https://github.com/openseadragon

referencestrip.js: declare undeclared variable

github.com/openseadragon/openseadragon - 64d94ac2bd75b2a99aed10acd7064de3eaa22fd6 authored over 11 years ago by Chris Adams <[email protected]>
Fix lack of braces on if statements

JavaScript's most popular rack in the grass for maintenance coders…

github.com/openseadragon/openseadragon - d644acd50b4c911f859633a2b8537ec6b5da06c2 authored over 11 years ago by Chris Adams <[email protected]>
viewer.js: fix typos in variable declarations

github.com/openseadragon/openseadragon - f8c77f65d788f6828364cd8879de708a93a00518 authored over 11 years ago by Chris Adams <[email protected]>
Remove unused variables

Mostly unused function arguments but there were also a fair number
of legacy names which are now...

github.com/openseadragon/openseadragon - 643ee211cad542a7f58116367f9793cb272d2b16 authored over 11 years ago by Chris Adams <[email protected]>
Upgrade to current JSHint

This also allows us to move our settings to .jshintrc for better IDE &
command-line integration ...

github.com/openseadragon/openseadragon - 6a214347d6c9480287529cc70a1fdefc4088308b authored over 11 years ago by Chris Adams <[email protected]>
Grunt: stricter JSHint settings

github.com/openseadragon/openseadragon - dc81cde4ab31c42f358d054548c9fccb3d70b7fc authored over 11 years ago by Chris Adams <[email protected]>
Updated changelog for #51

github.com/openseadragon/openseadragon - e8b7b2375e61fe56eb49b94656252d9005ab5b47 authored over 11 years ago by Ian Gilman <[email protected]>
Merge pull request #133 from iangilman/raf

Improved requestAnimationFrame polyfill; fixed timer leaks; added tests

github.com/openseadragon/openseadragon - 6e9a300d1af10f7b604b4d10445becf7d7a4d0f3 authored over 11 years ago by iangilman <[email protected]>
Merge pull request #140 from felizuno/now

Added OpenSeadragon.now() (#138)

github.com/openseadragon/openseadragon - 2e49d793e825c6ec952a7502a24845aefee893e6 authored over 11 years ago by iangilman <[email protected]>
Merge pull request #51 from acdha/generate-source-maps

Generate source maps

github.com/openseadragon/openseadragon - 57d438cf888d704560bcfd03cf7c6ee5c5d75266 authored over 11 years ago by iangilman <[email protected]>
Added missing semicolon

github.com/openseadragon/openseadragon - 0984106983ba34fa90d3eeaf72032e2e55c6da37 authored over 11 years ago by Kevin Ewing <[email protected]>
Merge branch 'master' into now

github.com/openseadragon/openseadragon - a469a1dae7050ffae7c66f6d0d1a217fde452645 authored over 11 years ago by Kevin Ewing <[email protected]>
Responding to feedback

Function now re-assigns itself on the first go round to avoid doing the
check every time it is c...

github.com/openseadragon/openseadragon - 2f8a26fda0d25184f28afff485f328a8d0c680f1 authored over 11 years ago by Kevin Ewing <[email protected]>
Stripped whitespace

github.com/openseadragon/openseadragon - e0282a3c868b6483d550ac074dd2034f441b1987 authored over 11 years ago by Ian Gilman <[email protected]>
Merge branch 'master' into raf

github.com/openseadragon/openseadragon - 0b5ddd0d55b84146e8d9fcae71317f2eefefad25 authored over 11 years ago by Ian Gilman <[email protected]>
Added trim_trailing_white_space_on_save to Sublime project

github.com/openseadragon/openseadragon - 91c733551fe18a691ca785b2a35aba4208dfc76b authored over 11 years ago by Ian Gilman <[email protected]>
Update to grunt-contrib-uglify 0.2.2

github.com/openseadragon/openseadragon - 3c66c3b8e2a65efffad00cc8eeb41fd38dab2485 authored over 11 years ago by Chris Adams <[email protected]>
Grunt: generate source maps when compressing

github.com/openseadragon/openseadragon - 6e074188d4aadfe02e428a365f628f4d2e871327 authored over 11 years ago by Chris Adams <[email protected]>
Strip build prefix from sourceMappingURL (see #51)

Previously the sourceMappingURL would be prefixed with
"build/openseadragon/"

github.com/openseadragon/openseadragon - ae881689ec72b244129acfe58a98a1456dceb8f0 authored over 11 years ago by Chris Adams <[email protected]>
Grunt: normalize build paths

The sourcemaps included build/openseadragon/ in the paths. Since grunt
lacks a standard way to r...

github.com/openseadragon/openseadragon - b87de8e6c612ce2b68f53e357df65cf405fc0770 authored over 11 years ago by Chris Adams <[email protected]>
Merge branch 'master' into now

github.com/openseadragon/openseadragon - ebffea5a343a0293d34d9286a82a0446e7764980 authored over 11 years ago by Kevin Ewing <[email protected]>
Merge branch 'master' into raf

Fixed Conflicts:
src/viewer.js

github.com/openseadragon/openseadragon - 8e88f360981666bc696448a537d5beffa075d528 authored over 11 years ago by Ian Gilman <[email protected]>
Moved to better location

github.com/openseadragon/openseadragon - e8408c131347df920f0057b9697ad25bec6cdc47 authored over 11 years ago by Kevin Ewing <[email protected]>
Merge pull request #139 from acdha/whitespace-eradication

Strip trailing whitespace (see #136)

github.com/openseadragon/openseadragon - b7eec5d60a0d080840c0d5ffb386c9abddbfcb0d authored over 11 years ago by iangilman <[email protected]>
Added OpenSeadragon.now()

github.com/openseadragon/openseadragon - 6a3b7cfb2f93a75a0e7204e90deec8b653043644 authored over 11 years ago by Kevin Ewing <[email protected]>
Remove all whitespace

The results of running this command::

find . -name \*.js -print0 | xargs -0 perl -p -i -e "...

github.com/openseadragon/openseadragon - 9f6f164d9f9acafbb9f57a3963ce25d3274a50c0 authored over 11 years ago by Chris Adams <[email protected]>
Added changelog for #133

github.com/openseadragon/openseadragon - 2c2d1486cd1099fcdc374a0bdb6bd949965e514c authored over 11 years ago by Ian Gilman <[email protected]>
Merge branch 'master' into raf

github.com/openseadragon/openseadragon - beadcdcc89c02af0edf8fb60b78f5d55d9776f7e authored over 11 years ago by Ian Gilman <[email protected]>
Updated changelog for #135

github.com/openseadragon/openseadragon - 91e4edafd010301737b001b9aea682c20bf9700d authored over 11 years ago by Ian Gilman <[email protected]>
Merge pull request #135 from robhobbes/master

Only disable the previous button if the navPrevNextWrap option is not set

github.com/openseadragon/openseadragon - c14467afa4ee5936bccf493563c8641c7b7561a8 authored over 11 years ago by iangilman <[email protected]>
Removed the parens around new Date call, for consistency

github.com/openseadragon/openseadragon - 4022206261fd0ec5890443edac47940463ee3c37 authored over 11 years ago by Ian Gilman <[email protected]>
Addressing code review comments

github.com/openseadragon/openseadragon - 2e48239056462ba4ce1da96da4b363c916875b5b authored over 11 years ago by Ian Gilman <[email protected]>
Cleaned out dead code in scheduleUpdate and updateMulti

… as pointed out by @ventero

github.com/openseadragon/openseadragon - dbc8a59ae8c05d51d533d83aee242bb0171c8ec8 authored over 11 years ago by Ian Gilman <[email protected]>
Only disable the previous button if the navPrevNextWrap option is not set.

github.com/openseadragon/openseadragon - ade93ffc5ed1acdc9a9af880857481643115a784 authored over 11 years ago by Robert Hickman <[email protected]>
Testing closing one image and opening another in navigator suite

github.com/openseadragon/openseadragon - b38e319f2c12e2539445ed6b2234b6fc8a0e6498 authored over 11 years ago by Ian Gilman <[email protected]>
Testing source and timer management in basic test

github.com/openseadragon/openseadragon - 9a28793e6455954f5f47bcebafd93df00d39239c authored over 11 years ago by Ian Gilman <[email protected]>
Basic test no longer uses navigator since we have a suite for that

github.com/openseadragon/openseadragon - 862b560cb46f95349b5d70ca27b61fa4504642e8 authored over 11 years ago by Ian Gilman <[email protected]>
Exposing _updateRequestId as a semi-private member for testing purposes

github.com/openseadragon/openseadragon - 713fad4224ed4ac04c51fed76842d4807b527162 authored over 11 years ago by Ian Gilman <[email protected]>
Navigator now updates properly when reopening a viewer

Before, if you closed a viewer and then opened a new tilesource into
it, the navigator would sti...

github.com/openseadragon/openseadragon - e99c126a85c2b61fa9819ec0f401fc772bedce8e authored over 11 years ago by Ian Gilman <[email protected]>
Now closing the navigator when the viewer closes

At the very least this was causing the navigator to continue to request
and process frames even ...

github.com/openseadragon/openseadragon - c6a38dd80280f13b47dae71ceb391c884d846739 authored over 11 years ago by Ian Gilman <[email protected]>
Fixed another potential timer leak when closing a viewer

If the viewer was closed in response to an event raised during the
update function, the timer wo...

github.com/openseadragon/openseadragon - 42249602520c0ba0f0f82f7e5fb4d856c2f03983 authored over 11 years ago by Ian Gilman <[email protected]>
Improved requestAnimationFrame polyfill

Processes all outstanding frame requests per frame, rather than one at
a time.

github.com/openseadragon/openseadragon - 0112f6a4ea0b156e2644da5965e3a65aed7747e0 authored over 11 years ago by Ian Gilman <[email protected]>
Version 0.9.128

github.com/openseadragon/site-build - 4734486ad9a2fd8998b90d1783fa68bc614e149d authored over 11 years ago by Ian Gilman <[email protected]>
Started next version in changelog

github.com/openseadragon/openseadragon - ccbef38297487fed72a37858a3bef8d4be6cefcd authored over 11 years ago by Ian Gilman <[email protected]>
Changed version number to 0.9.128

github.com/openseadragon/openseadragon - 2103121209394f6a3259e55ab29c3732c74472ba authored over 11 years ago by Ian Gilman <[email protected]>
Merge pull request #22 from houseofyin/master

Examples updated for Navigator changes

github.com/openseadragon/site-build - 55f59b5e33e26eb23681a035585af342feab9649 authored over 11 years ago by iangilman <[email protected]>
Updated changelog for #123

github.com/openseadragon/openseadragon - 2360c6490c94786e748ca2a08ceabe51896f059e authored over 11 years ago by Ian Gilman <[email protected]>
Merge pull request #123 from Ventero/opacity

Simplify setting element opacity.

github.com/openseadragon/openseadragon - 2a11c209c461866b0a5edf11b179cad297b845be authored over 11 years ago by iangilman <[email protected]>
Simplify setting element opacity.

This simplifies setElementOpacity by removing support for the
obsolete, IE-only element.filters ...

github.com/openseadragon/openseadragon - 0093153e4e7ad646074b335ba3d9d513cefc22bd authored over 11 years ago by Ventero <[email protected]>
Updated changelog for recent merges, and reorganized it a little

github.com/openseadragon/openseadragon - e5643bf22f427bd8b0e206e42381616f3b5c59ab authored over 11 years ago by Ian Gilman <[email protected]>
Merge pull request #116 from openseadragon/ratio

Reverting minPixelRatio to 0.5 for better quality

github.com/openseadragon/openseadragon - dd01c9b9d0c62495b42cbe8d7a04cc34b6501551 authored over 11 years ago by iangilman <[email protected]>
Merge branch 'master' into ratio

github.com/openseadragon/openseadragon - 300167bcf136b46bcc7b5ce1bc54a743d2178522 authored over 11 years ago by Ian Gilman <[email protected]>
Merge pull request #121 from houseofyin/issue37-navigator

Issue37 navigator / Issue101 navigator follow-up / Issue102 navigator default

github.com/openseadragon/openseadragon - f412d07237b4f06f301e58365a630ecb156a514c authored over 11 years ago by iangilman <[email protected]>
Implemented fix for a test failure that shows up on Firefox in some situtions

github.com/openseadragon/openseadragon - 1833f85232ae338f9b2443d208a18a3268b47081 authored over 11 years ago by houseofyin <[email protected]>
Removing the navigator demo files now that we have reasonable tests and examples for the navigator

github.com/openseadragon/openseadragon - af1f1b64af8ff9eb9293e1c9900135f34fb9f216 authored over 11 years ago by houseofyin <[email protected]>
Tweaked how the deprecated API element has handled

github.com/openseadragon/openseadragon - e9587808ecc3568d1947b8e39beb12d863931690 authored over 11 years ago by houseofyin <[email protected]>
Tweaked the basic navigator instructions

github.com/openseadragon/site-build - b149a942cc048deddb4756e3713b6e7fda62492f authored over 11 years ago by houseofyin <[email protected]>
Making the basic demo a little more useful for debugging

github.com/openseadragon/openseadragon - 29f3d80249cf6ce577b0453edfb7ce028ca304fd authored over 11 years ago by Ian Gilman <[email protected]>
Merge pull request #122 from Ventero/drawhtmlperformance

Improve performance of Tile#drawHTML.

github.com/openseadragon/openseadragon - 395a238df2bd7f4ff3c557e919662848c7b1ffef authored over 11 years ago by iangilman <[email protected]>
Updated to turn on the navigator, since the navigator is no longer on my default

github.com/openseadragon/openseadragon - 9edd6ec1315b43720ad641568b50d2578e233962 authored over 11 years ago by houseofyin <[email protected]>
Updated the navigator documentation. Added a descripton of a custom location for the navigator. Moved the keyboard operations to a different page, since they are no longer tied to the navigator

github.com/openseadragon/site-build - 9daac0c06fcba24466db8515fbd060bff95f65f4 authored over 11 years ago by houseofyin <[email protected]>
Updated the navigator documentation. Added a descripton of a custom location for the navigator. Moved the keyboard operations to a different page, since they are no longer tied to the navigator

github.com/openseadragon/site-build - 188fd471706822e67430c8406556eac24a987c6b authored over 11 years ago by houseofyin <[email protected]>
Fixed a test that would fail if not scrolled to the top. Improved test speed. Changed some variables to better echo corresponding variables in the application code

github.com/openseadragon/openseadragon - 867e6de85ab15f510b7cb331d8ee0d096fbf4985 authored over 11 years ago by houseofyin <[email protected]>
Implemented and documented fallback behavior

github.com/openseadragon/openseadragon - 8a3ec975961ab421d4165e454226dfb6c1f24330 authored over 11 years ago by houseofyin <[email protected]>
Improve performance of Tile#drawHTML.

By specifying the tile size in absolute pixel values instead of
percentages, we can save the cal...

github.com/openseadragon/openseadragon - a18f0e0efb3e19a36ddd1fd4a19bdec0cba33c40 authored over 11 years ago by Ventero <[email protected]>
More reasonable handling of the navigator when interacting outside the bounds of the display region

github.com/openseadragon/openseadragon - 7a8ebd7d4c754f9d91eef0e4b55268f2031bad3e authored over 11 years ago by houseofyin <[email protected]>
Updating the documentation

github.com/openseadragon/openseadragon - dc7bc6920cbf3c721fc47159decada6fee7524af authored over 11 years ago by houseofyin <[email protected]>
Speeding up the tets

github.com/openseadragon/openseadragon - aca25d19793cdc7cd7ac7ab1646f9ba87bf74e82 authored over 11 years ago by houseofyin <[email protected]>
Merge branch 'master' of github.com:openseadragon/openseadragon into issue37-navigator

github.com/openseadragon/openseadragon - 3e24be12e0b79fed6b9912cef9d03247b610f13c authored over 11 years ago by houseofyin <[email protected]>
Trying to remove the selector element

github.com/openseadragon/openseadragon - e36f7ed41400a7b88c6115501b2bc5bd35d5f773 authored over 11 years ago by houseofyin <[email protected]>
Merge branch 'master' into ratio

github.com/openseadragon/openseadragon - 83060156a6bc47ea5f245990d3213fab3958bc68 authored over 11 years ago by Ian Gilman <[email protected]>
Added pull number to changelog item

github.com/openseadragon/openseadragon - c1f0b384c896ba913b2154f874663e8e892b54f6 authored over 11 years ago by Ian Gilman <[email protected]>
Merge branch 'master' of github.com:robhobbes/openseadragon into robhobbes-master

Fixed Conflicts:
changelog.txt

github.com/openseadragon/openseadragon - 9c60b28ec3a88ef6da402e381be7351b54e6bd9e authored over 11 years ago by Ian Gilman <[email protected]>
Adding documentation about navPrevNextWrap.

github.com/openseadragon/openseadragon - 699a5dd101e0dbbe99c6e915b8855e87057e2618 authored over 11 years ago by Robert Hickman <[email protected]>
Reverting minPixelRatio to 0.5 for better quality

github.com/openseadragon/openseadragon - b34f460fb0f326e691962029b43f15b3e7ce6351 authored over 11 years ago by Ian Gilman <[email protected]>
Update changelog for recent fixes

github.com/openseadragon/openseadragon - a551922537ef92c172966a028a4a9cd02934b349 authored over 11 years ago by Ian Gilman <[email protected]>
Removed changelog recommendation from readme as per discussion in #90

github.com/openseadragon/openseadragon - 498d972ef82e2e9cc0805d78f87db23c3de05600 authored over 11 years ago by Ian Gilman <[email protected]>
Merge pull request #112 from openseadragon/blur

Fixed blendTile()-related blurriness issue (for #95)

github.com/openseadragon/openseadragon - b754ea834f335ed030ba5b8ae8de596c5484398a authored over 11 years ago by iangilman <[email protected]>
Merge pull request #115 from Ventero/navigatortilesource

Don't load the tile source again when creating a navigator.

github.com/openseadragon/openseadragon - 481cbef2bfcfdc8888d6671ea029a828524af345 authored over 11 years ago by iangilman <[email protected]>
Don't load the tile source again when creating a navigator.

Previously, when showNavigator was set to true when creating the
viewer, the navigator would unn...

github.com/openseadragon/openseadragon - b66dd7bed026d19d3f388a99bc35227cdad4f972 authored over 11 years ago by Ventero <[email protected]>
Adding an option that allows the previous and next buttons to wrap around past the end or beginning images.

github.com/openseadragon/openseadragon - b5d977d593557cfffda139a1035b1e7a6b218bca authored over 11 years ago by Robert Hickman <[email protected]>
Fixed blendTile()-related blurriness issue

We were setting drawer.updateAgain to the result of each blendTile(),
which meant it was keeping...

github.com/openseadragon/openseadragon - 1d51b72785f4d14ca0e26fd1d1f69c25f9deb2e7 authored over 11 years ago by Ian Gilman <[email protected]>
Merge pull request #110 from dsteinbrunner/patch-2

domn to down typo fixes

github.com/openseadragon/openseadragon - 96d8cae6e2bd62d0be05ec5b35d1f8879b0c677d authored over 11 years ago by iangilman <[email protected]>
domn to down typo fixes

github.com/openseadragon/openseadragon - 91da6af39293505be2f265116a0bba1631300c82 authored over 11 years ago by David Steinbrunner <[email protected]>
Additional doc comments for setControlsEnabled()

github.com/openseadragon/openseadragon - b7eb78a57ac10d4c96e0d7eea340fa4458caaad0 authored over 11 years ago by Ian Gilman <[email protected]>
Merge pull request #108 from dsteinbrunner/patch-1

Correction to setControlsEnabled function name in comments

github.com/openseadragon/openseadragon - c08724caa141cb04662b5eaf8a3663a302d13fba authored over 11 years ago by iangilman <[email protected]>
Correction to setControlsEnabled function name in comments

github.com/openseadragon/openseadragon - 7330b4a7262732e095a6215ac5e28e8912420fdf authored over 11 years ago by David Steinbrunner <[email protected]>
Merge branch 'master' of github.com:openseadragon/openseadragon into issue37-navigator

github.com/openseadragon/openseadragon - 6385b0a29612e7824d494f848371cf006602a356 authored over 11 years ago by houseofyin <[email protected]>
Working on follow-up on the initial pull request. Changing the default navigator display property, and starting work on the docs

github.com/openseadragon/openseadragon - f632d9873062f15b23b5581662783ddbbcca4aed authored over 11 years ago by houseofyin <[email protected]>
Merge pull request #104 from openseadragon/raf

Our requestAnimationFrame no longer changes the global window object

github.com/openseadragon/openseadragon - e5187e4864593f00040aa8c4843aab3e0856297c authored over 11 years ago by iangilman <[email protected]>
Whitespace nits

github.com/openseadragon/openseadragon - 8e37633c49acbc286b309ab84024539f3ff4ab42 authored over 11 years ago by Ian Gilman <[email protected]>
Tests for requestAnimationFrame and cancelAnimationFrame

github.com/openseadragon/openseadragon - 1c60f90ee5ec6b5872b35749fc2b978862b7c3f0 authored over 11 years ago by Ian Gilman <[email protected]>
Our requestAnimationFrame no longer changes the global window object

github.com/openseadragon/openseadragon - 8f53c564dab2858e9acd5faa747a5566a58edd0b authored over 11 years ago by Ian Gilman <[email protected]>
Merge pull request #103 from acdha/paranoid-requestanimationframe-polyfill

Paranoid requestAnimationFrame for antique Firefox

github.com/openseadragon/openseadragon - 86a908a4deb9dc42dc810c13674fe5742466f9ff authored over 11 years ago by iangilman <[email protected]>
Paranoid requestAnimationFrame for antique Firefox

Very old versions of Firefox - e.g. Firefox 7 - have
window.requestAnimationFrame but not cancel...

github.com/openseadragon/openseadragon - 568d6a1c6b139353846bb75a58de887ad2c0cc59 authored over 11 years ago by Chris Adams <[email protected]>
Minor fixes to basic demo

github.com/openseadragon/openseadragon - 673f881d52cc5bd3914bde6d6c88ee8f55842cef authored over 11 years ago by Ian Gilman <[email protected]>
Added test for makeAjaxRequest

github.com/openseadragon/openseadragon - e4993700af5120f9abe061f007e1ff67935a15e8 authored over 11 years ago by Ian Gilman <[email protected]>
Now trying standard path first in createAjaxRequest

As suggested by @cskwg in #98

github.com/openseadragon/openseadragon - c3772df011889cc0b9a7a4b3c173b0c58be74e6a authored over 11 years ago by Ian Gilman <[email protected]>
Updated changelog for #48

github.com/openseadragon/openseadragon - 3b93032d7167078da026a0b4c68981845b4e50d0 authored over 11 years ago by Ian Gilman <[email protected]>