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) @6039   11 years Don-vip see #8832 - Hide "export/convert to GPX" menu entries from contextual …
(edit) @6015   11 years Don-vip fix #8788 - include unnamed nodes as GPX waypoints during GPX export
(edit) @6009   11 years Don-vip fix #8799 - Follow conventional visitor design pattern by renaming …
(edit) @5969   11 years xeen automatically zoom WMS sources (fixes #7563)
(edit) @5963   11 years Don-vip fix #5790 - No layer information for Imagery Sources
(edit) @5959   11 years Don-vip fix #8714 - time span of opened gpx file not correct
(edit) @5927   11 years bastiK add missing license information
(edit) @5926   11 years bastiK clean up imports
(edit) @5907   11 years Don-vip fix #8642 - Fix NPE when deleting osm data layer with active validator …
(edit) @5901   11 years Don-vip Do not use Main.map.mapView instead of mv parameter in paint()
(edit) @5898   11 years Don-vip see #8606 - Set User-Agent for JMapViewer connections
(edit) @5897   11 years Don-vip see #8582 - Use Main.removeLayer() everywhere
(edit) @5891   11 years stoecker fix javadoc
(edit) @5889   11 years Don-vip fix potential bugs detected by FindBugs
(edit) @5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
(edit) @5871   11 years Don-vip fix #8611 (audio slower broken) + update all audio javadoc
(edit) @5869   11 years Don-vip fix #8609 - NPE
(edit) @5868   11 years stoecker see #8606 - use JOSM agent also for WebStart, join help browser and …
(edit) @5839   11 years Don-vip see #8570 - close more streams
(edit) @5815   11 years akks Improved filtering tracks by date: more convenient (see #8416) allow …
(edit) @5810   11 years bastiK fix initialization NPE (for sessions)
(edit) @5808   11 years akks fix #8549, patch by Zverikk: Remove [deprecated] imagery offset server …
(edit) @5792   11 years Don-vip code style - fix non-static access to static member
(edit) @5781   11 years Don-vip see #8511 - fix another similar issue
(edit) @5779   11 years akks Allow plugins to replace default tile loader (OsmFileCacheTileLoader) …
(edit) @5775   11 years Don-vip see #8503 - Allo plugins to warn about conflicts
(edit) @5762   11 years stoecker remove some deprecated and unused stuff
(edit) @5758   11 years Don-vip fix #6630 - NPE when merging data
(edit) @5717   11 years akks see #8416: allow to filter gpx traces by age (layer context menu, …
(edit) @5715   11 years akks see #8416. GpxLayer refactoring: inner classes goes to …
(edit) @5684   11 years bastiK add session support for marker layers (see #4029) The data is …
(edit) @5681   11 years bastiK some simple refactoring
(edit) @5679   11 years bastiK fixed #2900 - Saving and reopening of downloaded gpx segments displays …
(edit) @5671   11 years Don-vip Improve validator layer painting performance (major slowdown seen with …
(edit) @5564   11 years jttt sort markers by time after merging (so that Jump to next/previous …
(edit) @5557   11 years Don-vip fix #8147 - NPE in WMS grabber thread
(edit) @5519   12 years Don-vip fix #8090 - Removing saved non-uploadable layer asks for confirmation
(edit) @5513   12 years jttt Fix #7980: Out of Heap Memory
(edit) @5505   12 years bastiK add session support for geoimage layers (see #4029)
(edit) @5502   12 years Don-vip fix some compilation warnings
(edit) @5501   12 years bastiK add session support for gpx layers (see #4029)
(edit) @5481   12 years stoecker some cleanup, mainly javadoc
(edit) @5478   12 years Don-vip fix #7999 - Change r5464 broke display of texts for marker layer
(edit) @5464   12 years Don-vip Rework Properties a bit to simplify management of Color properties
(edit) @5462   12 years Don-vip fix #6723 - Cannot change Imagery fade color from Imagery settings
(edit) @5460   12 years Don-vip global use of Main.isDisplayingMapView()
(edit) @5459   12 years Don-vip fix #2961 - Improve usability of WMS Layer Saving/Loading - Replaced …
(edit) @5457   12 years Don-vip Restrict WMS "save as" and "load" dialogs to WMS FileFilter + refactor …
(edit) @5450   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5449   12 years jttt Show multikey shortcut hint in menu
(edit) @5438   12 years Don-vip fix #6733 - File Open dialog incorrectly accepts folder selection …
(edit) @5432   12 years Don-vip fix #7822 - display the EXIF/GPS time for geotagged images, when known
(edit) @5430   12 years Don-vip fix #7873 - select geotagged image should not be allowed in add node mode
(edit) @5429   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5395   12 years bastiK gpxreader: minor refactoring, read version & creator (see #7927)
(edit) @5391   12 years bastiK add session support for imagery layers
(edit) @5390   12 years bastiK use individual imagery icons in layer list
(edit) @5389   12 years bastiK fixed #7872 - adjustable tile size for wms (based on patch by Cobra)
(edit) @5371   12 years Don-vip fix #7908 - Wrong comparison of strings (modified patch by Skyman)
(edit) @5357   12 years stoecker improve task handling for jmapviewer in JOSM context
(edit) @5311   12 years Don-vip fix #7828 - added/fixed Javadoc / minor code simplification (patch by …
(edit) @5297   12 years Don-vip fix #4493, fix #7750: conflict dialog, nodes and members tab: allow …
(edit) @5281   12 years bastiK fixed #7778 - Don't cache bing.attribution.xml
(edit) @5275   12 years bastiK doc improvements
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @5261   12 years bastiK applied #7739 - TMSLayer.java added some javadoc and reformatted …
(edit) @5242   12 years bastiK fixed #7711 - Extract altitude from photos and GPX track
(edit) @5233   12 years Don-vip fix #7684 - Various improvements in "upload=false" layers handling
(edit) @5222   12 years Don-vip fix #7649 - NPE when deleting deleting photolayer with dialog open
(edit) @5186   12 years Don-vip fix tabs introduced in last commit with spaces
(edit) @5185   12 years Don-vip fix #7575 - Non-scrollable menu for Imagery offset
(edit) @5059   12 years simon04 fix #6561 - fix several overflowing dialog texts
(edit) @5050   12 years akks UrlLabel class simplification by Zverik, better label layout in …
(edit) @5048   12 years akks fix #7429 - Shortcut redefinition in Save As feature
(edit) @5025   12 years Don-vip see #4043 - Have an 'upload prohibited' flag in .osm files
(edit) @5018   12 years akks fix "Shortcut redefinition" warnings after MapFrame reinitialization - …
(edit) @5017   12 years stoecker use EPSG codes instead of instanceof to verify projection (allows to …
(edit) @5014   12 years xeen fix #7429
(edit) @4999   12 years stoecker fix #7402 - multikey shortcut handling
(edit) @4985   12 years Don-vip fix #7256 - "flush tile cache" takes forever -> See progress …
(edit) @4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4977   12 years Don-vip fix #7389 - Crash when deleting geotagged pictures layer
(edit) @4968   12 years Don-vip fix #7386 - Major rework of preferences GUI settings in order to speed …
(edit) @4942   12 years stoecker fix some shortcut deprecations, move layer list toggle from <ALT>+<L> …
(edit) @4897   12 years stoecker cleanup shortcut handling a lot, fix some more deprecations
(edit) @4872   12 years akks Fix #7320 - make dialog for edit gpx track properties resizeable
(edit) @4869   12 years jttt Use final were appropriate
(edit) @4848   12 years bastiK fixed #7100 - Regression: JOSM does not allow to select Georeferences …
(edit) @4842   12 years stoecker i18n fixed and shortcut cleanups
(edit) @4831   12 years bastiK fixed #6851 - Regression: Voice Files (*.wav) not playing
(edit) @4825   12 years simon04 see #7289 - remove JOSM specific stuff from jmapviewer
(edit) @4804   12 years stoecker fix call with null argument
(edit) @4766   12 years akks Fixing shortcut editor problems #7177, #7213 (empty names, incorrect …
(edit) @4751   12 years jttt Extend Jump to next/previous marker to georefimage layer and made it …
(edit) @4745   12 years jttt Add precache wms tiles action to gpx layers (it will download wms …
(edit) @4718   12 years jttt Add posibility to run please wait runnable tasks in background
(edit) @4710   12 years bastiK fixed NPE from [4695] (see #7153)
(edit) @4701   12 years stoecker adapt some more help links
(edit) @4698   12 years Don-vip fix #7165 - Exception is thrown after moving an opened image.
Note: See TracRevisionLog for help on using the revision log.