Commit graph

  • baa3559df1 Graceful handling of cross-domain tilesource failures on IE<10 Chris Adams 2013-08-29 16:15:52 -04:00
  • 1b6cf93474 Graceful handling of IE cross-domain AJAX failures Chris Adams 2013-08-29 16:13:13 -04:00
  • 1a005573f5 Unit tests for canvas drag, release, click events Mark Salsbery 2013-08-29 13:01:07 -07:00
  • 1a5f712aee Added a mention about basic.html iangilman 2013-08-29 10:30:56 -07:00
  • 6049a7ecef Unit tests for canvas drag, release, click events Mark Salsbery 2013-08-28 11:33:41 -07:00
  • 9af81aa6de Merge pull request #206 from msalsbery/Events-Unit-Tests iangilman 2013-08-28 10:07:19 -07:00
  • f15b7bd139 Merge 853a141994 into 9373ecc3cb Mark Salsbery 2013-08-28 09:59:02 -07:00
  • 9373ecc3cb Changelog for #204 Ian Gilman 2013-08-28 09:58:13 -07:00
  • 340f753831 Merge pull request #204 from msalsbery/master iangilman 2013-08-28 09:54:11 -07:00
  • 853a141994 Unit tests for userData in events (issue #203) Mark Salsbery 2013-08-28 05:50:22 -07:00
  • 7d6b0acb8f Merge c7f184f199 into 445c1e3e66 Mark Salsbery 2013-08-27 10:11:24 -07:00
  • c7f184f199 Reverted breaking change for issue #201 Mark Salsbery 2013-08-27 10:10:55 -07:00
  • 57ae0656c1 Fixes for issues #198, #201, #202, #203 Mark Salsbery 2013-08-26 16:48:59 -07:00
  • f8ab315795 Revert "Bad sync" Mark Salsbery 2013-08-26 15:47:21 -07:00
  • 04a0197dc7 Fixes for issues #198, #201, #202, and #203 Mark Salsbery 2013-08-26 15:25:57 -07:00
  • 445c1e3e66 Starting 0.9.131 Ian Gilman 2013-08-26 14:02:03 -07:00
  • 4d006d628c Updated for 0.9.130 v0.9.130 Ian Gilman 2013-08-26 13:58:16 -07:00
  • 6ca934d0ca Added changelog for #185 Ian Gilman 2013-08-20 11:10:45 -07:00
  • aefe7f3610 Merge pull request #185 from robhobbes/master iangilman 2013-08-20 11:08:58 -07:00
  • 5e8961b95a Merge d4467477ad into 4b0450d271 Robert Hickman 2013-08-19 15:28:16 -07:00
  • d4467477ad More rotation documentation. Robert Hickman 2013-08-19 16:27:00 -06:00
  • 4b0450d271 Documented "current" param to a number of viewport functions Ian Gilman 2013-08-19 10:14:04 -07:00
  • 17ef51e309 Changelog for #179 Ian Gilman 2013-08-19 10:05:00 -07:00
  • 0c1823fa42 Changelog for #188 Ian Gilman 2013-08-19 10:04:25 -07:00
  • d2353746c9 Merge pull request #179 from lukemurray/destroy iangilman 2013-08-19 10:03:12 -07:00
  • ac1675277a Merge ab82783cf1 into dde052a22a Luke Murray 2013-08-19 10:02:42 -07:00
  • dde052a22a Merge pull request #188 from iangilman/touch iangilman 2013-08-19 09:57:36 -07:00
  • 68b382a8e7 Merge 96c14f7617 into 6e58aa7108 iangilman 2013-08-19 09:57:14 -07:00
  • 6e58aa7108 changelog for #187 Ian Gilman 2013-08-19 09:56:22 -07:00
  • e955c402ac Merge pull request #187 from iangilman/rtl iangilman 2013-08-19 09:55:04 -07:00
  • 04d245bbed Merge 6669589e5e into 8b61b7f587 iangilman 2013-08-19 09:54:44 -07:00
  • 767c897e7f Revisions to rotate after second code review. Robert Hickman 2013-08-16 11:32:21 -06:00
  • 8b61b7f587 Changelog for #184 Ian Gilman 2013-08-16 10:13:52 -07:00
  • d310cc3029 Merge pull request #184 from iangilman/form iangilman 2013-08-16 10:12:35 -07:00
  • 96c14f7617 Ignoring touchMove if we didn't get the touchStart Ian Gilman 2013-08-16 10:09:49 -07:00
  • 54e8d8c43f Fixes made after first code review of rotation. Robert Hickman 2013-08-15 16:15:20 -06:00
  • 6669589e5e Drawer now works when the page is rtl Ian Gilman 2013-08-15 12:54:32 -07:00
  • 6c63710131 Rotating overlays. Robert Hickman 2013-08-14 13:43:49 -06:00
  • 125a7134ec Merge adbf35e002 into 26ad522f59 iangilman 2013-08-14 10:44:10 -07:00
  • adbf35e002 Merge branch 'master' into form Ian Gilman 2013-08-14 10:41:32 -07:00
  • 3272572124 Clicking on a button control no longer refreshes page Ian Gilman 2013-08-14 10:39:39 -07:00
  • b9583c43ac Working on rotating images. So far only 90 degree rotation is supported. Only the image is currently being rotated. Overlays, debugger, and the navigator still need to be updated to support rotation. Robert Hickman 2013-08-13 15:39:22 -06:00
  • ab82783cf1 update the comments and unit test Luke Murray 2013-08-13 10:33:12 +10:00
  • 0c662b8a8d fix: comment updates and add a simple test for viewer.destroy Luke Murray 2013-08-12 16:38:37 +10:00
  • 26ad522f59 updated chagelog to reflect navigatorPosition patch thatcher 2013-08-09 06:47:25 -04:00
  • 68f9d675fc fix: calling viewer.destroy() multiple times throw an error. And a simple destroy to mousetracker Luke Murray 2013-08-08 17:49:24 +10:00
  • 88141c57f2 feature: navigatorPosition, option was available but not completely implemented thatcher 2013-08-08 00:12:44 -04:00
  • 4ccb141a42 Add a destroy function on the viewer to clean up and remove elements created by open seadragon. Add removeAllHandlersForAllEvents to clean up all events on destroy. Clear the onDraw callback on Overlay destroy. Luke Murray 2013-08-07 10:54:20 +10:00
  • 94660c9371 Merge daeb0f172b into 967f2e4f32 Dustin Moore 2013-08-02 09:41:49 -07:00
  • 967f2e4f32 Changelog for #177; minor doc tweaks Ian Gilman 2013-08-02 09:40:55 -07:00
  • 51e37e3553 Merge pull request #177 from pnorcross/_getSafeElemSize iangilman 2013-08-02 09:36:06 -07:00
  • 14b9d34713 Merge 26938ed10e into 8e36f9eead pnorcross 2013-08-02 09:33:35 -07:00
  • 8e36f9eead Merge pull request #165 from bgilbert/releases iangilman 2013-08-01 10:53:49 -07:00
  • 1296aac5e3 Merge a09f09c002 into 1482f21d11 Benjamin Gilbert 2013-08-01 10:30:27 -07:00
  • 26938ed10e cleaned up docBlock and tabs in _getSafeElemWidth() pnorcrss 2013-08-01 12:11:33 -05:00
  • 1482f21d11 Changelog for #160 Ian Gilman 2013-08-01 09:55:18 -07:00
  • f53ea2ddf1 Merge pull request #160 from lukemurray/custom_zoom_handler iangilman 2013-08-01 09:52:11 -07:00
  • e9ef5c771a Merge 2717398181 into 9d4434ee86 Luke Murray 2013-07-31 20:40:11 -07:00
  • 2717398181 Use the correct onDraw in drawer.js. Remove imageFullSize and fix up the comment for onDraw Luke Murray 2013-08-01 13:36:00 +10:00
  • e47210d0bd refactored _getSafeElemSize() pnorcrss 2013-07-31 14:10:44 -05:00
  • cb39fb7e32 fixed _getSafeElemSize() pnorcrss 2013-07-31 14:01:46 -05:00
  • bf3dd7c031 fixed _getSafeElemSize() calls pnorcrss 2013-07-31 13:28:38 -05:00
  • 750eafcd2e added and implemented _getSafeElemSize() pnorcrss 2013-07-31 13:00:16 -05:00
  • 9d4434ee86 Changelog for #168 Ian Gilman 2013-07-31 10:28:21 -07:00
  • 0aa0641cf4 Merge pull request #168 from ethanli83/fixtouch iangilman 2013-07-31 10:25:19 -07:00
  • 4239bb7adc fix: remove the useTransform/SVG stuff and move back to a simple onDraw callback only so people can handle their own custom drawing and sizing Luke Murray 2013-07-31 17:01:48 +10:00
  • 0a8d11875e Merge branch 'master' into custom_zoom_handler Luke Murray 2013-07-31 16:39:54 +10:00
  • d3677de5e5 Merge 0bb9c5be97 into aa7111aef1 ethanli83 2013-07-23 17:05:48 -07:00
  • 0bb9c5be97 issue: canvas pans when tap on touch screen ethan.li 2013-07-23 16:40:04 +10:00
  • a09f09c002 README: Update link to releases page Benjamin Gilbert 2013-07-22 21:33:58 -04:00
  • 4ff498814c Stop copying changelog.txt to the website Benjamin Gilbert 2013-07-22 21:19:18 -04:00
  • 1f05e0de72 Stop excluding site-build/built-openseadragon/releases from clean Benjamin Gilbert 2013-07-22 21:11:14 -04:00
  • 5555698cae Don't publish release binaries into site-build repo Benjamin Gilbert 2013-07-22 03:52:24 -04:00
  • df877493a9 Rename drawHandler to onDraw. Also make it a notification style callback (does not override the draw functionality). Add an overlay option 'useTransform' that will transform the overlay element instead of moving it's postion - useful for SVG elements Luke Murray 2013-07-16 12:04:37 +10:00
  • aa7111aef1 changelog update for #159 Ian Gilman 2013-07-12 09:03:34 -07:00
  • 77cf2a3b88 Merge pull request #159 from ethanli83/master iangilman 2013-07-12 09:01:31 -07:00
  • 233c3a357a Add the option for a zoom handler callback Luke Murray 2013-07-12 16:51:56 +10:00
  • 8ff9cc0ad7 Merge 0ef98be0b7 into 21ec16f2a7 ethanli83 2013-07-11 17:31:49 -07:00
  • 0ef98be0b7 for fix I made to onTouchEnd: ethan.li 2013-07-12 10:29:44 +10:00
  • 21ec16f2a7 Update changelog Ian Gilman 2013-07-10 09:38:41 -07:00
  • 7391561dcd OpenSeadragon.now() returned undefined the first time; fixed Ian Gilman 2013-07-10 09:31:22 -07:00
  • 39b24e2a44 Updated for 0.9.130 (In progress) Ian Gilman 2013-07-09 09:16:37 -07:00
  • 024fefd7f1 Updated for 0.9.129 v0.9.129 Ian Gilman 2013-07-09 09:14:47 -07:00
  • 8108009ba7 fix issue: onTouchEnd did not call the correct mouse up handler ethan.li 2013-07-09 11:07:18 +10:00
  • d941cee953 Changelog for #147 Ian Gilman 2013-07-08 09:52:46 -07:00
  • 74fdc25f08 Changelog for #151 Ian Gilman 2013-07-03 09:56:29 -07:00
  • 850aa14802 Merge pull request #151 from acdha/overhauled-ajax-error-reporting iangilman 2013-07-03 09:56:07 -07:00
  • b0e9cce087 Merge 3434fe600c into 1707e404c6 Chris Adams 2013-07-03 09:34:51 -07:00
  • 1707e404c6 Changelog for #55 Ian Gilman 2013-07-03 09:33:24 -07:00
  • db2b4bcd2a Merge pull request #154 from radix-pro/patch-1 iangilman 2013-07-03 09:31:25 -07:00
  • e888e27ac5 Merge 004f13365d into d68999bc87 radix-pro 2013-07-02 13:41:39 -07:00
  • 004f13365d Update iiiftilesource.js radix-pro 2013-07-02 13:41:37 -07:00
  • 3434fe600c Tests: update AJAX tests Chris Adams 2013-07-02 16:28:59 -04:00
  • 6d7dd71577 Tests: IE8 support for log capture Chris Adams 2013-07-02 16:20:56 -04:00
  • 9fb4ae2a9a Tests: more targeted log capture setup Chris Adams 2013-07-02 16:09:19 -04:00
  • 2a3044e0cf Tests: verify invalid string log messages Chris Adams 2013-07-02 15:20:17 -04:00
  • 7131c7a7da Tests: check for AJAX error log message Chris Adams 2013-07-02 15:12:31 -04:00
  • 5a300998a8 Tests: console log capture utility Chris Adams 2013-07-02 15:12:16 -04:00
  • d782da411e Tests: code cleanup Chris Adams 2013-07-02 13:56:55 -04:00
  • 3c7e4b794a Update iiiftilesource.js radix-pro 2013-07-02 00:41:22 -07:00