2011-06-17 |
Andy Allan | Bugfix - inline statuses not being applied to ways...
|
commit | commitdiff | tree |
2011-06-17 |
Andy Allan | Remove trace statements
|
commit | commitdiff | tree |
2011-06-17 |
Andy Allan | Tweak the colours to be red/green colourblind friendly
|
commit | commitdiff | tree |
2011-06-17 |
Andy Allan | Implement notComplete calls and refactor snapshotconnection...
|
commit | commitdiff | tree |
2011-06-17 |
Andy Allan | Merge branch 'refactor' into snapshotserver
|
commit | commitdiff | tree |
2011-06-17 |
Andy Allan | Refactor markComplete to POST to /status, and implement...
|
commit | commitdiff | tree |
2011-06-16 |
Andy Allan | add UI for marking features as incomplete
|
commit | commitdiff | tree |
2011-06-16 |
Andy Allan | Mark snapshot layers as interactive
|
commit | commitdiff | tree |
2011-06-15 |
Andy Allan | Merge branch 'refactor' into snapshotserver
|
commit | commitdiff | tree |
2011-06-15 |
Andy Allan | More subparts for network and enhanced stylesheets
|
commit | commitdiff | tree |
2011-06-15 |
Andy Allan | Direction arrows on network and enhanced styles
|
commit | commitdiff | tree |
2011-06-15 |
Andy Allan | Fix up the (legendary) runway rendering
|
commit | commitdiff | tree |
2011-06-15 |
Andy Allan | Fix railways to use subparts on the main style too
|
commit | commitdiff | tree |
2011-06-15 |
Andy Allan | Make the license highlighting use a 'status' subpart
|
commit | commitdiff | tree |
2011-06-15 |
Andy Allan | Move the various way highlighting to their own subpart
|
commit | commitdiff | tree |
2011-06-15 |
Andy Allan | Drop the interactive stuff from opencyclemap.css and...
|
commit | commitdiff | tree |
2011-06-15 |
Andy Allan | Fix route highlighting
|
commit | commitdiff | tree |
2011-06-15 |
Andy Allan | use selectors for bridges, tunnels and arrows
|
commit | commitdiff | tree |
2011-06-15 |
Andy Allan | Fix railways to have a separate dashes layer
|
commit | commitdiff | tree |
2011-06-15 |
Andy Allan | Fix casing widths in a not-completely-scientific way...
|
commit | commitdiff | tree |
2011-06-15 |
Andy Allan | Use inline status for snapshot connection, and create...
|
commit | commitdiff | tree |
2011-06-15 |
Andy Allan | Support inline status, where the status field is part...
|
commit | commitdiff | tree |
2011-06-10 |
Andy Allan | work in progress for marking nodes as complete
|
commit | commitdiff | tree |
2011-06-10 |
Andy Allan | selected background node
|
commit | commitdiff | tree |
2011-06-03 |
Andy Allan | Add a panel for background features - based on the...
|
commit | commitdiff | tree |
2011-06-02 |
Andy Allan | Add the ability to select, but not edit, a background way
|
commit | commitdiff | tree |
2011-06-02 |
Andy Allan | Documentation
|
commit | commitdiff | tree |
2011-06-02 |
Andy Allan | New SnapshotLoader and associated connections
|
commit | commitdiff | tree |
2011-06-02 |
Andy Allan | Little tweaks to documentation
|
commit | commitdiff | tree |
2011-05-26 |
Andy Allan | Remove VectorLayer.as. Cursory check suggests all the...
|
commit | commitdiff | tree |
2011-05-26 |
Andy Allan | Reimplement pullThrough in a more undo-friendly fashion...
|
commit | commitdiff | tree |
2011-05-26 |
Andy Allan | Re-enable loading gpx files from vectors.xml
|
commit | commitdiff | tree |
2011-05-26 |
Andy Allan | Refactor all the Importer classes to use connections...
|
commit | commitdiff | tree |
2011-05-26 |
Andy Allan | While I notice it, simplify.as adds undostack items...
|
commit | commitdiff | tree |
2011-05-26 |
Andy Allan | Remove VectorLayer import statements from refactored...
|
commit | commitdiff | tree |
2011-05-26 |
Andy Allan | Remove VectorLayer from EditController and fix up references...
|
commit | commitdiff | tree |
2011-05-24 |
Andy Allan | explain some of the variables
|
commit | commitdiff | tree |
2011-05-24 |
Andy Allan | Refactor the comments
|
commit | commitdiff | tree |
2011-05-24 |
Andy Allan | Refactor Trace.as
|
commit | commitdiff | tree |
2011-05-24 |
Andy Allan | Curvies, not squaries
|
commit | commitdiff | tree |
2011-05-24 |
Andy Allan | Should we remove Globals access from Connection?
|
commit | commitdiff | tree |
2011-05-24 |
Andy Allan | Make paintContainer private, and add a method to access...
|
commit | commitdiff | tree |
2011-05-24 |
Andy Allan | Update connections to use instance copies of apiBaseURL...
|
commit | commitdiff | tree |
2011-05-24 |
Andy Allan | Re-enable VectorSourceDialog
|
commit | commitdiff | tree |
2011-05-24 |
Andy Allan | Partial refactoring of VectorSourceDialog. Not happy...
|
commit | commitdiff | tree |
2011-05-24 |
Andy Allan | Allow knowledge of the style in use in MapPaint - similar...
|
commit | commitdiff | tree |
2011-05-23 |
Andy Allan | Rework BikeShopLoader/Layer so that it responds to...
|
commit | commitdiff | tree |
2011-05-23 |
Andy Allan | tidy
|
commit | commitdiff | tree |
2011-05-23 |
Andy Allan | Move security file handling down into the connection...
|
commit | commitdiff | tree |
2011-05-23 |
Andy Allan | Draw new markers when they are created, and save the...
|
commit | commitdiff | tree |
2011-05-23 |
Andy Allan | Dispatch NEW_MARKER events when markers are created
|
commit | commitdiff | tree |
2011-05-23 |
Andy Allan | Refactor BugLayer to extend connection, and rename...
|
commit | commitdiff | tree |
2011-05-23 |
Andy Allan | Fix the long-anticipated 'map.init completes first...
|
commit | commitdiff | tree |
2011-05-23 |
Andy Allan | Expand createMarker to have the old VBL createmarker...
|
commit | commitdiff | tree |
2011-05-23 |
Andy Allan | Remove unnecessary import statement
|
commit | commitdiff | tree |
2011-05-23 |
Andy Allan | Adapt BikeShopLoader to the new world order
|
commit | commitdiff | tree |
2011-05-23 |
Andy Allan | Add Marker support to Connection - was previously only...
|
commit | commitdiff | tree |
2011-05-23 |
Andy Allan | No need for this to be a public function
|
commit | commitdiff | tree |
2011-05-23 |
Andy Allan | Document the TrackLoader
|
commit | commitdiff | tree |
2011-05-23 |
Andy Allan | Update trackloader to avoid using VectorLayer
|
commit | commitdiff | tree |
2011-04-12 |
Andy Allan | Fix the OS 1:25k background to use jpg, not png
|
commit | commitdiff | tree |
2011-04-03 |
Andy Allan | Bugfix: tag values can be null (e.g. changing feature...
|
commit | commitdiff | tree |
2011-04-03 |
Andy Allan | Add unit tests to expose problem with setting null...
|
commit | commitdiff | tree |
2011-04-02 |
Andy Allan | Move the connection fixing to a Before method so it...
|
commit | commitdiff | tree |
2011-04-02 |
Andy Allan | Check that relation appending member and setting member...
|
commit | commitdiff | tree |
2011-04-02 |
Andy Allan | A little splice test to demonstrate the bug that the...
|
commit | commitdiff | tree |
2011-04-02 |
Andy Allan | Fix the failing unit test
|
commit | commitdiff | tree |
2011-04-02 |
Andy Allan | Add tests for AddMemberToRelationAction, but I can...
|
commit | commitdiff | tree |
2011-03-29 |
Andy Allan | Convert Relation.setMember to use the undo system....
|
commit | commitdiff | tree |
2011-03-29 |
Andy Allan | Only remove parent if the entity doesn't appear elsewhere...
|
commit | commitdiff | tree |
2011-03-29 |
Andy Allan | Bugfix - if index is given as -1, insert after last...
|
commit | commitdiff | tree |
2011-03-29 |
Andy Allan | Bugfix - index can be -ve. Fixes problem with undo...
|
commit | commitdiff | tree |
2011-03-29 |
Andy Allan | Dispatch a load complete event even on error, so that...
|
commit | commitdiff | tree |
2011-03-29 |
Andy Allan | Fix flex bug with dragEvent returning negative stageX...
|
commit | commitdiff | tree |
2011-03-21 |
Andy Allan | Port MapQuest changes from previous repository to the...
|
commit | commitdiff | tree |
2011-03-11 |
Andy Allan | Use sports stadium icon
|
commit | commitdiff | tree |
2011-03-11 |
Andy Allan | Remove unused icons
|
commit | commitdiff | tree |
2011-03-11 |
Andy Allan | shopping kiosk
|
commit | commitdiff | tree |
2011-03-11 |
Andy Allan | Toys icon instead of rehashed nursery icon
|
commit | commitdiff | tree |
2011-03-11 |
Andy Allan | Vending machine icon update
|
commit | commitdiff | tree |
2011-03-11 |
Andy Allan | Marketplace icon
|
commit | commitdiff | tree |
2011-03-11 |
Andy Allan | Update transport icons (slipway, mini roundabout, speedbump...
|
commit | commitdiff | tree |
2011-03-11 |
Andy Allan | Use new power icons from sjjb
|
commit | commitdiff | tree |
2011-03-11 |
Andy Allan | Bugfix - starting way from existing node and clicking...
|
commit | commitdiff | tree |
2011-03-10 |
Andy Allan | Update shooting icon to new one from sjjb
|
commit | commitdiff | tree |
2011-03-09 |
Andy Allan | More Polish translation, by RafalR
|
commit | commitdiff | tree |
2011-03-09 |
Andy Allan | Update .gitignore with more items from other build...
|
commit | commitdiff | tree |
2011-03-09 |
Andy Allan | Fix space-handling bugs - clear keys from EditController...
|
commit | commitdiff | tree |
2011-03-09 |
Andy Allan | Add German tranlation, thanks to Claudius H. via trac...
|
commit | commitdiff | tree |
2011-03-09 |
Andy Allan | remove a few bits of long-dead commented-out code
|
commit | commitdiff | tree |
2011-03-09 |
Andy Allan | Remove the keyboard event listener from the delete...
|
commit | commitdiff | tree |
2011-03-09 |
Andy Allan | Turn off l10n logging, for now
|
commit | commitdiff | tree |
2011-03-09 |
Andy Allan | Translate toolbox button tooltips
|
commit | commitdiff | tree |
2011-03-09 |
Andy Allan | Add ids to remaining toolbar buttons
|
commit | commitdiff | tree |
2011-03-09 |
Andy Allan | Move reverse tooltip to outer hbox, so that the whole...
|
commit | commitdiff | tree |
2011-03-09 |
Andy Allan | Remove accidental double quotes
|
commit | commitdiff | tree |
2011-03-09 |
Andy Allan | Use public vars for toolbox delete strings so that...
|
commit | commitdiff | tree |
2011-03-09 |
Andy Allan | Done these
|
commit | commitdiff | tree |
2011-03-09 |
Andy Allan | Make the dndPrompt text public, and translatable
|
commit | commitdiff | tree |
2011-03-09 |
Andy Allan | Work around the PopupMenuButton dataProvider objects...
|
commit | commitdiff | tree |
next |