root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @676 [676] 09/07/08 18:49:28 tom done tidying up polyline stuff for now
(edit) @675 [675] 09/07/08 18:40:55 tom renaming polylines, having case issues
(edit) @674 [674] 09/07/08 18:33:19 tom created new overlays package for MarkerClip?, PolygonClip?, PolylineClip? and …
(edit) @672 [672] 09/07/08 17:14:04 tom updating PolylinesClip? to work the same way as MarkerClip? and PolygonClip?
(edit) @671 [671] 09/07/08 16:11:40 tom stopped overloading EXTENT_CHANGED for simultaneous pan/zoom - you should …
(edit) @670 [670] 09/06/08 18:35:00 tom fixed bug in locationsCoordinate (fitHeight was being ignored) disabled …
(edit) @666 [666] 09/02/08 18:35:59 allens made setSize() idempodent
(edit) @659 [659] 08/27/08 17:52:31 migurski Ugh, see [657] and [658]
(edit) @657 [657] 08/27/08 17:50:11 migurski Der, yeah, this should refer to 1.0 now that the trunk is all crazy
(edit) @656 [656] 08/27/08 17:43:47 allens added Location.equals()
(edit) @655 [655] 08/27/08 17:40:14 migurski oop
(edit) @654 [654] 08/27/08 17:37:21 migurski Auhost 2008 google version number update
(edit) @651 [651] 08/27/08 17:25:53 migurski Copied Google version numbers from [649] to other code bases
(edit) @650 [650] 08/27/08 01:08:13 tom google terrain provider in as3
(edit) @649 [649] 08/27/08 01:07:48 tom new google versions for as3
(edit) @647 [647] 08/25/08 16:38:15 tom merged tom-tweenlite branch onto as3 trunk - many changes, please feel …
(edit) @641 [641] 08/17/08 18:13:37 tom couple of processing fixes and a new super basic js port of modest maps …
(edit) @637 [637] 07/26/08 08:52:19 asc start using pwmarker
(edit) @636 [636] 07/26/08 08:50:23 asc mark as deprecated
(edit) @633 [633] 07/24/08 09:10:09 asc re-import pwcommon (maybe not as a bin file this time...)
(edit) @632 [632] 07/24/08 09:08:28 asc endless cleanup...pwcommon is not a binary file
(edit) @631 [631] 07/24/08 09:06:11 asc pwmarker - seems to all work; now to integrationalize
(edit) @630 [630] 07/24/08 09:01:32 asc remove is the new add (trying to clean up symlinked files that svn thinks …
(edit) @617 [617] 07/18/08 09:13:48 asc initial commit; not used yet
(edit) @593 [593] 07/05/08 20:29:30 asc notes and offset to prevent the top+left hand borders on pinwins from …
(edit) @592 [592] 07/05/08 20:29:14 asc notes and offset to prevent the top+left hand borders on pinwins from …
(edit) @591 [591] 07/05/08 20:28:22 asc use the correct hash key when generating convex hulls, duh
(edit) @590 [590] 07/03/08 17:46:34 migurski Removed dangling query question mark
(edit) @575 [575] 06/22/08 12:51:59 asc no honking fugly cones/anchors. no!
(edit) @558 [558] 05/06/08 12:32:07 migurski Using self.class to be more friendly to subclasses
(edit) @550 [550] 04/18/08 10:05:23 allens added Map.backgroundColor
(edit) @549 [549] 04/11/08 10:54:46 tcollins --
(edit) @548 [548] 04/11/08 10:53:39 tcollins Removed incorrectly named debug files.
(edit) @547 [547] 04/11/08 10:49:05 tcollins Added Modest Map Air example project
(edit) @546 [546] 04/11/08 10:42:18 tcollins Modest Map using Adobe Air
(edit) @545 [545] 04/10/08 10:32:05 tcollins Fixed the map not redrawing when assigned a new provider (missing …
(edit) @544 [544] 04/10/08 10:26:59 tcollins Patch for Events, and added "RemoveAllMarkers?" functions. Fixed missing …
(edit) @543 [543] 04/08/08 00:56:10 allens Allowed the screen coordinate conversion methods take a DisplayObject?
(edit) @542 [542] 04/06/08 23:47:59 allens added some niceties to MapExtent?: getRect() returns a Rectangle of the …
(edit) @537 [537] 04/03/08 17:09:58 allens added event type (MapEvent?.PROVIDER_CHANGED) for when the map provider …
(edit) @523 [523] 03/18/08 13:23:43 migurski Updated Google Maps version
(edit) @522 [522] 03/18/08 13:07:04 migurski Updated proper links and removed 'new'
(edit) @521 [521] 03/18/08 08:37:12 asc fixed syntax error in JSON output
(edit) @520 [520] 03/17/08 22:54:13 asc json/javascript output love; not sure what to do about error …
(edit) @519 [519] 03/17/08 09:18:30 asc checking in current work for json/javascript output; incomplete and still …
(edit) @517 [517] 03/14/08 18:35:27 migurski Nice little list comprehension goes away in favor of a more HTTP-aware …
(edit) @516 [516] 03/14/08 18:32:55 migurski Slightly looser provider name-check
(edit) @503 [503] 03/07/08 12:35:16 allens - added MarkerClip?.setMarkerLocation() - added some additional request …
(edit) @502 [502] 03/04/08 16:45:43 allens added center getter and setter
(edit) @501 [501] 02/26/08 21:33:54 asc plots, dots, lines and hulls
(edit) @500 [500] 02/18/08 21:29:48 tom fixing the image-less processing sketch for posting
(edit) @499 [499] 02/18/08 21:11:41 tom working Processing sketches and library-ready src folder
(edit) @498 [498] 02/18/08 19:01:41 tom making a library from the Processing code
(edit) @497 [497] 02/18/08 17:22:26 tom more refinements to processing interactive map
(edit) @496 [496] 02/18/08 15:52:55 tom more refinements to processing interactive map
(edit) @495 [495] 02/18/08 15:24:04 tom copied as3 Map API into processing InteractiveMap?
(edit) @494 [494] 02/17/08 20:59:42 tom more interactive Processing map stuff
(edit) @493 [493] 02/16/08 19:22:58 tom fixed and betterer version of interactive processing version
(edit) @492 [492] 02/16/08 18:08:56 tom interactive Processing sketch that actually loads images
(edit) @491 [491] 02/16/08 18:01:37 tom tentative steps towards interactive Processing sketch
(edit) @490 [490] 02/15/08 15:07:00 tom more processing re-org
(edit) @489 [489] 02/15/08 14:56:30 tom moving processing libs around
(edit) @488 [488] 02/15/08 10:13:12 tom re-org of processing files
(edit) @487 [487] 02/15/08 10:05:54 tom making a Processing library
(edit) @486 [486] 02/14/08 22:50:19 tom added buggy Yahoo provider for Processing version - fix should be easy …
(edit) @485 [485] 02/14/08 12:59:04 tom moving .pde processing code to .java files for librarification
(edit) @484 [484] 02/13/08 23:36:28 tom implemented Google provider in Processing version
(edit) @483 [483] 02/13/08 18:01:25 tom basic port of the Python code to Processing
(edit) @482 [482] 02/06/08 22:50:47 asc fix a bunch of leftover typos and mistakes to get OSM/BM tiles working; …
(edit) @481 [481] 02/06/08 17:58:25 migurski Added helpful transformation derivations
(edit) @480 [480] 02/06/08 11:32:36 migurski Added OpenStreetMap? provider
(edit) @479 [479] 02/06/08 11:20:41 migurski Added Blue Marble map provider
(edit) @478 [478] 02/04/08 22:42:59 asc dots and plots
(edit) @477 [477] 02/03/08 13:37:04 migurski Added links to new Python tutorial pages
(edit) @476 [476] 02/03/08 13:27:22 asc updated license-fu
(edit) @475 [475] 02/03/08 13:23:43 migurski Added a /license.txt for Aaron
(edit) @474 [474] 02/03/08 13:19:09 migurski Updated license with new names
(edit) @473 [473] 02/03/08 13:13:32 migurski Straightened a bunch of details out - links, smart quotes
(edit) @472 [472] 02/03/08 13:06:07 migurski Imported Aaron's Python examples
(edit) @471 [471] 01/31/08 00:18:22 migurski Note about GMaps issues
(edit) @468 [468] 01/27/08 15:12:57 asc add optparsing magic for port numbers
(edit) @467 [467] 01/26/08 14:31:05 migurski Reintroduced port number argument
(edit) @464 [464] 01/25/08 20:52:24 asc sigh...re-re-initial commit
(edit) @462 [462] 01/25/08 12:42:42 migurski New ignore
(edit) @461 [461] 01/25/08 12:38:57 migurski Updated Google Maps version for January 2008
(edit) @460 [460] 01/25/08 12:33:20 migurski Noted 1.0 release
(edit) @459 [459] 01/25/08 11:25:02 migurski A bigger tarball
(edit) @458 [458] 01/25/08 11:19:57 migurski Merged python-composition branch with Aaron's new wscompose work
(edit) @455 [455] 01/24/08 18:37:41 tom disabling double click to center by default, use …
(edit) @454 [454] 01/24/08 18:33:18 tom added panTo and zoomTo in as3 for animating, removed animation by default …
(edit) @453 [453] 01/24/08 18:31:02 tom tabs not spaces
(edit) @452 [452] 01/24/08 18:14:27 migurski Fiddle faddle
(edit) @451 [451] 01/24/08 18:11:18 migurski Updated to release 1.0 tarballs instead of 1.0b
(edit) @450 [450] 01/24/08 18:11:13 migurski Fixed up homepage text a bunch
(edit) @449 [449] 01/24/08 18:03:07 tom unix line endings for Map.as please
(edit) @448 [448] 01/24/08 17:27:46 migurski Merged 1.0b branch onto trunk in preparation for 1.0 release
(edit) @447 [447] 01/24/08 16:54:38 tom merging tkdave's changes into trunk, let's call it 1.0
(edit) @446 [446] 01/24/08 15:51:35 migurski Bloopedy doo
(edit) @408 [408] 11/28/07 14:37:40 migurski Added Google terrain map provider
(edit) @406 [406] 11/27/07 16:26:50 migurski November 2007 Google Maps version update
Note: See TracRevisionLog for help on using the revision log.