Commit Graph

  • deb229eb78 Update qunit version Chris Adams 2013-03-25 13:42:23 -0400
  • 6c4643d447 Grunt publish now publishes into the new folder in site-build Ian Gilman 2013-03-25 10:02:41 -0700
  • f792af9eb9 Added changelog.txt Ian Gilman 2013-03-25 09:51:58 -0700
  • 20f27080bb Another test checkpoint houseofyin 2013-03-25 12:18:55 -0400
  • 977ce2d959 Making a snapshot before removing the SD coordinate based assertions in favor of the pixel-based assertions houseofyin 2013-03-25 11:01:31 -0400
  • 8db1a15282 A little cleanup of the border issue houseofyin 2013-03-23 23:06:34 -0400
  • 450760d3b7 Merge branch 'master' of github.com:openseadragon/openseadragon into issue37-navigator houseofyin 2013-03-23 21:44:22 -0400
  • a7cec524eb Tweaked the border handling a bit houseofyin 2013-03-23 21:11:30 -0400
  • 00985c8872 Adding some wide and tall cases the demo page houseofyin 2013-03-23 21:10:23 -0400
  • e109b219f3 Adding wide and tall viewers houseofyin 2013-03-23 21:08:21 -0400
  • 109956b5dd Adding wide and tall viewers houseofyin 2013-03-23 21:07:17 -0400
  • 81fd8114f6 Added tall and wide test cases, improved synchronization and test refactoring houseofyin 2013-03-23 21:06:38 -0400
  • 0c94007ed0 Adding a timeout to work better with the async navigator tests houseofyin 2013-03-23 21:05:39 -0400
  • 557927e4c0 Removed "We've upgraded Grunt" message; it's been a month Ian Gilman 2013-03-22 09:51:37 -0700
  • 57f4cf1549 A little git-describe cleanup Ian Gilman 2013-03-22 09:42:51 -0700
  • ae56136d32 Merge branch 'master' into describe Ian Gilman 2013-03-22 09:40:45 -0700
  • f0c4f5a875 Fixed git-describe grunt task Ian Gilman 2013-03-22 09:40:37 -0700
  • b1758040a0 Added "home" and "click" tests Ian Gilman 2013-03-21 13:44:22 -0700
  • c92c9cd325 Merge branch 'master' of github.com:openseadragon/openseadragon into issue37-navigator houseofyin 2013-03-21 13:56:51 -0400
  • 9529de5e55 Changed to point to the new test files houseofyin 2013-03-21 13:56:37 -0400
  • 67210da278 Snapshot of navigators tests in development houseofyin 2013-03-21 13:55:36 -0400
  • 325bae2b6f Checking in a fix for issue 48 houseofyin 2013-03-21 13:54:39 -0400
  • 12e1ad1576 Adding JQuery UI library to support some test scenarios houseofyin 2013-03-21 13:53:53 -0400
  • 2bc61933b2 First attempt Ian Gilman 2013-03-21 10:26:03 -0700
  • 65bb177fb8 Added tall and wide test DZIs Ian Gilman 2013-03-21 10:25:03 -0700
  • 7187bca4e7 Merge branch 'master' of github.com:openseadragon/openseadragon into issue37-navigator houseofyin 2013-03-18 14:38:10 -0400
  • 24c82e39b8 Adding some demo pages for the nav changes houseofyin 2013-03-16 21:05:02 -0400
  • 80ff8f908a Another checkpoint, added keyboard navigation to the main viewer houseofyin 2013-03-16 16:35:33 -0400
  • 3e2b337a52 Another checkpoint houseofyin 2013-03-15 22:29:27 -0400
  • 3b2bde2940 Initial pass at making the navigator float houseofyin 2013-03-15 10:59:47 -0400
  • eff17208e0 updated package.json for release, unfortunately i forgot to commit it v0.9.124 thatcher 2013-03-14 17:38:23 -0400
  • 695dbae3f6 Merge pull request #33 from openseadragon/prerender Chris Thatcher 2013-03-14 06:21:52 -0700
  • d33e4c14ca Merge 0297a20aee into 91075ceaf4 Chris Thatcher 2013-03-14 06:08:44 -0700
  • 0297a20aee merged conflict thatcher 2013-03-14 09:08:27 -0400
  • 10f60c88cb minImageRatio should never be set below 1 unless you want to load the Nth level tiles to level N-M, which effectively throttles network requests and draw animations but does not produce a better picture thatcher 2013-03-14 08:12:01 -0400
  • 0b75a2f259 tweaking default setting to find optimal performance point while preserving responsivness thatcher 2013-03-14 07:22:15 -0400
  • f0c7870f4e cleaning up new setting as applied to collections thatcher 2013-03-07 23:41:46 -0500
  • b9741daaaf removing debug console log statement per ventero's review notes thatcher 2013-03-06 21:53:20 -0500
  • 537ea0b844 simplifying zoom settings so scroll and click arent significantly different thatcher 2013-03-06 07:43:12 -0500
  • 464cf076a6 simplifying zoom settings so scroll and click arent significantly different thatcher 2013-03-06 07:35:47 -0500
  • a5421917a4 minZoomImageRatio should not be less than minPixelRatio to avoid blurry full zoom out. Its worth noting now that several options are 'coupled' but dont have logic which addresses the coupling so as to avoid ill affects from settings that dont make sense for how they are coupled. thatcher 2013-03-06 06:44:55 -0500
  • 86e27c18f7 what was initally a feature branch to work on just canvas prerender, evolved into a feature branch focused on broader ideas discussed in issue #4 - I've basically been able to reduce time spent in drawTile by half. good stuff, thanks to dustmoo for getting us looking into this thatcher 2013-03-06 05:51:31 -0500
  • fe0cafea21 improved caching follows existing use of tile.unload to delete prerendered canvas thatcher 2013-03-05 07:30:37 -0500
  • 2be165fa70 niave implementation of prerender for canvas, the first optimization discussed here: http://www.html5rocks.com/en/tutorials/canvas/performance/ thatcher 2013-03-01 08:14:35 -0500
  • 91075ceaf4 Merge pull request #42 from eikeon/master Chris Thatcher 2013-03-13 11:03:39 -0700
  • b96736d669 Merge fd51ec6c64 into 417a93d5ae Daniel Krech 2013-03-13 11:02:17 -0700
  • 417a93d5ae Merge branch 'master' of https://github.com/openseadragon/openseadragon thatcher 2013-03-12 20:15:36 -0400
  • b3146683f2 applying patch provided by eikeon for position parameter constructor of TileSource. At some point I hope to deprecate most of these constructors that have more than two positional parameters. thatcher 2013-03-12 20:12:08 -0400
  • fd51ec6c64 Fixed minLevel (incorrect case); closes issue #41). Daniel Krech 2013-03-12 15:11:56 -0400
  • e757aa2767 Added some section seperators to the grunt file Ian Gilman 2013-03-12 10:49:48 -0700
  • b986b14407 Minor wording change to readme Ian Gilman 2013-03-12 10:43:37 -0700
  • 0756c4546a Grunt watch params were out of date; fixed Ian Gilman 2013-03-12 10:43:27 -0700
  • b4ddb5a953 Improved build banners, including making them visible in minified version Ian Gilman 2013-03-11 11:52:30 -0700
  • 55c1aca351 second pass at internal use of events through raiseEvent via eventhandler interfaces. Gonna add some tests to see if its addressing the basic use cases. events thatcher 2013-03-08 23:09:20 -0500
  • 3d2fb54ea3 initial attempt at cleaning up events in terms of where they are raised, how they affect default behavior, and how the affect other handlers. I need to do another pass because its clear that we want to be able to independently prevent default and stop propagation just like normal javascript events thatcher 2013-03-08 20:27:08 -0500
  • f28fea8f74 publishing native fullscreen support thatcher 2013-03-08 00:08:11 -0500
  • c164e8fac5 Merge pull request #24 from openseadragon/fullscreen Chris Thatcher 2013-03-07 20:57:11 -0800
  • 2e6c367ce9 Merge 5203cc14b0 into 7f98c3cfa7 Chris Thatcher 2013-03-07 20:52:41 -0800
  • 5203cc14b0 removing extra whitespace per pull request review thatcher 2013-03-07 23:50:27 -0500
  • 7f98c3cfa7 Renamed test js file so we can have more than one Ian Gilman 2013-03-07 11:53:46 -0800
  • 025d6cdcd3 Added more tests Ian Gilman 2013-03-07 11:52:01 -0800
  • 9401b5d393 First version of real tests Ian Gilman 2013-03-07 10:44:08 -0800
  • f107aaf0e8 removing debug console log statement per ventero's review notes thatcher 2013-03-06 21:53:20 -0500
  • 6285a779f3 cleaning up event names, reducing demo cases to just addHandler interface, normalizing event data to express more idiomatic javascript pattern of passing object instead of invoking callback with positional parameters thatcher 2013-03-06 17:34:12 -0500
  • 3801326e40 pulling full screen api detection out into is own file per ians suggestion thatcher 2013-03-06 15:36:52 -0500
  • 75f7589312 simplifying zoom settings so scroll and click arent significantly different thatcher 2013-03-06 07:43:12 -0500
  • 0bdc4383bd simplifying zoom settings so scroll and click arent significantly different thatcher 2013-03-06 07:35:47 -0500
  • e04813e477 minZoomImageRatio should not be less than minPixelRatio to avoid blurry full zoom out. Its worth noting now that several options are 'coupled' but dont have logic which addresses the coupling so as to avoid ill affects from settings that dont make sense for how they are coupled. thatcher 2013-03-06 06:44:55 -0500
  • 096b02d1c8 addressing typo in comment pointed out by @iangilian thatcher 2013-03-06 06:03:05 -0500
  • 9503fac39d merging, not sure why I get a conflict on this, must be doing something wrong in my work flow thatcher 2013-03-06 05:55:53 -0500
  • 61a844bdc0 what was initally a feature branch to work on just canvas prerender, evolved into a feature branch focused on broader ideas discussed in issue #4 - I've basically been able to reduce time spent in drawTile by half. good stuff, thanks to dustmoo for getting us looking into this thatcher 2013-03-06 05:51:31 -0500
  • 11a0f3b315 improved caching follows existing use of tile.unload to delete prerendered canvas thatcher 2013-03-05 07:30:37 -0500
  • a432a38d3d 23 Initial attempt a this feature along with a demo page houseofyin 2013-03-04 15:19:35 -0500
  • ab3f465e4b I think in package.json the dependencies block should be devDependencies thatcher 2013-03-01 10:01:57 -0500
  • 83e48b1ec7 incrementing build number thatcher 2013-03-01 09:39:29 -0500
  • 2fc6cc3876 niave implementation of prerender for canvas, the first optimization discussed here: http://www.html5rocks.com/en/tutorials/canvas/performance/ thatcher 2013-03-01 08:14:35 -0500
  • fc479b5ecb Merge pull request #26 from openseadragon/memoizelevelscale Chris Thatcher 2013-03-01 06:18:08 -0800
  • a631d4fb0e Merge 274df71c0a into 3d424075b9 Chris Thatcher 2013-03-01 06:15:43 -0800
  • 3d424075b9 Merge pull request #25 from openseadragon/requestanimationframe Chris Thatcher 2013-03-01 06:11:06 -0800
  • 274df71c0a refs #22 use Math.pow per houseofyin and memoize implementation of getLevelScale per acdha thatcher 2013-03-01 08:42:06 -0500
  • 6d4d7cc8c6 niave implementation of prerender for canvas, the first optimization discussed here: http://www.html5rocks.com/en/tutorials/canvas/performance/ thatcher 2013-03-01 08:14:35 -0500
  • f111d50fe4 Merge b560a06c30 into 2f938766b3 Chris Thatcher 2013-02-28 13:19:53 -0800
  • b560a06c30 correcting comment per ventero's review thatcher 2013-02-28 16:19:04 -0500
  • e56632c96f blendTime needs to be equal to animationTime to avoid blurred images thatcher 2013-02-28 15:56:50 -0500
  • 2819ff14e5 reverting a couple changes to core openseadragon options unrelated to issue #2 . will explore these in #4 were they have already been referenced. thatcher 2013-02-26 23:23:48 -0500
  • 807cdd337c cant set blendTime to 0, causes strange behavior in navigator and lip tile sources. should have made the basic config changes in #2 and #3 in a diferent branch related to #4. will do before pulling thatcher 2013-02-26 22:44:25 -0500
  • 6d3ddd8095 by feel, best performance, changed immediateRender to true, springStiffness to 7 - issue #2 thatcher 2013-02-26 16:52:05 -0500
  • 5b6a2f5873 basic implementation of issue #2 thatcher 2013-02-26 10:19:48 -0500
  • 5dd8798f7f addressing venturo's review notes thatcher 2013-02-28 15:22:10 -0500
  • a4477cd765 better encapsulation of native fullscreen api thatcher 2013-02-28 14:28:05 -0500
  • d6cdd4028c removing unneccessary if thatcher 2013-02-27 09:46:33 -0500
  • a18460a310 reverting a couple changes to core openseadragon options unrelated to issue #3 . will explore these in #4 were they have already been referenced. thatcher 2013-02-26 23:32:09 -0500
  • d4b02e1aba managed to get a more complete, though hacky, implementation of #3. the big sticky point was how firefox and safari beahved when switching between applications when already in full screen mode. because we didnt have an event listener for fullscreenchange, and because those browsers released full screen on application or window change (think alt+tab or cmd+tab), you would come back to a empty document. more work left here to make this worth merging into master thatcher 2013-02-26 22:34:44 -0500
  • f602a682f7 basic implementation of enhancement request from issue #3 thatcher 2013-02-26 17:31:47 -0500
  • 2f938766b3 Merge branch 'master' of https://github.com/openseadragon/openseadragon thatcher 2013-02-28 14:38:12 -0500
  • 015e94efa4 found typo in source, thie was supposed to be this thatcher 2013-02-28 14:37:32 -0500
  • 6723450a9a Upped version number to 0.9.121 Ian Gilman 2013-02-27 12:00:34 -0800
  • 6b492f395d Fixed a bug with "grunt publish"; was using the wrong paths Ian Gilman 2013-02-27 10:36:19 -0800
  • d2b9257bc4 Added "grunt publish" command for copying to site-build Ian Gilman 2013-02-27 09:59:51 -0800
  • 65cc3f55e9 Merge pull request #21 from openseadragon/pinchzoompoint Chris Thatcher 2013-02-27 06:53:20 -0800