Dominik Picheta
|
c3b292cfb1
|
Fix code style issue.
|
2014-08-22 14:57:20 +01:00 |
|
Ian Gilman
|
3dcf4cad57
|
Added changelog for multi-image
|
2014-08-21 10:44:32 -07:00 |
|
Ian Gilman
|
52aa693531
|
Merge branch 'master' into collections
|
2014-08-21 10:13:13 -07:00 |
|
Ian Gilman
|
984cc79cc6
|
Merge branch 'master' of github.com:openseadragon/openseadragon
|
2014-08-21 10:12:44 -07:00 |
|
iangilman
|
d7991234df
|
Merge pull request #450 from openseadragon/ian
WIP: Splitting drawer into drawer/tileCache/tiledImage; adding World
|
2014-08-21 10:11:58 -07:00 |
|
Ian Gilman
|
7b80263718
|
Reinstating a small check.
|
2014-08-21 10:11:21 -07:00 |
|
iangilman
|
8459750cf1
|
Merge pull request #465 from rlskoeser/ns-aware
Support dzi xml with namespaces in Firefox
|
2014-08-21 09:33:07 -07:00 |
|
Dominik Picheta
|
097714cf39
|
Implements pinch rotate.
|
2014-08-20 12:03:42 +01:00 |
|
Dominik Picheta
|
ea80c05a05
|
Replace error for non right-angle rotations in Rect.rotate.
|
2014-08-20 09:21:02 +01:00 |
|
Ian Gilman
|
1f13d1f909
|
Moved update-viewport event
|
2014-08-19 15:43:36 -07:00 |
|
Ian Gilman
|
08a38a8602
|
More test fixes.
|
2014-08-19 15:27:04 -07:00 |
|
Ian Gilman
|
b2e2b2b125
|
Renamed layers.js to multi-image.js
|
2014-08-19 15:03:45 -07:00 |
|
Ian Gilman
|
98111212cd
|
Converted layer tests to multi-image tests
|
2014-08-19 15:02:35 -07:00 |
|
Ian Gilman
|
33f0fa1e4b
|
World cleanup; viewer layer function deprecation
|
2014-08-19 15:02:04 -07:00 |
|
rlskoeser
|
fd0d8d4507
|
always use getElementsByTagNameNS since it will work for DZI xml with or without ns prefix
|
2014-08-19 13:47:51 -04:00 |
|
Dominik Picheta
|
1c63c96f04
|
Increase viewport bounds slightly for rotation.
|
2014-08-19 15:56:23 +01:00 |
|
Dominik Picheta
|
a8b6c8d0e1
|
Merge branch 'master' into free-hand-rotation
|
2014-08-19 10:00:12 +01:00 |
|
Dominik Picheta
|
e00e4c53ef
|
Proper viewport bounds changes for rotation.
|
2014-08-19 09:51:27 +01:00 |
|
Ian Gilman
|
796588ace2
|
Unit test fixes.
|
2014-08-18 16:32:21 -07:00 |
|
Ian Gilman
|
8efad6f3a0
|
Fixed home/constraints for multi-image.
|
2014-08-18 16:04:49 -07:00 |
|
rlskoeser
|
343f9ed367
|
correct typo in fallback ns logic for pulling display rect nodes
|
2014-08-18 14:37:37 -04:00 |
|
rlskoeser
|
0d92737ff2
|
check length instead of undefined for DisplayRect nodes tagname ns fallback
|
2014-08-18 14:17:37 -04:00 |
|
rlskoeser
|
df90308b0e
|
use getElementsByTagNameNS for namespaced DZI xml when getElementsByTagName fails
|
2014-08-18 14:10:36 -04:00 |
|
Ian Gilman
|
26e9575f41
|
Merge branch 'collections' into ian
|
2014-08-15 14:50:19 -07:00 |
|
Ian Gilman
|
1cc29db432
|
Merge branch 'master' into collections
fixed Conflicts:
src/viewport.js
|
2014-08-15 14:49:56 -07:00 |
|
Ian Gilman
|
ac7e0878e1
|
Changelog for #455
|
2014-08-15 10:00:57 -07:00 |
|
iangilman
|
e93578fa54
|
Merge pull request #455 from PathXL/fixes-192
Fixes #192.
|
2014-08-15 09:59:28 -07:00 |
|
Ian Gilman
|
e5ae54ee61
|
Changelog for #462
|
2014-08-15 09:30:43 -07:00 |
|
iangilman
|
31e64bb05b
|
Merge pull request #462 from rlskoeser/ns-aware
Support dzi xml with namespaces
|
2014-08-15 09:28:51 -07:00 |
|
Dominik Picheta
|
50f9a82089
|
Small rotation fixes.
|
2014-08-15 15:47:50 +01:00 |
|
Dominik Picheta
|
01303787ce
|
Cleanup.
|
2014-08-15 09:46:27 +01:00 |
|
rlskoeser
|
8662bf9496
|
use localName instead of tagName, to support dzi xml with namespaces
|
2014-08-14 18:06:29 -04:00 |
|
Dominik Picheta
|
3353bd5f69
|
Support other rotation angles.
|
2014-08-13 15:52:20 +01:00 |
|
Dominik Picheta
|
873135b492
|
Adds rotate event. Fixes #454.
|
2014-08-13 10:53:52 +01:00 |
|
Ian Gilman
|
5c7c1d5b6c
|
Moved Viewport.goHome to Viewer.goHome.
|
2014-08-12 16:44:53 -07:00 |
|
Ian Gilman
|
66b8d7e191
|
Previous cleanup was a little too aggressive.
|
2014-08-12 16:15:17 -07:00 |
|
Ian Gilman
|
2ee59635fa
|
World.getHomeBounds()
|
2014-08-12 16:04:55 -07:00 |
|
Dominik Picheta
|
afd8b48d6b
|
Fixes #192.
Navigator can now rotate together with the viewer.
|
2014-08-12 15:27:16 +01:00 |
|
Ian Gilman
|
45b7118732
|
Further cleanup
|
2014-08-11 17:04:20 -07:00 |
|
Ian Gilman
|
94080c3180
|
Cleaned up tileCache code.
|
2014-08-08 16:32:43 -07:00 |
|
Ian Gilman
|
f04d538b5b
|
Deprecated layer functions in viewer; additional cleanup.
|
2014-08-08 16:15:23 -07:00 |
|
Ian Gilman
|
d86edff931
|
Merge branch 'collections' into ian
fixed Conflicts:
src/drawer.js
|
2014-08-08 11:38:13 -07:00 |
|
Ian Gilman
|
82637d95a5
|
Merge branch 'master' into collections
|
2014-08-08 11:32:14 -07:00 |
|
Ian Gilman
|
e1dde133e1
|
Changelog for #453
|
2014-08-08 11:31:48 -07:00 |
|
iangilman
|
6b0811f7ef
|
Merge pull request #453 from PathXL/fix-195
Fix #195
|
2014-08-08 11:29:58 -07:00 |
|
Dominik Picheta
|
a2334353f7
|
Merge branch 'master' into fix-195
|
2014-08-08 12:19:48 +01:00 |
|
Dominik Picheta
|
29b69a9e83
|
Fixes #195: debug feature now works with rotation.
|
2014-08-08 12:18:05 +01:00 |
|
Ian Gilman
|
b43ac582dc
|
Merge branch 'collections' into ian
|
2014-08-07 10:06:44 -07:00 |
|
Ian Gilman
|
00c7315989
|
Merge branch 'master' into collections
fixed Conflicts:
src/viewport.js
|
2014-08-07 10:06:15 -07:00 |
|
Ian Gilman
|
bf75405c39
|
Changelog for #452
|
2014-08-07 10:05:01 -07:00 |
|