Commit Graph

  • b0dd3782a8 Replace base symbols with overridden ones Andreas Hocevar 2015-08-11 17:08:31 +02:00
  • 2ae22a934d Merge pull request #3992 from fredj/makefile_typo Frédéric Junod 2015-08-11 09:46:37 +02:00
  • 594eb7fe95 Fix typo in Makefile Frederic Junod 2015-08-11 08:59:37 +02:00
  • c60b80b566 Merge pull request #3989 from fredj/3938 Frédéric Junod 2015-08-11 08:54:26 +02:00
  • 0578e8f2f6 Handle JSONP errors in ol.source.TileJSON Frederic Junod 2015-08-10 14:21:16 +02:00
  • daf85c75c7 Merge pull request #3983 from tschaub/doc-footer Tim Schaub 2015-08-07 12:59:39 -06:00
  • b94a4832f7 Merge pull request #3984 from tschaub/fewer-blue-buttons Tim Schaub 2015-08-07 12:59:10 -06:00
  • ab24d9043e Minimal source control links Tim Schaub 2015-08-07 12:36:16 -06:00
  • 6dc7f2cfec Remove footer with timestamp Tim Schaub 2015-08-07 11:22:07 -06:00
  • 5b80da7f6e Merge pull request #3982 from tschaub/build-examples Tim Schaub 2015-08-07 11:09:43 -06:00
  • 0691d1d74e Rebuild examples if package.json changes Tim Schaub 2015-08-07 11:00:28 -06:00
  • ade361479a Merge pull request #3980 from openlayers/release-v3.8.2 Tim Schaub 2015-08-07 10:42:53 -06:00
  • 0c06a429fb Update package version to 3.8.2 v3.8.2 Tim Schaub 2015-08-07 10:18:53 -06:00
  • 4233061dda Changelog vor v3.8.2 Tim Schaub 2015-08-07 10:18:21 -06:00
  • 7e579f1ec0 Merge pull request #3979 from tschaub/ol-url Tim Schaub 2015-08-07 10:14:38 -06:00
  • 0e538b29c0 Fix URLs for openlayers.org resources Andreas Hocevar 2015-08-07 13:48:28 +02:00
  • 23f29ab65a Merge pull request #3977 from gberaudo/mark_ol_style_icon_load_api Éric Lemoine 2015-08-07 16:33:17 +02:00
  • 464ce13b13 Mark ol.style.Icon#load() @api Guillaume Beraudo 2015-08-07 11:56:11 +02:00
  • 861e1515d4 Merge pull request #3978 from ahocevar/ol-urls Andreas Hocevar 2015-08-07 14:26:25 +02:00
  • 2bd0fdf07b Fix URLs for openlayers.org resources Andreas Hocevar 2015-08-07 13:48:28 +02:00
  • 1921e009e6 Merge pull request #3900 from Jenselme/kmlformat Éric Lemoine 2015-08-07 13:00:11 +02:00
  • b0584acaa5 Add ol.format.KML.findStyle_ function Éric Lemoine 2015-08-07 09:19:09 +02:00
  • eb8be03792 Merge pull request #3975 from gberaudo/skip_empty_features_in_webgl_replay Éric Lemoine 2015-08-07 11:38:07 +02:00
  • e57919e55b Skip features without geometry during webgl replay Guillaume Beraudo 2015-08-07 09:50:25 +02:00
  • b01fa94ecd Merge pull request #3972 from openlayers/release-v3.8.1 Tim Schaub 2015-08-06 10:34:14 -06:00
  • 47b53ded6d Update package version to 3.8.1 v3.8.1 Tim Schaub 2015-08-06 09:12:51 -06:00
  • 3c8aeb7287 Changelog for v3.8.1 Tim Schaub 2015-08-06 09:12:08 -06:00
  • 7b899fa767 Merge pull request #3970 from tschaub/cdn-switch Tim Schaub 2015-08-06 09:05:00 -06:00
  • 73d4ba2a51 Merge pull request #3961 from gberaudo/skip_empty_features_in_replay Andreas Hocevar 2015-08-06 13:12:43 +02:00
  • a673c39251 Merge pull request #3971 from ahocevar/calculate-new-extent Andreas Hocevar 2015-08-06 08:37:03 +02:00
  • a1946a6e69 Revert "Cache the image extent" Andreas Hocevar 2015-08-06 08:15:02 +02:00
  • f695cb012a Pull builds from openlayers.org Tim Schaub 2015-08-05 21:29:08 -06:00
  • 317a27d6f3 Merge pull request #3964 from rattai/imagewms_extent Andreas Hocevar 2015-08-05 22:52:10 +02:00
  • eb2a30e461 Cache the image extent rattai 2015-08-05 12:59:41 -04:00
  • e49ce543a4 shorten long line rattai 2015-08-04 20:00:59 -04:00
  • 575fff6737 Merge pull request #3962 from bjornharrtell/jsdoc-upgrade Tim Schaub 2015-08-04 15:26:55 -06:00
  • b3f14f09c4 Compute new image extent for comparison to existing image extent rattai 2015-08-04 17:25:47 -04:00
  • 6812de6a77 Upgrade JSDoc to 3.3.2 and remove obsoleted plugins Björn Harrtell 2015-08-04 22:04:15 +02:00
  • 0ec70256d6 Merge pull request #3875 from geonux/draw_undo Andreas Hocevar 2015-08-04 20:25:02 +02:00
  • 23ae91cfd5 Skip features without geometry during canvas replay Guillaume Beraudo 2015-08-04 18:08:54 +02:00
  • 999880f350 Add missing braces on statement geonux 2015-08-04 15:02:49 +02:00
  • 85815a32a0 Merge pull request #3960 from fredj/extra_require Frédéric Junod 2015-08-04 10:25:39 +02:00
  • 0a6745f1e4 Remove unused goog.require Frederic Junod 2015-08-04 10:01:07 +02:00
  • 08c01de6b0 Merge pull request #3959 from tschaub/release-tweaks Tim Schaub 2015-08-04 01:09:10 -06:00
  • ad2b4a3863 Configure travis-ci/push job to only build pushes to master Tim Schaub 2015-08-04 00:32:39 -06:00
  • 91d6844ecd Install latest dependencies before building Tim Schaub 2015-08-04 00:30:39 -06:00
  • 929ce05f81 Merge pull request #3958 from openlayers/release-v3.8.0 v3.8.0 Tim Schaub 2015-08-04 00:16:31 -06:00
  • 81b7a77954 Update package version to 3.8.0 Tim Schaub 2015-08-04 00:00:57 -06:00
  • 91045b0ad1 Changelog for v3.8.0 Tim Schaub 2015-08-04 00:00:06 -06:00
  • b11f6abb3c Merge pull request #3957 from tschaub/shared-delete Tim Schaub 2015-08-03 23:38:43 -06:00
  • 571f3f30a4 Regression test for shared vertex deletion Tim Schaub 2015-08-03 23:07:19 -06:00
  • 85ddded15c Only remove the vertex feature if it exists Tim Schaub 2015-08-03 22:44:22 -06:00
  • d3c8880b22 Merge pull request #3954 from fredj/rm_bindMouseOutFocusOutBlur Tim Schaub 2015-08-03 21:51:09 -06:00
  • 54d3bbd625 Merge pull request #3214 from tschaub/raster Tim Schaub 2015-08-03 21:49:19 -06:00
  • 405a8db075 Merge pull request #3946 from Turbo87/modify Tim Schaub 2015-08-03 21:47:41 -06:00
  • 27e58be43d Merge pull request #3910 from ahocevar/ol-ext-no-amd Tim Schaub 2015-08-03 21:43:42 -06:00
  • cee34fa51b Table for controls Tim Schaub 2015-08-03 21:33:46 -06:00
  • 16aa548383 Only create a worker if an operation is provided Tim Schaub 2015-08-03 21:32:16 -06:00
  • 860fdabd76 Simplify raster sources by working with a single operation Tim Schaub 2015-08-03 09:31:17 -06:00
  • 761aa0ea5c Remove ol.control.Control.bindMouseOutFocusOutBlur function Frederic Junod 2015-08-03 17:12:29 +02:00
  • d493d0a820 Merge pull request #3934 from fredj/drawpoint_events Frédéric Junod 2015-08-03 16:26:00 +02:00
  • d6e35edac5 Merge pull request #3774 from pgiraud/measure_tooltips_touchdevice Pierre GIRAUD 2015-08-03 15:57:57 +02:00
  • 2143eebd30 Fix drawstart and drawend events when drawing a point Frederic Junod 2015-07-28 14:38:16 +02:00
  • 64225776d4 Merge pull request #3949 from fredj/expect_called Frédéric Junod 2015-08-03 13:40:16 +02:00
  • 355c3c7b58 Merge pull request #3950 from elemoine/vbarray Éric Lemoine 2015-08-03 11:19:29 +02:00
  • e792a121f4 Remove reference to vbarray.js Éric Lemoine 2015-08-03 11:05:16 +02:00
  • 3364dbb46e Remove count argument from called function Frederic Junod 2015-08-03 09:58:06 +02:00
  • 23610efe30 Merge pull request #3947 from alvinlindstam/clarify-ratio-docs Tim Schaub 2015-08-02 12:46:00 -06:00
  • 75bf3e1ccf Clarify documentation of Image source ratio option. Alvin Lindstam 2015-08-02 19:51:00 +02:00
  • f2f5cd2630 Make seed coordinate sticky Tim Schaub 2015-08-01 16:57:35 -06:00
  • 6f6698dd6a Add a region growing example Ian Schneider 2015-07-02 13:30:11 -06:00
  • 4320b07c5d Doc corrections Tim Schaub 2015-08-01 16:33:43 -06:00
  • 25603d7cf1 Merge pull request #3920 from probins/patch-1 Tim Schaub 2015-08-01 16:23:51 -06:00
  • 935eb63876 Merge pull request #3922 from probins/expandurl Tim Schaub 2015-08-01 15:54:51 -06:00
  • 6111b91cca Merge pull request #3921 from bjornharrtell/travis-cache Tim Schaub 2015-08-01 15:52:20 -06:00
  • 7a34d22b37 interaction/modify: Add missing goog.require() to test Tobias Bieniek 2015-08-01 22:09:32 +02:00
  • c3f51c676a interaction/modify: Fix identation issue Tobias Bieniek 2015-08-01 22:05:44 +02:00
  • 968c8aa34e interaction/modify: Replace lastNewVertexPixel with ignoreNextSingleClick Tobias Bieniek 2015-08-01 21:53:25 +02:00
  • b001a48567 interaction/modify: Simplify lastNewVertexPixel condition Tobias Bieniek 2015-08-01 21:12:59 +02:00
  • bf9156cbeb interaction/modify: Adjust simulated events Tobias Bieniek 2015-08-01 21:03:18 +02:00
  • bafd8548d1 interaction/modify: Add tests for deleteCondition option Tobias Bieniek 2015-08-01 20:52:31 +02:00
  • e3ead5df06 events/condition: Add doubleClick condition Tobias Bieniek 2015-08-01 20:46:21 +02:00
  • 22ca08179d interaction/modify: Use expect().to.be() assertion Tobias Bieniek 2015-08-01 20:20:06 +02:00
  • c8df907ff2 Merge pull request #3942 from ahocevar/matrixset-by-projection Andreas Hocevar 2015-07-31 11:45:06 +02:00
  • c0950dee11 Merge pull request #3945 from ahocevar/popup-on-icon Andreas Hocevar 2015-07-31 11:24:58 +02:00
  • da3d8952da Simplify icon example and show popup at clicked position Andreas Hocevar 2015-07-31 10:09:16 +02:00
  • 95e43c852d Fix WMTS TileMatrixSet lookup by SRS identifier Andreas Hocevar 2015-07-30 19:48:28 +02:00
  • d4d3555a88 Merge pull request #3930 from fredj/goog.functions.identity Frédéric Junod 2015-07-29 08:53:53 +02:00
  • ef9a1a25b1 Merge pull request #3929 from probins/patch-2 Andreas Hocevar 2015-07-28 22:15:16 +02:00
  • 44fdfaa630 Expand description for XYZ source Peter Robins 2015-07-27 16:18:26 +01:00
  • 112473afee Merge pull request #3933 from ahocevar/snap-center-to-pixel Andreas Hocevar 2015-07-28 14:20:43 +02:00
  • 5e505f200a Snap center to pixel to avoid floating point issues Andreas Hocevar 2015-07-28 14:02:09 +02:00
  • 5e4474ca8c Merge pull request #3932 from Turbo87/patch-1 Frédéric Junod 2015-07-28 13:03:14 +02:00
  • d3f766c748 SnapOptions: Fix typo in pixelTolerance JSDoc Tobias Bieniek 2015-07-28 12:26:54 +02:00
  • 2b1acc6216 Merge pull request #3931 from fredj/rm_htmlparser2 Frédéric Junod 2015-07-28 11:07:48 +02:00
  • c008de1a88 Remove unused htmlparser2 package Frederic Junod 2015-07-28 10:21:03 +02:00
  • e6a38d8211 Use goog.functions.identity instead of goog.identityFunction Frederic Junod 2015-07-28 09:44:45 +02:00
  • e6f4054d3b Document {?-?} pattern in expandUrl Peter Robins 2015-07-25 13:39:51 +00:00
  • fe636a0e98 Use Travis CI dependency cache Björn Harrtell 2015-07-25 14:56:37 +02:00
  • 76d36d4b20 Remove use_types_for_optimization from custom build tutorial Peter Robins 2015-07-23 15:11:55 +01:00