source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12943   6 years bastiK see #15410 - do not attempt to translate preference key
(edit) @12942   6 years bastiK see #15410 - better fix for color name display
(edit) @12941   6 years GerdP fix #14766 - Self-intersection check not working for multipolygons …
(edit) @12940   6 years Don-vip fix #14163 - fix EDT violation when displaying conflict dialog from …
(edit) @12939   6 years Don-vip fix #15177 - Query changesets: Make JMultilineLabel clickable
(edit) @12938   6 years Don-vip fix #15335 - Add most basic examples for Add Node
(edit) @12937   6 years Don-vip fix #14961 - catch IAE when decoding base64 data
(edit) @12936   6 years bastiK fixed #15413 - String "Expected integer number => 0" looks wrong
(edit) @12935   6 years Don-vip fix deprecation warning
(edit) @12934   6 years Don-vip see #15365 - improve power=switch preset
(edit) @12933   6 years Don-vip fix #15368 - Button that selects the relation from relation editor
(edit) @12932   6 years Don-vip fix #15406 - add more java9 options for geotools plugin
(edit) @12931   6 years Don-vip see #14602 - Override digit group separator to be consistent across …
(edit) @12930   6 years Klumbumbus fix #15409, see #11507 - don't overwrite street_cabinet values by …
(edit) @12929   6 years bastiK see #15410 - fix GUI table displays pref keys instead of registered …
(edit) @12928   6 years bastiK see #15229 - do not copy the entire preferences list, just to set a …
(edit) @12927   6 years bastiK applied #15369 - download area display in SlippyMapBBoxChooser (patch …
(edit) @12926   6 years Don-vip fix #15378 - adapt title of preset dialog when "create relation" is …
(edit) @12925   6 years bastiK add safeguard for circular references leading to infinite loop (ref …
(edit) @12924   6 years bastiK Bug handling: search the stack trace of nested exceptions when …
(edit) @12923   6 years bastiK see #9995 - add advanced option to scale the menu font …
(edit) @12922   6 years Don-vip see #15387 - fix unit test
(edit) @12921   6 years Don-vip see #15394 - catch IAE so we log the URL in case of error
(edit) @12920   6 years Don-vip fix #15387 - IAE occurs when pasting tags into relation editor using …
(edit) @12919   6 years bastiK fixed #15395 - typo in assigning platform hook
(edit) @12918   6 years stoecker properly detect JOSM version
(edit) @12917   6 years bastiK see #14602 - don't use thousands separator when displaying the JOSM version
(edit) @12916   6 years bastiK i18n update (see #15380)
(edit) @12915   6 years Don-vip add crop=grape
(edit) @12914   6 years bastiK i18n update
(edit) @12913   6 years Don-vip update presets lang
(edit) @12912   6 years Don-vip fix #15375 - display a non blocking notification in case of …
(edit) @12911   6 years bastiK see #15273 - document new features in the main help page
(edit) @12910   6 years Don-vip fix #15372 - simply log an error if a dependency cannot be found. Real …
(edit) @12909   6 years Don-vip see #15361 - add more debug info + update licence information
(edit) @12908   6 years Don-vip fix #15143 - name on landuse should be optional
(edit) @12907   6 years bastiK see #15273, see #15229 - fix tests and Jenkins warnings
(edit) @12906   6 years bastiK see #15273, see #15229 - add command line module for rendering run …
(edit) @12905   6 years bastiK see #15360 - demote "Area style on outer way" valdiator test from …
(edit) @12904   6 years Don-vip see #15267 - fix error in previous commit
(edit) @12903   6 years Don-vip fix #15267 - fix various usability problems with new download dialog
(edit) @12902   6 years Don-vip fix #15104 - do not horizontally fill space of tagging presets Check
(edit) @12901   6 years Don-vip SonarQube - squid:S1612 - Lambdas should be replaced with method references
(edit) @12900   6 years Don-vip fix #15275 - Download dialog does not remember settings
(edit) @12899   6 years Don-vip fix unit test for real (depends on OSM API dev data. Not ideal but …
(edit) @12898   6 years Don-vip fix unit test
(edit) @12897   6 years Don-vip fix #15226 - fix "noJavaFx" flag
(edit) @12896   6 years Don-vip fix #15025 - use local list (from jar) of required plugins when …
(edit) @12895   6 years Klumbumbus see #11270, see #9297 - avoid false positive missing railway crossing …
(edit) @12894   6 years bastiK see #15229 - update method name and signature for consistency
(edit) @12893   6 years bastiK see #15229 - add getopt to ant target "compile-cots"; minor fix
(edit) @12892   6 years bastiK see #15229 - remove dependency of getopt library on JOSM classes
(edit) @12891   6 years bastiK see #15229 - move non-essential helper methods from Preferences to …
(edit) @12890   6 years Don-vip fix #15333, fix #15343: Java 9: fix problems with Web Start (jnlp) and …
(edit) @12889   6 years Don-vip update TLD from IANA
(edit) @12888   6 years Don-vip fix #15348 - Include OSMCha in history viewer (patch by naoliv)
(edit) @12887   6 years Don-vip see #15343 - catch Java 9 exceptions
(edit) @12886   6 years simon04 see #15229 - see #15182 - fix typo
(edit) @12885   6 years bastiK see #15229 - fix checkstyle warnings
(edit) @12884   6 years bastiK see #15229 - fix unit tests
(edit) @12883   6 years Don-vip fix #15341 - better error message
(edit) @12882   6 years bastiK see #15229 - fix @since
(edit) @12881   6 years bastiK see #15229 - move remaining classes to spi.preferences package, to …
(edit) @12880   6 years simon04 see #15057, see #15264 - Rename OverpassQueryList to UserQueryList …
(edit) @12879   6 years bastiK applied #15327 - small cleanup and "fix" for CreateCircleAction (patch …
(edit) @12878   6 years Don-vip see #15264 - change DownloadDialog.addDownloadSource() to a static …
(edit) @12877   6 years Don-vip see #15315 - disable AvoidCatchingNPE
(edit) @12876   6 years bastiK fixed #15315 - NPE in eastNorth
(edit) @12875   6 years Don-vip exclude sun.* from plugin check
(edit) @12874   6 years Don-vip do not fail the build if a plugin cannot be copied
(edit) @12873   6 years Don-vip * mark kendzi3d_Improved_by_Andrei plugin as unmaintained * fix …
(edit) @12872   6 years Don-vip update to JAPICC 2.3
(edit) @12871   6 years simon04 fix #14578 - Open external history viewers Popup menu is added to …
(edit) @12870   6 years Don-vip see #15229 - see #15182 - remove dependence of ImageProvider on …
(edit) @12869   6 years Don-vip see #15229 - see #15182 - SonarQube - squid:S2444 - make static fields …
(edit) @12868   6 years Don-vip SonarQube - squid:S1166 - Exception handlers should preserve the …
(edit) @12867   6 years Don-vip see #15159 - optimize PluginClassLoader for complex/redundant …
(edit) @12866   6 years Don-vip SonarQube: * squid:S4144 - Methods should not have identical …
(edit) @12865   6 years Don-vip see #11390 - SonarQube - squid:S3824 - "Map.get" and value test should …
(edit) @12864   6 years Don-vip fix #15256 - limit roundabout validation test to waynodes all in …
(edit) @12863   6 years Don-vip fix #15249 - synchronize accesses to MapStatus help text
(edit) @12862   6 years Don-vip see #15301 - Obsolete plugin: czechaddress
(edit) @12861   6 years Don-vip see #15302 - deprecate plugin walkingpapers - replaced by new plugin …
(edit) @12860   6 years bastiK see #15229 - add package-info.java
(edit) @12859   6 years Don-vip see #15229 - see #15182 - deprecate non-GUI AutoCompletion* classes …
(edit) @12858   6 years Don-vip see #15229 - fix integration tests
(edit) @12857   6 years bastiK see #15229 - fix bug where parameter createIfMissing would be …
(edit) @12856   6 years bastiK see #15229 - add parameter to base directory methods
(edit) @12855   6 years bastiK see #15229 - add separate interface IBaseDirectories to look up …
(edit) @12854   6 years bastiK see #15229 - fix checkstyle warnings
(edit) @12853   6 years bastiK see #15229 - include support for the long type in IPreferences
(edit) @12852   6 years bastiK see #15229 - fix taginfo script
(edit) @12851   6 years bastiK see #15229 - extract "struct" handling from Preference to StructUtils
(edit) @12850   6 years bastiK see #15229 - use Config in functional tests
(edit) @12849   6 years bastiK see #15229 - use Config in tests
(edit) @12848   6 years bastiK see #15229 - set up Config for tests
(edit) @12847   6 years bastiK see #15229 - move new classes to spi package
(edit) @12846   6 years bastiK see #15229 - use Config.getPref() wherever possible
(edit) @12845   6 years bastiK new class Config to hold a global IPreferences singleton, …
(edit) @12844   6 years bastiK see #15229 - one more minor style fix
Note: See TracRevisionLog for help on using the revision log.