source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12891   7 years bastiK see #15229 - move non-essential helper methods from Preferences to …
(edit) @12889   7 years Don-vip update TLD from IANA
(edit) @12888   7 years Don-vip fix #15348 - Include OSMCha in history viewer (patch by naoliv)
(edit) @12887   7 years Don-vip see #15343 - catch Java 9 exceptions
(edit) @12886   7 years simon04 see #15229 - see #15182 - fix typo
(edit) @12885   7 years bastiK see #15229 - fix checkstyle warnings
(edit) @12883   7 years Don-vip fix #15341 - better error message
(edit) @12882   7 years bastiK see #15229 - fix @since
(edit) @12881   7 years bastiK see #15229 - move remaining classes to spi.preferences package, to …
(edit) @12880   7 years simon04 see #15057, see #15264 - Rename OverpassQueryList to UserQueryList …
(edit) @12879   7 years bastiK applied #15327 - small cleanup and "fix" for CreateCircleAction (patch …
(edit) @12878   7 years Don-vip see #15264 - change DownloadDialog.addDownloadSource() to a static …
(edit) @12876   7 years bastiK fixed #15315 - NPE in eastNorth
(edit) @12873   7 years Don-vip * mark kendzi3d_Improved_by_Andrei plugin as unmaintained * fix …
(edit) @12871   7 years simon04 fix #14578 - Open external history viewers Popup menu is added to …
(edit) @12870   7 years Don-vip see #15229 - see #15182 - remove dependence of ImageProvider on …
(edit) @12869   7 years Don-vip see #15229 - see #15182 - SonarQube - squid:S2444 - make static fields …
(edit) @12868   7 years Don-vip SonarQube - squid:S1166 - Exception handlers should preserve the …
(edit) @12867   7 years Don-vip see #15159 - optimize PluginClassLoader for complex/redundant …
(edit) @12866   7 years Don-vip SonarQube: * squid:S4144 - Methods should not have identical …
(edit) @12865   7 years Don-vip see #11390 - SonarQube - squid:S3824 - "Map.get" and value test should …
(edit) @12864   7 years Don-vip fix #15256 - limit roundabout validation test to waynodes all in …
(edit) @12863   7 years Don-vip fix #15249 - synchronize accesses to MapStatus help text
(edit) @12862   7 years Don-vip see #15301 - Obsolete plugin: czechaddress
(edit) @12861   7 years Don-vip see #15302 - deprecate plugin walkingpapers - replaced by new plugin …
(edit) @12860   7 years bastiK see #15229 - add package-info.java
(edit) @12859   7 years Don-vip see #15229 - see #15182 - deprecate non-GUI AutoCompletion* classes …
(edit) @12857   7 years bastiK see #15229 - fix bug where parameter createIfMissing would be …
(edit) @12856   7 years bastiK see #15229 - add parameter to base directory methods
(edit) @12855   7 years bastiK see #15229 - add separate interface IBaseDirectories to look up …
(edit) @12854   7 years bastiK see #15229 - fix checkstyle warnings
(edit) @12853   7 years bastiK see #15229 - include support for the long type in IPreferences
(edit) @12851   7 years bastiK see #15229 - extract "struct" handling from Preference to StructUtils
(edit) @12847   7 years bastiK see #15229 - move new classes to spi package
(edit) @12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
(edit) @12845   7 years bastiK new class Config to hold a global IPreferences singleton, …
(edit) @12844   7 years bastiK see #15229 - one more minor style fix
(edit) @12843   7 years bastiK see #15229 - minor fixes (Jenkins)
(edit) @12841   7 years bastiK see #15229 - fix deprecations caused by [12840]
(edit) @12840   7 years bastiK see #15229 - extract interface for Preferences class some changes …
(edit) @12839   7 years bastiK fixed #15198 - JOSM freezes after showing popup for unsuccesfull search
(edit) @12838   7 years stoecker fix i18n
(edit) @12837   7 years bastiK fixed #10777 - new algorithm to determine the node count in …
(edit) @12836   7 years Don-vip fix NPE (?) seen in unit test
(edit) @12835   7 years Don-vip see #15229 - see #15182 - remove GUI references from TaggingPresetItem
(edit) @12834   7 years Don-vip see #15229 - see #15182 - move TaggingPresetSearchAction to …
(edit) @12833   7 years Don-vip see #15294 - fix NPE in initialization
(edit) @12832   7 years bastiK see #15229 - fix checkstyle warning
(edit) @12831   7 years bastiK see #15229 - extract GUI from StyleSetting class
(edit) @12830   7 years Don-vip fix #15297, fix #15298 - proper detection of java packages on …
(edit) @12829   7 years Don-vip fix #15294 - Java 9: CCE: QuadStateCheckBox$QuadStateDecorator
(edit) @12828   7 years Don-vip see #15229 - see #15182 - see #13036 - convert SplitWayAction to …
(edit) @12827   7 years Don-vip fix #15293 - silence exceptions with temp/empty files
(edit) @12826   7 years Don-vip see #15229 - see #15182 - remove GUI references from PreferencesUtils
(edit) @12825   7 years Don-vip see #15229 - see #15182 - make FileWatcher generic so it has no more …
(edit) @12824   7 years bastiK see #2212 - simplify DeepTileSet by making TileSetInfo part of …
(edit) @12823   7 years Don-vip see #15229 - see #15182 - move PaintVisitor from data.validation
(edit) @12822   7 years bastiK add method for performance to CheckParameterUtil
(edit) @12821   7 years Don-vip see #15229 - see #15182 - remove GUI references from I/O subsystem
(edit) @12820   7 years bastiK see #15229 - wrap around +180 degrees, for consistency
(edit) @12819   7 years bastiK see #15229 - trace world bounds in finer steps no efficiency problem …
(edit) @12818   7 years bastiK see #15229 - move Bounds#visitEdge to Projection#visitOutline * …
(edit) @12817   7 years bastiK see #15229 - deprecate unused method
(edit) @12816   7 years Don-vip see #15229 - see #15182 - remove GUI references from I/O subsystem
(edit) @12814   7 years Don-vip fix #15282 - JOSM reloads multiple times a local style/validation file
(edit) @12813   7 years bastiK fix PMD, etc.
(edit) @12811   7 years bastiK see #15277 - add hard reference to logger, else it gets garbage …
(edit) @12810   7 years bastiK forgot to add file
(edit) @12809   7 years bastiK replace abstract class AbstractVisitor by interface …
(edit) @12808   7 years Don-vip SpotBugs - fix some warnings
(edit) @12807   7 years Don-vip see #15229 - see #15182 - see #14794 - checkstyle, unit tests
(edit) @12806   7 years Don-vip see #15229 - see #15182 - remove GUI references from GeoJSONWriter
(edit) @12805   7 years Don-vip see #15229 - see #15182 - remove GUI references from DefaultProxySelector
(edit) @12804   7 years Don-vip see #15229 - see #15182 - remove GUI references from OsmApi
(edit) @12803   7 years Don-vip see #15229 - see #15182 - remove GUI references from OsmConnection
(edit) @12802   7 years Don-vip see #14794 - checkstyle (unit tests)
(edit) @12800   7 years Don-vip see #15229 - see #15182 - deprecate …
(edit) @12799   7 years Don-vip see #15229 - see #15182 - see #14794 - move Multi* GUI classes from …
(edit) @12798   7 years Don-vip see #14794 - checkstyle
(edit) @12796   7 years Don-vip see #15229 - see #15182 - remove GUI references from OsmUrlToBounds
(edit) @12795   7 years bastiK see #15273, see #15229 - fix unit tests, PMD, etc.
(edit) @12794   7 years Don-vip fix #15274 - Support URLs with other protocol than http or https
(edit) @12793   7 years bastiK see #15273, see #15229, see #15182 - add missing class
(edit) @12792   7 years bastiK closes #15273, see #15229, see #15182 - add command line interface …
(edit) @12791   7 years Don-vip see #15229 - see #15182 - javadoc fixes
(edit) @12790   7 years Don-vip see #15229 - see #15182 - remove GUI references from BugReportSender
(edit) @12788   7 years bastiK see #15229 - PMD warnings
(edit) @12786   7 years bastiK see #15182 - remove GUI references from Projections class
(edit) @12785   7 years Don-vip fix #15268 - see #13036 - do not create empty MoveCommand in …
(edit) @12784   7 years bastiK see #15229 - minor cleanup
(edit) @12783   7 years Don-vip see #15229 - fix warnings
(edit) @12782   7 years Don-vip see #15229 - see #15182 - move ImageProcessor from gui.layer to tools
(edit) @12781   7 years Don-vip see #15229 - add javadoc
(edit) @12780   7 years Don-vip see #15229 - fix PMD warning
(edit) @12778   7 years bastiK see #15229 - deprecate Projections#project and …
(edit) @12777   7 years bastiK see #15229 - add registry for NTV2 grid file sources removes …
(edit) @12776   7 years bastiK see #15229 - remove dependency of NTV2GridShiftFileWrapper on …
(edit) @12772   7 years bastiK see #15229 - move compression methods from Utils to Compression
(edit) @12770   7 years bastiK see #15229 - remove GUI references from BugReport and …
(edit) @12769   7 years Don-vip fix #15262 - see #13036 - fix regression in ChangePropertyCommand + …
Note: See TracRevisionLog for help on using the revision log.