source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8969   8 years Don-vip fix erroneous tagchecker warning: `key full_name:fa looks like …
(edit) @8968   8 years Don-vip update javadoc
(edit) @8967   8 years Don-vip fix #12027 - handle missing SVG files in help window
(edit) @8966   8 years akks fix #12023: 100% cpu load after turning off remote control
(edit) @8965   8 years simon04 see #10730 - Way splitting: fix and test (route) relation adaption
(edit) @8964   8 years simon04 see #10730 - Way splitting: add preference key to disable segment …
(edit) @8963   8 years simon04 see #10730 - Way splitting: hide id of new ways for non English languages
(edit) @8962   8 years Don-vip Double connect/read timeouts in presets validation unit test
(edit) @8961   8 years Don-vip fix #12019 - NPE with ChangePropertyCommand called on objects without …
(edit) @8960   8 years Don-vip fix #12018 - NPE
(edit) @8959   8 years Don-vip improve unit test detecting invalid presets
(edit) @8958   8 years Don-vip update javadoc + checkstyle fix + update presets links
(edit) @8957   8 years simon04 see #10350 - Allow subclasses of JosmAction access its inner classes
(edit) @8956   8 years simon04 fix #12009 - Preserve filename for conversion GPX -> OSM -> GPX …
(edit) @8955   8 years simon04 fix #11992 see #10730 - Joining Overlapping Areas results in …
(edit) @8954   8 years Don-vip cleaner output in unit tests
(edit) @8953   8 years Don-vip better detection of plugin loading failures for unit test
(edit) @8952   8 years Don-vip see #12012 - add log message for shortcut reassignments
(edit) @8951   8 years Don-vip fix #11909 - NPE
(edit) @8950   8 years Don-vip fix #12011 - add robustness
(edit) @8949   8 years Don-vip see #11968, see #12011 - add a new non-regression unit test …
(edit) @8948   8 years Don-vip i18n update
(edit) @8947   8 years Don-vip fix HeadlessException seen in unit tests
(edit) @8946   8 years Don-vip update link to StdUtils for NSIS v1.08
(edit) @8945   8 years Don-vip fix #12008 - do not create empty commands from tagging preset dialog + …
(edit) @8944   8 years Don-vip see #11468, #11518: missed another dummy plugin: RemoveRedundantPoints …
(edit) @8943   8 years Don-vip deprecate commons-imaging plugin in favour of apache-commons + fix …
(edit) @8942   8 years Don-vip Add constructor forgotten in r8927
(edit) @8941   8 years Don-vip fix #12004 - suggest to replace source:maxspeed=UK:* by …
(edit) @8940   8 years Don-vip better assertion message in unit test
(edit) @8939   8 years Don-vip fix problems seen in headless environment for jenkins
(edit) @8938   8 years Don-vip add new unit test to check that all available plugins can be loaded
(edit) @8937   8 years Don-vip add unit tests to check validity of all map paint styles and tagging …
(edit) @8936   8 years Don-vip add unit test to check syntax validity of all MapCSSTagChecker rules
(edit) @8935   8 years Don-vip enable SonarLint nature in Eclipse project
(edit) @8934   8 years Don-vip see #11390 - rework update dialog
(edit) @8933   8 years Don-vip fix #11262 - Images not displayed correctly in Help Browser
(edit) @8932   8 years Don-vip fix #11971 - -/=`key in Overpass Download changes map size
(edit) @8931   8 years Don-vip javadoc fixes
(edit) @8930   8 years Don-vip see #10730 - see #11992 - add regression unit test
(edit) @8929   8 years Don-vip javadoc fixes
(edit) @8928   8 years Don-vip javadoc fixes
(edit) @8927   8 years Don-vip fix #11998 - add two new protected boolean members to simplify …
(edit) @8926   8 years Don-vip javadoc fixes
(edit) @8925   8 years Don-vip see #11631 - see #11689 - remove commented code causing javadoc warnings
(edit) @8924   8 years Don-vip update references to Java bugs
(edit) @8923   8 years Don-vip see #11390 - invite Windows and OSX users to update to Java 8
(edit) @8922   9 years Don-vip javacc: patch TokenMgrError.template to get rid of redundant cast …
(edit) @8921   9 years Don-vip fix compilation warning
(edit) @8920   9 years Don-vip update presets links
(edit) @8919   9 years Don-vip move UserCancelException class in tools package and use it where …
(edit) @8918   9 years Don-vip checkstyle
(edit) @8917   9 years Don-vip fix unit tests
(edit) @8916   9 years Don-vip fix unit tests
(edit) @8915   9 years simon04 Harmonize warning strings See …
(edit) @8914   9 years Don-vip improve unit tests
(edit) @8913   9 years simon04 fix #9115 - Offer to save session when closing editor with unsaved changes
(edit) @8912   9 years simon04 fix #11151 - Not all buttons are shown in exit confirmation dialog …
(edit) @8911   9 years simon04 GBC: improve Javadoc
(edit) @8910   9 years Don-vip add unit test for ConflictAddCommand
(edit) @8909   9 years simon04 see #8070 - Remember location also of JOSM core LatLonDialog
(edit) @8908   9 years Don-vip improve download tasks unit tests
(edit) @8907   9 years Don-vip fix #11989 - middle click function broken (patch by michael2402)
(edit) @8906   9 years Don-vip remove deprecated stuff
(edit) @8905   9 years Don-vip sonar minor fixes
(edit) @8904   9 years Don-vip Add first unit tests for download tasks
(edit) @8903   9 years Don-vip fix #11968 - Show node icons from style in selection list and relation …
(edit) @8902   9 years Don-vip checkstyle
(edit) @8901   9 years Don-vip fix #11969 - Add yh:WIDTH to tags.discardable
(edit) @8900   9 years Don-vip fix #11986, fix #11987, fix #11988: Patches by michael2402: * …
(edit) @8899   9 years simon04 Refactoring in SearchCompiler: parse type, user, role as any …
(edit) @8898   9 years simon04 see #10465 - SearchAction: drop isRole since role does the same
(edit) @8897   9 years simon04 fix #10730 - Way splitting: improve dialog layout and hide id of new ways
(edit) @8896   9 years simon04 see #10465 - SearchAction: drop isRole since role does the same
(edit) @8895   9 years simon04 Refactor usage of ExtensionFileFilter introduced in r8894
(edit) @8894   9 years simon04 fix #7058 - Ability to load gz and bz2 zipped NMEA files
(edit) @8893   9 years simon04 fix #11917 - remove the words "not present" in the object history …
(edit) @8892   9 years simon04 see #11858 - Improve way accuracy: when deleting a node which is …
(edit) @8891   9 years Klumbumbus fix last commit
(edit) @8890   9 years Klumbumbus reduce length of "other shops" group by adding new "For the body" group
(edit) @8889   9 years Klumbumbus fix #11977 do not warn about oneway together with traffic_sign:backward
(edit) @8888   9 years Klumbumbus fix #11979 - Move night club and strip club from "Food" group to …
(edit) @8887   9 years simon04 I18n update
(edit) @8886   9 years simon04 fix #10730 - Way splitting: reuse id/history of existing object for …
(edit) @8885   9 years simon04 see #11936 - Restroom preset: use translation context for …
(edit) @8884   9 years simon04 fix #10465 - SearchAction: add hasRole and isRole keywords
(edit) @8883   9 years simon04 fix #11911 - SearchAction: show progress and allow to cancel operation
(edit) @8882   9 years Don-vip sonar - squid:S2386 - Mutable fields should not be "public static"
(edit) @8881   9 years Don-vip add unit test for plugin list download
(edit) @8880   9 years Don-vip checkstyle + remove call to org.hamcrest.CoreMatchers.is (generating …
(edit) @8879   9 years Klumbumbus see #11926 - disable alphabetic sorting also for trail_visibility
(edit) @8878   9 years Klumbumbus see #11696 - add values_no_i18n="true" to service_times in default …
(edit) @8877   9 years simon04 fix #11926 - Presets: option to disable alphabetic sorting for a …
(edit) @8876   9 years Don-vip cleanup unit tests
(edit) @8875   9 years simon04 see #11809 - Replace relation sort/sort_below/reverse icons The icons …
(edit) @8874   9 years simon04 fix #10467 - MapCSS: allow comparisons in regexp key conditions
(edit) @8873   9 years Don-vip fix #11967 - Regression: Object count in validator broken + add unit test
(edit) @8872   9 years simon04 fix #11696 - Option to prevent translation of values in presets
(edit) @8871   9 years simon04 fix #10018 fix #11945 - Improve relation member conflict resolution …
(edit) @8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8869   9 years Klumbumbus fix #11919 - add tourism=wilderness_hut to preset (mappaint style …
(edit) @8868   9 years Klumbumbus fix #11944 - add shop=photo to preset and mappaint style
(edit) @8867   9 years Klumbumbus fix #11936 - add female|male|unisex check to toilet preset
(edit) @8866   9 years Klumbumbus move "addr:street in address preset from optional to "required …
(edit) @8865   9 years Klumbumbus fix #11896 - add amenity=compressed_air to preset and mappaint style
(edit) @8864   9 years Don-vip checkstyle
(edit) @8863   9 years Don-vip major code cleanup/refactoring of tagging presets: slay the monster …
(edit) @8862   9 years wiktorn Revert move of tileSource initialization to constructor. Fixes …
(edit) @8861   9 years wiktorn Remove MEMORY_SIZE based settings and fix high cpu usage when showing …
(edit) @8860   9 years wiktorn Make MemoryTileCache instiated per-layer instead static. Static …
(edit) @8859   9 years Don-vip improve search compiler unit test
(edit) @8858   9 years Don-vip add unit test for note reading
(edit) @8857   9 years Don-vip improve/cleanup unit tests
(edit) @8856   9 years Don-vip fix #11957 - partial revert of r8851 - do not replace Stack by …
(edit) @8855   9 years Don-vip sonar - Unused private method should be removed sonar - Unused …
(edit) @8854   9 years Don-vip overpass download reader: fix invalid algorithm caused by bad copy/paste
(edit) @8853   9 years Don-vip see #2519 - remove unused code
(edit) @8852   9 years Don-vip remove old property from build.xml
(edit) @8851   9 years Don-vip sonar - squid:S1149 - Synchronized classes Vector, Hashtable, Stack …
(edit) @8850   9 years Don-vip sonar - squid:S3047 - Multiple loops over the same set should be combined
(edit) @8849   9 years Don-vip sonar - squid:S1643 - Strings should not be concatenated using '+' in …
(edit) @8848   9 years Don-vip sonar - squid:S2131 - Primitives should not be boxed just for "String" …
(edit) @8847   9 years Don-vip checkstyle
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8845   9 years Don-vip fix #11954 - Install application icons per Icon Theme Specification …
(edit) @8844   9 years Don-vip fix #11933 - add post_box:type to internal preset amenity=post_box
(edit) @8843   9 years Don-vip see #11924 - allow openjdk-9-jre in Debian control file
(edit) @8842   9 years Don-vip fix #11953 - Drop menu file in favor of desktop file (patch by sebastic)
(edit) @8841   9 years Don-vip fix #11952 - add Keywords to josm{,-latest}.desktop + validation fixes …
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8839   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8838   9 years simon04 fix #11894 - Search: ">" unexpected behavior when values are not …
(edit) @8837   9 years Don-vip fix unit test broken in last commit
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8835   9 years simon04 fix #10071 - Read MapCSS style/rule name from meta selector
(edit) @8834   9 years Don-vip update to checkstyle 6.11.2
(edit) @8833   9 years simon04 fix #11939 - MapCSS: fix parent_tag() in ∈ and ⧉ tests
(edit) @8832   9 years simon04 fix #11942 - Make gamma correction more robust to mysterious image types
(edit) @8831   9 years simon04 see #11934 - Typo
(edit) @8830   9 years simon04 fix #9012 - Saving a converted osm/gpx layer should save with correct …
(edit) @8829   9 years simon04 fix #10134 - Validator: allow to cancel validation tests This …
(edit) @8828   9 years simon04 fix #10493 - Preset <check>: make default="on/off" work
(edit) @8827   9 years simon04 fix #11934 - Comment a note before it is uploaded fails
(edit) @8826   9 years Don-vip see #11924 - update xmltask to a new modern version built from …
(edit) @8825   9 years Don-vip update to JUnit 4.12
(edit) @8824   9 years wiktorn When looking for similar imageries look only within the imageries of …
(edit) @8823   9 years simon04 fix #11818 - Display usage message for Orthogonalize Shape for 5s
(edit) @8822   9 years simon04 see #11916 - Search: allow to use multiple MapCSS selectors and …
(edit) @8821   9 years simon04 see #11916 - Allow to unselect regexp/MapCSS search mode
(edit) @8820   9 years Don-vip update to Groovy 2.4.5
(edit) @8819   9 years simon04 see #11897 - MergeLayerAction: merge active layer instead of edit …
(edit) @8818   9 years simon04 fix #11925, see #11897 - Re-enable merging of gpx, marker, geoimage …
(edit) @8817   9 years Don-vip see #11924 - JDK9 Jigsaw: do not run code in headless environment (for …
(edit) @8816   9 years Don-vip see #11924 - JDK9 Jigsaw: workaround for …
(edit) @8815   9 years wiktorn Improve tile display when imagery server returns errors randomly. * …
(edit) @8814   9 years simon04 fix #11656 - Use notifications when (one click) presets cannot be applied
(edit) @8813   9 years simon04 fix #10770 - GeoJSON export: allow to save coordinates in current map …
(edit) @8812   9 years simon04 see #11916 - Search: allow to use MapCSS selectors
(edit) @8811   9 years simon04 see #11916 - Refactoring of SearchAction/SearchCompiler
(edit) @8810   9 years Don-vip update to CheckStyle 6.11
(edit) @8809   9 years simon04 fix #11372 - Main: commandline uses OpenLocationAction for parsing …
(edit) @8808   9 years simon04 see #6963 - ParallelWayAction: use notification for invalid selection …
(edit) @8807   9 years simon04 fix #8110 - Conversion gpx -> osm -> gpx now retains order of segments …
(edit) @8806   9 years simon04 fix #10208 - Gpx markers: show names for audio, image, url, markers …
(edit) @8805   9 years simon04 see #6968 - Add also markers when converting data layer to gpx layer
(edit) @8804   9 years simon04 see #6968 - Allow converting gpx marker layer to osm data layer
(edit) @8803   9 years simon04 fix #9114 - Store imagery offset in session
(edit) @8802   9 years simon04 fix #9113 - Session: save into recently used files
(edit) @8801   9 years simon04 fix #10432 - Session: get rid of submenu
Note: See TracRevisionLog for help on using the revision log.