source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8843   8 years Don-vip see #11924 - allow openjdk-9-jre in Debian control file
(edit) @8842   8 years Don-vip fix #11953 - Drop menu file in favor of desktop file (patch by sebastic)
(edit) @8841   8 years Don-vip fix #11952 - add Keywords to josm{,-latest}.desktop + validation fixes …
(edit) @8840   8 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8839   8 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8838   8 years simon04 fix #11894 - Search: ">" unexpected behavior when values are not …
(edit) @8837   8 years Don-vip fix unit test broken in last commit
(edit) @8836   8 years Don-vip fix Checkstyle issues
(edit) @8835   8 years simon04 fix #10071 - Read MapCSS style/rule name from meta selector
(edit) @8834   8 years Don-vip update to checkstyle 6.11.2
(edit) @8833   8 years simon04 fix #11939 - MapCSS: fix parent_tag() in ∈ and ⧉ tests
(edit) @8832   8 years simon04 fix #11942 - Make gamma correction more robust to mysterious image types
(edit) @8831   8 years simon04 see #11934 - Typo
(edit) @8830   8 years simon04 fix #9012 - Saving a converted osm/gpx layer should save with correct …
(edit) @8829   8 years simon04 fix #10134 - Validator: allow to cancel validation tests This …
(edit) @8828   8 years simon04 fix #10493 - Preset <check>: make default="on/off" work
(edit) @8827   8 years simon04 fix #11934 - Comment a note before it is uploaded fails
(edit) @8826   8 years Don-vip see #11924 - update xmltask to a new modern version built from …
(edit) @8825   8 years Don-vip update to JUnit 4.12
(edit) @8824   8 years wiktorn When looking for similar imageries look only within the imageries of …
(edit) @8823   8 years simon04 fix #11818 - Display usage message for Orthogonalize Shape for 5s
(edit) @8822   8 years simon04 see #11916 - Search: allow to use multiple MapCSS selectors and …
(edit) @8821   8 years simon04 see #11916 - Allow to unselect regexp/MapCSS search mode
(edit) @8820   8 years Don-vip update to Groovy 2.4.5
(edit) @8819   8 years simon04 see #11897 - MergeLayerAction: merge active layer instead of edit …
(edit) @8818   8 years simon04 fix #11925, see #11897 - Re-enable merging of gpx, marker, geoimage …
(edit) @8817   8 years Don-vip see #11924 - JDK9 Jigsaw: do not run code in headless environment (for …
(edit) @8816   8 years Don-vip see #11924 - JDK9 Jigsaw: workaround for …
(edit) @8815   8 years wiktorn Improve tile display when imagery server returns errors randomly. * …
(edit) @8814   8 years simon04 fix #11656 - Use notifications when (one click) presets cannot be applied
(edit) @8813   8 years simon04 fix #10770 - GeoJSON export: allow to save coordinates in current map …
(edit) @8812   8 years simon04 see #11916 - Search: allow to use MapCSS selectors
(edit) @8811   8 years simon04 see #11916 - Refactoring of SearchAction/SearchCompiler
(edit) @8810   8 years Don-vip update to CheckStyle 6.11
(edit) @8809   8 years simon04 fix #11372 - Main: commandline uses OpenLocationAction for parsing …
(edit) @8808   8 years simon04 see #6963 - ParallelWayAction: use notification for invalid selection …
(edit) @8807   8 years simon04 fix #8110 - Conversion gpx -> osm -> gpx now retains order of segments …
(edit) @8806   8 years simon04 fix #10208 - Gpx markers: show names for audio, image, url, markers …
(edit) @8805   8 years simon04 see #6968 - Add also markers when converting data layer to gpx layer
(edit) @8804   8 years simon04 see #6968 - Allow converting gpx marker layer to osm data layer
(edit) @8803   8 years simon04 fix #9114 - Store imagery offset in session
(edit) @8802   8 years simon04 fix #9113 - Session: save into recently used files
(edit) @8801   8 years simon04 fix #10432 - Session: get rid of submenu
(edit) @8800   8 years simon04 fix #11702 - Imagery: re-add info messages on HTTP requests
(edit) @8799   8 years simon04 fix #11898 - Command line --download option broken for bounds
(edit) @8798   8 years simon04 I18n update
(edit) @8797   8 years Don-vip fix #11889 - adapt projection regression test to Java 9 for Jenkins build
(edit) @8796   8 years Don-vip fix #11889 - adapt projection regression test to Java 9 for Jenkins build
(edit) @8795   8 years Don-vip fix javadoc errors/warnings seen with JDK9
(edit) @8794   8 years Don-vip update wiki links
(edit) @8793   8 years Don-vip fix #11889 - adapt projection regression test to Java 9. Safe …
(edit) @8792   8 years simon04 fix #11895 see #11765 - Some menu entries are no longer translated …
(edit) @8791   8 years simon04 fix #11832 - MapCSS: support | in regular expression
(edit) @8790   8 years simon04 fix #11890 - "Add Node..." should automatically center on the newly …
(edit) @8789   8 years simon04 fix #11891 - Unable to merge more than two data layers - regression of …
(edit) @8788   8 years simon04 fix #10947 - "No data found in this area." message when Overpass query …
(edit) @8787   8 years simon04 see #11428 - Change Overpass task name in progress monitor to …
(edit) @8786   8 years simon04 fix #11626 - <checkgroup> blocks auto completion and match=*
(edit) @8785   8 years simon04 see #11852 - Disallow resolving null coordinate in conflict dialog
(edit) @8784   8 years simon04 see #11278 - Add test case w.r.t. parent_tag This checks whether …
(edit) @8783   8 years simon04 HostLimitQueue: log "host limit reached" as DEBUG message
(edit) @8782   8 years simon04 see #11428 - Extract Overpass request errors Those error messages are …
(edit) @8781   8 years simon04 see #11887 - Output parsed search expression on debug log
(edit) @8780   8 years simon04 fix #11886 - Selecting non branching ways with a filter applied
(edit) @8779   8 years simon04 I18n update
(edit) @8778   8 years Don-vip disable Proguard with Java 9 until …
(edit) @8777   8 years Don-vip Basic Java 9 support: make code compile, and Linux scripts detect it
(edit) @8776   8 years simon04 see #11843 - Run plugin tasks in the same thread Before, a separate …
(edit) @8775   8 years simon04 fix #8170 - MapCSS: add functions parent_tags(key) and …
(edit) @8774   8 years simon04 see #11592 - Add test case for MapCSS index() function
(edit) @8773   8 years Don-vip fix #11882 - ImageryCache plugin wasn't properly deprecated
(edit) @8772   8 years Don-vip remove deprecated code from jmapviewer, deprecate plugin …
(edit) @8771   8 years Don-vip don't use deprecated method
(edit) @8770   8 years Don-vip don't use deprecated method in unit test
(edit) @8769   8 years wiktorn Make column headers translable. Closes: #11881
(edit) @8768   8 years wiktorn When tile loading task was canceled, tiles were not properly mark as …
(edit) @8767   8 years Klumbumbus remove oneway arrows of deprecated tag waterway=rapids
(edit) @8766   8 years Klumbumbus fix #11866 - remove sport=safety_training
(edit) @8765   8 years Don-vip fix #11867 - ThumbsLoader freezes if EXIF orientation is not set …
(edit) @8764   8 years Don-vip fix Checkstyle issues
(edit) @8763   8 years wiktorn Fix layer naming for wms_endpoint layers and caching issues stemming …
(edit) @8762   8 years wiktorn Replace CacheFiles with JCS and remove CacheFiles Closes: #11869
(edit) @8761   8 years Klumbumbus see #11837 - improve validator warning text
(edit) @8760   8 years simon04 fix #11686 - Error by uploading changeset with too long tag Changeset …
(edit) @8759   8 years simon04 fix #11849 - Add NavigationComponentTest (patch by michael2402, modified)
(edit) @8758   8 years Klumbumbus new icons for traffic_calming=chocker|island|chicane (self designed, …
(edit) @8757   8 years simon04 fix #11853 - NPE while opening unavailable recent file
(edit) @8756   8 years simon04 fix #10023 - Add history of Overpass queries
(edit) @8755   8 years Klumbumbus fix #11862 - add noname=yes checkbox to …
(edit) @8754   8 years Klumbumbus fix #11837 - add validator warning `Suspicious tag/value combination: …
(edit) @8753   8 years simon04 fix #11774 - Warn about obvious misspelled tag keys (patch by mdk, …
(edit) @8752   8 years wiktorn Support situations, where WMTS service provides more than one tile set …
(edit) @8751   8 years wiktorn Introduce zoom offseting. See: #11856 * MemoryTileCache size based on …
(edit) @8750   8 years wiktorn Improve resposiveness of preferences window by moving expensive IO …
(edit) @8749   8 years Klumbumbus fix #11243 - move back power icons from nodist folder, which are used …
(edit) @8748   8 years simon04 see ##11765 - Fix audio menu name (regression from r8721)
(edit) @8747   8 years Klumbumbus fix #11851 - fix mappaint style for unclosed tourism=artwork
(edit) @8746   8 years Klumbumbus fix #11850 - don't ask for oneway on …
(edit) @8745   8 years simon04 see #11428 - Deprecate mirrored_download plugin which is part of core
(edit) @8744   8 years simon04 see #11428 - Refactoring (class/package structure)
Note: See TracRevisionLog for help on using the revision log.