2010-06-15 |
Richard Fairhurst | small boog fix |
tree | commitdiff |
2010-06-15 |
Richard Fairhurst | fix tab selection issue, and remove annoying flash... |
tree | commitdiff |
2010-06-14 |
Richard Fairhurst | position POI labels properly |
tree | commitdiff |
2010-06-14 |
Richard Fairhurst | don't die when mousing over POIs |
tree | commitdiff |
2010-06-14 |
Richard Fairhurst | actually, this is tidier |
tree | commitdiff |
2010-06-14 |
Richard Fairhurst | update route editors when entity joins a relation |
tree | commitdiff |
2010-06-14 |
Richard Fairhurst | better Save button detection |
tree | commitdiff |
2010-06-14 |
Richard Fairhurst | put the cursor in the right place |
tree | commitdiff |
2010-06-14 |
Richard Fairhurst | untagged!=unknown |
tree | commitdiff |
2010-06-14 |
Richard Fairhurst | make it easier to click on ways |
tree | commitdiff |
2010-06-14 |
Richard Fairhurst | ids are Numbers. Not ints, and certainly not uints... |
tree | commitdiff |
2010-06-14 |
Richard Fairhurst | fix save dialogue |
tree | commitdiff |
2010-06-14 |
Richard Fairhurst | centre labels, and keep them centred |
tree | commitdiff |
2010-06-13 |
Richard Fairhurst | custom imagery dialogue |
tree | commitdiff |
2010-06-13 |
Richard Fairhurst | multipolygon bugfix |
tree | commitdiff |
2010-06-12 |
Richard Fairhurst | hell's teeth that was painful. Make relation roles... |
tree | commitdiff |
2010-06-12 |
Richard Fairhurst | basic multipolygon rendering |
tree | commitdiff |
2010-06-12 |
Richard Fairhurst | fix relation saving boog |
tree | commitdiff |
2010-06-11 |
Richard Fairhurst | we have an option! |
tree | commitdiff |
2010-06-11 |
Richard Fairhurst | help stub |
tree | commitdiff |
2010-06-11 |
Richard Fairhurst | fun with tooltips |
tree | commitdiff |
2010-06-11 |
Richard Fairhurst | load imagery from XML file |
tree | commitdiff |
2010-06-11 |
Richard Fairhurst | nngh |
tree | commitdiff |
2010-06-11 |
Richard Fairhurst | float toolbox on top |
tree | commitdiff |
2010-06-11 |
Richard Fairhurst | do the 'Add to route' button in the route editor |
tree | commitdiff |
2010-06-11 |
Richard Fairhurst | make parallelise even moar awesome |
tree | commitdiff |
2010-06-10 |
Richard Fairhurst | custom mouse pointers when drawing way |
tree | commitdiff |
2010-06-06 |
Richard Fairhurst | give Halcyon the ability to load .osm files |
tree | commitdiff |
2010-06-06 |
Richard Fairhurst | update toolbox icons depending on what's selected ... |
tree | commitdiff |
2010-06-04 |
Richard Fairhurst | fix POI-adding boog |
tree | commitdiff |
2010-06-03 |
Richard Fairhurst | boog fix |
tree | commitdiff |
2010-06-01 |
Richard Fairhurst | R to repeat tags |
tree | commitdiff |
2010-06-01 |
Richard Fairhurst | bugfix |
tree | commitdiff |
2010-06-01 |
Richard Fairhurst | space-drag for backgrounds, plus D to dim (au revoir... |
tree | commitdiff |
2010-06-01 |
Richard Fairhurst | don't specify localPath (as otherwise it borks if you... |
tree | commitdiff |
2010-06-01 |
Richard Fairhurst | make Yahoo code less horrid, and fix the overzooming bug |
tree | commitdiff |
2010-05-31 |
Richard Fairhurst | don't bother redrawing EntityUIs that are offscreen |
tree | commitdiff |
2010-05-29 |
Andy Allan | Bugfix: You need to have the entity before you can... |
tree | commitdiff |
2010-05-29 |
Andy Allan | Make an AddMemberToRelationAction, which allows splitwa... |
tree | commitdiff |
2010-05-29 |
Andy Allan | Splitting ways in an ordered relation - handles inserti... |
tree | commitdiff |
2010-05-29 |
Andy Allan | Bugfix - indexOfNode should return int not uint |
tree | commitdiff |
2010-05-22 |
Richard Fairhurst | make junctions on shift-clicking |
tree | commitdiff |
2010-05-22 |
Richard Fairhurst | little boog fix |
tree | commitdiff |
2010-05-22 |
Richard Fairhurst | keyboard shortcut for Undo, plus gratuitous use of... |
tree | commitdiff |
2010-05-17 |
Richard Fairhurst | parallelise |
tree | commitdiff |
2010-05-17 |
Richard Fairhurst | remove node from this way only, and some fixes |
tree | commitdiff |
2010-05-16 |
Richard Fairhurst | backspace ways |
tree | commitdiff |
2010-05-14 |
Richard Fairhurst | add a Douglas-Peucker simplify action (currently access... |
tree | commitdiff |
2010-05-14 |
Richard Fairhurst | partly fix splitway for relations (still lots of FIXMEs... |
tree | commitdiff |
2010-05-10 |
Richard Fairhurst | fix bug with drawing nodes in relations |
tree | commitdiff |
2010-05-06 |
Richard Fairhurst | purge ways when there are too many in memory |
tree | commitdiff |
2010-05-06 |
Richard Fairhurst | bugfix |
tree | commitdiff |
2010-05-02 |
Andy Allan | DragWayAction - undoing dragging a way now moves all... |
tree | commitdiff |
2010-05-02 |
Dave Stubbs | Add Remember Me option (on by default) for oath access key |
tree | commitdiff |
2010-05-02 |
Andy Allan | Disable background loading until url field is non-empty... |
tree | commitdiff |
2010-05-02 |
Andy Allan | Minor change to the instantiation of VectorSourceDialog... |
tree | commitdiff |
2010-05-02 |
Andy Allan | Add further details into the splitWay relations handlin... |
tree | commitdiff |
2010-05-02 |
Andy Allan | Clear actions list before pushing to it, so that redo... |
tree | commitdiff |
2010-05-02 |
Andy Allan | Make splitway reversible. TODO - fix relations bug |
tree | commitdiff |
2010-05-02 |
Richard Fairhurst | slight refactoring of controller states |
tree | commitdiff |
2010-05-02 |
Richard Fairhurst | grr |
tree | commitdiff |
2010-05-02 |
Richard Fairhurst | drag ways (still needs undo though) |
tree | commitdiff |
2010-05-01 |
Richard Fairhurst | Import GPX files (though we really need to simplify... |
tree | commitdiff |
2010-05-01 |
Andy Allan | press R to reverse a way |
tree | commitdiff |
2010-05-01 |
Jenny Herbert | Added icons and POIs to map features |
tree | commitdiff |
2010-05-01 |
Richard Fairhurst | alt-click (for now) to bring ways in from vector backgr... |
tree | commitdiff |
2010-05-01 |
Andy Allan | Display the name of the POI when mouse-overing on the... |
tree | commitdiff |
2010-05-01 |
Richard Fairhurst | remove objects from memory when changeset upload return... |
tree | commitdiff |
2010-05-01 |
Richard Fairhurst | real delete support |
tree | commitdiff |
2010-05-01 |
Dave Stubbs | fix bug undoing create |
tree | commitdiff |
2010-05-01 |
Richard Fairhurst | remove debug |
tree | commitdiff |
2010-05-01 |
Richard Fairhurst | fix junction nodes when deleting ways |
tree | commitdiff |
2010-05-01 |
Dave Stubbs | add undo for creating stuff |
tree | commitdiff |
2010-05-01 |
Richard Fairhurst | add 'split' to toolbox |
tree | commitdiff |
2010-04-24 |
Andy Allan | Bugfix - entity is being set to newFeature not feature... |
tree | commitdiff |
2010-04-24 |
Andy Allan | Reverse Way direction |
tree | commitdiff |
2010-04-21 |
Dave Stubbs | fix circularise undo action (still doesn't undo adding... |
tree | commitdiff |
2010-04-20 |
Dave Stubbs | first stage of undo/redo functionality -- there are... |
tree | commitdiff |
2010-03-30 |
Richard Fairhurst | fix halcyon_viewer redraw post-refactoring |
tree | commitdiff |
2010-03-29 |
Richard Fairhurst | add missing file. Fixes #2842 |
tree | commitdiff |
2010-03-28 |
Richard Fairhurst | one-way arrows |
tree | commitdiff |
2010-03-28 |
Richard Fairhurst | fix way splitting and node/UI renumbering |
tree | commitdiff |
2010-03-26 |
Richard Fairhurst | circularise |
tree | commitdiff |
2010-03-26 |
Richard Fairhurst | remove redundant todraw |
tree | commitdiff |
2010-03-26 |
Richard Fairhurst | might as well remove the debug lines too |
tree | commitdiff |
2010-03-26 |
Richard Fairhurst | straighten ways |
tree | commitdiff |
2010-03-26 |
Richard Fairhurst | start of floating geometry palette |
tree | commitdiff |
2010-03-24 |
Tom Hughes | Select new POIs when they are dropped on the map. |
tree | commitdiff |
2010-03-21 |
Dave Stubbs | add 'not found' cached image on failure |
tree | commitdiff |
2010-03-19 |
Richard Fairhurst | beginning of vector background layers. And a whole... |
tree | commitdiff |
2010-03-13 |
Thomas Wood | Rather than leaving the Submit button disabled, and... |
tree | commitdiff |
2010-03-10 |
Richard Fairhurst | fix horrid merge bug (yay!). Implement suspend/resume... |
tree | commitdiff |
2010-03-09 |
Richard Fairhurst | delete ways, too |
tree | commitdiff |
2010-03-09 |
Richard Fairhurst | delete points from ways |
tree | commitdiff |
2010-02-28 |
Andy Allan | remove trace and get drag images working again |
tree | commitdiff |
2010-02-28 |
Dave Stubbs | Load map features images into cache rather than have... |
tree | commitdiff |
2010-02-28 |
Andy Allan | Drag Drop icons loaded from map_features |
tree | commitdiff |
2010-02-28 |
Dave Stubbs | relations now fire events on member addition/removal... |
tree | commitdiff |
2010-02-28 |
Andy Allan | drag and drop from sidebar panel, show dnd panel when... |
tree | commitdiff |
2010-02-14 |
Andy Allan | New Relation button |
tree | commitdiff |
next |