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) @12891   8 years bastiK see #15229 - move non-essential helper methods from Preferences to …
(edit) @12881   8 years bastiK see #15229 - move remaining classes to spi.preferences package, to …
(edit) @12856   8 years bastiK see #15229 - add parameter to base directory methods
(edit) @12855   8 years bastiK see #15229 - add separate interface IBaseDirectories to look up …
(edit) @12853   8 years bastiK see #15229 - include support for the long type in IPreferences
(edit) @12846   8 years bastiK see #15229 - use Config.getPref() wherever possible
(edit) @12841   8 years bastiK see #15229 - fix deprecations caused by [12840]
(edit) @12824   8 years bastiK see #2212 - simplify DeepTileSet by making TileSetInfo part of …
(edit) @12823   8 years Don-vip see #15229 - see #15182 - move PaintVisitor from data.validation
(edit) @12809   8 years bastiK replace abstract class AbstractVisitor by interface …
(edit) @12799   8 years Don-vip see #15229 - see #15182 - see #14794 - move Multi* GUI classes from …
(edit) @12782   8 years Don-vip see #15229 - see #15182 - move ImageProcessor from gui.layer to tools
(edit) @12725   8 years bastiK see #15229 - deprecate ILatLon#getEastNorth() so ILatLon has no …
(edit) @12718   8 years Don-vip see #13036 - see #15229 - see #15182 - make Commands depends only on …
(edit) @12713   8 years bastiK see #15229 - remove dependencies of CheckParameterUtil on various data …
(edit) @12678   8 years Don-vip see #15182 - move WindowGeometry from tools to gui.util
(edit) @12675   8 years Don-vip see #15182 - move the Swing-based ProgressMonitor implementations …
(edit) @12672   8 years Don-vip see #15182 - move ConflictCollection from OsmDataLayer to …
(edit) @12671   8 years Don-vip see #15182 - move file importers/exporters from io package to …
(edit) @12669   8 years Don-vip see #15182 - remove dependence on JMapViewer for package data.coor
(edit) @12667   8 years Don-vip see #14704 - allow to export validator errors ("Save as" in validator …
(edit) @12656   8 years Don-vip see #15182 - move SearchCompiler from actions.search to …
(edit) @12643   8 years Don-vip see #15182 - deprecate Main.main.menu. Replacement: …
(edit) @12641   8 years Don-vip see #15182 - deprecate Main.main.undoRedo. Replacement: …
(edit) @12639   8 years Don-vip see #15182 - deprecate shortcut handling and mapframe listener methods …
(edit) @12636   8 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
(edit) @12634   8 years Don-vip see #15182 - deprecate Main.worker, replace it by …
(edit) @12630   8 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
(edit) @12620   8 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12603   8 years bastiK see #14524 - make AbstractTileSourceLayer#currentZoomLevel private and …
(edit) @12600   8 years bastiK see #14524 - use inteface SessionAwareReadApply
(edit) @12597   8 years Don-vip see #14794 - checkstyle/javadoc
(edit) @12594   8 years bastiK fixed #15139 - raster-image filter settings are Not Stored when saving …
(edit) @12579   8 years Don-vip fix #15120 - NPE
(edit) @12541   8 years Don-vip sonar - squid:S1066 - Collapsible "if" statements should be merged
(edit) @12537   8 years Don-vip PMD - VariableNamingConventions
(edit) @12460   8 years bastiK see #14794 - javadoc
(edit) @12377   8 years michael2402 See #14794: Document the layer.gpx package
(edit) @12367   8 years michael2402 Document GPX color scale
(edit) @12355   8 years michael2402 DownloadWmsAlongTrackAction: Do not require main window to be …
(edit) @12343   8 years michael2402 Add the ability to listen to NoteData changes and use it to repaint …
(edit) @12340   8 years michael2402 Fix #14893: Invalidate geo image / marker layer instead of repainting …
(edit) @12328   8 years Don-vip fix #2089 - Add support for MP3, AIFF and AAC audio codecs (.mp3, …
(edit) @12326   8 years Don-vip see #2089 - move audio classes to their own package (more to come) - …
(edit) @12291   8 years Don-vip sonar - squid:S1319 - Declarations should use Java collection …
(edit) @12281   8 years Don-vip sonar - squid:S1602 - Lamdbas containing only one statement should not …
(edit) @12279   8 years Don-vip sonar - squid:S3878 - Arrays should not be created for varargs parameters
(edit) @12274   8 years michael2402 Fix #14847: Fix reload of colors if data was added to/removed from gpx …
(edit) @12206   8 years michael2402 Fix #14814: repaint nodes layer on note click.
(edit) @12195   8 years michael2402 Keep a reference to the weak listener, to not let gc remove it.
(edit) @12176   8 years michael2402 Only invalidate single OSM layer after merge
(edit) @12175   8 years michael2402 Trigger a GPX layer invalidation on SoM change.
(edit) @12173   8 years michael2402 Use invalidate() on the gpx layer instead of triggering a map view …
(edit) @12172   8 years michael2402 Remove unneccessary Main.map.repaint() - invalidate is enough.
(edit) @12171   8 years michael2402 Fixed checkstyle warnings.
(edit) @12170   8 years michael2402 "See #13175, see #14120: Remove isChanged() method call in map view - …
(edit) @12168   8 years michael2402 Add a gap to the gpx line if the coordinates of a WayPoint are not known.
(edit) @12167   8 years michael2402 Make WayPoint implement ILatLon.
(edit) @12160   8 years michael2402 Fix PMD Warnings on StringBuilder
(edit) @12157   8 years michael2402 See #13124: Refresh the heat map on every invalidation (visible tacks …
(edit) @12156   8 years michael2402 See #14120: Don't make gpx tracks depend on the isChanged method, use …
(edit) @12155   8 years michael2402 GpxLayer: Javadoc
(edit) @12153   8 years michael2402 Use a data counter + StringBuilder to create the data set tooltip. Add …
(edit) @12152   8 years michael2402 Do not invalidate inactive data layers on selection change in active layer.
(edit) @12148   8 years bastiK see #14794 - javadoc
(edit) @12134   8 years bastiK see #14773 - improve session export/import for imagery layer offset data
(edit) @12131   8 years Don-vip see #11889, see #11924, see #13387 - use backported versions of …
(edit) @12117   8 years Don-vip see #14734 - fix PMD warning
(edit) @12116   8 years michael2402 Sonar: Make AbstractListenerInfo an interface.
(edit) @12115   8 years michael2402 Document OsmDataLayer
(edit) @12114   8 years michael2402 Layer class: Documentation.
(edit) @12107   8 years michael2402 Allow invalidation listeners for all MapViewPaintables.
(edit) @12105   8 years michael2402 Audio marker layer: Use invalidate instead of Main.map.mapView.repaint().
(edit) @12102   8 years michael2402 Fix #14763: Do not apply colorful filter op if source image is of …
(edit) @12093   8 years bastiK fixed #14734 - Handling imagery offsets when reprojecting
(edit) @12085   8 years bastiK fix compile (see #14734)
(edit) @12072   8 years bastiK remove property change events in NavigatableComponent (can use …
(edit) @12028   9 years Don-vip see #14120 - fix java warnings
(edit) @12025   9 years michael2402 See #14120: Throw a nicer exception if a layer is destroyed twice.
(edit) @12014   9 years michael2402 See #14120: Use a listener to get notified of way segment / virtual …
(edit) @11972   9 years bastiK see #7427 - remove obsolete code
(edit) @11971   9 years Don-vip javadoc
(edit) @11961   9 years bastiK see #7427 - avoid black lines at tile borders (primarily for native tiles)
(edit) @11958   9 years bastiK see #7427 - clear memory cache on projection change
(edit) @11956   9 years bastiK see #7427 - repaint after clear tile cache action
(edit) @11954   9 years bastiK see #7427 - fix seams for reprojected tiles
(edit) @11953   9 years bastiK see #7427 - make sure layer is painted only once after zoom change
(edit) @11950   9 years Don-vip extract actions from AbstractTileSourceLayer to gui.layer.imagery
(edit) @11947   9 years Don-vip fix #14642 - IAE at AbstractTileSourceLayer.getBestZoom
(edit) @11937   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @11935   9 years Don-vip sonar - squid:S2148 - Underscores should be used to make large numbers …
(edit) @11931   9 years Don-vip improve unit test coverage
(edit) @11914   9 years Don-vip sonar - squid:S2972 - Inner classes should not have too many lines of code
(edit) @11910   9 years Don-vip initialize AbstractTileSourceLayerTest
(edit) @11905   9 years Don-vip sonar - squid:S2301 - Public methods should not contain selector arguments
(edit) @11897   9 years bastiK see #7427 - optimize warp transformaion performance problems should …
(edit) @11894   9 years bastiK see #7427 - make sure fixed scale is used for alignment + javadoc
(edit) @11893   9 years Don-vip sonar - squid:S1126 - Return of boolean expressions should not be …
(edit) @11892   9 years Don-vip sonar - squid:S2390 - Classes should not access static members of …
(edit) @11891   9 years Don-vip see #7427 - sonar - squid:S1226 - Method parameters, caught exceptions …
Note: See TracRevisionLog for help on using the revision log.