source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6314   11 years Don-vip fix #8512 - Do not display discardable keys by default. Expert users …
(edit) @6313   11 years Don-vip cosmetics in error reporting
(edit) @6312   11 years Don-vip fix #9161 - "java.lang.IllegalStateException" errors when accessing …
(edit) @6311   11 years Don-vip Avoid NPE when logging exception without message
(edit) @6310   11 years Don-vip Sonar/FindBugs - Nested blocks of code should not be left empty
(edit) @6309   11 years simon04 fix #9068 - Warn about empty key/values on upload tags
(edit) @6308   11 years Don-vip fix tabs in tagging preset XSD
(edit) @6307   11 years Don-vip see #9145 - updates XSD as well
(edit) @6306   11 years simon04 fix #9145 - delimiter for combo Delimiter is already supported, …
(edit) @6305   11 years Don-vip fix #9093 - teach validator about "subarea" and "land_area" roles of …
(edit) @6304   11 years Don-vip see #4582, fix #8362 - Fix validator false positive "overlapping ways" …
(edit) @6303   11 years Don-vip fix #9141 - new validator test: detect nodes with missing …
(edit) @6302   11 years Don-vip see #7465 - Raise an error when a plugin replaces a way with a …
(edit) @6301   11 years Don-vip see #4582, see #7236 - Fix validator false positive "overlapping ways" …
(edit) @6300   11 years Don-vip see #4582, see #9140 - Fix validator false positive "overlapping ways" …
(edit) @6299   11 years Don-vip Improve feedback when clicking a web marker pointing to a local file fails
(edit) @6298   11 years Don-vip fix #9060 - add more toll checks in internal preset (patch by skyper)
(edit) @6297   11 years Don-vip fix #9158 - add bicycle=dismount to internal preset
(edit) @6296   11 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
(edit) @6295   11 years Don-vip Sonar/Findbugs - fix various problems, javadoc
(edit) @6294   11 years Don-vip fix #9142, fix #9143 - Ignore highway=proposed in CrossingWays …
(edit) @6293   11 years Don-vip fix #9138, fix #9147, fix #9149 - presets update: * add …
(edit) @6292   11 years Don-vip fix #9150 - NPE in GeoImageLayer.extractExif()
(edit) @6291   11 years Don-vip fix #9152 - Map style forced icon resizing made style unusable
(edit) @6290   11 years Don-vip fix #9155 - map style icon resizing tries to make zero height icons …
(edit) @6289   11 years Don-vip Sonar/Findbugs - fix various problems
(edit) @6288   11 years Don-vip Sonar/Findbugs - Remove unneeded Vector usage
(edit) @6287   11 years Don-vip Sonar/Findbugs - Avoid Throwing Null Pointer Exception
(edit) @6286   11 years Don-vip Sonar/Findbugs - Performance - Make some fields static
(edit) @6285   11 years Don-vip Sonar/Findbugs - Make some classes final if they define a clone() …
(edit) @6284   11 years Don-vip Sonar/Findbugs - Malicious code vulnerability - Field should be moved …
(edit) @6283   11 years Don-vip Sonar/Findbugs - Bad practice - Method might ignore exception
(edit) @6282   11 years Don-vip Sonar/Findbugs - Bad practice - Classloaders should only be created …
(edit) @6281   11 years Don-vip Sonar/Findbugs / Performance - Explicit garbage collection; extremely …
(edit) @6280   11 years Don-vip fix #9131 - Mappaint style icons from URLs hang with clockface
(edit) @6279   11 years Don-vip fix #9134 - allow sport=climbing on open ways
(edit) @6278   11 years Don-vip fix #9121 - IndexOutOfBoundsException in Filter dialog
(edit) @6277   11 years Don-vip fix #9124 - do not consider lit=yes + amenity=parking* as suspicious
(edit) @6276   11 years Don-vip fix #9126 - recognise shop=pawnbroker
(edit) @6275   11 years Don-vip fix #9129 - unnecessary change command when merning two nodes with …
(edit) @6274   11 years Don-vip see #9133 - woops, didn't want to change this one
(edit) @6273   11 years Don-vip fix #9133 - avoid blank icons for nodes with maxstay or toll keys
(edit) @6272   11 years Don-vip fix #9132 - support xapi_meta Overpass API endpoint
(edit) @6271   11 years Don-vip fix #9116 - Remember active layer in session
(edit) @6270   11 years Don-vip fix #9128 - right click in layer dialog showed menu for the last …
(edit) @6269   11 years stoecker fix 9119 - patch by AlfonZ - false warning about incline up/down
(edit) @6268   11 years Don-vip Sonar/FindBugs - Bad practice - Method may fail to close stream
(edit) @6267   11 years Don-vip Sonar/FindBugs - Replace singular fields by local variables
(edit) @6266   11 years Don-vip Sonar/FindBugs - Performance - Method concatenates strings using + in …
(edit) @6265   11 years Don-vip Sonar/FindBugs: - Dodgy - Redundant nullcheck of value known to be …
(edit) @6264   11 years Don-vip Sonar/FindBugs - Performance - Method concatenates strings using + in …
(edit) @6263   11 years stoecker fix #9109 - never happy these users... Phew
(edit) @6262   11 years stoecker see #9109 - fix hydrant text
(edit) @6261   11 years Don-vip Sonar - refactor duplicated code
(edit) @6260   11 years stoecker fix #9109 - separate contexts
(edit) @6259   11 years stoecker large cleanup of presets - patch by skyper - fix #9029
(edit) @6258   11 years Don-vip Sonar/Findbugs - Performance - Inefficient use of keySet iterator …
(edit) @6257   11 years Don-vip fix #8862, see #9101 - UI message when plugin list/icons download fail
(edit) @6256   11 years stoecker see #9094 - add context to some keys
(edit) @6255   11 years stoecker fix #9108 - typos (also see [o29957])
(edit) @6254   11 years stoecker add missing image - fix #9107
(edit) @6253   11 years stoecker fix #5133 - add command to remove nodes from ways - patch by Giuseppe …
(edit) @6252   11 years stoecker fix #8798 - patch by AlfonZ - fix extruder
(edit) @6251   11 years stoecker see #8687 - add validator tests for number values
(edit) @6250   11 years stoecker fix #9071 - fix route_master relation
(edit) @6249   11 years stoecker fix #9039 - some preset cleanups
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6247   11 years stoecker add context for generator methods, fix #9102
(edit) @6246   11 years Don-vip Sonar/FindBugs - various bugfixes / violation fixes
(edit) @6245   11 years Don-vip see #9032, see #4029 - Allow to load session from standard I/O …
(edit) @6244   11 years Don-vip fix #9091 - rework osm/gpx download tasks - take into account recent …
(edit) @6243   11 years Don-vip FindBugs - fix potential NPE
(edit) @6242   11 years Don-vip FindBugs - fix blocker issue (Performance - The equals and hashCode …
(edit) @6241   11 years Don-vip fix more warnings/javadoc in data.validation.tests
(edit) @6240   11 years Don-vip Sonar - fix some issues in data.validation.tests
(edit) @6239   11 years stoecker fix #7713 - do not warn about label role
(edit) @6238   11 years Don-vip fix #9087 - deprecated fix for barrier=wire_fence created deprecated …
(edit) @6237   11 years stoecker i18n update
(edit) @6236   11 years stoecker drop cold fusion, who added such crap?
(edit) @6235   11 years Don-vip Sonar - fix recently introduced issues
(edit) @6234   11 years Don-vip fix #9077 - Restart doesn't work if jar path contains spaces
(edit) @6233   11 years Don-vip fix #9084 - Add KSJ tags to discardable keys
(edit) @6232   11 years Don-vip Sonar - Avoid unused local variables
(edit) @6231   11 years Don-vip Sonar - Avoid instantiating Integer objects. Call Integer.valueOf() …
(edit) @6230   11 years Don-vip Sonar - Don't create instances of already existing BigInteger ZERO
(edit) @6229   11 years Don-vip Sonar - Avoid throwing NullPointerException
(edit) @6228   11 years Don-vip Sonar - replace array copy loops by more efficient calls to …
(edit) @6227   11 years Don-vip fix #9055 - Changing Paste shortcut to a single key pasted in the …
(edit) @6226   11 years Don-vip fix #9057 - see #8987 - fix Coordinate.hashCode() broken in r6162
(edit) @6225   11 years Don-vip fix #9060 - Add "toll" in Motorway preset
(edit) @6224   11 years Don-vip update to Diff v1.15 (2013/04/01) from http://www.bmsi.com/java/#diff
(edit) @6223   11 years Don-vip Sonar - fix various violations
(edit) @6222   11 years Don-vip Make some more defensive copies of user-supplied arrays, javadoc
(edit) @6221   11 years Don-vip Make some defensive copies of user-supplied arrays, move …
(edit) @6220   11 years Don-vip refactor Toggle actions, use Action.SELECTED_KEY since we have …
(edit) @6219   11 years Don-vip fix NoSuchElementException when purging a way member of a multipolygon
(edit) @6218   11 years Don-vip fix #9056 - add support for natural=tree_row
(edit) @6217   11 years Don-vip see #8654 - Make Mac OS X Java 7 package closer to former package
(edit) @6216   11 years Don-vip see #8654 - New target distmac7 to build Mac OS X package for Oracle …
(edit) @6215   11 years Don-vip fix #9042 - Robustness to invalid .osm files containing null coordinates
Note: See TracRevisionLog for help on using the revision log.