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

work-in-progress refactor of Drawer.prototype._updateActual

github.com/openseadragon/site-build - f325804ff6b1caef717c0ffcc8f81a52e129afb6 authored almost 13 years ago by thatcher <[email protected]>
0.8.19 - missing comment commit

github.com/openseadragon/site-build - b3d1fcdbb4d2921bdcb8a6b69348288d5f589f23 authored almost 13 years ago by thatcher <[email protected]>
0.8.19 - missing comment commit

github.com/openseadragon/openseadragon - b3d1fcdbb4d2921bdcb8a6b69348288d5f589f23 authored almost 13 years ago by thatcher <[email protected]>
moved all functions in OpenSeadragon.Utils to OpenSeadragon object literal to remove 'utility' anti-pattern. removed src/utils.js from build and deleted physical file. added important TODO notes to avoid overhead from browser vendor/version checks in functions, defining them once instead. incremented build id to 0.8.18

github.com/openseadragon/openseadragon - d38bc751809deff734e7e8c4faffb5d79ea24722 authored almost 13 years ago by thatcher <[email protected]>
moved all functions in OpenSeadragon.Utils to OpenSeadragon object literal to remove 'utility' anti-pattern. removed src/utils.js from build and deleted physical file. added important TODO notes to avoid overhead from browser vendor/version checks in functions, defining them once instead. incremented build id to 0.8.18

github.com/openseadragon/site-build - d38bc751809deff734e7e8c4faffb5d79ea24722 authored almost 13 years ago by thatcher <[email protected]>
incremented build

github.com/openseadragon/site-build - 3bfb693872668cdc8386022a1660f6031c2023c1 authored almost 13 years ago by thatcher <[email protected]>
incremented build

github.com/openseadragon/openseadragon - 3bfb693872668cdc8386022a1660f6031c2023c1 authored almost 13 years ago by thatcher <[email protected]>
renamed psuedo-private accessor _getNumTiles to actual private numberOfTiles

github.com/openseadragon/site-build - 8424c78c4be2c0d786424d56a93177b80ce8d8b3 authored almost 13 years ago by thatcher <[email protected]>
renamed psuedo-private accessor _getNumTiles to actual private numberOfTiles

github.com/openseadragon/openseadragon - 8424c78c4be2c0d786424d56a93177b80ce8d8b3 authored almost 13 years ago by thatcher <[email protected]>
removed duplicate definition of Drawer.prototype._compareTiles

github.com/openseadragon/site-build - c8b4197f79a74deb8672af1b9fe8ba87cc98ab75 authored almost 13 years ago by thatcher <[email protected]>
removed duplicate definition of Drawer.prototype._compareTiles

github.com/openseadragon/openseadragon - c8b4197f79a74deb8672af1b9fe8ba87cc98ab75 authored almost 13 years ago by thatcher <[email protected]>
removed all psuedo-private properties from Drawer instance in favor of direct access.

github.com/openseadragon/openseadragon - 0041e32cbbb626a7df73c80f6b4d3ede2f775298 authored almost 13 years ago by thatcher <[email protected]>
removed all psuedo-private properties from Drawer instance in favor of direct access.

github.com/openseadragon/site-build - 0041e32cbbb626a7df73c80f6b4d3ede2f775298 authored almost 13 years ago by thatcher <[email protected]>
imcrementing build id

github.com/openseadragon/openseadragon - 4eba38dd86a94fa5410f8907f81cf47a8bb522ab authored about 13 years ago by thatcher <[email protected]>
imcrementing build id

github.com/openseadragon/site-build - 4eba38dd86a94fa5410f8907f81cf47a8bb522ab authored about 13 years ago by thatcher <[email protected]>
finished cleaning up Viewport methods

github.com/openseadragon/site-build - 8f67eb6f149051b523e033be168c3c59e557143f authored about 13 years ago by thatcher <[email protected]>
finished cleaning up Viewport methods

github.com/openseadragon/openseadragon - 8f67eb6f149051b523e033be168c3c59e557143f authored about 13 years ago by thatcher <[email protected]>
removed psuedo private accessors and properties in favor of direct access. cleaned up some formatting for readability

github.com/openseadragon/openseadragon - 21753e68004509bfc70f8e7be088b5445af381ca authored about 13 years ago by thatcher <[email protected]>
removed psuedo private accessors and properties in favor of direct access. cleaned up some formatting for readability

github.com/openseadragon/site-build - 21753e68004509bfc70f8e7be088b5445af381ca authored about 13 years ago by thatcher <[email protected]>
modifying public property names in spring.js, currentValue and currentTime are now current.point and current.time

github.com/openseadragon/openseadragon - 878269e0e9d3fd566a8a3a8492ac1875e425ba03 authored about 13 years ago by thatcher <[email protected]>
modifying public property names in spring.js, currentValue and currentTime are now current.point and current.time

github.com/openseadragon/site-build - 878269e0e9d3fd566a8a3a8492ac1875e425ba03 authored about 13 years ago by thatcher <[email protected]>
removed remaining psuedo-private properties from spring.js

github.com/openseadragon/site-build - 55f1e47156bd53f5a0a951a8ae508ec74ad5b3ca authored about 13 years ago by thatcher <[email protected]>
removed remaining psuedo-private properties from spring.js

github.com/openseadragon/openseadragon - 55f1e47156bd53f5a0a951a8ae508ec74ad5b3ca authored about 13 years ago by thatcher <[email protected]>
removing psuedo-private accessors from Spring class

github.com/openseadragon/openseadragon - 3bff4fe5329d022044c4804ac2c6d28ec9db7635 authored about 13 years ago by thatcher <[email protected]>
removing psuedo-private accessors from Spring class

github.com/openseadragon/site-build - 3bff4fe5329d022044c4804ac2c6d28ec9db7635 authored about 13 years ago by thatcher <[email protected]>
removing psuedo-private accessors from Spring class

github.com/openseadragon/site-build - 1e21c898bfb2c9f28173aad152c83bf478d9d2f6 authored about 13 years ago by thatcher <[email protected]>
removing psuedo-private accessors from Spring class

github.com/openseadragon/openseadragon - 1e21c898bfb2c9f28173aad152c83bf478d9d2f6 authored about 13 years ago by thatcher <[email protected]>
commented out unreported profiling code. removed psuedo private properties and accessors of Profiler preferring direct property access. will eventuall reconnect profiler via AOP and include 'profile' option in Viewer which is false by default

github.com/openseadragon/site-build - dc841a62942c3930c2c124d22974e8795ea724c1 authored about 13 years ago by thatcher <[email protected]>
commented out unreported profiling code. removed psuedo private properties and accessors of Profiler preferring direct property access. will eventuall reconnect profiler via AOP and include 'profile' option in Viewer which is false by default

github.com/openseadragon/openseadragon - dc841a62942c3930c2c124d22974e8795ea724c1 authored about 13 years ago by thatcher <[email protected]>
removed identity assignment

github.com/openseadragon/openseadragon - 27189ae5837705c6f2f4df1397c5b42f7fa761aa authored about 13 years ago by thatcher <[email protected]>
removed identity assignment

github.com/openseadragon/site-build - 27189ae5837705c6f2f4df1397c5b42f7fa761aa authored about 13 years ago by thatcher <[email protected]>
removed identity assignment

github.com/openseadragon/site-build - 3d08482144e622b4f57646affb9813fed166662b authored about 13 years ago by thatcher <[email protected]>
removed identity assignment

github.com/openseadragon/openseadragon - 3d08482144e622b4f57646affb9813fed166662b authored about 13 years ago by thatcher <[email protected]>
removed null method Drawer.prototype.idle

github.com/openseadragon/openseadragon - d145c129a0304a1a1543fd7df288376962c6c88e authored about 13 years ago by thatcher <[email protected]>
removed null method Drawer.prototype.idle

github.com/openseadragon/site-build - d145c129a0304a1a1543fd7df288376962c6c88e authored about 13 years ago by thatcher <[email protected]>
removed ImageLoader abstraction (loadImage is noe method of Drawer) since its constructor was only called once and the resulting object was kept psuedo-private.

github.com/openseadragon/openseadragon - 8ba072a1a928e391809aca1b114b926ea7d51cba authored about 13 years ago by thatcher <[email protected]>
removed ImageLoader abstraction (loadImage is noe method of Drawer) since its constructor was only called once and the resulting object was kept psuedo-private.

github.com/openseadragon/site-build - 8ba072a1a928e391809aca1b114b926ea7d51cba authored about 13 years ago by thatcher <[email protected]>
removed Job abstraction since it's constructor was only called in one place internally and the resulting object was private. removed file and reference in build.

github.com/openseadragon/openseadragon - e591acfadb2d9976832139e9fb0ff7d1822b3887 authored about 13 years ago by thatcher <[email protected]>
removed Job abstraction since it's constructor was only called in one place internally and the resulting object was private. removed file and reference in build.

github.com/openseadragon/site-build - e591acfadb2d9976832139e9fb0ff7d1822b3887 authored about 13 years ago by thatcher <[email protected]>
removed unused closure private methods.

github.com/openseadragon/site-build - 7854e142579823121e3b80261600a48162b452af authored about 13 years ago by thatcher <[email protected]>
removed unused closure private methods.

github.com/openseadragon/openseadragon - 7854e142579823121e3b80261600a48162b452af authored about 13 years ago by thatcher <[email protected]>
removed now empty NavControl class and file.

github.com/openseadragon/openseadragon - 8e7973c0941de5d229ea0bf03cb3fd44e8e27213 authored about 13 years ago by thatcher <[email protected]>
removed now empty NavControl class and file.

github.com/openseadragon/site-build - 8e7973c0941de5d229ea0bf03cb3fd44e8e27213 authored about 13 years ago by thatcher <[email protected]>
incremented release build counter. 0.8.15

github.com/openseadragon/openseadragon - 6769432851752e05e9b8a2526ae3462c59c63f9e authored about 13 years ago by thatcher <[email protected]>
incremented release build counter. 0.8.15

github.com/openseadragon/site-build - 6769432851752e05e9b8a2526ae3462c59c63f9e authored about 13 years ago by thatcher <[email protected]>
finally managed to remove final psuedo-private method _multiUpdate from Viewer, moving it into private closure scope.

github.com/openseadragon/site-build - 103c545beb4b6abea385da363c07ae64cb29a26a authored about 13 years ago by thatcher <[email protected]>
finally managed to remove final psuedo-private method _multiUpdate from Viewer, moving it into private closure scope.

github.com/openseadragon/openseadragon - 103c545beb4b6abea385da363c07ae64cb29a26a authored about 13 years ago by thatcher <[email protected]>
moved psuedo private method _updateOnce of Viewer in closure scoped private function

github.com/openseadragon/openseadragon - 4d4016dbea3e83e2ec144eb58af03dec3534ac49 authored about 13 years ago by thatcher <[email protected]>
moved psuedo private method _updateOnce of Viewer in closure scoped private function

github.com/openseadragon/site-build - 4d4016dbea3e83e2ec144eb58af03dec3534ac49 authored about 13 years ago by thatcher <[email protected]>
removed NavControl abstraction since it is only applied in Viewer. Made all psuedo-private _methods closure private functions which still use $.delegate ( $.delegate is a pattern I still dislike and eventually hope to remove if possible ).

github.com/openseadragon/site-build - 44a997b03bced53bff9eb089831e474d3a88484a authored about 13 years ago by thatcher <[email protected]>
removed NavControl abstraction since it is only applied in Viewer. Made all psuedo-private _methods closure private functions which still use $.delegate ( $.delegate is a pattern I still dislike and eventually hope to remove if possible ).

github.com/openseadragon/openseadragon - 44a997b03bced53bff9eb089831e474d3a88484a authored about 13 years ago by thatcher <[email protected]>
removed initialize anti pattern from constructor in favor of doing initialization in constructor in navcontrol.js

github.com/openseadragon/openseadragon - b061a4d830d2f6f25e7d1f911361cae2e17e92cd authored about 13 years ago by thatcher <[email protected]>
removed initialize anti pattern from constructor in favor of doing initialization in constructor in navcontrol.js

github.com/openseadragon/site-build - b061a4d830d2f6f25e7d1f911361cae2e17e92cd authored about 13 years ago by thatcher <[email protected]>
found some lingering references to 'this' in private closure methods.

github.com/openseadragon/site-build - 114a26b1a99f6627a6022c571707a6a2e9d5fd77 authored about 13 years ago by thatcher <[email protected]>
found some lingering references to 'this' in private closure methods.

github.com/openseadragon/openseadragon - 114a26b1a99f6627a6022c571707a6a2e9d5fd77 authored about 13 years ago by thatcher <[email protected]>
completed first pass at refactor of buttons.js, next will be mousetracker so we can attack some significant anti-patterns that spill over into places like buttons.js because the MouseTracker doesnt have an idiomatic constructor. It may also be worth applying the MouseTracker as a mixin to avoid the extra .tracker property indirection.

github.com/openseadragon/openseadragon - 345e5f3e6c654afdb1ac1b9ee166f07522f0104b authored about 13 years ago by thatcher <[email protected]>
completed first pass at refactor of buttons.js, next will be mousetracker so we can attack some significant anti-patterns that spill over into places like buttons.js because the MouseTracker doesnt have an idiomatic constructor. It may also be worth applying the MouseTracker as a mixin to avoid the extra .tracker property indirection.

github.com/openseadragon/site-build - 345e5f3e6c654afdb1ac1b9ee166f07522f0104b authored about 13 years ago by thatcher <[email protected]>
doh! had changed file name and class name of eventhandlerlist to just eventhandler and guess to forgot to add it back to git. plus other commits including version build id increment

github.com/openseadragon/openseadragon - 381763c19ef42708e787b70b95c3a303eef9e0bb authored about 13 years ago by thatcher <[email protected]>
doh! had changed file name and class name of eventhandlerlist to just eventhandler and guess to forgot to add it back to git. plus other commits including version build id increment

github.com/openseadragon/site-build - 381763c19ef42708e787b70b95c3a303eef9e0bb authored about 13 years ago by thatcher <[email protected]>
removed more psuedo-private methods and properties in favor of direct accessors or closure private methods. moved raiseEvent to EventHandler interface

github.com/openseadragon/site-build - acfd3d0280c41bd89bc09aae9098a18a3831fa86 authored about 13 years ago by thatcher <[email protected]>
removed more psuedo-private methods and properties in favor of direct accessors or closure private methods. moved raiseEvent to EventHandler interface

github.com/openseadragon/openseadragon - acfd3d0280c41bd89bc09aae9098a18a3831fa86 authored about 13 years ago by thatcher <[email protected]>
removed this._button from Button and renamed it to this.element since thats what this.get_element returned. may eventually move to a more jquery like pattern of extending the element with the methods of Button.

github.com/openseadragon/openseadragon - 1395157adfbea4486609d3eaf723b9afd2d9f665 authored about 13 years ago by thatcher <[email protected]>
removed this._button from Button and renamed it to this.element since thats what this.get_element returned. may eventually move to a more jquery like pattern of extending the element with the methods of Button.

github.com/openseadragon/site-build - 1395157adfbea4486609d3eaf723b9afd2d9f665 authored about 13 years ago by thatcher <[email protected]>
should have incremented patch build number

github.com/openseadragon/site-build - 661eb225f99ee19cca792c1006828128ecadc32b authored about 13 years ago by thatcher <[email protected]>
should have incremented patch build number

github.com/openseadragon/openseadragon - 661eb225f99ee19cca792c1006828128ecadc32b authored about 13 years ago by thatcher <[email protected]>
refactored EventHandlerList to just EventHandler and am prefering a mix-in on the prototype to avoid excess indirection via psuedo-private properties.

github.com/openseadragon/site-build - 7d4ffaa769b4dd9f9a0eb02c74ad522921fdded2 authored about 13 years ago by thatcher <[email protected]>
refactored EventHandlerList to just EventHandler and am prefering a mix-in on the prototype to avoid excess indirection via psuedo-private properties.

github.com/openseadragon/openseadragon - 7d4ffaa769b4dd9f9a0eb02c74ad522921fdded2 authored about 13 years ago by thatcher <[email protected]>
remove add_foo remove_foo methods in favor of adding them directly via this._events.addHandler etc. made some notes on how to replace this._events in general by mixing-in EventHandlerList to the object prototype so this.addHandler can be used directly.

github.com/openseadragon/site-build - 01153bcb91598db66c00c7a22d979e5b53a51c88 authored about 13 years ago by thatcher <[email protected]>
remove add_foo remove_foo methods in favor of adding them directly via this._events.addHandler etc. made some notes on how to replace this._events in general by mixing-in EventHandlerList to the object prototype so this.addHandler can be used directly.

github.com/openseadragon/openseadragon - 01153bcb91598db66c00c7a22d979e5b53a51c88 authored about 13 years ago by thatcher <[email protected]>
removed initialize anti-pattern in favor of using constructor. combined Button constructor arguments into idiomatic single options object

github.com/openseadragon/openseadragon - d7de7484340133f81307de46cc30c1b6dbac117b authored about 13 years ago by thatcher <[email protected]>
removed initialize anti-pattern in favor of using constructor. combined Button constructor arguments into idiomatic single options object

github.com/openseadragon/site-build - d7de7484340133f81307de46cc30c1b6dbac117b authored about 13 years ago by thatcher <[email protected]>
minor refactor of mousetracker.js

github.com/openseadragon/site-build - 7f7589e93972e49be03d35fe51f232e234f9e1ab authored about 13 years ago by thatcher <[email protected]>
minor refactor of mousetracker.js

github.com/openseadragon/openseadragon - 7f7589e93972e49be03d35fe51f232e234f9e1ab authored about 13 years ago by thatcher <[email protected]>
removed psuedo-privacy anti-patterns from job.js in favor of simple pinning and public properties.

github.com/openseadragon/site-build - f482c0fb56cac996778f38cf5484220331856c80 authored about 13 years ago by thatcher <[email protected]>
removed psuedo-privacy anti-patterns from job.js in favor of simple pinning and public properties.

github.com/openseadragon/openseadragon - f482c0fb56cac996778f38cf5484220331856c80 authored about 13 years ago by thatcher <[email protected]>
removed psuedo-privacy anti-patterns from imageloader.js in favor of simple pinning and public properties.

github.com/openseadragon/site-build - de14271399269cd6c6b4c78a106f771a76485ef3 authored about 13 years ago by thatcher <[email protected]>
removed psuedo-privacy anti-patterns from imageloader.js in favor of simple pinning and public properties.

github.com/openseadragon/openseadragon - de14271399269cd6c6b4c78a106f771a76485ef3 authored about 13 years ago by thatcher <[email protected]>
removed initialize anti-pattern from dzitilesource constructor.

github.com/openseadragon/openseadragon - c7706ba66cd831f596ac9d236f736a31e35fd93e authored about 13 years ago by thatcher <[email protected]>
removed initialize anti-pattern from dzitilesource constructor.

github.com/openseadragon/site-build - c7706ba66cd831f596ac9d236f736a31e35fd93e authored about 13 years ago by thatcher <[email protected]>
removed super class prototype extension patterns from DziTileSource in favor of more concise $.extend

github.com/openseadragon/site-build - a7050af619ae824db0bff07d70df98e1d43f9d80 authored about 13 years ago by thatcher <[email protected]>
removed super class prototype extension patterns from DziTileSource in favor of more concise $.extend

github.com/openseadragon/openseadragon - a7050af619ae824db0bff07d70df98e1d43f9d80 authored about 13 years ago by thatcher <[email protected]>
removed _DziTileSourceHelper anti-pattern in favor of direct object literal containing helper methods

github.com/openseadragon/site-build - f1882259e25526a4f71c8385b73c2865b00a5d50 authored about 13 years ago by thatcher <[email protected]>
removed _DziTileSourceHelper anti-pattern in favor of direct object literal containing helper methods

github.com/openseadragon/openseadragon - f1882259e25526a4f71c8385b73c2865b00a5d50 authored about 13 years ago by thatcher <[email protected]>
removed DziError from codebase. It provided no functionality not inherent in the javascript built-in Error.

github.com/openseadragon/site-build - 9642ca18e74464d85abd6159a2642548be0d55b6 authored about 13 years ago by thatcher <[email protected]>
removed DziError from codebase. It provided no functionality not inherent in the javascript built-in Error.

github.com/openseadragon/openseadragon - 9642ca18e74464d85abd6159a2642548be0d55b6 authored about 13 years ago by thatcher <[email protected]>
removed empty dzi.js from src directory

github.com/openseadragon/site-build - ced59b9827791f6035b0a22e2b79f03e1e03e071 authored about 13 years ago by thatcher <[email protected]>
removed empty dzi.js from src directory

github.com/openseadragon/openseadragon - ced59b9827791f6035b0a22e2b79f03e1e03e071 authored about 13 years ago by thatcher <[email protected]>
removed _init anti-pattern from drawer constructor

github.com/openseadragon/site-build - 9b5cf799bfaeb978c815b07532b9c4360a81acdb authored about 13 years ago by thatcher <[email protected]>
removed _init anti-pattern from drawer constructor

github.com/openseadragon/openseadragon - 9b5cf799bfaeb978c815b07532b9c4360a81acdb authored about 13 years ago by thatcher <[email protected]>
moved only relevant object literal from controlanchor.js into control.js, deleted controlanchor.js and removed it from the build

github.com/openseadragon/openseadragon - c35ee2bca9886ac357f68c097b50ecc8851b6c08 authored about 13 years ago by thatcher <[email protected]>
moved only relevant object literal from controlanchor.js into control.js, deleted controlanchor.js and removed it from the build

github.com/openseadragon/site-build - c35ee2bca9886ac357f68c097b50ecc8851b6c08 authored about 13 years ago by thatcher <[email protected]>
removed now empty config.js from the build

github.com/openseadragon/site-build - c9034f3f967f7fb31c871ca873365b0236147301 authored about 13 years ago by thatcher <[email protected]>
removed now empty config.js from the build

github.com/openseadragon/openseadragon - c9034f3f967f7fb31c871ca873365b0236147301 authored about 13 years ago by thatcher <[email protected]>
removed identity assignment, strange.

github.com/openseadragon/openseadragon - dc29100f672871b66dd9cd83440ae96b2949a51b authored about 13 years ago by thatcher <[email protected]>
removed identity assignment, strange.

github.com/openseadragon/site-build - dc29100f672871b66dd9cd83440ae96b2949a51b authored about 13 years ago by thatcher <[email protected]>
removed overlayplacement.js from the build

github.com/openseadragon/openseadragon - d702810ae79b5bd1d5f9adbcebc62d54655ff96d authored about 13 years ago by thatcher <[email protected]>
removed overlayplacement.js from the build

github.com/openseadragon/site-build - d702810ae79b5bd1d5f9adbcebc62d54655ff96d authored about 13 years ago by thatcher <[email protected]>
removed overlayplacement.js and moved it's only relevant object literal directly into overlay.js

github.com/openseadragon/site-build - 97d2f0c765e92d0aa44782cbc1577fd216a47d59 authored about 13 years ago by thatcher <[email protected]>