source: osm/applications

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31608   10 years malcolmh handle null attributes
(edit) @31607   10 years simon04 Revert "JOSM/plugins: remove gone plugins from build script" Those …
(edit) @31606   10 years wiktorn Fix for MemoryTileCache growing uncontrolled
(edit) @31605   10 years simon04 JOSM/plugins: remove gone plugins from build script
(edit) @31604   10 years simon04 JOSM/plugins; I18n update - dist
(edit) @31603   10 years simon04 JOSM/plugins; I18n update
(edit) @31602   10 years donvip [josm_geotools] update to GeoTools 14.0 (dist with ejml)
(edit) @31601   10 years donvip [josm_geotools] add new cots of GeoTools 14.0
(edit) @31600   10 years donvip [josm_geotools] update to GeoTools 14.0 (dist)
(edit) @31599   10 years donvip [josm_geotools] update to GeoTools 14.0
(edit) @31598   10 years malcolmh xml escapes
(edit) @31597   10 years simon04 JOSM/reverter: dist - see #josm11699
(edit) @31596   10 years simon04 JOSM/reverter: Support multiple changesets at the same time - fixes …
(edit) @31595   10 years simon04 JOSM/reverter: dist - see #josm11857
(edit) @31594   10 years simon04 JOSM/reverter: Fix EDT violation - fixes #josm11857
(edit) @31593   10 years simon04 JOSM/reverter: dist - see #josm11811
(edit) @31592   10 years simon04 JOSM/reverter: Fix IllegalStateException when the first+last node of a …
(edit) @31591   10 years simon04 JOSM/reverter: dist - see #josm11922
(edit) @31590   10 years simon04 JOSM/reverter: Shouldn't display the changeset number with thousands …
(edit) @31589   10 years donvip update to Groovy 2.4.5
(edit) @31588   10 years wiktorn loading a tile does not mean, that the tile is not loaded. If the tile …
(edit) @31587   10 years simon04 JOSM/routes: refactor for breaking search API changes - see #josm11916
(edit) @31586   10 years simon04 JOSM/routes: refactor for breaking search API changes - see #josm11916
(edit) @31585   10 years simon04 JOSM/routes: refactor for upcoming search API changes - dist
(edit) @31584   10 years simon04 JOSM/routes: refactor for upcoming search API changes
(edit) @31582   10 years donvip release JMapViewer 1.11
(edit) @31581   10 years donvip fix Checkstyle issues
(edit) @31580   10 years donvip update to CheckStyle 6.11
(edit) @31579   10 years donvip [josm_turnrestrictions] update to JOSM 8760 (dist, fixes #josm11884)
(edit) @31578   10 years donvip fix #josm11884 - Turnrestrictions plugin throws NoSuchMethodError - …
(edit) @31577   10 years donvip [josm_tageditor] update to JOSM 8760 (dist, fixes #josm11883)
(edit) @31576   10 years donvip fix #josm11883 - typo in build.xml
(edit) @31575   10 years donvip [josm_imagerycache] deprecate plugin (now in core in JOSM 8772)
(edit) @31574   10 years donvip [josm_elevationprofile] update to JOSM 8772
(edit) @31573   10 years donvip remove deprecated code
(edit) @31572   10 years wiktorn Introduce method for marking tile as canceled
(edit) @31570   10 years donvip fix Checkstyle issues
(edit) @31569   10 years donvip [josm_seachart] fix build
(edit) @31568   10 years donvip [josm_plugins] include moez plugins
(edit) @31567   10 years donvip [josm_plugins] include seachart
(edit) @31566   10 years donvip [josm_plugins] include rasterfilters
(edit) @31565   10 years nkaragiannakis update jar
(edit) @31564   10 years nkaragiannakis check windows path
(edit) @31563   10 years donvip [josm_turnrestrictions] update to JOSM 8760 (dist)
(edit) @31562   10 years donvip [josm_turnrestrictions] update to JOSM 8760
(edit) @31561   10 years donvip [josm_tageditor] update to JOSM 8760 (dist)
(edit) @31560   10 years donvip [josm_tageditor] update to JOSM 8760
(edit) @31559   10 years donvip [josm_buildings_tools] update to JOSM 8760 (dist)
(edit) @31558   10 years donvip [josm_buildings_tools] update to JOSM 8760
(edit) @31557   10 years donvip [josm_plugins] add OSMRecPlugin to build.xml + update svn:ignore
(edit) @31555   10 years nkaragiannakis update jar
(edit) @31554   10 years nkaragiannakis model combination update
(edit) @31553   10 years wiktorn Align with removal of JobDispatcher. Closes: #josm11840
(edit) @31552   10 years wiktorn Align with removal of JobDispatcher. Closes #josm11840
(edit) @31551   10 years nokutu Update Mapillary plugin version.
(edit) @31550   10 years nokutu Increased version number
(edit) @31549   10 years nokutu Fixed importing bug. Images without gps data would not get their …
(edit) @31548   10 years wiktorn Move tile loading to separate thread to prevent blocking EDT thread …
(edit) @31547   10 years wiktorn Move tile loading to separate thread to prevent blocking EDT thread …
(edit) @31546   10 years wiktorn Move tile loading to separate thread to prevent blocking EDT thread …
(edit) @31545   10 years wiktorn Fix ElevationProfile after JobDispatcher removal. Closes #josm11840
(edit) @31544   10 years wiktorn Align ElevationProfile plugin to JobDispatcher removal. Addresses: #11840
(edit) @31543   10 years simon04 JOSM/mirrored_download: Remove mirrored_download plugin (has been …
(edit) @31542   10 years simon04 JOSM/wayselector: Remove wayselector plugin (has been integrated into …
(edit) @31541   10 years donvip fix javadoc, update to Checkstyle 6.10.1
(edit) @31540   10 years wiktorn Remove org.openstreetmap.gui.jmapviewer.JobDispatcher as it is not use …
(edit) @31539   10 years simon04 jmapviewer: use FutureTask to load bing attribution data
(edit) @31538   10 years simon04 jmapviewer: Give bing attribution fetcher thread a name
(edit) @31536   10 years wiktorn Do not block in EDT thread, when waiting for attribution download. …
(edit) @31535   10 years simon04 JOSM/mirrored_download: Drop shortcut in favour of JOSM core action - …
(edit) @31534   10 years simon04 JOSM/mirrored_download: Drop shortcut in favour of JOSM core action - …
(edit) @31532   10 years malcolmh update
(edit) @31531   10 years donvip fix ​#josm11810 - update to JOSM 8526 (dist)
(edit) @31530   10 years donvip see #josm11810 - update to JOSM 8526
(edit) @31529   10 years donvip [josm_plugins] update to Groovy 2.4.4
(edit) @31528   10 years niplecrumple Fixed bug with NullPointer [found by donvip]
(edit) @31527   10 years niplecrumple Fixed bug with NullPointer from donvip
(edit) @31526   10 years nokutu Update Mapillary plugin to v1.0.2
(edit) @31525   10 years nokutu Increased version number
(edit) @31524   10 years nokutu Fix #11799
(edit) @31523   10 years donvip [jmapviewer] release 1.10
(edit) @31522   10 years donvip [jmapviewer] update to checkstyle 6.9
(edit) @31521   10 years simon04 JOSM/mirrored_download: Overpass download is part of core - see …
(edit) @31520   10 years simon04 JOSM/mirrored_download: Overpass download is part of core - see #josm11428
(edit) @31519   10 years nokutu Update Mapillary plugin to version 1.0.1
(edit) @31518   10 years nokutu Change build.gradle to use latest JOSM version and fixed code issues …
(edit) @31517   10 years nokutu Update Mapillary plugin to version 1.0
(edit) @31516   10 years nokutu Version update.
(edit) @31515   10 years nokutu Code improved, typos corrected and small enhances
(edit) @31514   10 years nokutu Code improvements and fixed a bug caused by trying to upload a picture …
(edit) @31513   10 years nokutu Minor code enhances.
(edit) @31512   10 years nokutu Extracted import methods and added a few more links when right …
(edit) @31511   10 years nokutu Improved texts and used tr() method on some Strings.
(edit) @31510   10 years niplecrumple Patch from simon04: fixed problem with path
(edit) @31509   10 years niplecrumple Patch from simon04: problem with path fixed
(edit) @31508   10 years simon04 JOSM/pluins: revert build-common.xml modification from r31470 - this …
(edit) @31507   10 years niplecrumple Updated plugin
(edit) @31506   10 years niplecrumple Fixed problem with sliders of integer type
(edit) @31505   10 years niplecrumple Fixed bug with NullPointerException after removing all filters
(edit) @31504   10 years niplecrumple Added some javadocs. Fixed bug with closing JOSM.
Note: See TracRevisionLog for help on using the revision log.