Commit Graph

  • d6f6b828f1 preventDefault on mousedown ahocevar 2012-09-26 18:48:57 +02:00
  • 303960731c CSS for previous commit ahocevar 2012-09-26 18:32:18 +02:00
  • ea81ce33dd Add consistent API demo Tom Payne 2012-09-26 18:23:26 +02:00
  • 546f1f4b9f Add initial exports and externs Tom Payne 2012-09-26 18:22:40 +02:00
  • 3b11398f35 Remove unnecessary precision Tom Payne 2012-09-26 18:10:03 +02:00
  • a578dd6786 Remove unnecessary parentheses Tom Payne 2012-09-26 14:19:02 +02:00
  • e390ff80ea Adding zoom control ahocevar 2012-09-26 18:27:45 +02:00
  • 47c343ce4f We can rely on the click event ahocevar 2012-09-26 18:27:12 +02:00
  • 4257f5c7c6 Removing unneeded preventDefault calls ahocevar 2012-09-26 18:26:11 +02:00
  • c7a32b33da Fixing indentation ahocevar 2012-09-26 15:11:47 +02:00
  • 78c380c9a5 Type cast to make the compiler happy ahocevar 2012-09-26 15:05:52 +02:00
  • fa16adec02 Making more use of Closure ahocevar 2012-09-26 14:37:33 +02:00
  • 3510c37e43 Handle map size changes in the renderer Tim Schaub 2012-09-26 14:10:16 +02:00
  • 5b36cf1312 Only adjust tile when necessary Tim Schaub 2012-09-26 13:12:11 +02:00
  • bdd8a75123 Remove the box also if we don't zoom ahocevar 2012-09-26 13:03:09 +02:00
  • e7063953d7 Don't create a class for map options Tom Payne 2012-09-26 12:48:34 +02:00
  • 013e6c6320 Use zoom option Tom Payne 2012-09-26 12:38:20 +02:00
  • b73b2d12c4 Replace ol.createMap with friendlier ol.Map constructor Tom Payne 2012-09-26 10:58:13 +02:00
  • 3bd204fb6a DragBox control provides visual shiftdragzoom feedback ahocevar 2012-09-26 12:50:14 +02:00
  • 24edce24f1 Add alternate tiles under tiles at target z Tim Schaub 2012-09-26 12:15:52 +02:00
  • 9f1743cb4d Remove unused @export tags Tom Payne 2012-09-26 11:28:26 +02:00
  • 5db8724b9c Use consistent whitespace in Makefile Tom Payne 2012-09-26 10:56:13 +02:00
  • 0eeae68ee9 Don't build demos with simple optimizations Tom Payne 2012-09-26 10:28:03 +02:00
  • 7a6acb670f Update readme.md Éric Lemoine 2012-09-26 12:17:01 +03:00
  • 48c4cbc1e5 Correcting comment typos Tim Schaub 2012-09-26 11:11:51 +02:00
  • 8e38ab0fdc Lint free. Tim Schaub 2012-09-26 10:58:17 +02:00
  • 3479e20b0a Merge branch 'alt-tiles' Tim Schaub 2012-09-26 10:55:25 +02:00
  • 7f58d1a8c6 Proper handling of out-of-range and alt-z tiles Tim Schaub 2012-09-26 10:52:17 +02:00
  • 68f8f3d5b1 Use new extra compiler checks Tom Payne 2012-09-26 00:04:28 +02:00
  • 299173194c First pass at alt-tile rendering for dom renderer Tim Schaub 2012-09-25 20:06:20 +02:00
  • a32460945d Use Plovr built on 2012-09-25 Tom Payne 2012-09-25 19:51:56 +02:00
  • 86336b42e6 Ignoring index.html instead of debug.html ahocevar 2012-09-25 19:47:26 +02:00
  • 36a8dd81ee Missing change from previous commit ahocevar 2012-09-25 19:35:12 +02:00
  • 3c099a96b7 No longer tap-selecting elements on touch devices ahocevar 2012-09-25 19:32:08 +02:00
  • ef383ee7b6 Examples using a script loader ahocevar 2012-09-25 19:05:53 +02:00
  • c696356586 Update readme.md Éric Lemoine 2012-09-25 19:31:26 +03:00
  • 5a97655983 Optimizing touch device handling ahocevar 2012-09-25 18:30:23 +02:00
  • ce977e5364 Map browser event handling for touch devices ahocevar 2012-09-25 17:27:17 +02:00
  • b151304630 Prevent default on mousedown and touchstart for all renderers ahocevar 2012-09-25 17:24:10 +02:00
  • 019bc09cea Update readme.md Éric Lemoine 2012-09-25 16:41:54 +02:00
  • 745c906846 Run Travis builds for any branch Éric Lemoine 2012-09-25 16:23:42 +02:00
  • 95d2cac09f Add Travis config file Éric Lemoine 2012-09-25 16:07:07 +02:00
  • 4a6b13ed39 Add a download plovr target to Makefile Éric Lemoine 2012-09-25 16:06:37 +02:00
  • 0130915f00 Makefile - clean target adjustments Éric Lemoine 2012-09-25 15:38:09 +02:00
  • e3de55e7cb Makefile - serve target needs build/ol-all.js as a source Éric Lemoine 2012-09-25 15:37:13 +02:00
  • 8369924511 Remove debug code Tom Payne 2012-09-25 14:00:19 +02:00
  • 06ea619989 Avoid re-rendering framebuffer in simple cases Tom Payne 2012-09-25 12:53:46 +02:00
  • 1bb2c3c451 Enable debugging in full screen demo Tom Payne 2012-09-25 12:53:09 +02:00
  • 629687586f Simplify and clean up the test page Éric Lemoine 2012-09-25 13:53:11 +02:00
  • f2cd64f66f Add precommit target Tom Payne 2012-09-25 12:25:14 +02:00
  • c2e08861e5 Correct order of transformations Tom Payne 2012-09-25 12:23:11 +02:00
  • 88fd7729e2 Add missing dependency Tom Payne 2012-09-25 12:18:49 +02:00
  • b4416e71c4 better nosier command Éric Lemoine 2012-09-25 12:04:43 +02:00
  • 900eead7c6 Correct type for imagesToLoad. Add note about shorter path. Tim Schaub 2012-09-25 12:07:41 +02:00
  • 3e01ca97c3 remove the jsunit tests Éric Lemoine 2012-09-25 12:03:36 +02:00
  • 89f7e44478 Jasmine tests for ol.Collection Éric Lemoine 2012-09-25 12:02:17 +02:00
  • c956ab3482 Relax unit tests as PhantomJS generates the wrong result on Mac OS X Tom Payne 2012-09-25 11:32:31 +02:00
  • ae34e8d261 Add full screen demo Tom Payne 2012-09-25 10:58:25 +02:00
  • 116531c275 fix typo in an ol.Rectangle test Éric Lemoine 2012-09-25 10:41:39 +02:00
  • db904dae5c Jasmine tests for ol.Rectangle Éric Lemoine 2012-09-25 10:33:45 +02:00
  • b435ccc026 Satisfy gjslint Tom Payne 2012-09-25 10:25:57 +02:00
  • 589c2a8505 Jasmine tests for ol.TileRange Éric Lemoine 2012-09-25 10:22:36 +02:00
  • b249b0aaa9 Jasmine tests for ol.tilestore.XYZ Éric Lemoine 2012-09-25 10:13:41 +02:00
  • 56e48911bf Jasmine tests for ol.TileGrid Éric Lemoine 2012-09-25 10:03:03 +02:00
  • 6b8e14c623 Don't trigger extra drag events on touch devices. ahocevar 2012-09-25 08:30:57 +02:00
  • 27d3a88413 add FIXMEs for test runner Éric Lemoine 2012-09-25 00:47:02 +02:00
  • 1f0d53342a Jasmine tests for ol.array Éric Lemoine 2012-09-25 00:29:23 +02:00
  • f0ff1faa73 fix ol.Extent tests Éric Lemoine 2012-09-25 00:18:25 +02:00
  • 6fab51bde0 Jasmine tests for ol.Extent Éric Lemoine 2012-09-25 00:11:52 +02:00
  • 424dbd7582 Remove problematic (and unused) clone methods, move contains out of ol.Rectangle Tom Payne 2012-09-24 23:12:32 +02:00
  • c43e04ea77 Refactor to support stricter new compiler Tom Payne 2012-09-24 22:42:41 +02:00
  • 2d7a21eaa0 More gjslint fixes Tom Payne 2012-09-24 22:38:03 +02:00
  • 92f0711404 Jasmine tests for ol.interaction.ResolutionConstraint Éric Lemoine 2012-09-25 00:02:22 +02:00
  • 94f2f85195 Jasmine tests for ol.TileUrlFunction Éric Lemoine 2012-09-24 23:39:50 +02:00
  • 30dfbfb8b7 mention nosier in test/readme.md Éric Lemoine 2012-09-24 23:31:57 +02:00
  • ec9382e760 Jasmine tests for ol.Projection Éric Lemoine 2012-09-24 23:26:49 +02:00
  • c2901dec73 Jasmine tests for ol.TileCoord Éric Lemoine 2012-09-24 22:56:40 +02:00
  • 2aac0140c1 add a test target to Makefile Éric Lemoine 2012-09-24 22:31:48 +02:00
  • fbaefeea7c give the test dir a specific readme file Éric Lemoine 2012-09-24 22:29:49 +02:00
  • 1f457fc919 add ConsoleReporter to Jasmine Env (for headless testing) Éric Lemoine 2012-09-24 22:29:21 +02:00
  • 92dca8584c add phantom-jasmine Éric Lemoine 2012-09-24 22:28:34 +02:00
  • 5d88994a9a remove test/api.html Éric Lemoine 2012-09-24 22:14:51 +02:00
  • 8394147df1 Satisfy gjslint Tom Payne 2012-09-24 21:25:29 +02:00
  • bd5ef6b361 Make path to jsdoc configurable Tom Payne 2012-09-24 18:30:32 +02:00
  • b7020750ac Add initial exports Tom Payne 2012-09-24 16:58:18 +02:00
  • d7c6ce19a9 Rename build/ol-compiled.js to build/ol.js Tom Payne 2012-09-24 15:06:54 +02:00
  • 6006d43656 Remove ol.Rectangle.clone Tom Payne 2012-09-24 14:44:22 +02:00
  • 5eb5715530 More longname display. Tim Schaub 2012-09-24 18:23:04 +02:00
  • 2b307ef6a9 Replace opt_ prefix with (Optional) in description. Tim Schaub 2012-09-24 18:03:34 +02:00
  • b73ffbdc7c Hide source tags (until we get the full path). Tim Schaub 2012-09-24 18:03:08 +02:00
  • f2c05bdf0f Remove "arguments" column from params table. Tim Schaub 2012-09-24 17:50:54 +02:00
  • 99e58cb8e0 Stylesheet to hide protected members. Tim Schaub 2012-09-24 17:50:39 +02:00
  • 4b015f9962 add Jasmine tests for ol.Object Éric Lemoine 2012-09-24 18:15:30 +02:00
  • baeddfac12 remove the old tests Éric Lemoine 2012-09-24 18:12:51 +02:00
  • 002e23cb74 Satisfy latest Closure library/tools. ahocevar 2012-09-24 17:59:34 +02:00
  • 2add7288e5 Doc target for building with JSDoc 3. Tim Schaub 2012-09-24 17:25:33 +02:00
  • d51cd1c395 Interaction in ol.interaction namespace. Tim Schaub 2012-09-24 17:18:21 +02:00
  • ed754fbfdf Control in the ol.control namespace. Tim Schaub 2012-09-24 17:15:30 +02:00
  • 1f9e2aa3c4 Move Layer into ol.layer namespace. Tim Schaub 2012-09-24 17:08:36 +02:00
  • 57d75ace5d Adding a JSDoc 3 template. Tim Schaub 2012-09-24 16:59:27 +02:00