2010-12-11 |
Richard Fairhurst | stop control characters from being entered (works prope... |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Richard Fairhurst | back out previous change... sigh |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Richard Fairhurst | prevent control characters from getting into keys and... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Richard Fairhurst | Make Delete on a 1-length way behave the same as Escape... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Richard Fairhurst | apply multiple-selection tagging patch by Christian... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Richard Fairhurst | don't deselect text when mouse pointer is aimlessly... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Richard Fairhurst | support putative new silent delete |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Andy Allan | Change the upload icon colours, and use them instead... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Andy Allan | A better way to adjust the dialogs to fit their contents? |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Andy Allan | Fix the "can't deselect a marker by clicking on the... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Andy Allan | Add unit testing framework, based on flexunit 4.0 ... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Andy Allan | Implement J for Join on selectedWayNode - joins a node... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Andy Allan | Make relation.removeMemberByIndex into an undoable... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Andy Allan | change relation.appendMember to use the undo system... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Richard Fairhurst | placeholders for second half of the code (will need... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Richard Fairhurst | allow deleted nodes to be reloaded if they're reference... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Richard Fairhurst | back out cacheAsBitmap on individual EntityUI sprites... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Richard Fairhurst | write changesets to tracelog if an error occurs |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Richard Fairhurst | improve display performance, particularly when panning... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Andy Allan | Documentation for the undo system |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Steve Bennett | add area=yes on roads. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Andy Allan | When setting maxspeeds insert a space before the unit... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Andy Allan | Add the most common missing maxspeeds from the kmh... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Andy Allan | Add the MapDust test server (disabled) - use this if... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Richard Fairhurst | make it look purty |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Richard Fairhurst | restore default namespace after XML parsing, to guard... |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Richard Fairhurst | support GPX 1.1 too |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Richard Fairhurst | pass the URL of a GPX in the gpx_url parameter, as... |
commit | commitdiff | tree | snapshot |
2010-12-04 |
Richard Fairhurst | personally I think using regexes to nuke the fuck out... |
commit | commitdiff | tree | snapshot |
2010-12-04 |
Richard Fairhurst | automatically select comment TextField on clicking... |
commit | commitdiff | tree | snapshot |
2010-12-04 |
Richard Fairhurst | make layers work again |
commit | commitdiff | tree | snapshot |
2010-12-04 |
Richard Fairhurst | fix issue with creating new relations |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Andy Allan | oops |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Andy Allan | Add missing American speed limit presets |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Andy Allan | Fixup embankment, cutting to be more regular and smalle... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Andy Allan | Add more things to map features. Rework the source... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Tom Hughes | Allow a javascript function to be called when the map... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Richard Fairhurst | a few waterway icons |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Richard Fairhurst | path icons |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Andy Allan | Adjust the width (and height) of the dropdown lists... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Tom Hughes | Improve the XML parsing used for the Bing imagery attri... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Tom Hughes | Don't bother trying to strip namespaces from OSM files... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Tom Hughes | Make the various GPX parsers a bit less mad |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Richard Fairhurst | make sure attribution moves around when you resize... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Richard Fairhurst | fix bug with ways not being redrawn on panning back... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Andy Allan | Have a disabled icon for when the save button is disabled |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Andy Allan | Alternative upload symbols |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Andy Allan | Add a styleName to the toolbox |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Andy Allan | Add styleName hooks for styling. Improve arrangement... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Richard Fairhurst | new highway icons |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Andy Allan | Convert k/v to string before storing them. Fixes #3357 |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Andy Allan | Don't copy blank tags to clipboard for nodes either... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Andy Allan | Don't copy blank tags to the clipboard. This happens... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Andy Allan | Fix up the 'everything is a place' bug - you can't... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Andy Allan | Don't add the end node if you click on it again, slowly... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Richard Fairhurst | stop erroring every time a category is selected for... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Richard Fairhurst | Remember dimming/sharpening preferences |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Richard Fairhurst | kill stupid tab bug |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Andy Allan | Remove v='*' entries from map_features. I'd rather... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Richard Fairhurst | don't break when you ctrl-click the background |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Andy Allan | move vector background handling to collection, and... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Andy Allan | Add descriptions for all the packages |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Richard Fairhurst | change Bing terms link to OSM-specific one |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Richard Fairhurst | read default from imagery.xml rather than using yahoode... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Richard Fairhurst | superstar DJs / here we go |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Andy Allan | Provide a link to the website, if the <details> paramet... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Andy Allan | Wrap ExternalInterface call in test - not all players... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Andy Allan | Support loading 1+ GPX files via imagery.xml |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Richard Fairhurst | hm, shouldn't have committed that quite yet |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Richard Fairhurst | support Potlatch legacy tile scheme; don't support... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Tom Hughes | Register a setPosition function that can be used from... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Andy Allan | Make it much less likely to trigger bugClosed errors... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Tom Hughes | Allow a GPX trace specified by the "gpx" parameter... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Andy Allan | Add shauns suggestion of ordering the relation select... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Andy Allan | Improved handling of blank nickname/comment fields... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Tom Hughes | Allow two javascript functions to be specified which... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Richard Fairhurst | move attribution to bottom right, and support a 'Terms... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Richard Fairhurst | make logo clickable |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Richard Fairhurst | add support for provider attribution and logo, as requi... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Andy Allan | Use the name supplied in the config file for the vector... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Andy Allan | Tag release 0.5 0.5 |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Andy Allan | Boog fix with switching styles |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Richard Fairhurst | move imagery and stylesheet collection-handling code... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Richard Fairhurst | on a scale of 0 to awesome, I count this as AWESOME |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Richard Fairhurst | don't break if trying to cycle ways when there's only... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Richard Fairhurst | user-definable function keys for background imagery... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Richard Fairhurst | fix problem if user preference was set to Yahoo (I... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Richard Fairhurst | press '/' to cycle through overlapping ways |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Tom Hughes | Update ignores. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Richard Fairhurst | add the ability to lock entities against purging |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Andy Allan | Add BikeShopLoader to the autovectorbackground. Also... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Richard Fairhurst | boog spotted |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Andy Allan | Load policy files only when the layer is created -... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Andy Allan | AutoVectorBackground - load VectorBackground layers... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Andy Allan | Dispatch an event when the map sprites etc have been... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Richard Fairhurst | and remove it from the todo |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Richard Fairhurst | make imagery menu adapt to where you are. I guess it... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Andy Allan | Fix the null reference bug. In the end, the simplist... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Tom Hughes | Allow simplify to work on areas now that the algorithm... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Tom Hughes | When importing a polygon from KML make the start and... |
commit | commitdiff | tree | snapshot |
next |