Commit graph

  • f111d50fe4 Merge b560a06c30 into 2f938766b3 Chris Thatcher 2013-02-28 13:19:53 -08:00
  • b560a06c30 correcting comment per ventero's review thatcher 2013-02-28 16:19:04 -05:00
  • e56632c96f blendTime needs to be equal to animationTime to avoid blurred images thatcher 2013-02-28 15:56:50 -05:00
  • 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 -05:00
  • 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 -05:00
  • 6d3ddd8095 by feel, best performance, changed immediateRender to true, springStiffness to 7 - issue #2 thatcher 2013-02-26 16:52:05 -05:00
  • 5b6a2f5873 basic implementation of issue #2 thatcher 2013-02-26 10:19:48 -05:00
  • 5dd8798f7f addressing venturo's review notes thatcher 2013-02-28 15:22:10 -05:00
  • a4477cd765 better encapsulation of native fullscreen api thatcher 2013-02-28 14:28:05 -05:00
  • d6cdd4028c removing unneccessary if thatcher 2013-02-27 09:46:33 -05:00
  • 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 -05:00
  • 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 -05:00
  • f602a682f7 basic implementation of enhancement request from issue #3 thatcher 2013-02-26 17:31:47 -05:00
  • 2f938766b3 Merge branch 'master' of https://github.com/openseadragon/openseadragon thatcher 2013-02-28 14:38:12 -05:00
  • 015e94efa4 found typo in source, thie was supposed to be this thatcher 2013-02-28 14:37:32 -05:00
  • 6723450a9a Upped version number to 0.9.121 Ian Gilman 2013-02-27 12:00:34 -08:00
  • 6b492f395d Fixed a bug with "grunt publish"; was using the wrong paths Ian Gilman 2013-02-27 10:36:19 -08:00
  • d2b9257bc4 Added "grunt publish" command for copying to site-build Ian Gilman 2013-02-27 09:59:51 -08:00
  • 65cc3f55e9 Merge pull request #21 from openseadragon/pinchzoompoint Chris Thatcher 2013-02-27 06:53:20 -08:00
  • 22e6fea554 Merge 361052656c into 2372968518 Chris Thatcher 2013-02-27 06:49:35 -08:00
  • 361052656c patch for pinch zoom point. initial two point touch midpoint is used for duration of pinch-zoom operation. references #17 thatcher 2013-02-27 06:57:06 -05:00
  • 2372968518 refs #4 - have noticed navigator is often blurry when rendered. changing blendTime can alleviate or worsen this issue if it is more or less than the animationTime (respectively). Im setting this to the value equal to animationTime as a hot patch while we figure out why these two variables are coupled. thatcher 2013-02-26 23:52:23 -05:00
  • 72d5ee8fb8 Merge pull request #19 from h4l/android-compat iangilman 2013-02-26 10:45:31 -08:00
  • c2382eb36e Merge 3eac183d8c into 6b0cb75ed4 Hal Blackburn 2013-02-26 04:09:54 -08:00
  • 3eac183d8c Fix handling of touchmove events on Android Hal Blackburn 2013-02-26 11:50:11 +00:00
  • 6b0cb75ed4 Updated build instructions Ian Gilman 2013-02-21 13:46:11 -08:00
  • 10f2bbe535 Limiting Travis badge to just the master branch Ian Gilman 2013-02-21 13:20:32 -08:00
  • fda4f17675 Grunt fix for Travis Ian Gilman 2013-02-21 13:20:18 -08:00
  • 8074b338d1 Fixed compress and moved build to build/openseadragon Ian Gilman 2013-02-21 11:56:16 -08:00
  • 98e8289c9b Test now works again Ian Gilman 2013-02-21 11:17:05 -08:00
  • 34e55d86d5 Fixed banned and changed quote style Ian Gilman 2013-02-21 10:54:11 -08:00
  • d6dfc15351 Updated gruntfile and package.json for grunt 0.4.0 Ian Gilman 2013-02-21 10:45:14 -08:00
  • 347fbfd596 Renamed gruntfile Ian Gilman 2013-02-21 10:27:21 -08:00
  • c2e0e41a6d undo change to base value for server, breaks tests obviously sorry thatcher 2013-02-20 09:31:35 -05:00
  • 070a48f6c8 fixing jsdocs that caused recursion thatcher 2013-02-19 22:53:54 -05:00
  • 6e99a5dd42 Added Travis build badge Ian Gilman 2013-02-18 10:03:04 -08:00
  • e584911bab Added grunt package to readme Ian Gilman 2013-02-15 11:00:07 -08:00
  • 2d78e012a0 Now zipping and taring ("grunt package") Ian Gilman 2013-02-15 10:58:57 -08:00
  • d179325f71 Added .travis.yml file Ian Gilman 2013-02-14 14:23:24 -08:00
  • 792d51de8c Kicking off a Travis build Ian Gilman 2013-02-14 14:18:40 -08:00
  • 05affbc7fc Excluding sublime text docs from sublime text project Ian Gilman 2013-02-14 14:15:52 -08:00
  • 1ed32a0d5d Better links in readme Ian Gilman 2013-02-14 14:02:32 -08:00
  • 145164eb84 Updated readme with correct build and test info Ian Gilman 2013-02-14 13:59:40 -08:00
  • cd765581e6 Grunt now copies the images into the build folder Ian Gilman 2013-02-14 13:24:50 -08:00
  • 75bb765ca0 Removing built openseadragon.js from repo Ian Gilman 2013-02-14 12:06:59 -08:00
  • 9569ff1215 Removed JS Hint globals comment, since it's now in grunt Ian Gilman 2013-02-14 12:04:47 -08:00
  • 4e51b642ef Now properly setting version in build Ian Gilman 2013-02-14 12:02:17 -08:00
  • d3b010d26e Added min, qunit, server, and watch tasks to grunt Ian Gilman 2013-02-14 10:21:35 -08:00
  • 607a4af860 First version of test files Ian Gilman 2013-02-14 10:21:07 -08:00
  • 964962a204 Added project file for Sublime Text 2 Ian Gilman 2013-02-14 10:06:48 -08:00
  • 4606ddb2ce Added gitignore Ian Gilman 2013-02-14 10:06:36 -08:00
  • 88b1cbf8c7 Added dependencies to package.json Ian Gilman 2013-02-14 10:06:28 -08:00
  • b4f041b9ab removing code specific to site-build thatcher 2013-02-14 12:33:10 -05:00
  • fda24f343a added dozens of event hooks based on input from macreery's branch thatcher 2013-02-13 19:44:23 -05:00
  • d8a3ccf5e8 dont compute NaN for opacity because FF doesnt like that, per macreery's branch, thanks thatcher 2013-02-13 17:20:05 -05:00
  • 27d2898818 added removeAllHandlers per macreery's branch, finally implemented removeHandler thatcher 2013-02-13 17:11:33 -05:00
  • e851de80b8 added class names to viewer canvas and container per macreery's branch thatcher 2013-02-13 16:50:23 -05:00
  • 685f58d663 adding support for positional arguments for minLevel and maxLevel in DziTileSource per macreery's branch thatcher 2013-02-13 16:27:17 -05:00
  • 0540e834b4 refactoring after lint left an error related to drawer and overlays thatcher 2013-02-13 09:05:35 -05:00
  • a0fd2b3324 added inital support for moving to a nodejs build with grunt. build only includes concant and lint. fixed all lint warning where appropriate and added lint inline ignores where appropriate. when build script is complete we will start transition to new repo. also currently researching how to prune unfriendly portion of history that make repo large due to large binary files in web app. I like git well enough but using branches for web apps unrelated to code base has made me weary once again of social web fads that force convention without long term consideration of cost. thatcher 2013-02-12 22:40:08 -05:00
  • 855e753225 some overlays work that had be be completed before finishing tile layers. added brief example of how to how host tiles of zoom.it thatcher 2013-02-10 22:53:51 -05:00
  • aecf576c06 finished initial development of iiif info xml and json support, added example to site thatcher 2013-02-09 15:58:43 -05:00
  • 3f20018c75 correction for recent change which computed a highestLevel for drawer with max instead of min operation thatcher 2013-02-09 12:21:51 -05:00
  • 26f83e283a adding support for several new tile sources including iiif, osm and tms (osm and tms are thanks to seajax-utils project) thatcher 2013-02-08 16:00:22 -05:00
  • d2d5828d8f adding support for several new tile sources including iiif, osm and tms (osm and tms are thanks to seajax-utils project) thatcher 2013-02-08 15:45:22 -05:00
  • 576c00b37d adding support for several new tile sources including iiif, osm and tms (osm and tms are thanks to seajax-utils project) thatcher 2013-02-08 09:21:28 -05:00
  • 792165fdf9 accidently left alwaysBlend global defaul set to true during development. Looking forward to our new org based repo where I'll be constrained more than my current wild-west repo, sorry. corrections also to pan constrainment details which came to the forefront while working on collections zoom and panconstraints. Added new ui feature page to demo basics. thatcher 2013-02-05 21:26:40 -05:00
  • 7f951ccc39 Merge 595f7c8794 into d8677c7f8c Chris Adams 2013-02-04 13:45:44 -08:00
  • 595f7c8794 Updated testing instructions Chris Adams 2013-02-04 16:40:46 -05:00
  • d8677c7f8c Checking in test Ian Gilman 2013-02-01 15:29:14 -08:00
  • 9e53ddb10d Added test script call to package Ian Gilman 2013-02-01 15:11:41 -08:00
  • e43b27228f Making it a yml file Ian Gilman 2013-02-01 15:08:37 -08:00
  • f4be17ab7e Trying for another build Ian Gilman 2013-02-01 15:01:38 -08:00
  • b1cdaaa845 found an IE specific error in some styles set for collections visualizations thatcher 2013-02-01 15:35:46 -05:00
  • 808354dd6f Merge branch 'master' of github.com:thatcher/openseadragon thatcher 2013-02-01 15:19:05 -05:00
  • f863f5fcae changing drawHTML routine to avoid ie rendering issue thatcher 2013-02-01 15:18:53 -05:00
  • b49d709580 package.json Ian Gilman 2013-02-01 10:00:17 -08:00
  • a55a6fe214 Trying another yaml Ian Gilman 2013-02-01 09:53:47 -08:00
  • 0934401744 First commit Ian Gilman 2013-02-01 09:49:16 -08:00
  • cd32f1d2bd Build Ian Gilman 2013-01-31 10:34:26 -08:00
  • 1136dc403c Merge pull request #27 from ygra/patch-1 iangilman 2013-01-31 10:33:18 -08:00
  • 354c0f8d57 Fixed comment typos ygra 2013-01-31 19:18:32 +01:00
  • 9eeb42fd2e Initial commit iangilman 2013-01-31 09:44:25 -08:00
  • 1638790370 finished collection support for html drawers thatcher 2013-01-31 12:31:20 -05:00
  • bd135904b6 Merge branch 'master' of github.com:thatcher/openseadragon thatcher 2013-01-31 12:30:36 -05:00
  • 6efc348b8a finished collection support for html drawers thatcher 2013-01-31 12:30:13 -05:00
  • 527682d5a6 Merge branch 'master' into lint Ian Gilman 2013-01-31 09:26:55 -08:00
  • 063bce8171 fixing some work in progress for collections visualizations thatcher 2013-01-30 20:23:45 -05:00
  • ae30208b36 fixing example image paths with prefixUrl thatcher 2013-01-30 17:10:16 -05:00
  • 9fc4388ac9 Merge branch 'master' of github.com:thatcher/openseadragon thatcher 2013-01-30 16:51:46 -05:00
  • f6ee93b70c improving custom tile source examples are work for layers begins being supported thatcher 2013-01-30 16:51:37 -05:00
  • 5d84d3156f Build Ian Gilman 2013-01-30 11:04:51 -08:00
  • c6597213a1 Using square bracket notation for keyword Ian Gilman 2013-01-29 10:06:39 -08:00
  • bd474d32a7 Built recent commit Ian Gilman 2013-01-29 09:37:06 -08:00
  • 7a55b6cf77 JS Hint work (mostly semicolons at this point) Ian Gilman 2013-01-29 09:32:58 -08:00
  • 624fbd97b9 Comment typo Ian Gilman 2013-01-28 10:24:13 -08:00
  • d23851d5e5 Merge pull request #15 from Ventero/imageload iangilman 2013-01-28 10:21:36 -08:00
  • cb6234e37c Built latest Ian Gilman 2013-01-28 10:11:25 -08:00
  • 5e24432349 Comment tweak Ian Gilman 2013-01-28 10:11:14 -08:00
  • 0fddd1a61d Merge pull request #26 from Ventero/patch-1 iangilman 2013-01-28 10:04:39 -08:00