Commit Graph

  • 22e6fea554 Merge 361052656c into 2372968518 Chris Thatcher 2013-02-27 06:49:35 -0800
  • 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 -0500
  • 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 -0500
  • 72d5ee8fb8 Merge pull request #19 from h4l/android-compat iangilman 2013-02-26 10:45:31 -0800
  • c2382eb36e Merge 3eac183d8c into 6b0cb75ed4 Hal Blackburn 2013-02-26 04:09:54 -0800
  • 3eac183d8c Fix handling of touchmove events on Android Hal Blackburn 2013-02-26 11:50:11 +0000
  • 6b0cb75ed4 Updated build instructions Ian Gilman 2013-02-21 13:46:11 -0800
  • 10f2bbe535 Limiting Travis badge to just the master branch Ian Gilman 2013-02-21 13:20:32 -0800
  • fda4f17675 Grunt fix for Travis Ian Gilman 2013-02-21 13:20:18 -0800
  • 8074b338d1 Fixed compress and moved build to build/openseadragon Ian Gilman 2013-02-21 11:56:16 -0800
  • 98e8289c9b Test now works again Ian Gilman 2013-02-21 11:17:05 -0800
  • 34e55d86d5 Fixed banned and changed quote style Ian Gilman 2013-02-21 10:54:11 -0800
  • d6dfc15351 Updated gruntfile and package.json for grunt 0.4.0 Ian Gilman 2013-02-21 10:45:14 -0800
  • 347fbfd596 Renamed gruntfile Ian Gilman 2013-02-21 10:27:21 -0800
  • c2e0e41a6d undo change to base value for server, breaks tests obviously sorry thatcher 2013-02-20 09:31:35 -0500
  • 070a48f6c8 fixing jsdocs that caused recursion thatcher 2013-02-19 22:53:54 -0500
  • 6e99a5dd42 Added Travis build badge Ian Gilman 2013-02-18 10:03:04 -0800
  • e584911bab Added grunt package to readme Ian Gilman 2013-02-15 11:00:07 -0800
  • 2d78e012a0 Now zipping and taring ("grunt package") Ian Gilman 2013-02-15 10:58:57 -0800
  • d179325f71 Added .travis.yml file Ian Gilman 2013-02-14 14:23:24 -0800
  • 792d51de8c Kicking off a Travis build Ian Gilman 2013-02-14 14:18:40 -0800
  • 05affbc7fc Excluding sublime text docs from sublime text project Ian Gilman 2013-02-14 14:15:52 -0800
  • 1ed32a0d5d Better links in readme Ian Gilman 2013-02-14 14:02:32 -0800
  • 145164eb84 Updated readme with correct build and test info Ian Gilman 2013-02-14 13:59:40 -0800
  • cd765581e6 Grunt now copies the images into the build folder Ian Gilman 2013-02-14 13:24:50 -0800
  • 75bb765ca0 Removing built openseadragon.js from repo Ian Gilman 2013-02-14 12:06:59 -0800
  • 9569ff1215 Removed JS Hint globals comment, since it's now in grunt Ian Gilman 2013-02-14 12:04:47 -0800
  • 4e51b642ef Now properly setting version in build Ian Gilman 2013-02-14 12:02:17 -0800
  • d3b010d26e Added min, qunit, server, and watch tasks to grunt Ian Gilman 2013-02-14 10:21:35 -0800
  • 607a4af860 First version of test files Ian Gilman 2013-02-14 10:21:07 -0800
  • 964962a204 Added project file for Sublime Text 2 Ian Gilman 2013-02-14 10:06:48 -0800
  • 4606ddb2ce Added gitignore Ian Gilman 2013-02-14 10:06:36 -0800
  • 88b1cbf8c7 Added dependencies to package.json Ian Gilman 2013-02-14 10:06:28 -0800
  • b4f041b9ab removing code specific to site-build thatcher 2013-02-14 12:33:10 -0500
  • fda24f343a added dozens of event hooks based on input from macreery's branch thatcher 2013-02-13 19:44:23 -0500
  • d8a3ccf5e8 dont compute NaN for opacity because FF doesnt like that, per macreery's branch, thanks thatcher 2013-02-13 17:20:05 -0500
  • 27d2898818 added removeAllHandlers per macreery's branch, finally implemented removeHandler thatcher 2013-02-13 17:11:33 -0500
  • e851de80b8 added class names to viewer canvas and container per macreery's branch thatcher 2013-02-13 16:50:23 -0500
  • 685f58d663 adding support for positional arguments for minLevel and maxLevel in DziTileSource per macreery's branch thatcher 2013-02-13 16:27:17 -0500
  • 0540e834b4 refactoring after lint left an error related to drawer and overlays thatcher 2013-02-13 09:05:35 -0500
  • 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 -0500
  • 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 -0500
  • aecf576c06 finished initial development of iiif info xml and json support, added example to site thatcher 2013-02-09 15:58:43 -0500
  • 3f20018c75 correction for recent change which computed a highestLevel for drawer with max instead of min operation thatcher 2013-02-09 12:21:51 -0500
  • 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 -0500
  • 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 -0500
  • 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 -0500
  • 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 -0500
  • 7f951ccc39 Merge 595f7c8794 into d8677c7f8c Chris Adams 2013-02-04 13:45:44 -0800
  • 595f7c8794 Updated testing instructions Chris Adams 2013-02-04 16:40:46 -0500
  • d8677c7f8c Checking in test Ian Gilman 2013-02-01 15:29:14 -0800
  • 9e53ddb10d Added test script call to package Ian Gilman 2013-02-01 15:11:41 -0800
  • e43b27228f Making it a yml file Ian Gilman 2013-02-01 15:08:37 -0800
  • f4be17ab7e Trying for another build Ian Gilman 2013-02-01 15:01:38 -0800
  • b1cdaaa845 found an IE specific error in some styles set for collections visualizations thatcher 2013-02-01 15:35:46 -0500
  • 808354dd6f Merge branch 'master' of github.com:thatcher/openseadragon thatcher 2013-02-01 15:19:05 -0500
  • f863f5fcae changing drawHTML routine to avoid ie rendering issue thatcher 2013-02-01 15:18:53 -0500
  • b49d709580 package.json Ian Gilman 2013-02-01 10:00:17 -0800
  • a55a6fe214 Trying another yaml Ian Gilman 2013-02-01 09:53:47 -0800
  • 0934401744 First commit Ian Gilman 2013-02-01 09:49:16 -0800
  • cd32f1d2bd Build Ian Gilman 2013-01-31 10:34:26 -0800
  • 1136dc403c Merge pull request #27 from ygra/patch-1 iangilman 2013-01-31 10:33:18 -0800
  • 354c0f8d57 Fixed comment typos ygra 2013-01-31 19:18:32 +0100
  • 9eeb42fd2e Initial commit iangilman 2013-01-31 09:44:25 -0800
  • 1638790370 finished collection support for html drawers thatcher 2013-01-31 12:31:20 -0500
  • bd135904b6 Merge branch 'master' of github.com:thatcher/openseadragon thatcher 2013-01-31 12:30:36 -0500
  • 6efc348b8a finished collection support for html drawers thatcher 2013-01-31 12:30:13 -0500
  • 527682d5a6 Merge branch 'master' into lint Ian Gilman 2013-01-31 09:26:55 -0800
  • 063bce8171 fixing some work in progress for collections visualizations thatcher 2013-01-30 20:23:45 -0500
  • ae30208b36 fixing example image paths with prefixUrl thatcher 2013-01-30 17:10:16 -0500
  • 9fc4388ac9 Merge branch 'master' of github.com:thatcher/openseadragon thatcher 2013-01-30 16:51:46 -0500
  • f6ee93b70c improving custom tile source examples are work for layers begins being supported thatcher 2013-01-30 16:51:37 -0500
  • 5d84d3156f Build Ian Gilman 2013-01-30 11:04:51 -0800
  • c6597213a1 Using square bracket notation for keyword Ian Gilman 2013-01-29 10:06:39 -0800
  • bd474d32a7 Built recent commit Ian Gilman 2013-01-29 09:37:06 -0800
  • 7a55b6cf77 JS Hint work (mostly semicolons at this point) Ian Gilman 2013-01-29 09:32:58 -0800
  • 624fbd97b9 Comment typo Ian Gilman 2013-01-28 10:24:13 -0800
  • d23851d5e5 Merge pull request #15 from Ventero/imageload iangilman 2013-01-28 10:21:36 -0800
  • cb6234e37c Built latest Ian Gilman 2013-01-28 10:11:25 -0800
  • 5e24432349 Comment tweak Ian Gilman 2013-01-28 10:11:14 -0800
  • 0fddd1a61d Merge pull request #26 from Ventero/patch-1 iangilman 2013-01-28 10:04:39 -0800
  • 8f085c83ca Update documentation for Drawer#loadImage. Ventero 2013-01-25 20:36:41 +0100
  • 9b6de523c7 Add TODO comment about magic number Ventero 2013-01-25 19:53:06 +0100
  • 1c577ec40a Merge pull request #14 from Ventero/navimages iangilman 2013-01-25 10:55:15 -0800
  • 9620272ebb Make sure navigator has non-negative width/height Ventero 2013-01-25 14:17:35 +0100
  • 718082998b Merge pull request #16 from Ventero/disprect iangilman 2013-01-24 10:38:01 -0800
  • 77e146f9ce Adding ling to current sample site. 0.9.90 adds support for a debug mode and real heterogeneous collection visualizations. straight html div/image support for both features is in process but incomplete thatcher 2013-01-24 00:11:32 -0500
  • 1017045e7a 0.9.90 adds support for a debug mode and real heterogeneous collection visualizations. straight html div/image support for both features is in process but incomplete thatcher 2013-01-23 23:43:57 -0500
  • 215395abb4 merged build.xml thatcher 2013-01-23 23:03:00 -0500
  • 15c35c93fd 0.9.90 adds support for a debug mode and real heterogeneous collection visualizations. straight html div/image support for both features is in process but incomplete thatcher 2013-01-23 23:00:11 -0500
  • e52c9f8e0f Removed bad "workspace-dzi" reference in www build target Ian Gilman 2013-01-17 12:48:53 -0800
  • b64af4138f Changed Ant default to "build" Ian Gilman 2013-01-17 11:31:14 -0800
  • 1331530cb6 Merge pull request #13 from Ventero/fixes iangilman 2013-01-16 13:31:00 -0800
  • ab35e86776 bug patches for lazy load on image reference strip thatcher 2012-10-13 02:39:42 -0400
  • 46a499baed better lazy loading for image reference strip and more options for managing additional html content that is available in full page mode and normal mode thatcher 2012-10-13 00:02:17 -0400
  • 8fab8b5051 better lazy loading for image reference strip and more options for managing additional html content that is available in full page mode and normal mode thatcher 2012-10-12 23:40:59 -0400
  • 31716bf56d Use correct option name (displayRects, not dispRects) in DziTileSource. Ventero 2012-09-29 14:18:32 +0200
  • bb0ac1f9d1 Pass the correct object to image load callbacks. Ventero 2012-09-29 12:14:27 +0200
  • 5c74c7b415 Always clear the image load timeout job. Ventero 2012-09-29 12:29:43 +0200
  • 197244e185 Allow different Deep Zoom XML namespaces. Ventero 2012-09-28 19:35:02 +0200