source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9370   7 years bastiK unit test & javadoc
(edit) @9369   7 years simon04 see #12300 - Allow to drag from select list to relation members
(edit) @9368   7 years simon04 see #12300 - Drag and Drop support for relation member list reordering
(edit) @9367   7 years Klumbumbus add location to bunker preset
(edit) @9366   7 years simon04 see #8749 - Show a notification after performing "Add selection to …
(edit) @9365   7 years simon04 see #8749 - Make "Add selection to relation" an expert action
(edit) @9364   7 years Klumbumbus fix #12317 - add trees to orchard preset (values which are used more …
(edit) @9363   7 years Klumbumbus fix #12311 - deprecate type for amenity=studio and replace by studio
(edit) @9362   7 years Klumbumbus fix #12287 - add barrier=jersey_barrier to preset and mappaint style
(edit) @9361   7 years Klumbumbus fix #12288 - add denomination=spiritist to church preset
(edit) @9360   7 years simon04 fix #12286 - Preset dialog: display the related key in a tooltip for …
(edit) @9359   7 years simon04 fix #12314 - Validator: do not attempt to delete twice
(edit) @9358   7 years simon04 fix #12309 - Improve Way Accuracy: draw helper lines to intersecting way
(edit) @9357   7 years simon04 fix #12321 - Allow JOSM to be compiled outside of repository root …
(edit) @9356   7 years simon04 see #7943 - OAuth: Display instructions for for non-standard OSM APIs …
(edit) @9355   7 years simon04 fix #7943 - Make OAuth work for non-standard OSM APIs You will need …
(edit) @9354   7 years simon04 Fix EDT violation
(edit) @9353   7 years simon04 Refactoring: introduce OsmApi#getServerUrl
(edit) @9352   7 years simon04 fix #7612 - Prefer OAuth, provide authorization at upload
(edit) @9351   7 years simon04 Refactoring: use Fork/Join Tasks for parallel execution
(edit) @9350   7 years simon04 fix #6171 - Improve OAuth message in wizard Since OAuth is considered …
(edit) @9349   7 years simon04 see #12083 - Search: improve error message when keyword without a …
(edit) @9348   7 years simon04 see #12083 - When activating an erroneous filter, name the filter with …
(edit) @9347   7 years simon04 fix #12224 - Dialog for "Search menu items" This places the "Search …
(edit) @9346   7 years simon04 fix #10773 - Improve map status display for projected coordinate systems
(edit) @9345   7 years stoecker fix possible NPE
(edit) @9344   7 years Don-vip see #11924 - fix one javadoc warning with JDK9, add more unit tests
(edit) @9343   7 years Don-vip update Potlatch 2 style. Adds support for natural=tree and …
(edit) @9342   7 years Don-vip report changes from r7127 and r7671 to patched files of potlatch2 …
(edit) @9341   7 years bastiK mapcss: basic support for :selected pseudoclass (see #9891)
(edit) @9340   7 years Don-vip see #12313 - rename imagery synchronization script so that it can be …
(edit) @9339   7 years Don-vip see #12312 - add non-regression unit test
(edit) @9338   7 years simon04 fix #12312 - Error when loading GPX file with single point and track …
(edit) @9337   7 years Don-vip new unit tests
(edit) @9336   7 years Don-vip see #12282 - log a warning for MapCSS @media queries (deprecated …
(edit) @9335   7 years Don-vip see #10278 - use @supports rules instead of @media queries …
(edit) @9334   7 years Don-vip see #12282 - handle warnings for mappaint styles: - Log warnings that …
(edit) @9333   7 years Don-vip see #12186, #11924 - update projection regression test file for Java 9 …
(edit) @9332   7 years Don-vip see #11924 - if available, use java.runtime.version instead of …
(edit) @9331   7 years Don-vip see #12255 - add robustness
(edit) @9330   7 years Don-vip see #11924 - update to Groovy 2.4.6-SNAPSHOT (rev …
(edit) @9329   7 years Don-vip fix #12255 - fix EXIF time parsing regression
(edit) @9328   7 years Don-vip add more unit tests
(edit) @9327   7 years simon04 I18n update
(edit) @9326   7 years simon04 OsmReader: do not inform about undefined elements send from Overpass …
(edit) @9325   7 years simon04 see #7670 fix #7647 - Fetching objects via Overpass API recurses down …
(edit) @9324   7 years simon04 MultiFetchServerObjectReader: shutdown threads after use
(edit) @9323   7 years bastiK fix bug in hashCode() (relatively harmless this time)
(edit) @9322   7 years Don-vip see #12240 - add taginfo test for popular tags - ignore unknown tags …
(edit) @9321   7 years Don-vip fix #12234 - disable power validation test for nodes outside of …
(edit) @9320   7 years simon04 Refactoring (make Help a JosmAction)
(edit) @9319   7 years simon04 fix #12298 - ArrayIndexOutOfBoundsException when adding tag to empty …
(edit) @9318   7 years simon04 fix #11693 - Overpass download: set default timeout to 180s
(edit) @9317   7 years simon04 Allow changing coordinate format in status bar
(edit) @9316   7 years simon04 I18n update From a manual export via Launchpad
(edit) @9315   7 years simon04 see #8838 - Javadoc
(edit) @9314   7 years simon04 fix #7094 see #12231 - HttpClient: set Content-Length for all …
(edit) @9313   7 years simon04 fix #8050 - Make OSM API OAuth and imagery HTTP authentication work …
(edit) @9312   7 years simon04 Preferences: backup before resetting the preference file
(edit) @9311   7 years simon04 fix #6044 - Do not overwrite preferences_backup when loading …
(edit) @9310   7 years simon04 fix #11773 - Saving osm files in JOSM will save the nodes in one of …
(edit) @9309   7 years simon04 see #12292 - Allow to disconnect HttpClient in connecting phase
(edit) @9308   7 years simon04 fix #11693 - Overpass download: parse and use timeout from …
(edit) @9307   7 years simon04 see #12232 - Fix XML (duplicate attribute)
(edit) @9306   7 years Klumbumbus fix #12232 - Add new railway and way icons, by zermes (CC0/PD), icons …
(edit) @9305   7 years simon04 Import images: avoid NPE
(edit) @9304   7 years simon04 fix #12237 - Preset search: JOSM remembers presets not used …
(edit) @9303   7 years simon04 fix #12280 - Save as in layer list context menu does not add to list …
(edit) @9302   7 years Klumbumbus see #12135 - add mappaint for entrance=staircase and …
(edit) @9301   7 years simon04 OAuth: logout via HTTPS, no need to follow logout redirect
(edit) @9300   7 years simon04 OAuth: increase default dialog size
(edit) @9299   7 years Don-vip checkstyle
(edit) @9298   7 years bastiK fixed #12279 - JOSM hangs when opening a large file
(edit) @9297   7 years Don-vip fix #12278 - Fix checkstyle file names (patch by michael2402)
(edit) @9296   7 years Don-vip fix #12249 - Fix Findbugs warnings "Exceptional return value of …
(edit) @9295   7 years simon04 Fixup r9293
(edit) @9294   7 years Klumbumbus remove incline from culvert preset as this does not make sense.
(edit) @9293   7 years simon04 Fixup r9290
(edit) @9292   7 years simon04 see #8838 - Unglue: ask the user about tags/membership Let the user …
(edit) @9291   7 years simon04 Refactoring (clearer method names in UnGlueAction)
(edit) @9290   7 years simon04 Refactoring (use OsmPrimitive#removeAll)
(edit) @9289   7 years Don-vip fix taginfo groovy script broken by r9278
(edit) @9288   7 years Klumbumbus fix #12210 - add maxspeed:hgv to Road Restrictions preset
(edit) @9287   7 years Klumbumbus fix #12247 - add diaper to toilet preset (patch by morray, modified by …
(edit) @9286   7 years Klumbumbus fix ​#12190 - add new health related icons, by zermes (icons see …
(edit) @9285   7 years Klumbumbus see ​#12190 - add presets and mappaint style for social facilities …
(edit) @9284   7 years bastiK refactor some code from StyleCache into separate classes (see #9891)
(edit) @9283   7 years Don-vip fix taginfo groovy script broken by r9278
(edit) @9282   7 years stoecker ugly spaces
(edit) @9281   7 years stoecker fix #10684 - fix SVG upscaling
(edit) @9280   7 years Don-vip improve performance and simplify file copy operations (major …
(edit) @9279   7 years Don-vip fix groovy scripts broken by r9278
(edit) @9278   7 years bastiK move ElemStyle classes to new package, rename to (Style)Element
(edit) @9277   7 years simon04 see #12255 - Add ImageEntry#loadThumbnail (based on patch by holgermappt)
(edit) @9276   7 years simon04 fix #12283 - Download notes in current view: fix NPE
(edit) @9275   7 years Klumbumbus see #10684 - use svg logo for scaling in toolbar (since r9251)
(edit) @9274   7 years simon04 Uniform display of sizes (B, kB, MB, ...)
(edit) @9273   7 years simon04 Remove accidentally committed part in r9258
(edit) @9272   7 years simon04 see #12275 - Provide space depending on decimal places in status line
(edit) @9271   7 years simon04 Checkstyle fixes
Note: See TracRevisionLog for help on using the revision log.