source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8586   10 years wiktorn * (WMTS) Added Style support * (WMTS) Added MatrixHeight and …
(edit) @8585   10 years wiktorn Checkstyle fixes
(edit) @8584   10 years wiktorn - added axis definition to ESPG projections definition, where it's not …
(edit) @8583   10 years Don-vip update presets lang
(edit) @8582   10 years Don-vip checkstyle
(edit) @8581   10 years Don-vip fix #11664 - fix regression of r8566 for relation editor
(edit) @8580   10 years Klumbumbus see #11600 see #11393 - try to fix r8579
(edit) @8579   10 years Klumbumbus fix #11600 see #11393 - don't assume oneway=yes without oneway on …
(edit) @8578   10 years Klumbumbus fix #11672 - restrict destination warning to highways
(edit) @8577   10 years Klumbumbus fix #11669 - don't warn about unclosed natural=valley
(edit) @8576   10 years wiktorn wms_endpoint now forwards information about available projection to …
(edit) @8575   10 years bastiK see #11607 - more debugging output for error in StyleCache
(edit) @8574   10 years bastiK applied #11655 - memory optimization (patch by shinigami, modified)
(edit) @8573   10 years bastiK fixed #11647 - Regression: relation list empty (patch by michael2402)
(edit) @8572   10 years wiktorn fix #11660 - Added missing wmts icon
(edit) @8571   10 years Don-vip findbugs
(edit) @8570   10 years Don-vip checkstyle
(edit) @8569   10 years wiktorn Add tests for Wallonie and Wien, fixed Style substitution
(edit) @8568   10 years wiktorn Basic WMTS support. * added information about units and to_meter to …
(edit) @8567   10 years Don-vip fix #11651 - whitechars stripping optimization (modified patch by …
(edit) @8566   10 years Don-vip fix #11653 - AbstractPrimitive.getKeys optimization (patch by shinigami)
(edit) @8565   10 years Don-vip fix #11650 - performance: avoid creation of Date objects when it is …
(edit) @8564   10 years Don-vip fix #11649 - DateUtils optimization (modified patch by shinigami)
(edit) @8563   10 years Don-vip fix #7813 - proper timeouts when connecting to OSM server (patch by anirud)
(edit) @8562   10 years bastiK fixed splash deadlock for java 7 (fixes #11591, see #11355)
(edit) @8561   10 years Klumbumbus remove sport=cricket_nets from preset and mappaint style as this is …
(edit) @8560   10 years Klumbumbus fix #11546 - adjust some sport presets
(edit) @8559   10 years Klumbumbus fix #11644 - do not warn about highway=* in combination with …
(edit) @8558   10 years Don-vip update javadoc
(edit) @8557   10 years Don-vip checkstyle
(edit) @8556   10 years bastiK applied #11636 - Moved cursor management to new class and used java …
(edit) @8555   10 years bastiK applied #11635 - Move creation of the MapView children to new method. …
(edit) @8554   10 years bastiK applied #11634 - Moved global SOM management out of …
(edit) @8553   10 years bastiK applied #11633 - MapView: Made paint() method shorter by moving draw …
(edit) @8552   10 years bastiK applied #11632 - Synchronized access to temporary layers and added a …
(edit) @8551   10 years bastiK applied #11631 new enhancement - Synchronized access to MapView#layers …
(edit) @8550   10 years bastiK applied #11629 - Fixed state errors in selection (rect/lasso) and made …
(edit) @8549   10 years bastiK applied #11628 - Added documentation to EastNorth, changed x - y = …
(edit) @8548   10 years bastiK applied #11627 - Added Repaint listener to MapView (patch by michael2402)
(edit) @8547   10 years Klumbumbus add match="keyvalue" to payment preset
(edit) @8546   10 years Klumbumbus fix #11499 - add warning for inaccurate payment values.
(edit) @8545   10 years Klumbumbus fix #11564 - add warning for highway=motorway|motorway_link without …
(edit) @8544   10 years Klumbumbus see #11234 - add { } ? * ^ $ to "key with uncommon character" test …
(edit) @8543   10 years wiktorn Add appendix to supported layers message
(edit) @8542   10 years wiktorn Add warnings about supported projections for WMS layers
(edit) @8541   10 years wiktorn Cast JsonValue to JsonString and use getString instead of toString on …
(edit) @8540   10 years Don-vip fix remaining checkstyle issues
(edit) @8539   10 years Don-vip fix #11593 - patch locally ParseException.template to fix NPE until …
(edit) @8538   10 years akks some more debugging output, see #11209
(edit) @8537   10 years akks add debug.advanced-keypress-detector.enable option for debugging #11209
(edit) @8536   10 years Don-vip checkstyle
(edit) @8535   10 years bastiK fixed #11598 - Cannot match literal quotation mark (?) in regular …
(edit) @8534   10 years Don-vip use StdUtils for NSIS v1.06
(edit) @8533   10 years Don-vip findbugs
(edit) @8532   10 years Don-vip fix #11597 - update Proguard rules
(edit) @8531   10 years Don-vip see #11255 - remove last JAXB stuff
(edit) @8530   10 years Don-vip see #11255 - checkstyle/findbugs
(edit) @8529   10 years Don-vip see #11255 - remove JAXB stuff unused since r8526
(edit) @8528   10 years Don-vip see #11255 - remove references to imagery/types folder deleted since …
(edit) @8527   10 years Don-vip see #11255 - remove JAXB parameter unused since r8526
(edit) @8526   10 years wiktorn Introduce WMS layer based on TMS. (closes: #11255) HEADS UP: After …
(edit) @8525   10 years simon04 see #11591, see #11355 - Splash screen: attempt to fix lock issue (2)
(edit) @8524   10 years simon04 see #11591, see #11355 - Splash screen: attempt to fix …
(edit) @8523   10 years Klumbumbus fix #11586 - don't warn about relation with type=restriction, …
(edit) @8522   10 years Klumbumbus fix #11261 - add pseudo class :in-downloaded-area to isolated nodes test
(edit) @8521   10 years Don-vip see #11593, see #11579 - MapCSS: display mapcss parsing exceptions …
(edit) @8520   10 years Don-vip see #11591, see #11355 - disable blocking code + fix some sonar …
(edit) @8519   10 years Don-vip switch back to Jacoco 0.7.4 until these issues are solved and …
(edit) @8518   10 years Don-vip checkstyle: fix broken parsing of shortcuts
(edit) @8517   10 years simon04 see #10973 - Relation public_transport/route sorting: sort platform
(edit) @8516   10 years simon04 see #11355 - Splash screen: scroll overlong task list
(edit) @8515   10 years simon04 see #11579 - MapCSS: improve error reporting on invalid pseudo classes
(edit) @8514   10 years Don-vip checkstyle: various checks
(edit) @8513   10 years Don-vip checkstyle: blocks
(edit) @8512   10 years Don-vip checkstyle: redundant modifiers
(edit) @8511   10 years Don-vip checkstyle: modifiers order
(edit) @8510   10 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   10 years Don-vip fix many checkstyle violations
(edit) @8508   10 years Don-vip update jacoco 0.7.5 + add checkstyle 6.7
(edit) @8507   10 years simon04 fix #10593 - Preference, mappaint/preset/validator sources: indicate …
(edit) @8506   10 years Don-vip fix some Sonar issues
(edit) @8505   10 years simon04 fix #11559 - Relation editor: add button to sort the selected relation …
(edit) @8504   10 years Klumbumbus fix #11464 - display sea side of coastline by blue casing
(edit) @8503   10 years simon04 see #11217 - Notes: copy note URL to clipboard when right clicking tooltip
(edit) @8502   10 years Klumbumbus remove in file translation
(edit) @8501   10 years Klumbumbus fix #11543 - add amenity=casino to preset and mappaint style
(edit) @8500   10 years simon04 see #11355 - Splash screen: attempt to fix dialog height issue (2)
(edit) @8499   10 years simon04 see #11355 - Splash screen: attempt to fix dialog height issue
(edit) @8498   10 years simon04 fix #11413 - Advanced Info: add last edit count tab (slightly modified …
(edit) @8497   10 years simon04 fix #11355 - Splash screen: display parallel initialization tasks in a …
(edit) @8496   10 years simon04 fix #11505 - Download objects: load a range of OSM objects (modified …
(edit) @8495   10 years simon04 fix #11150 - False validator warning on ford if node is outside the …
(edit) @8494   10 years simon04 see #11150 - MapCSS: refactor pseudo classes to factory based …
(edit) @8493   10 years simon04 fix #5509 - Presets: sort property lists by display name Sorting is …
(edit) @8492   10 years simon04 fix #3145 - Allow listing custom presets within default groups The …
(edit) @8491   10 years Don-vip i18n update
(edit) @8490   10 years Don-vip fix #11567 - Exception when running validator
(edit) @8489   10 years Don-vip fix #11562 - use CopyOnWriteArrayList for listeners to avoid …
(edit) @8488   10 years wiktorn Properly handle situation, when tile server returns something else …
(edit) @8487   10 years Don-vip Hide implicit public constructor for utility classes
Note: See TracRevisionLog for help on using the revision log.