source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @6214   11 years Don-vip refactor duplicated code, add javadoc
(edit) @6213   11 years Don-vip fix locale issue in latest junit test
(edit) @6212   11 years bastiK applied #9033 - use styles for tracktype only if highway=track is …
(edit) @6211   11 years bastiK see #8997 - add more debug output in case of error
(edit) @6210   11 years Don-vip fix file encoding of new junit test that makes build fail
(edit) @6209   11 years Don-vip fix #8895, fix #9030 - fix regression in geottaged pictures support …
(edit) @6208   11 years Don-vip fix #9027 - fix error in internal preset introduced in r6195 (patch by …
(edit) @6207   11 years Don-vip Sonar - refactor duplicate code in history browsing panels
(edit) @6206   11 years bastiK fixed #8323 - Add support for GPX routes (<rte> element)
(edit) @6205   11 years bastiK see #4029 - fix problem when MapView is about to be loaded (nmea import)
(edit) @6204   11 years Don-vip fix #9024 - fix problems introduced in r6203
(edit) @6203   11 years Don-vip fix #9024 - bbox/bounds memory optimizations (modified patch by …
(edit) @6202   11 years Don-vip fix #2447 - Unnessary changes of a target node by dragging another …
(edit) @6201   11 years Don-vip history/changeset parsing: refactor lots of duplicated code + update …
(edit) @6200   11 years Don-vip fix #9023 - add access=customers to road restriction preset
(edit) @6199   11 years Don-vip fix #9017 - NPE in AbstractUploadTask.handleUploadConflict()
(edit) @6198   11 years Don-vip fix #9019, fix #9020 - add new item_separator element in presets + …
(edit) @6197   11 years Don-vip fix #9007 - fix bridge preset (patch by skyper)
(edit) @6196   11 years Don-vip fix #8471 - tagchecker: do not warn when a bridge is a piste
(edit) @6195   11 years Don-vip fix #9010 - presets: add some context for skating used in different …
(edit) @6194   11 years Don-vip fix #8957 - add bicycle in preset for Dedicated Footway, remove …
(edit) @6193   11 years Don-vip see #8999 - add building=hospital/warehouse/retail to presets
(edit) @6192   11 years Don-vip fix #9000 - add a new validator test on barrier=entrance not set on …
(edit) @6191   11 years Don-vip fix #8996, fix #9001 - presets: add some context to common words used …
(edit) @6190   11 years Don-vip fix #8973 - presets: allow text attribute on optional item to set …
(edit) @6189   11 years Don-vip fix #9015 - add landuse=orchard to internal preset
(edit) @6188   11 years Don-vip fix #8748 - add building=* to amenity=place_of_worship preset
(edit) @6187   11 years Don-vip fix #9014 - add tourist_bus to road restriction preset
(edit) @6186   11 years Don-vip fix #8543 - new tagchecker warning: numerical key
(edit) @6185   11 years Don-vip fix #8950 - render public_transport=platform as areas
(edit) @6184   11 years Don-vip fix #8974 - tagchecker: allow waterway=dam on highway
(edit) @6183   11 years Don-vip fix #9013 - add waterway=wadi to presets/map style
(edit) @6182   11 years Don-vip fix #8849 - allow map icons up to 24x24 pixels without rescaling
(edit) @6181   11 years Don-vip see #9002 - fix QuadBuckets
(edit) @6180   11 years Don-vip MainMenu: make changesetManager entry public + javadoc
(edit) @6179   11 years Don-vip fix #8995 - restrict matching of emergency tag to specified values …
(edit) @6178   11 years Don-vip fix #9002 - QuadBuckets improvements (patch by shinigami)
(edit) @6177   11 years Don-vip see #9000 - wrong copy/paste
(edit) @6176   11 years Don-vip fix #9000 - add entrance to presets + deprecate building=entrance
(edit) @6175   11 years Don-vip see #8902 - Small performance enhancements / coding style (patches by …
(edit) @6174   11 years Don-vip see #8849 - use scaled down version of images in recently added tags panel
(edit) @6173   11 years Don-vip fix #8987 - immutable coordinates (patch by shinigami)
(edit) @6172   11 years Don-vip fix #8849: * Used scaled down (16x16 pixels) of large (.svg) images if …
(edit) @6171   11 years Don-vip fix #8986 - Data loading/bbox index counting optimization (patch by …
Note: See TracRevisionLog for help on using the revision log.