source: josm/trunk/src/org/openstreetmap/josm/data/osm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13876   6 years Don-vip fix #16335 - SearchCompiler regression of r13810
(edit) @13852   6 years Don-vip SonarQube - fix more code issues
(edit) @13829   6 years Don-vip SonarQube - fix minor issues
(edit) @13816   6 years Don-vip fix #10229 - clear cached style of ways when they are moved (without …
(edit) @13810   6 years Don-vip support rendering of IPrimitive
(edit) @13809   6 years Don-vip define InterestingTags functions in IPrimitive
(edit) @13808   6 years Don-vip add IPrimitive.getReferrers(boolean allowWithoutDataset)
(edit) @13807   6 years Don-vip define getDataSet() in IPrimitive, tune Geometry methods signatures
(edit) @13806   6 years Don-vip add IPrimitive.visitReferrers(PrimitiveVisitor)
(edit) @13804   6 years Don-vip move isKeyTrue/isKeyFalse from AbstractPrimitive to Tagged
(edit) @13803   6 years Don-vip add new class PrimitiveComparator
(edit) @13766   6 years Don-vip API alignment between Relation/RelationData and …
(edit) @13765   6 years Don-vip fix unit tests, PMD violation
(edit) @13764   6 years Don-vip add OsmData interface, abstraction of DataSet
(edit) @13720   6 years Don-vip fix r13717
(edit) @13717   6 years Don-vip better API alignment between Way and WayData
(edit) @13677   6 years Don-vip introduce IRelationMember
(edit) @13676   6 years Don-vip cleaner API/javadoc for StyledMapRenderer
(edit) @13673   6 years Don-vip support drawing INode in renderers
(edit) @13670   6 years Don-vip fix #16189 - Add "almost square check" for buildings (patch by marxin, …
(edit) @13669   6 years Don-vip move a few methods from Node to INode
(edit) @13668   6 years Don-vip move a few methods from AbstractPrimitive to Tagged
(edit) @13667   6 years Don-vip move a few methods from OsmPrimitive to IPrimitive, Relation to …
(edit) @13666   6 years Don-vip move getEastNorth() method from Node to INode
(edit) @13665   6 years Don-vip move primitive comparison logic to interfaces
(edit) @13664   6 years Don-vip move a few methods from OsmPrimitive to IPrimitive
(edit) @13662   6 years Don-vip use of IPrimitive interface
(edit) @13657   6 years Don-vip fix #16212 - NPE
(edit) @13649   6 years Don-vip fix #16204 - allow to create a new layer, draw, drag, open a few …
(edit) @13637   6 years Don-vip minor fixes
(edit) @13636   6 years Don-vip extract style methods to a new Stylable interface
(edit) @13625   6 years Don-vip extract getNumKeys() from AbstractPrimitive to Tagged
(edit) @13623   6 years Don-vip more use of IPrimitive instead of OsmPrimitive
(edit) @13611   6 years Don-vip fix #16176 - NPE
(edit) @13597   6 years Don-vip fix #16145 - remove white spaces from key/values when pasting tags
(edit) @13581   6 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @13569   6 years Don-vip fix javadoc
(edit) @13564   6 years Don-vip introduce PrimitiveRenderer to replace OsmPrimitivRenderer (now …
(edit) @13561   6 years Don-vip extract KeyValueVisitor from AbstractPrimitive, support Tagged
(edit) @13559   6 years Don-vip extract DownloadPolicy / UploadPolicy to separate classes
(edit) @13512   6 years Don-vip fix #16072 - add robustness in ImproveWayAccuracy map mode
(edit) @13497   6 years Don-vip fix #16051, see #8039, see #10456 - more fixes for download/upload …
(edit) @13493   6 years Don-vip see #11924, see #15560, see #16048 - tt HTML tag is deprecated in …
(edit) @13453   6 years Don-vip fix #8039, fix #10456: final fixes for the read-only/locked layers: - …
(edit) @13444   6 years Don-vip see #8039, see #10456 - fix crash with rendering of virtual nodes
(edit) @13437   6 years Don-vip fix #15967 - proper loading of notes layers
(edit) @13434   6 years Don-vip see #8039, see #10456 - support read-only data layers
(edit) @13430   6 years Don-vip fix #15943 - allow to search empty values
(edit) @13420   6 years bastiK fixed #11607 - RangeViolatedError: the new range must be within a …
(edit) @13414   6 years Don-vip fix #15452 - More details are needed for "Tag value longer than …
(edit) @13391   6 years Don-vip fix #15887 - escape HTML reserved characters in OSM primitive tooltips
(edit) @13317   6 years Don-vip fix #15755 - Unprocessed HTML in search error box
(edit) @13309   6 years Don-vip fix #15766, see #15688 - fix performance regression introduced in …
(edit) @13304   6 years Don-vip update to error_prone 2.2.0
(edit) @13224   6 years Don-vip fix #15678 - StringIndexOutOfBoundsException in OsmPrimitiveComparator
(edit) @13223   6 years Don-vip fix #15008 - make sure EDT listeners receive correct selection events
(edit) @13208   6 years Don-vip fix #15670 - fire a data set change event when applying filters (patch …
(edit) @13207   6 years Don-vip enable PMD rule PreserveStackTrace + add missing jars to run new PMD …
(edit) @13206   6 years Don-vip enable PMD rule OptimizableToArrayCall
(edit) @13205   6 years Don-vip enable PMD rule StringToString
(edit) @13173   6 years Don-vip see #15310 - remove most of deprecated APIs
(edit) @13161   6 years Don-vip fix #13153 - Should not warn to upload/save "modified" layers with 0 …
(edit) @13150   6 years Don-vip fix #14778 - stroke not reset after drawing of large areas produced …
(edit) @13142   6 years Don-vip fix #14082 - Remove coordinates from nodes in validator and selection …
(edit) @13140   6 years Don-vip see #15229 - provide a replacement API to deprecated …
(edit) @13103   6 years Don-vip see #15560 - repair coverage, fix typo, increase integration test timeout
(edit) @13101   6 years Don-vip fix #15534 - NPE
(edit) @13100   6 years Don-vip see #15534 - ensure user names are never null, as expected
(edit) @13082   6 years Don-vip fix #15519 - add synchronization to MultipolygonCache
(edit) @13070   6 years Don-vip fix #12641 - set visible status in OsmPrimitive.load()
(edit) @13033   6 years bastiK fixed #15466 - Data filtering is not working properly for nodes (see …
(edit) @13030   6 years Don-vip see #15465 - validate WaySegment constructor arguments
(edit) @13012   7 years bastiK remove trivial overrides, where this doesn't actually break binary …
(edit) @12987   7 years bastiK see #15410 - change preferences scheme for named colors - makes …
(edit) @12986   7 years Don-vip fix #14132 - MapCSS crossing operator must check layer attribute first
(edit) @12973   7 years Don-vip see #15008, see #15421 - collect debug data when a …
(edit) @12970   7 years Don-vip see #15008, see #15421 - add toString() methods to allow to report …
(edit) @12966   7 years bastiK use RenderingHelper in MapCSSRendererTest; move …
(edit) @12964   7 years bastiK see #15273 - more straightforward way to set up the styles for rendering
(edit) @12881   7 years bastiK see #15229 - move remaining classes to spi.preferences package, to …
(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) @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) @12851   7 years bastiK see #15229 - extract "struct" handling from Preference to StructUtils
(edit) @12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
(edit) @12841   7 years bastiK see #15229 - fix deprecations caused by [12840]
(edit) @12818   7 years bastiK see #15229 - move Bounds#visitEdge to Projection#visitOutline * …
(edit) @12816   7 years Don-vip see #15229 - see #15182 - remove GUI references from I/O subsystem
(edit) @12813   7 years bastiK fix PMD, etc.
(edit) @12810   7 years bastiK forgot to add file
(edit) @12809   7 years bastiK replace abstract class AbstractVisitor by interface …
(edit) @12778   7 years bastiK see #15229 - deprecate Projections#project and …
(edit) @12767   7 years Don-vip see #15229 - see #15182 - do not longer fire ChangesetCacheEvent in …
(edit) @12758   7 years Don-vip see #15229 - see #15182 - deprecate …
(edit) @12753   7 years bastiK see #15251 - suppress (unwarranted) deprecation warning
(edit) @12747   7 years Don-vip see #15229 - see #15182 - fix unit tests
(edit) @12743   7 years Don-vip see #15229 - see #15182 - deprecate gui.JosmUserIdentityManager - …
(edit) @12738   7 years bastiK see #15229 - checkstyle warnings
(edit) @12735   7 years bastiK see #15229 - move CoordinateFormat code out of LatLon class
Note: See TracRevisionLog for help on using the revision log.