source: josm/trunk/src/org/openstreetmap/josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @8886   9 years simon04 fix #10730 - Way splitting: reuse id/history of existing object 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) @8880   9 years Don-vip checkstyle + remove call to org.hamcrest.CoreMatchers.is (generating …
(edit) @8877   9 years simon04 fix #11926 - Presets: option to disable alphabetic sorting for a …
(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) @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) @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) @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) @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) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8835   9 years simon04 fix #10071 - Read MapCSS style/rule name from meta selector
(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) @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) @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) @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
(edit) @8800   9 years simon04 fix #11702 - Imagery: re-add info messages on HTTP requests
(edit) @8799   9 years simon04 fix #11898 - Command line --download option broken for bounds
(edit) @8795   9 years Don-vip fix javadoc errors/warnings seen with JDK9
(edit) @8792   9 years simon04 fix #11895 see #11765 - Some menu entries are no longer translated …
(edit) @8791   9 years simon04 fix #11832 - MapCSS: support | in regular expression
(edit) @8790   9 years simon04 fix #11890 - "Add Node..." should automatically center on the newly …
(edit) @8789   9 years simon04 fix #11891 - Unable to merge more than two data layers - regression of …
(edit) @8788   9 years simon04 fix #10947 - "No data found in this area." message when Overpass query …
(edit) @8787   9 years simon04 see #11428 - Change Overpass task name in progress monitor to …
(edit) @8786   9 years simon04 fix #11626 - <checkgroup> blocks auto completion and match=*
(edit) @8785   9 years simon04 see #11852 - Disallow resolving null coordinate in conflict dialog
(edit) @8783   9 years simon04 HostLimitQueue: log "host limit reached" as DEBUG message
(edit) @8782   9 years simon04 see #11428 - Extract Overpass request errors Those error messages are …
(edit) @8781   9 years simon04 see #11887 - Output parsed search expression on debug log
(edit) @8780   9 years simon04 fix #11886 - Selecting non branching ways with a filter applied
(edit) @8777   9 years Don-vip Basic Java 9 support: make code compile, and Linux scripts detect it
(edit) @8776   9 years simon04 see #11843 - Run plugin tasks in the same thread Before, a separate …
(edit) @8775   9 years simon04 fix #8170 - MapCSS: add functions parent_tags(key) and …
(edit) @8773   9 years Don-vip fix #11882 - ImageryCache plugin wasn't properly deprecated
(edit) @8772   9 years Don-vip remove deprecated code from jmapviewer, deprecate plugin …
(edit) @8771   9 years Don-vip don't use deprecated method
(edit) @8769   9 years wiktorn Make column headers translable. Closes: #11881
(edit) @8768   9 years wiktorn When tile loading task was canceled, tiles were not properly mark as …
(edit) @8767   9 years Klumbumbus remove oneway arrows of deprecated tag waterway=rapids
(edit) @8765   9 years Don-vip fix #11867 - ThumbsLoader freezes if EXIF orientation is not set …
(edit) @8764   9 years Don-vip fix Checkstyle issues
(edit) @8763   9 years wiktorn Fix layer naming for wms_endpoint layers and caching issues stemming …
(edit) @8762   9 years wiktorn Replace CacheFiles with JCS and remove CacheFiles Closes: #11869
(edit) @8760   9 years simon04 fix #11686 - Error by uploading changeset with too long tag Changeset …
(edit) @8757   9 years simon04 fix #11853 - NPE while opening unavailable recent file
(edit) @8756   9 years simon04 fix #10023 - Add history of Overpass queries
(edit) @8753   9 years simon04 fix #11774 - Warn about obvious misspelled tag keys (patch by mdk, …
(edit) @8752   9 years wiktorn Support situations, where WMTS service provides more than one tile set …
(edit) @8751   9 years wiktorn Introduce zoom offseting. See: #11856 * MemoryTileCache size based on …
(edit) @8750   9 years wiktorn Improve resposiveness of preferences window by moving expensive IO …
(edit) @8748   9 years simon04 see ##11765 - Fix audio menu name (regression from r8721)
Note: See TracRevisionLog for help on using the revision log.