Commit Graph

1897 Commits

Author SHA1 Message Date
Alexey Tikhonov
c44f134a6a remove 'to be removed' from getOverlayById @param comment to avoid confusion 2016-02-23 02:22:47 +03:00
Alexey Tikhonov
97381b04a9 return null instead of false in Viewer.getOverlayById function and correct documentation 2016-02-20 00:45:33 +03:00
Alexey Tikhonov
7bcb1cc59f return clone of bounds in Overlay.getBounds so original bounds wouldn't be affected 2016-02-20 00:44:33 +03:00
Alexey Tikhonov
06d263b4be Add Viewer.getOverlayById and Overlay.getBounds functions 2016-02-18 01:43:53 +03:00
Ian Gilman
42a24e5697 Changelog for #845 2016-02-16 09:28:24 -08:00
Ian Gilman
1338847ac5 Merge pull request #845 from altert/smallfix
start/stop tracking outerTracker on setMouseNavEnabled
2016-02-16 09:25:40 -08:00
Alexey Tikhonov
d43c854c9f start/stop tracking outerTracker on setMouseNavEnabled 2016-02-11 23:54:31 +03:00
Ian Gilman
deddfa2a18 Changelog for #840 2016-02-10 09:49:53 -08:00
Ian Gilman
0fbc71ef49 Merge pull request #840 from avandecreme/rotation
Fix navigator not rotated when viewport rotation set in constructor.
2016-02-10 09:48:13 -08:00
Antoine Vandecreme
18b101ccf5 Fix navigator not rotated when viewport rotation set in constructor. 2016-02-09 19:20:52 -05:00
Ian Gilman
09afedb42f Changelog for #835 2016-02-04 09:05:13 -08:00
Ian Gilman
2f8bb4fbf5 Merge pull request #835 from gaetano-guerriero/fix/dzi-auto-tiles-url
fixed dzitilesource guessing of tilesUrl.
2016-02-04 09:03:28 -08:00
Gaetano Guerriero
110e7f17d7 added dzitilesource test module to coverage 2016-02-03 19:08:01 +01:00
Gaetano Guerriero
4508405d42 test module for dzitilesource was bad named 2016-02-03 11:30:19 +01:00
Gaetano Guerriero
d3e23a2986 fixed dzitilesource guessing of tilesUrl.
Now the regex guessing the root url of tiles works also if the data
url (the url from which information about the tile was downloaded) does
not ends with .dzi, .xml or .js.
2016-02-03 00:27:14 +01:00
Ian Gilman
a15b710e31 Merge pull request #831 from avandecreme/npm
Disable sequences and join_vars in uglify.
2016-02-01 14:17:48 -08:00
Antoine Vandecreme
4434361033 Disable sequences and join_vars in uglify. 2016-01-31 11:44:53 -05:00
Ian Gilman
3c8e79ded5 Merge pull request #830 from avandecreme/patch-1
Fix link to issue
2016-01-29 09:23:16 -08:00
Antoine Vandecreme
67b17b1fdf Fix link to issue 2016-01-28 18:22:45 -05:00
Ian Gilman
a7f255fad9 Merge branch 'master' of github.com:openseadragon/openseadragon 2016-01-28 11:52:17 -08:00
Ian Gilman
0a833805d8 Changelog for #827 2016-01-28 11:52:06 -08:00
Ian Gilman
949740d030 Merge pull request #827 from avandecreme/addsimpleimage
Add Viewer.addSimpleImage method. Fix #818
2016-01-28 11:35:02 -08:00
Ian Gilman
f3716ab2e2 Merge pull request #828 from avandecreme/npm
Build and doc update
2016-01-28 11:30:04 -08:00
Ian Gilman
a244d7ef86 Merge pull request #825 from avandecreme/rotation
Fix edge smoothing with rotation.
2016-01-28 11:27:31 -08:00
Antoine Vandecreme
9dbcd28a5a English fixes. 2016-01-27 21:49:05 -05:00
Antoine Vandecreme
e10eced7d0 Use self instead of _this. 2016-01-26 19:30:09 -05:00
Antoine Vandecreme
20756423af Tell travis to install grunt before doing anything else. 2016-01-26 19:14:45 -05:00
Antoine Vandecreme
9258d33caf Set travisCI nodejs version to stable. 2016-01-26 19:01:17 -05:00
Antoine Vandecreme
2d27944d4e Fix links 2016-01-26 18:57:34 -05:00
Antoine Vandecreme
c032b19944 Create CONTRIBUTING.md file. Fix #783 2016-01-26 18:53:23 -05:00
Antoine Vandecreme
4fea91e936 Add build as pre-publish step to npm. Fix #784 2016-01-26 18:32:08 -05:00
Antoine Vandecreme
c17f22f82b Generate source map for concat. Remove comments except banner for min. 2016-01-26 18:16:54 -05:00
Antoine Vandecreme
baaadad34d Update dev dependencies. 2016-01-26 18:15:26 -05:00
Antoine Vandecreme
ea6addb4c8 Add Viewer.addSimpleImage method. Fix #818 2016-01-26 18:02:11 -05:00
Antoine Vandecreme
3e56092445 Fix tests. 2016-01-26 15:59:10 -05:00
Ian Gilman
a1b7a5414c Merge pull request #826 from avandecreme/doc
Fix @lends for new JSDoc. Fix polymorphic functions doc (#824).
2016-01-26 09:05:21 -08:00
Antoine Vandecreme
43bb0d7741 Only use a larger sketch canvas if the viewport get rotated. 2016-01-26 12:04:34 -05:00
Antoine Vandecreme
a12b74ec17 Fix @lends for new JSDoc. Fix polymorphic functions doc (#824). 2016-01-24 16:09:18 -05:00
Antoine Vandecreme
33021ac24f Merge. 2016-01-23 18:49:58 -05:00
Antoine Vandecreme
c639dd5123 Fix edge smoothing with rotation. 2016-01-23 18:40:53 -05:00
Ian Gilman
8d453b5755 Changelog for #814 2016-01-21 09:09:39 -08:00
Ian Gilman
0a61e160dd Merge pull request #814 from informatics-isi-edu/master
adding setting of globalCompositeOperation for tiledImage
2016-01-21 09:07:29 -08:00
Mei-Hui Su
69cce5770c simplify the checks on compositeOperation 2016-01-20 09:48:15 -08:00
Mei-Hui Su
91ecd80a4f Add check for null compositeOperation option when setting useSketch 2016-01-20 09:14:10 -08:00
Ian Gilman
1409091643 Merge pull request #823 from roof12/bug/doc-fixes
escape HTML in documentation
2016-01-20 09:06:30 -08:00
Mei-Hui Su
ac0438e07b Fix the optional check to include null 2016-01-19 22:36:19 -08:00
Mei-Hui Su
41ee1e27fd put back the 'options.' 2016-01-19 14:29:15 -08:00
Mei-Hui Su
c214e2f0c4 change option compositeOperation default to null instead of 'source-over' 2016-01-19 14:17:52 -08:00
Scott Lewis
404e952711 escape HTML in documentation 2016-01-19 14:23:29 -07:00
Mei-Hui Su
efc9098ce4 Make setting of globalCompositeOperation optional in drawer.js 2016-01-19 11:49:04 -08:00