source: josm/trunk/src/org/openstreetmap/josm/gui/layer

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12643   7 years Don-vip see #15182 - deprecate Main.main.menu. Replacement: …
(edit) @12641   7 years Don-vip see #15182 - deprecate Main.main.undoRedo. Replacement: …
(edit) @12639   7 years Don-vip see #15182 - deprecate shortcut handling and mapframe listener methods …
(edit) @12636   7 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
(edit) @12634   7 years Don-vip see #15182 - deprecate Main.worker, replace it by …
(edit) @12630   7 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12603   7 years bastiK see #14524 - make AbstractTileSourceLayer#currentZoomLevel private and …
(edit) @12600   7 years bastiK see #14524 - use inteface SessionAwareReadApply
(edit) @12597   7 years Don-vip see #14794 - checkstyle/javadoc
(edit) @12594   7 years bastiK fixed #15139 - raster-image filter settings are Not Stored when saving …
(edit) @12579   7 years Don-vip fix #15120 - NPE
(edit) @12541   7 years Don-vip sonar - squid:S1066 - Collapsible "if" statements should be merged
(edit) @12537   7 years Don-vip PMD - VariableNamingConventions
(edit) @12460   7 years bastiK see #14794 - javadoc
(edit) @12377   7 years michael2402 See #14794: Document the layer.gpx package
(edit) @12367   7 years michael2402 Document GPX color scale
(edit) @12355   7 years michael2402 DownloadWmsAlongTrackAction: Do not require main window to be …
(edit) @12343   7 years michael2402 Add the ability to listen to NoteData changes and use it to repaint …
(edit) @12340   7 years michael2402 Fix #14893: Invalidate geo image / marker layer instead of repainting …
(edit) @12328   7 years Don-vip fix #2089 - Add support for MP3, AIFF and AAC audio codecs (.mp3, …
(edit) @12326   7 years Don-vip see #2089 - move audio classes to their own package (more to come) - …
(edit) @12291   7 years Don-vip sonar - squid:S1319 - Declarations should use Java collection …
(edit) @12281   7 years Don-vip sonar - squid:S1602 - Lamdbas containing only one statement should not …
(edit) @12279   7 years Don-vip sonar - squid:S3878 - Arrays should not be created for varargs parameters
(edit) @12274   7 years michael2402 Fix #14847: Fix reload of colors if data was added to/removed from gpx …
(edit) @12206   7 years michael2402 Fix #14814: repaint nodes layer on note click.
(edit) @12195   7 years michael2402 Keep a reference to the weak listener, to not let gc remove it.
(edit) @12176   7 years michael2402 Only invalidate single OSM layer after merge
(edit) @12175   7 years michael2402 Trigger a GPX layer invalidation on SoM change.
(edit) @12173   7 years michael2402 Use invalidate() on the gpx layer instead of triggering a map view …
(edit) @12172   7 years michael2402 Remove unneccessary Main.map.repaint() - invalidate is enough.
(edit) @12171   7 years michael2402 Fixed checkstyle warnings.
(edit) @12170   7 years michael2402 "See #13175, see #14120: Remove isChanged() method call in map view - …
(edit) @12168   7 years michael2402 Add a gap to the gpx line if the coordinates of a WayPoint are not known.
(edit) @12167   7 years michael2402 Make WayPoint implement ILatLon.
(edit) @12160   7 years michael2402 Fix PMD Warnings on StringBuilder
(edit) @12157   7 years michael2402 See #13124: Refresh the heat map on every invalidation (visible tacks …
(edit) @12156   7 years michael2402 See #14120: Don't make gpx tracks depend on the isChanged method, use …
(edit) @12155   7 years michael2402 GpxLayer: Javadoc
(edit) @12153   7 years michael2402 Use a data counter + StringBuilder to create the data set tooltip. Add …
(edit) @12152   7 years michael2402 Do not invalidate inactive data layers on selection change in active layer.
(edit) @12148   7 years bastiK see #14794 - javadoc
(edit) @12134   7 years bastiK see #14773 - improve session export/import for imagery layer offset data
(edit) @12131   7 years Don-vip see #11889, see #11924, see #13387 - use backported versions of …
(edit) @12117   7 years Don-vip see #14734 - fix PMD warning
(edit) @12116   7 years michael2402 Sonar: Make AbstractListenerInfo an interface.
(edit) @12115   7 years michael2402 Document OsmDataLayer
(edit) @12114   7 years michael2402 Layer class: Documentation.
(edit) @12107   7 years michael2402 Allow invalidation listeners for all MapViewPaintables.
(edit) @12105   7 years michael2402 Audio marker layer: Use invalidate instead of Main.map.mapView.repaint().
(edit) @12102   7 years michael2402 Fix #14763: Do not apply colorful filter op if source image is of …
(edit) @12093   7 years bastiK fixed #14734 - Handling imagery offsets when reprojecting
(edit) @12085   7 years bastiK fix compile (see #14734)
(edit) @12072   7 years bastiK remove property change events in NavigatableComponent (can use …
(edit) @12028   7 years Don-vip see #14120 - fix java warnings
(edit) @12025   7 years michael2402 See #14120: Throw a nicer exception if a layer is destroyed twice.
(edit) @12014   7 years michael2402 See #14120: Use a listener to get notified of way segment / virtual …
(edit) @11972   7 years bastiK see #7427 - remove obsolete code
(edit) @11971   7 years Don-vip javadoc
(edit) @11961   7 years bastiK see #7427 - avoid black lines at tile borders (primarily for native tiles)
(edit) @11958   7 years bastiK see #7427 - clear memory cache on projection change
(edit) @11956   7 years bastiK see #7427 - repaint after clear tile cache action
(edit) @11954   7 years bastiK see #7427 - fix seams for reprojected tiles
(edit) @11953   7 years bastiK see #7427 - make sure layer is painted only once after zoom change
(edit) @11950   7 years Don-vip extract actions from AbstractTileSourceLayer to gui.layer.imagery
(edit) @11947   7 years Don-vip fix #14642 - IAE at AbstractTileSourceLayer.getBestZoom
(edit) @11937   7 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @11935   7 years Don-vip sonar - squid:S2148 - Underscores should be used to make large numbers …
(edit) @11931   7 years Don-vip improve unit test coverage
(edit) @11914   7 years Don-vip sonar - squid:S2972 - Inner classes should not have too many lines of code
(edit) @11910   7 years Don-vip initialize AbstractTileSourceLayerTest
(edit) @11905   7 years Don-vip sonar - squid:S2301 - Public methods should not contain selector arguments
(edit) @11897   7 years bastiK see #7427 - optimize warp transformaion performance problems should …
(edit) @11894   7 years bastiK see #7427 - make sure fixed scale is used for alignment + javadoc
(edit) @11893   7 years Don-vip sonar - squid:S1126 - Return of boolean expressions should not be …
(edit) @11892   7 years Don-vip sonar - squid:S2390 - Classes should not access static members of …
(edit) @11891   7 years Don-vip see #7427 - sonar - squid:S1226 - Method parameters, caught exceptions …
(edit) @11883   7 years bastiK see #7427 - actually use disk cache on scale change and do not force …
(edit) @11882   7 years bastiK see #7427 - minor style change
(edit) @11875   7 years Don-vip checkstyle
(edit) @11871   7 years Don-vip findbugs - UPM_UNCALLED_PRIVATE_METHOD
(edit) @11868   7 years bastiK see #7427 - add javadoc for getNativeProjections() + move it one class up
(edit) @11865   7 years Don-vip see #7427 - checkstyle
(edit) @11863   7 years Don-vip see #7427 - sonar - squid:S1449 - Locale should be used in String …
(edit) @11862   7 years Don-vip see #7427 - sonar - squid:S2259 - Null pointers should not be dereferenced
(edit) @11860   7 years Don-vip see #7427 - checkstyle
(edit) @11858   7 years bastiK fixed #7427 - Support reprojection (warping) of imagery layer
(edit) @11855   7 years Don-vip sonar - fb-contrib:ISB_TOSTRING_APPENDING - Correctness - Method …
(edit) @11852   7 years Don-vip sonar - squid:S1444 - "public static" fields should be constant
(edit) @11850   7 years Don-vip sonar - squid:S2386 - Mutable fields should not be "public static"
(edit) @11848   7 years Don-vip fix #14613 - Special HTML characters not escaped in GUI error messages
(edit) @11846   7 years bastiK see #7427 - move class TileAnchor from jmapviewer to JOSM
(edit) @11845   7 years bastiK see #7427 - better return type
(edit) @11844   7 years bastiK see #7427 - avoid roundtrip conversion EastNorth -> LatLon -> …
(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) @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 …
Note: See TracRevisionLog for help on using the revision log.