source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6387   10 years simon04 i18n update - see #9315
(edit) @6386   10 years Don-vip fix #9291 - validator: do not warn for unclosed ways and sport=climbing
(edit) @6385   10 years Don-vip fix #8434 - Full support of man_made=monitoring_station instead of …
(edit) @6384   10 years Don-vip fix #8966, fix #9106, fix #9289, fix #9301, fix #9302 - …
(edit) @6383   10 years simon04 i18n update
(edit) @6382   10 years Don-vip fix #9307 - ignore maxspeed in tagchecker (patch by skyper)
(edit) @6381   10 years Don-vip fix #9288 - validator: ignore railway=proposed in crossing ways
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6379   10 years simon04 OpeningHourTest: better wording for test description
(edit) @6378   10 years Don-vip Sonar/Findbugs - fix various violations, javadoc
(edit) @6377   10 years simon04 see #9157 - make some errors in opening_hours fixable
(edit) @6376   10 years simon04 see #9157 - check collection_times and service_times as well And …
(edit) @6375   10 years Don-vip ignore opening_hours in tagchecker
(edit) @6374   10 years Don-vip fix #9286 - fix rendering of names for rescaled SVG icons
(edit) @6373   10 years Don-vip see #9285 - should fix exception of opening_hours validator test with …
(edit) @6372   10 years Don-vip fix #9284 - fix compilation
(edit) @6371   10 years simon04 fix #9157 - read opening_hours.js in UTF-8
(edit) @6370   10 years simon04 fix #9157 - add opening_hours validation test This test utilizes …
(edit) @6369   10 years Don-vip fix #9278, fix #9280 - Validator: ignore some keys in tagchecker
(edit) @6368   10 years Don-vip see #9141 - validator: Remove service and road support for missing …
(edit) @6367   10 years Don-vip Sonar/Findbugs - unused code
(edit) @6366   10 years Don-vip fix #9062 - fix rendering of named ways with P2 map style (patch by AlfonZ)
(edit) @6365   10 years Don-vip Sonar/Findbugs - fix of recent violations
(edit) @6364   10 years Don-vip fix #3744 - Refresh list of TMS layers of download dialog when imagery …
(edit) @6363   10 years Don-vip fix #7802 - Zoom in with "+" does not work
(edit) @6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @6361   10 years Don-vip Sonar/Findbugs - Unused formal parameter
(edit) @6360   10 years Don-vip Sonar/Findbugs - Hide Utility Class Constructor
(edit) @6359   10 years Don-vip fix tab usage
(edit) @6358   10 years Don-vip fix #9185, fix #9187 - presets/map style update: - update of …
(edit) @6357   10 years Don-vip fix #5382 - add an option to display a notification at each autosave …
(edit) @6356   10 years Don-vip fix #9261 - do not consider objects tagged only with area as tagged
(edit) @6355   10 years Don-vip code cleanup
(edit) @6354   10 years Don-vip print duration of tests for performance evaluation
(edit) @6353   10 years Don-vip fix #9251 - Search button disabled - regression from r6336
(edit) @6352   10 years Don-vip fix #9247 - Wrong warning: area style not closed for dam with P2 map …
(edit) @6351   10 years Don-vip update P2 map paint style: support of amenity=library, …
(edit) @6350   10 years Don-vip fix #9201 - Remote control: Additional validation of arguments of …
(edit) @6349   10 years Don-vip fix #9234 - For identified users, notifies periodically (every 5 …
(edit) @6348   10 years Don-vip fix #7019 - Don't perform proxy resolution when not needed (slows down …
(edit) @6347   10 years Don-vip see #9185 - white space unity in presets (patch by skyper)
(edit) @6346   10 years Don-vip fix #9076, fix #9213: - Presets: add internet_access preset, remove …
(edit) @6345   10 years Don-vip see #9158 - revert r6297
(edit) @6344   10 years Don-vip see #9238 - forgot power=minor_line
(edit) @6343   10 years Don-vip fix #9238 - tagchecker: new validator test for power lines without …
(edit) @6342   10 years Don-vip various fixes
(edit) @6341   10 years Don-vip Prepare arrival of Java 7u51 (14th january 2014) - update Manifest to …
(edit) @6340   10 years Don-vip refactor of some GUI/widgets classes (impacts some plugins): - …
(edit) @6339   10 years Don-vip fix display of notifications when the map is not displayed
(edit) @6338   10 years Don-vip fix #9220 - fix toggle actions for good
(edit) @6337   10 years stoecker fix #9229 - proper coding of chines links
(edit) @6336   10 years Don-vip code cleanup / robustness in edit layer handling
(edit) @6335   10 years Don-vip Sonar/Findbugs - Unused Private Fields
(edit) @6334   10 years Don-vip Sonar/Findbugs - Format string should use %n rather than \n
(edit) @6333   10 years Don-vip fix #9189 - NPE when deleting data layer + additional usage of …
(edit) @6332   10 years Don-vip fix #9201 - fix remote control usage examples for handlers with …
(edit) @6331   10 years Don-vip fix #9205 - validation run on upload is not updating validation window …
(edit) @6330   10 years Don-vip fix #9207 - Robustness in Addresses test
(edit) @6329   10 years Don-vip fix #9217 - tagchecker: allow auto-fix for single test/alternative
(edit) @6328   10 years Don-vip see #9229 - Mistakes in the defaultpresets.xml (modified patch by DeeHants)
(edit) @6327   10 years Don-vip fix #9220 - toggle actions not usable via menu items (regression from …
(edit) @6326   10 years Don-vip see #9172 - additional typo changes
(edit) @6325   10 years stoecker see #3540 - update translated links to wiki, add update script
(edit) @6324   10 years Don-vip fix #9172 - rename "Properties / Memberships" as "Tags / Memberships"
(edit) @6323   10 years Don-vip fix #9171 - NullPointerException when hitting enter when Search …
(edit) @6322   10 years Don-vip fix #9226 - console spammed with "java.lang.NumberFormatException" …
(edit) @6321   10 years akks fix #9200: repair tags copy-pasting
(edit) @6320   11 years xeen include primitive type when copying IDs to clipboard (fixes #4644)
(edit) @6319   11 years akks fix #9046: Paste Tags in relation editor should work for text buffer
(edit) @6318   11 years bastiK fixed #9177 - combobox not correctly constructed (patch by AlfonZ)
(edit) @6317   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6315   11 years simon04 fix #9068 - Don't warn about empty key and empty value in upload tags
(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
Note: See TracRevisionLog for help on using the revision log.