source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11845   7 years bastiK see #7427 - better return type
(edit) @11844   7 years bastiK see #7427 - avoid roundtrip conversion EastNorth -> LatLon -> …
(edit) @11843   7 years bastiK see #7427 - remove unused code
(edit) @11842   7 years bastiK see #7427 - clean up private method parameter list
(edit) @11841   7 years bastiK see #7427 - rework the way screen pixel coordinates for tiles are …
(edit) @11840   7 years bastiK see #7427 - small fix for [11835] + change order in zoomNoUndoTo
(edit) @11839   7 years GerdP fix unit test data, remove debug code
(edit) @11837   7 years GerdP improve MultipolygonTest to fix #13307, add special case to unit test …
(edit) @11836   7 years bastiK fixed #14604 - Error on import
(edit) @11835   7 years bastiK see #7427 - alignment to the pixelgrid for precise tile placement
(edit) @11834   7 years bastiK see #7427 - change priorities for temporary replacements from other …
(edit) @11832   7 years bastiK see #7427 - remove the tile.loadPlaceholderFromCache mechanism from …
(edit) @11831   7 years bastiK see #7427 - use integer operations on tile index when possible …
(edit) @11830   7 years bastiK see #7427 - add implementations for new TileSource methods
(edit) @11829   7 years bastiK see #7427 - move TileRange class to jmapviewer
(edit) @11824   7 years bastiK fixed #14558 - add image/png8 as supported format
(edit) @11822   7 years michael2402 See #14528: Revert join areas algorithm to old version for 17.03 release.
(edit) @11821   7 years Don-vip findbugs - EI_EXPOSE_REP2 - Note dates
(edit) @11819   7 years Don-vip sonar - squid:S1172 - Unused method parameters should be removed
(edit) @11817   7 years Don-vip sonar - squid:S1610 - Abstract classes without fields should be …
(edit) @11816   7 years Don-vip sonar - squid:S1612 - Lambdas should be replaced with method references
(edit) @11815   7 years Don-vip sonar - squid:S3398 - "private" methods called only by inner classes …
(edit) @11814   7 years Don-vip sonar - squid:UnusedPrivateMethod
(edit) @11813   7 years Don-vip sonar - squid:S1228 - Packages should have a javadoc file …
(edit) @11811   7 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @11810   7 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @11809   7 years Don-vip findbugs - BC_UNCONFIRMED_CAST
(edit) @11807   7 years Don-vip fix PMD violations
(edit) @11806   7 years Don-vip see #7427 - checkstyle
(edit) @11804   7 years Don-vip fix #14527 - Add Tag - last entry disabled for partial dataset
(edit) @11801   7 years Don-vip see #14595 - catch UnsupportedOperationException
(edit) @11799   7 years bastiK fix "Area style way is not closed" validation test
(edit) @11798   7 years bastiK WMTS: add mimetype produced by ESRI
(edit) @11797   7 years bastiK see #14495 - fix immutable class non-constant field (by removing it)
(edit) @11796   7 years Don-vip sonar - squid:S2259 - Null pointers should not be dereferenced
(edit) @11795   7 years Don-vip fix #14579 - Assertion error when saving a modified session
(edit) @11792   7 years bastiK fixed #14590 - WMTS: Show layer title, not layer identifier in layer …
(edit) @11791   7 years bastiK WMTS: don't show layer selection dialog if there is only one layer …
(edit) @11790   7 years bastiK WMTS: fix case with multiple tilesets per projection and layer …
(edit) @11789   7 years bastiK WMTS: fix autozoom in WGS84
(edit) @11788   7 years bastiK make it possible to switch between 2 supported projections for a …
(edit) @11786   7 years Don-vip see #7427 - checkstyle
(edit) @11785   7 years bastiK Imagery: remove fade setting (superseded by layer opacity), see #7427
(edit) @11784   7 years Don-vip fix #13922 - fix GPX and Note download area computation
(edit) @11783   7 years stoecker get rid of many useless validator warnings
(edit) @11782   7 years stoecker see #10529 - increase important multipolygon problems to error level, …
(edit) @11781   7 years michael2402 Update StyleCacheTest: Clear the style cache before each test. Add …
(edit) @11779   7 years Don-vip fix #14572 - Don't index MultipolygonCache by NavigatableComponent
(edit) @11774   7 years Don-vip fix #13922 - zoom only once when downloading several data types
(edit) @11773   7 years wiktorn Fix NPE when there is no supported format for WMTS Tile Source * …
(edit) @11772   7 years Don-vip fix #14475 - Deadlock while starting unit tests: remove the need to …
(edit) @11770   7 years stoecker see #14142 - fix another help link
(edit) @11769   7 years stoecker see #14142 - fix help link
(edit) @11768   7 years stoecker catch one more exception in NMEA reader
(edit) @11767   7 years stoecker fix JavaBug
(edit) @11765   7 years michael2402 See #13604: Add more debug info to trace this.
(edit) @11764   7 years michael2402 Fix #14271: Deleting a tag in a filtered list was using the wrong index.
(edit) @11763   7 years michael2402 Make NodeElement#toString() hide image angle if no image is provided.
(edit) @11761   7 years michael2402 See #10176: Allow icons in multipolygons, use even/odd winding rule …
(edit) @11760   7 years michael2402 See #10176: Make area icon position setable by user.
(edit) @11759   7 years michael2402 MapCSS performance: Skip drawing multipolygons earlier.
(edit) @11758   7 years michael2402 See #13309: Use cached preferences for map drawing; align box text to …
(edit) @11757   7 years michael2402 Remove old PositionForAreaStrategy java file, since it was moved.
(edit) @11756   7 years Don-vip fix #14425 - Improve Wikipedia tag validators (patch by nyurik, modified)
(edit) @11755   7 years Don-vip see #14528 - typos
(edit) @11754   7 years michael2402 Throw UnsupportedOperationException if implementation does not support …
(edit) @11753   7 years Don-vip see #14528 - make code compile with Eclipse Neon.2 (4.6.2) Build id: …
(edit) @11752   7 years michael2402 Document OnLineStrategy better.
(edit) @11751   7 years michael2402 Remove orderFont preference - Fonts are stored locally with text …
(edit) @11750   7 years michael2402 Skip empty strings when rendering box texts.
(edit) @11749   7 years Don-vip see #14528 - checkstyle
(edit) @11748   7 years michael2402 Move label / icon placement code to new package. Unify the handling of …
(edit) @11747   7 years Don-vip checkstyle - NoWhiteSpaceBefore ...
(edit) @11746   7 years Don-vip PMD - Strict Exceptions
(edit) @11745   7 years Don-vip fix #14536 - Improved ExifReader.readTime(), Refactored …
(edit) @11743   7 years Don-vip fix #13922 - make sure Download*InViewAction download their …
(edit) @11742   7 years stoecker fix JavaDoc
(edit) @11740   7 years Don-vip fix javadoc warnings
(edit) @11739   7 years Don-vip enable more PMD rules
(edit) @11737   7 years Don-vip fix #5262 - do not change selection after splitting a way in "draw …
(edit) @11735   7 years Don-vip fix #5092 - Synchronization issue with nodes deleted on server
(edit) @11733   7 years stoecker see #14526 - fix error handling in SequenceCommand
(edit) @11732   7 years Klumbumbus * typo from r11721 * fix #14539 - allow leisure=fitness_centre as …
(edit) @11731   7 years michael2402 Clean icon drawing code style.
(edit) @11730   7 years michael2402 Add a new style element for area icon styles. Use the same placement …
(edit) @11729   7 years michael2402 Fix #10511: Use new algorithm to check which side of the way is the …
(edit) @11728   7 years michael2402 Partial revert of [11726]: Committed to much.
(edit) @11726   7 years michael2402 Don't use null to indicate a rotation of 0 degrees, simply set the …
(edit) @11725   7 years michael2402 Add hashcode / equals to rotation angle.
(edit) @11724   7 years michael2402 Fix @since version (this should be all of them).
(edit) @11723   7 years michael2402 Fix @since version.
(edit) @11722   7 years michael2402 Do not include text label in area style - use a separate class and …
(edit) @11721   7 years michael2402 Throw exception if clamp cannot produce any valid values.
(edit) @11720   7 years stoecker typo
(edit) @11719   7 years michael2402 Extract label placement strategy to new method.
(edit) @11718   7 years michael2402 Allow renderer to draw area text / area icon even if no background was …
(edit) @11717   7 years michael2402 Add Javadoc comments to text label.
(edit) @11716   7 years michael2402 Skip drawing empty names.
(edit) @11713   7 years Don-vip add Ant target to run PMD (only few rules for now), fix violations
(edit) @11712   7 years Don-vip see #12731 - checkstyle/sonar
Note: See TracRevisionLog for help on using the revision log.