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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8771   9 years Don-vip don't use deprecated method
(edit) @8769   9 years wiktorn Make column headers translable. Closes: #11881
(edit) @8765   9 years Don-vip fix #11867 - ThumbsLoader freezes if EXIF orientation is not set …
(edit) @8764   9 years Don-vip fix Checkstyle issues
(edit) @8762   9 years wiktorn Replace CacheFiles with JCS and remove CacheFiles Closes: #11869
(edit) @8760   9 years simon04 fix #11686 - Error by uploading changeset with too long tag Changeset …
(edit) @8752   9 years wiktorn Support situations, where WMTS service provides more than one tile set …
(edit) @8751   9 years wiktorn Introduce zoom offseting. See: #11856 * MemoryTileCache size based on …
(edit) @8750   9 years wiktorn Improve resposiveness of preferences window by moving expensive IO …
(edit) @8748   9 years simon04 see ##11765 - Fix audio menu name (regression from r8721)
(edit) @8742   9 years simon04 fix #11834 - KeyValueVisitor: also provide primitive to the visitor
(edit) @8741   9 years simon04 fix #11846 - MapCSS validator: make ignoring "Whole group" work again
(edit) @8740   9 years simon04 fix #11834 - Use visitor pattern for key/value lookup (patch by …
(edit) @8736   9 years simon04 see #11843 - Give all directly started threads sensible names
(edit) @8734   9 years simon04 see #11843 - Give all started threads sensible names …
(edit) @8733   9 years simon04 fix #11836 - Zoom out with Gamma adjusted on imagery causes Exception
(edit) @8732   9 years simon04 see #11823 - Minimap: hide shrink/enlarge button
(edit) @8729   9 years simon04 fix #10417 - Selectable Gamma value for background imagery
(edit) @8728   9 years simon04 Layer dialog: make duplicate and merge only accessible in context menu …
(edit) @8726   9 years Klumbumbus see #8717 - fix mappaint.nameOrder
(edit) @8725   9 years Klumbumbus fix #8717 - add highway=milestone and railway=milestone to preset …
(edit) @8723   9 years simon04 see #11713 - use new interface ImageProcessor where applicable
(edit) @8721   9 years simon04 fix #11765 - Seperate menu entry i18n strings, add mnemonics as …
(edit) @8720   9 years simon04 fix #11583 - Add mnemonic key to "Search menu items": ALT+R R … …
(edit) @8719   9 years simon04 see #11823 - Add minimap toggle dialog
(edit) @8715   9 years wiktorn As tileCache is again MemoryTileCache, so now - unconditionally clear …
(edit) @8714   9 years wiktorn Do not block in EDT thread, when waiting for attribution download. …
(edit) @8713   9 years simon04 see #11428 - Overpass Download: make help work
(edit) @8710   9 years simon04 see #11795 - taginfoextract: avoid "Could not get presets icon" by not …
(edit) @8706   9 years stoecker improve IPv6 check (workaround for bad data from Java) - fix #11452
(edit) @8702   9 years simon04 see #11819 - History dialog: show reversed nodes in yellow, show …
(edit) @8693   9 years simon04 fix #11741 - Properties dialog: add taginfo icon Icon is based on …
(edit) @8692   9 years Don-vip see #11795 - fix HeadlessException with Jenkins
(edit) @8689   9 years simon04 see #11428 - Make Overpass download an expert action
(edit) @8686   9 years Don-vip fix #11803 - wrong help link
(edit) @8684   9 years simon04 see #11428 - Add Overpass download dialog to core, provide Overpass …
(edit) @8683   9 years simon04 Typo in r8682
(edit) @8682   9 years simon04 fix #11790 - Validator dialog: lookup test errors for selected primitives
(edit) @8681   9 years simon04 see #11795 - taginfo-extract also external presets
(edit) @8679   9 years simon04 fix #11741 - Properties dialog: add a contextual menu on taginfo
(edit) @8678   9 years Don-vip see #11421 - update documentation
(edit) @8677   9 years Don-vip fix #11793 - NPE
(edit) @8674   9 years Don-vip fix Checkstyle issues
(edit) @8673   9 years wiktorn Bing fixes. * Pass and handle error on url creation (attribution not …
(edit) @8672   9 years simon04 DownloadAlong: allow to specify areas smaller than 1km², use unit …
(edit) @8660   9 years Don-vip fix #11756 - NPEs
(edit) @8659   9 years wiktorn More performance improvements * Use one MemoryTileCache instance per …
(edit) @8658   9 years Don-vip fix #11756 - NPEs
(edit) @8654   9 years Don-vip fix #11769 - Documentation for KeyCondition (patch by michael2402)
(edit) @8653   9 years Don-vip fix #11756 - NPE
(edit) @8648   9 years wiktorn Pass headers to OsmTileLoader when using it as a fallback tile loader.
(edit) @8647   9 years wiktorn Performance improvements. * getTileUrl now uses generic, staticly …
(edit) @8646   9 years wiktorn Move listeners notification outside synchronized sections. Addresses: …
(edit) @8645   9 years Don-vip fix #11756, fix #11759 - NPEs
(edit) @8644   9 years Don-vip fix checkstyle issues
(edit) @8643   9 years wiktorn Fix behaviour when exception is thrown during download. * fix endless …
(edit) @8642   9 years wiktorn Temporary fix lockups on data layer removal when Validation layer is …
(edit) @8641   9 years bastiK fixed #11750 - Broken UTF-8 support in startup screen
(edit) @8639   9 years Don-vip fix #11747 - NPE
(edit) @8636   9 years wiktorn Small TMS fixes. * fix handling of minimum and maximum expiration …
(edit) @8633   9 years Don-vip fix some compile errors that arise with openjdk-9-b74
(edit) @8632   9 years Don-vip update Checkstyle to 6.8.1, update Eclipse project, fix checkstyle issues
(edit) @8631   9 years wiktorn Move lock aquires closer to try/catch/finally, to silent FindBugs …
(edit) @8629   9 years wiktorn Fix NPE in CacheEntry and TMS settings * fix NPE in CacheEntry …
(edit) @8628   9 years wiktorn findbugs fixes
(edit) @8625   9 years bastiK applied #11713 - JOSM raster layers filters plugin development (patch …
(edit) @8624   9 years bastiK add missing svn:eol-style=native
(edit) @8621   9 years wiktorn Fix artifacts on clicks in CacheContentsPanel. Closes: #11703
(edit) @8620   9 years wiktorn autozoom checkbox display fix in right-menu click * proper display of …
(edit) @8615   9 years bastiK fixed a Collections.reverse that should not be there (fixes #11496, …
(edit) @8613   9 years bastiK fixed #11496 - getVisibleLayersInZOrder() -> Comparator is not …
(edit) @8612   9 years Don-vip fix QA issues (javadoc, findbugs, checkstyle)
(edit) @8604   9 years wiktorn Better error reporting in JCS, checkstyle fixes
(edit) @8603   9 years wiktorn Properly size disk cache size. Cache size is provided in kB, …
(edit) @8602   9 years wiktorn Properly handle file based tile sources. * move …
(edit) @8601   9 years wiktorn Fix for tiles not loading after layer is added, when not moving the mouse
(edit) @8600   9 years wiktorn * fix sonar issues * implement cache clear for "clear" button Closes: …
(edit) @8598   9 years wiktorn TileSource: * added method - getTileId that returns unique identifier …
(edit) @8595   9 years Don-vip fix #11681 - NPE in tagging presets initialization
(edit) @8586   9 years wiktorn * (WMTS) Added Style support * (WMTS) Added MatrixHeight and …
(edit) @8584   9 years wiktorn - added axis definition to ESPG projections definition, where it's not …
(edit) @8582   9 years Don-vip checkstyle
(edit) @8581   9 years Don-vip fix #11664 - fix regression of r8566 for relation editor
(edit) @8575   9 years bastiK see #11607 - more debugging output for error in StyleCache
(edit) @8573   9 years bastiK fixed #11647 - Regression: relation list empty (patch by michael2402)
(edit) @8571   9 years Don-vip findbugs
(edit) @8570   9 years Don-vip checkstyle
(edit) @8568   9 years wiktorn Basic WMTS support. * added information about units and to_meter to …
(edit) @8565   9 years Don-vip fix #11650 - performance: avoid creation of Date objects when it is …
(edit) @8562   9 years bastiK fixed splash deadlock for java 7 (fixes #11591, see #11355)
(edit) @8557   9 years Don-vip checkstyle
(edit) @8556   9 years bastiK applied #11636 - Moved cursor management to new class and used java …
(edit) @8555   9 years bastiK applied #11635 - Move creation of the MapView children to new method. …
(edit) @8554   9 years bastiK applied #11634 - Moved global SOM management out of …
(edit) @8553   9 years bastiK applied #11633 - MapView: Made paint() method shorter by moving draw …
(edit) @8552   9 years bastiK applied #11632 - Synchronized access to temporary layers and added a …
(edit) @8551   9 years bastiK applied #11631 new enhancement - Synchronized access to MapView#layers …
(edit) @8550   9 years bastiK applied #11629 - Fixed state errors in selection (rect/lasso) and made …
(edit) @8549   9 years bastiK applied #11628 - Added documentation to EastNorth, changed x - y = …
(edit) @8548   9 years bastiK applied #11627 - Added Repaint listener to MapView (patch by michael2402)
Note: See TracRevisionLog for help on using the revision log.