source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9346   9 years simon04 fix #10773 - Improve map status display for projected coordinate systems
(edit) @9345   9 years stoecker fix possible NPE
(edit) @9344   9 years Don-vip see #11924 - fix one javadoc warning with JDK9, add more unit tests
(edit) @9343   9 years Don-vip update Potlatch 2 style. Adds support for natural=tree and …
(edit) @9342   9 years Don-vip report changes from r7127 and r7671 to patched files of potlatch2 …
(edit) @9341   9 years bastiK mapcss: basic support for :selected pseudoclass (see #9891)
(edit) @9340   9 years Don-vip see #12313 - rename imagery synchronization script so that it can be …
(edit) @9339   9 years Don-vip see #12312 - add non-regression unit test
(edit) @9338   9 years simon04 fix #12312 - Error when loading GPX file with single point and track …
(edit) @9337   9 years Don-vip new unit tests
(edit) @9336   9 years Don-vip see #12282 - log a warning for MapCSS @media queries (deprecated …
(edit) @9335   9 years Don-vip see #10278 - use @supports rules instead of @media queries …
(edit) @9334   9 years Don-vip see #12282 - handle warnings for mappaint styles: - Log warnings that …
(edit) @9333   9 years Don-vip see #12186, #11924 - update projection regression test file for Java 9 …
(edit) @9332   9 years Don-vip see #11924 - if available, use java.runtime.version instead of …
(edit) @9331   9 years Don-vip see #12255 - add robustness
(edit) @9330   9 years Don-vip see #11924 - update to Groovy 2.4.6-SNAPSHOT (rev …
(edit) @9329   9 years Don-vip fix #12255 - fix EXIF time parsing regression
(edit) @9328   9 years Don-vip add more unit tests
(edit) @9327   9 years simon04 I18n update
(edit) @9326   9 years simon04 OsmReader: do not inform about undefined elements send from Overpass …
(edit) @9325   9 years simon04 see #7670 fix #7647 - Fetching objects via Overpass API recurses down …
(edit) @9324   9 years simon04 MultiFetchServerObjectReader: shutdown threads after use
(edit) @9323   9 years bastiK fix bug in hashCode() (relatively harmless this time)
(edit) @9322   9 years Don-vip see #12240 - add taginfo test for popular tags - ignore unknown tags …
(edit) @9321   9 years Don-vip fix #12234 - disable power validation test for nodes outside of …
(edit) @9320   9 years simon04 Refactoring (make Help a JosmAction)
(edit) @9319   9 years simon04 fix #12298 - ArrayIndexOutOfBoundsException when adding tag to empty …
(edit) @9318   9 years simon04 fix #11693 - Overpass download: set default timeout to 180s
(edit) @9317   9 years simon04 Allow changing coordinate format in status bar
(edit) @9316   9 years simon04 I18n update From a manual export via Launchpad
(edit) @9315   9 years simon04 see #8838 - Javadoc
(edit) @9314   9 years simon04 fix #7094 see #12231 - HttpClient: set Content-Length for all …
(edit) @9313   9 years simon04 fix #8050 - Make OSM API OAuth and imagery HTTP authentication work …
(edit) @9312   9 years simon04 Preferences: backup before resetting the preference file
(edit) @9311   9 years simon04 fix #6044 - Do not overwrite preferences_backup when loading …
(edit) @9310   9 years simon04 fix #11773 - Saving osm files in JOSM will save the nodes in one of …
(edit) @9309   9 years simon04 see #12292 - Allow to disconnect HttpClient in connecting phase
(edit) @9308   9 years simon04 fix #11693 - Overpass download: parse and use timeout from …
(edit) @9307   9 years simon04 see #12232 - Fix XML (duplicate attribute)
(edit) @9306   9 years Klumbumbus fix #12232 - Add new railway and way icons, by zermes (CC0/PD), icons …
(edit) @9305   9 years simon04 Import images: avoid NPE
(edit) @9304   9 years simon04 fix #12237 - Preset search: JOSM remembers presets not used …
(edit) @9303   9 years simon04 fix #12280 - Save as in layer list context menu does not add to list …
(edit) @9302   9 years Klumbumbus see #12135 - add mappaint for entrance=staircase and …
(edit) @9301   9 years simon04 OAuth: logout via HTTPS, no need to follow logout redirect
(edit) @9300   9 years simon04 OAuth: increase default dialog size
(edit) @9299   9 years Don-vip checkstyle
(edit) @9298   9 years bastiK fixed #12279 - JOSM hangs when opening a large file
(edit) @9297   9 years Don-vip fix #12278 - Fix checkstyle file names (patch by michael2402)
(edit) @9296   9 years Don-vip fix #12249 - Fix Findbugs warnings "Exceptional return value of …
(edit) @9295   9 years simon04 Fixup r9293
(edit) @9294   9 years Klumbumbus remove incline from culvert preset as this does not make sense.
(edit) @9293   9 years simon04 Fixup r9290
(edit) @9292   9 years simon04 see #8838 - Unglue: ask the user about tags/membership Let the user …
(edit) @9291   9 years simon04 Refactoring (clearer method names in UnGlueAction)
(edit) @9290   9 years simon04 Refactoring (use OsmPrimitive#removeAll)
(edit) @9289   9 years Don-vip fix taginfo groovy script broken by r9278
(edit) @9288   9 years Klumbumbus fix #12210 - add maxspeed:hgv to Road Restrictions preset
(edit) @9287   9 years Klumbumbus fix #12247 - add diaper to toilet preset (patch by morray, modified by …
(edit) @9286   9 years Klumbumbus fix ​#12190 - add new health related icons, by zermes (icons see …
(edit) @9285   9 years Klumbumbus see ​#12190 - add presets and mappaint style for social facilities …
(edit) @9284   9 years bastiK refactor some code from StyleCache into separate classes (see #9891)
(edit) @9283   9 years Don-vip fix taginfo groovy script broken by r9278
(edit) @9282   9 years stoecker ugly spaces
(edit) @9281   9 years stoecker fix #10684 - fix SVG upscaling
(edit) @9280   9 years Don-vip improve performance and simplify file copy operations (major …
(edit) @9279   9 years Don-vip fix groovy scripts broken by r9278
(edit) @9278   9 years bastiK move ElemStyle classes to new package, rename to (Style)Element
(edit) @9277   9 years simon04 see #12255 - Add ImageEntry#loadThumbnail (based on patch by holgermappt)
(edit) @9276   9 years simon04 fix #12283 - Download notes in current view: fix NPE
(edit) @9275   9 years Klumbumbus see #10684 - use svg logo for scaling in toolbar (since r9251)
(edit) @9274   9 years simon04 Uniform display of sizes (B, kB, MB, ...)
(edit) @9273   9 years simon04 Remove accidentally committed part in r9258
(edit) @9272   9 years simon04 see #12275 - Provide space depending on decimal places in status line
(edit) @9271   9 years simon04 Checkstyle fixes
(edit) @9270   9 years simon04 see #12255 - GeoImageLayer: ImageEntry enhancements for image property …
(edit) @9269   9 years simon04 fix #12275 - Allow changing decimal places in status line Use expert …
(edit) @9268   9 years simon04 Avoid unnecessary creation of empty map when copying keys Relates to …
(edit) @9267   9 years simon04 fix #12272 - Fix access to the AbstractPrimitive#keys (patch by …
(edit) @9266   9 years simon04 Refactoring: move getMatchingPresets to TaggingPresets and add …
(edit) @9265   9 years simon04 see #7089 see #11968 - Obtain icons from presets for nodes/relations …
(edit) @9264   9 years simon04 see #7089 - Relation list: re-filter after zooming This allows to use …
(edit) @9263   9 years stoecker better parsing of shortcuts, use different names for different …
(edit) @9262   9 years stoecker mark the possible shortcuts, so we have a chance to extract them …
(edit) @9261   9 years stoecker I18n cleanup
(edit) @9260   9 years simon04 Shortcuts: fixups for r9258, r9259
(edit) @9259   9 years simon04 Do not register more than 10 shortcuts for "Use this tag again" This …
(edit) @9258   9 years simon04 Attempt to fix some shortcut parse issues See …
(edit) @9257   9 years simon04 NativeFileChooser: fix setting previous directory With file=/tmp on …
(edit) @9256   9 years simon04 Fix EDT violations in OAuth wizard
(edit) @9255   9 years simon04 Add functional tests for HttpClient and fix 2 bug found
(edit) @9254   9 years Don-vip fix javadoc warning: oauth.signpost is known from Eclipse but not …
(edit) @9253   9 years stoecker see #10684 - use squared toolbar buttons always, move side button …
(edit) @9252   9 years Don-vip see #10684 - update to checkstyle 6.14.1
(edit) @9251   9 years stoecker see #10684 - extend SVG with small dimension when a larger image is …
(edit) @9250   9 years Don-vip remove tabs
(edit) @9249   9 years Don-vip see #11390 - resolve last javadoc warnings with Java 8. "ant javadoc" …
(edit) @9248   9 years simon04 fix #11237 - Change default color of waypoints and GPS tracks to magenta
(edit) @9247   9 years simon04 fix #12267 - MapCSS conditions does not handle unquoted 0 value Such …
Note: See TracRevisionLog for help on using the revision log.