source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6124   11 years bastiK see #6963 - new unintrusive notification messages
(edit) @6123   11 years Don-vip fix #8904 - Disable Java HTTP caching, enabled by default with Java …
(edit) @6122   11 years bastiK fixed #8934 - Text-halo-color and text-halo-radius Properties are not …
(edit) @6121   11 years Don-vip compile test classes to their own build dir
(edit) @6120   11 years Don-vip fix test-compile target in build.xml
(edit) @6119   11 years framm fix hash url parsing, npe introduced in r6118
(edit) @6118   11 years framm apply patch by Peter Wendorff. closes #8945
(edit) @6117   11 years Don-vip see #8941 - display gpx parsing error on stderr
(edit) @6116   11 years Don-vip fix EDT violations
(edit) @6115   11 years Don-vip see #8735 - Presets: fix cases without checkgroup
(edit) @6114   11 years Don-vip fix #8735 - Presets: add new checkgroup item to specify group of …
(edit) @6113   11 years Don-vip fix some compilation warnings
(edit) @6112   11 years bastiK i18n update
(edit) @6111   11 years Don-vip see #8720 - should fix restart with JNLP
(edit) @6110   11 years bastiK fixed typo from [6103]
(edit) @6109   11 years Don-vip fix #8870 - Data layer context menu: Go to OSM wiki page does not …
(edit) @6108   11 years Don-vip fix #8912 - language command line option evaluated too late
(edit) @6107   11 years Don-vip fix #8919 - fix memory leaks, including one introduced with r5982
(edit) @6106   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6105   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6104   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6103   11 years bastiK see #8921 - add Java package version to the status report
(edit) @6102   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6101   11 years akks revert 6099: seems it was not the described bug
(edit) @6100   11 years bastiK fixed - #8903 Unglueing tagged node moves it to viewport corner (patch …
(edit) @6099   11 years akks see #8921: avoid setTooltipText(null) (gives NPE when tooltip is shown …
(edit) @6098   11 years akks see #6355: do not create "Imagery/More" submenu if there is enough …
(edit) @6097   11 years akks see #6355: move Rectified Image and plugin imagery layers to …
(edit) @6096   11 years akks should fix #8927: NPE in select mode after delete active data layer
(edit) @6095   11 years akks fix #8926: Add Value: Double-clicking on entry produced two changes
(edit) @6094   11 years Don-vip fix #8918 - Handle Zero width space char since Java 7 changes related …
(edit) @6093   11 years akks see #8902 - collection size ==/!= 0 -> isEmpty()/!isEmpty() (patch by …
(edit) @6092   11 years akks fix #7352: add "Paste tags" button to the relation editor
(edit) @6091   11 years akks see #8612, #8228: remote control - add examples [patch by simon04, …
(edit) @6090   11 years akks see #8902 - long literals readability 4321l => 4321L (patch by shinigami)
(edit) @6089   11 years akks see #8902 - patch by shinigami str != null && str.equals("CONST") => …
(edit) @6088   11 years akks see #8900 [patch by AlfonZ] - prevent menu-related exceptions for …
(edit) @6087   11 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
(edit) @6086   11 years Don-vip see #8902 - (indexOf(X) >= 0) => contains(X) (patch by shinigami)
(edit) @6085   11 years Don-vip see #8902 - c-like array definitions changed to java-like (patch by …
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6083   11 years bastiK see #8902 - Small performance enhancements (patch by shinigami)
(edit) @6082   11 years akks see #6355: add new menus (More Tools, Data, Selection, GPS) to be used …
(edit) @6081   11 years Don-vip fix #8896 - Do not use null names for recent tag shortcuts
(edit) @6080   11 years bastiK fixed #8893 - Cannot load GPX file
(edit) @6079   11 years Don-vip fix #8888 - set java.util.Arrays.useLegacyMergeSort`to true in JNLP …
(edit) @6078   11 years Don-vip fix #8894 - IndexOutOfBoundsException opening tagging preset selector …
(edit) @6077   11 years stoecker better style
(edit) @6076   11 years stoecker fix #8875 - update JOSM key for OAuth, smooth transition for old key.
(edit) @6075   11 years Don-vip fix #8823 - enable map paint styles switching with marker layers
(edit) @6074   11 years Don-vip code cleanup in TaggingPreset* classes
(edit) @6073   11 years Don-vip fix #8886 - Allow to download plugin jars redirected from https to …
(edit) @6072   11 years akks see #8853: minor fixes in tagging preset selector (working without …
(edit) @6071   11 years akks for #8879: correct preset list reloading
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @6068   11 years akks see #8853: Massive (and dumb) refactoring of TaggingPreset class …
(edit) @6067   11 years stoecker #see 8875 - add new key (disabled for now) - TODO: should be used as …
(edit) @6066   11 years stoecker see #8875 - more oauth rights
(edit) @6065   11 years akks see #8861: Selecting "duplicate" nodes etc. : if way is selected, …
(edit) @6064   11 years akks see #8125, #6221 (possibly): improve TAB switching in Relation Editor
(edit) @6063   11 years akks fix #8551: JOSM Relation Editor was resetting mouse speed on Windows …
(edit) @6062   11 years Don-vip fix #8866 - NoSuchElementException after deleting an empty relation
(edit) @6061   11 years Don-vip see #8865 - fix NPE in core
(edit) @6060   11 years stoecker i18n update
(edit) @6059   11 years Don-vip fix #8858 - Add SK53_bulk:load to discardable keys
(edit) @6058   11 years akks see #7503: allow to disable highlighting of members/primitives (for …
(edit) @6057   11 years Don-vip fix #8854 - fix tagging preset XSD (for real)
(edit) @6056   11 years Don-vip fix #6515 - Allow switching system of measurement from a single click …
(edit) @6055   11 years Don-vip fix #8854 - fix tagging preset XSD
(edit) @6054   11 years Don-vip see #2283 - download GPX data along a track + code refactorization to …
(edit) @6053   11 years Don-vip see #2283 - allow to download both osm and gpx data in …
(edit) @6052   11 years Don-vip fix EDT violation
(edit) @6051   11 years Don-vip Allow buttons of HelpAwareOptionPane to be dynamically enabled/disabled
(edit) @6050   11 years akks fix #8470: drag nodes along segments in Extrude mode only when Ctrl …
(edit) @6049   11 years akks see #8851: fix some bugs in joining areas and adding intersections …
(edit) @6048   11 years Don-vip use progressMonitor as parent component of "Skip download" plugin …
(edit) @6047   11 years Don-vip fix #8846 - use correct key mask on Mac in PasteAction
(edit) @6046   11 years akks fix #7436 (shortcut/toolbar redefinition) and EDT violations in Update …
(edit) @6045   11 years Don-vip fix #8815 - add missing icon
(edit) @6044   11 years stoecker fix #8815 - improve presets - patch by brycenesbitt
(edit) @6043   11 years stoecker update contributions
(edit) @6042   11 years akks fix #8200: NPE when flushing tile cache, allow cleaning different …
(edit) @6041   11 years Don-vip JOSM "multipoly-convert" plugin no longer required since this function …
(edit) @6040   11 years Don-vip fix #8827 - HTML rendering differ if run before or after having …
(edit) @6039   11 years Don-vip see #8832 - Hide "export/convert to GPX" menu entries from contextual …
(edit) @6038   11 years akks fix #8829: relation was often hanging JOSM after 6036 + better highlighting
(edit) @6037   11 years akks see #8470: extrude mode option - extrude.drag-nodes-without-ctrl
(edit) @6036   11 years akks Highlight selected members in Relation Editor dialog
(edit) @6035   11 years akks Allow customization of highlight width (mappaint.highlight.*) + wider …
(edit) @6034   11 years Don-vip fix #8823 - enable map paint styles switching with GPX layers
(edit) @6033   11 years Don-vip see #8809 - Use table in "open location" error dialog to reduce its size
(edit) @6032   11 years Don-vip see #8809 - Add Help button to "open location" error dialog + javadoc …
(edit) @6031   11 years akks see #8809: [patch by brycenesbitt, reworked] detailed documentation …
(edit) @6030   11 years Don-vip fix #8822 - Don't try to fix empty errors
(edit) @6029   11 years akks see #8447: improvewayaccuracy - rename configuration parameters
(edit) @6028   11 years akks fix #8447: last color & stroke customization added: ImproveWayAccuracy …
(edit) @6027   11 years akks see #8591: do not allow creating ways with duplicate nodes in Draw …
(edit) @6026   11 years akks Change HighlightHelper methods, adopted DeteleAction to use the same code
(edit) @6025   11 years akks Highlight relation or object when user clicks the list in Relation …
Note: See TracRevisionLog for help on using the revision log.