Ganesh Iyer
|
ce1360f5cb
|
using try/catch $.parseJSON to check for JSONs
|
2017-05-10 17:51:59 -04:00 |
|
Ian Gilman
|
b08efcf169
|
Changelog for #1055
|
2017-05-10 10:11:06 -07:00 |
|
Ian Gilman
|
9fa1ac2bf9
|
Merge pull request #1055 from seanich/ajax-tile-loading
Add options for loading tiles via AJAX and custom AJAX request headers. (resolves #1032)
|
2017-05-10 10:08:59 -07:00 |
|
Ganesh Iyer
|
2a251b219a
|
added fix for supporting weird filenames that look like JSONs
|
2017-05-09 14:55:23 -04:00 |
|
Sean Nichols
|
e2585bd66e
|
Add more tests for AJAX tile loading
|
2017-05-08 16:21:35 -04:00 |
|
Sean Nichols
|
2ed09bade2
|
Add fallback to BlobBuilder API when Blob constructor is missing
|
2017-05-08 15:34:46 -04:00 |
|
Sean Nichols
|
4e6badc548
|
Fix format of Range headers
|
2017-05-08 15:24:55 -04:00 |
|
Sean Nichols
|
b909caaf45
|
Add some tests for AJAX tile loading
|
2017-05-08 11:14:26 -04:00 |
|
Antoine Vandecreme
|
8e755c389a
|
Fix zoomTo/zoomBy with ref point and immediately to true. Fix #800
|
2017-05-07 17:22:44 +02:00 |
|
Sean Nichols
|
11157999eb
|
Remove use of Object.keys and Array.prototype.forEach for IE8 compatibility
|
2017-05-05 15:37:33 -04:00 |
|
Sean Nichols
|
6fdf81f266
|
Ignore falsy header values and improve ajaxHeaders documentation
|
2017-05-05 15:37:33 -04:00 |
|
Sean Nichols
|
15fe35a589
|
Improve documentation and option/argument names
|
2017-05-05 15:37:33 -04:00 |
|
Sean Nichols
|
ddab768696
|
Add options for loading tiles via AJAX and custom AJAX request headers.
|
2017-05-05 15:37:33 -04:00 |
|
Ian Gilman
|
b941864ac5
|
Changelog for #1175
|
2017-04-26 09:40:15 -07:00 |
|
Ian Gilman
|
6ae0ad887c
|
Merge pull request #1175 from VipSaran/master
fix for #1172 (ReferenceStrip not freeing resources)
|
2017-04-26 09:38:03 -07:00 |
|
Robert Saric
|
85e60b759b
|
fix for #1172 (ReferenceStrip not freeing resources)
|
2017-04-25 21:07:37 +02:00 |
|
Ian Gilman
|
80611e999a
|
Merge pull request #1171 from superbland/canvas-drag-optimisation
prevent unnecessary panBy on canvas-drag in viewer
|
2017-04-25 09:38:13 -07:00 |
|
superbland
|
bb229c24d3
|
Only apply constraints during an actual drag
|
2017-04-24 22:47:40 +01:00 |
|
jonw-cogapp
|
ab6cdf102e
|
prevent unnecessary panBy on canvas-drag in viewer
|
2017-04-21 18:19:11 +01:00 |
|
Ian Gilman
|
be382a47b6
|
Changelog for #1149
|
2017-04-21 09:55:23 -07:00 |
|
Ian Gilman
|
2f7ebc2d67
|
Merge pull request #1149 from sickrandir/preventDefault-canvas-drag
Manage preventDefaultAction flag inside the canvas-drag viewer event
|
2017-04-21 09:51:24 -07:00 |
|
Ian Gilman
|
e771911058
|
Merge pull request #1162 from acorncom/patch-1
Documents the return type for imageToViewportRectangle
|
2017-04-14 10:05:45 -07:00 |
|
David Baker
|
a8dba2a494
|
Documents the return type for imageToViewportRectangle
|
2017-04-12 16:12:47 -06:00 |
|
Ian Gilman
|
f86848f965
|
Merge pull request #1150 from Daniel-KM/feature/zoomify
Feature/zoomify
|
2017-03-17 11:00:19 -07:00 |
|
Ian Gilman
|
c6add463d7
|
Changelog for #1148
|
2017-03-15 09:34:44 -07:00 |
|
Ian Gilman
|
7f2a6eb74b
|
Merge pull request #1148 from sickrandir/preventDefault-canvas-click
Manage preventDefaultAction inside canvas-click event
|
2017-03-15 09:30:16 -07:00 |
|
kinto
|
741745433d
|
manage preventDefaultAction flag inside the canvas-drag viewer event. Trigger the canvas-drag event before default drag happens on the viewer
|
2017-03-15 09:51:44 +01:00 |
|
kinto
|
bc5e235822
|
Add comment instructions for using preventDefaultAction parameter in canvas-click event
|
2017-03-14 19:23:07 +01:00 |
|
kinto
|
d5031835da
|
manage preventDefaultAction flag inside the canvas-click viewer event. Trigger the canvas-click event before default click zoom happens on the viewer
|
2017-03-14 16:08:52 +01:00 |
|
Daniel Berthereau
|
f3198929b0
|
Added a demo file for the Zoomify format.
|
2017-03-13 00:00:00 +01:00 |
|
Daniel Berthereau
|
e6ae1ac4e1
|
Typo.
|
2017-03-13 00:00:00 +01:00 |
|
Daniel Berthereau
|
2515efa414
|
Typo.
|
2017-03-13 00:00:00 +01:00 |
|
Jose
|
fba70355cd
|
In-iframe check added before resetting all active mousetrackers
|
2017-02-23 19:15:29 +01:00 |
|
Ian Gilman
|
199e960d22
|
Merge pull request #1135 from hendriklammers/buttons
Iconless buttons and psd
|
2017-02-21 09:52:05 -08:00 |
|
Hendrik Lammers
|
68f1efb7d2
|
Add psd with button source
Can be used to create new buttons in the original design, for example
for custom plugins that need a button.
|
2017-02-20 20:41:14 +01:00 |
|
Hendrik Lammers
|
726bb62a2c
|
Add buttons without icons
|
2017-02-20 20:38:00 +01:00 |
|
Jose
|
70bdc8839e
|
Some issues solved
|
2017-02-20 20:23:25 +01:00 |
|
Ian Gilman
|
82dad491e9
|
Merge branch 'master' of github.com:openseadragon/openseadragon
|
2017-02-20 10:48:21 -08:00 |
|
Ian Gilman
|
3c9ce999a0
|
Changelog for #1134
|
2017-02-20 10:48:11 -08:00 |
|
Ian Gilman
|
c2414da0a3
|
Merge pull request #1134 from IllyaMoskvin/image-compression
Compress images. Close #342, #50
|
2017-02-20 10:46:47 -08:00 |
|
Illya Moskvin
|
251f79b231
|
Compress images. Close #342, #50
- Used FileOptimizer 9.60.1708
- 64,065 bytes saved (47%)
|
2017-02-20 00:45:47 -05:00 |
|
Jose
|
d5b62aabcd
|
Patch to fix issue #697, also contains improvements when panning under certain constrains
|
2017-02-19 17:36:53 +01:00 |
|
Ian Gilman
|
06f9804497
|
Changelog for #1129
|
2017-02-13 09:58:33 -08:00 |
|
Ian Gilman
|
2bde6a2ec4
|
Merge pull request #1129 from jetic83/master
Update strings.js solves issue #1124
|
2017-02-13 09:54:49 -08:00 |
|
Peter
|
c81e10ba57
|
updated test for console.log instead of console.debug
|
2017-02-10 15:20:05 -05:00 |
|
Peter
|
219e4a14c6
|
Update strings.js
|
2017-02-09 17:29:13 -05:00 |
|
Ian Gilman
|
e888ddf109
|
Merge branch 'master' of github.com:openseadragon/openseadragon
|
2017-02-08 10:07:43 -08:00 |
|
Ian Gilman
|
ac12a3eed2
|
Changelog for #1123
|
2017-02-08 10:07:29 -08:00 |
|
Ian Gilman
|
da2068a334
|
Merge pull request #1123 from avandecreme/simple_image_fix
Fix simple image being drawn twice. Fix #1113
|
2017-02-08 09:58:14 -08:00 |
|
Antoine Vandecreme
|
e65de72e3a
|
Fix simple image being drawn twice. Fix #1113
|
2017-02-04 15:37:50 +01:00 |
|