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) @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.
(edit) @4684   12 years Don-vip see #7159 - Layer merging performance
(edit) @4648   12 years stoecker make large GPS dot size depending on line width
(edit) @4644   12 years stoecker fix linewidth for GPX layers
(edit) @4633   12 years jttt Fix #7109 WMS-cache does not cache between sessions/INDEX_FILENAME = …
(edit) @4627   12 years Don-vip Major performance improvements in multipolygons rendering
(edit) @4623   12 years Don-vip see #6987 - multipolygon cache aware of events requiring cache refresh …
(edit) @4604   12 years jttt Multikey action improvements (see #5515): - show text in status bar …
(edit) @4595   12 years jttt Multikey keyboard shorcuts - shorcuts like Ctrl+Alt+S,n will toggle …
(edit) @4538   12 years stoecker support {header} pattern also for TMS
(edit) @4534   13 years Don-vip Fixed a bunch of compile warnings
(edit) @4531   13 years Don-vip fix #6982 - broken TMS url leads to exceptions
(edit) @4529   13 years Don-vip fix #6109 and #6288 - Right Click "Flush Tile Cache" in TMS layers …
(edit) @4506   13 years bastiK fixed #6816 - attribution for wmslayer (see [o26806])
(edit) @4492   13 years bastiK more options to configure imagery attribution (logo-url & …
(edit) @4489   13 years bastiK unified redundant attribution code from …
(edit) @4465   13 years simon04 fix #6892 - JOSM crashed while selecting area. use OpenBrowser to …
(edit) @4432   13 years stoecker hopefully fix #6662 - selected layer color wrong
(edit) @4431   13 years jttt Custom primitive name formatters via tagging presets
(edit) @4430   13 years stoecker fix WMS projection checking, use Marcator when WMS supports it, drop …
(edit) @4417   13 years bastiK applied #6812 - NPE when clicking in TMS layer (patch by Don-vip)
(edit) @4334   13 years xeen fix two NPEs in GpxLayer (fixes #6726) and also repaint the map when …
(edit) @4332   13 years xeen add ability to select which tracks to show for each GPX Layer (fixes …
(edit) @4331   13 years hansendc clarify comment This "guarantee" is conditional, so make it clear why …
(edit) @4330   13 years hansendc renane TileSet.allTiles() The previous bug with paintAllImages() …
(edit) @4329   13 years hansendc fix map flicker in TMSLayer drawing code when zooming out I'm seeing …
(edit) @4328   13 years hansendc skew TMSLayer optimal zoom levels to be a bit lower From the code …
(edit) @4323   13 years xeen fix #3247 by showing a progress report for long calculations.
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @4306   13 years stoecker add TMS menu entry to reload error tiles
(edit) @4301   13 years stoecker fix #6642 - patch by cmuelle8 - TMSLayer: put option in tile context …
(edit) @4284   13 years jttt Fix "constructor ... is ambiguous" compilation error
(edit) @4283   13 years jttt Put back Marker constructor with static text (needed by surveyor plugin)
Note: See TracRevisionLog for help on using the revision log.