source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7075   10 years Don-vip Robustness to allow to run more unit tests in headless mode
(edit) @7074   10 years bastiK fixed #9989 - mapcss canvas{default-points: false; default-lines: …
(edit) @7073   10 years bastiK see #9691 - really fix broken MapCSSTagChecker unit test
(edit) @7072   10 years Don-vip fix #9988 - NPE in Geometry.getCentroid()
(edit) @7071   10 years Don-vip fix #9990 - Fix session writing regression
(edit) @7070   10 years Don-vip see #9990 - show problem with unit tests
(edit) @7069   10 years bastiK see #9691 - fix broken MapCSSTagChecker unit test
(edit) @7067   10 years Don-vip fix NPE seen in test if no password is set with basic auth (headless mode)
(edit) @7064   10 years bastiK see #9691 - add back reverted optimization [7056] (modified so it is …
(edit) @7062   10 years Don-vip fix #9976 - false positive: missing power=tower/pole
(edit) @7061   10 years Don-vip fix #9844 - incorrect validator warnings if relation preset contain …
(edit) @7060   10 years Don-vip fix issue in bug report URL (regression from r7037), add javadoc and …
(edit) @7059   10 years bastiK mapcss: use multiple threads for style creation (see #9691) …
(edit) @7058   10 years stoecker support josmdir:// URI
(edit) @7057   10 years bastiK reverting [7056] because it won't work for execution in multiple …
(edit) @7056   10 years bastiK mapcss: optimization by converting very hot double loop into single …
(edit) @7055   10 years bastiK mapcss: optimisation by adding an extra class for the most common type …
(edit) @7054   10 years bastiK mapcss: major performance improvement for style creation, "rendering …
(edit) @7053   10 years bastiK fixed #9669 - key-press 3 on node goes down to 6 meter new advanced …
(edit) @7052   10 years Balaitous fix #9951 - "Join Overlapping Areas" gives strange multipolygons
(edit) @7050   10 years Don-vip sonar - Nullcheck of value previously dereferenced
(edit) @7049   10 years Don-vip sonar - Don't call static DateFormat
(edit) @7048   10 years Don-vip sonar - Throwable and Error classes should not be caught
(edit) @7047   10 years Don-vip fix #7042 - Add "call relation editor" to context menu of validator dialog
(edit) @7046   10 years Don-vip see #9923 - update opening_hours.js + translate/shorten a bit error …
(edit) @7045   10 years bastiK mapcss: allow to turn off dashes with dashes: none; without …
(edit) @7043   10 years bastiK see #9691 - added command line option to enable debug level trace
(edit) @7041   10 years bastiK see #9691 - include mapcss version of the default style as an option …
(edit) @7040   10 years Don-vip tests/build update: * update Jacoco to version 0.7.0 * compile …
(edit) @7039   10 years Don-vip fix #9965 - Unwanted warning in upload dialog
(edit) @7037   10 years Don-vip see #8465 - last batch of try-with-resources
(edit) @7034   10 years Don-vip fix #9967, see #8465 - RemoteControl broken by changes in r7033
(edit) @7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
(edit) @7031   10 years Don-vip fix #9947 - Make File / Open URL also accept osm.org URLs with an …
(edit) @7030   10 years Don-vip see #8465 - use of try-with-resource
(edit) @7029   10 years Don-vip fix more warnings, remove unused code
(edit) @7028   10 years Don-vip fix #9962 - NPE in WMS cache (regression from r7012)
(edit) @7027   10 years Don-vip fix more warnings (-Xlint:rawtypes), remove deprecated method and …
(edit) @7026   10 years stoecker fix #3142 - drop applet code finally
(edit) @7025   10 years Don-vip Sonar - fix various issues
(edit) @7024   10 years Don-vip sonar - Variables should not be declared and then immediately returned …
(edit) @7023   10 years Don-vip remove deprecated/unused method
(edit) @7022   10 years Don-vip see #8465 - enable and fix more warnings
(edit) @7021   10 years Don-vip see #8465 - enable -Xlint:cast and fix associated warnings
(edit) @7020   10 years Don-vip see #8465 - fix remaining compilation warnings
(edit) @7019   10 years Don-vip see #8465 - fix @SafeVarargs warning, see …
(edit) @7018   10 years Don-vip refactor duplicated code
(edit) @7017   10 years Don-vip see #8465 - fix easy compilation warnings
(edit) @7015   10 years Don-vip see #8465 - fix generics for JComboBox/JList
(edit) @7014   10 years Don-vip MapCSS: drop deprecated pattern-image support
(edit) @7013   10 years Don-vip drop support of OSM API 0.5
(edit) @7012   10 years Don-vip see #8465 - use String switch/case where applicable
(edit) @7011   10 years bastiK see #9897 - Move map no longer works on OSX (do not drag a rectangle …
(edit) @7010   10 years akks If 2 nodes are selected, show distance in status line (idea by esaulenka)
(edit) @7009   10 years akks see #9952: added parameter extrude.initial-move-threshold (to tune …
(edit) @7006   10 years Don-vip see #8465 - drop detection of openjdk-6-jre package version
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @7004   10 years Don-vip see #8465 - use multi-catch where applicable
(edit) @7003   10 years Don-vip see #8465 - use Files.copy()
(edit) @7002   10 years Don-vip see #8465 - sun.awt.exception.handler hack removed in Java 7
(edit) @7001   10 years Don-vip see #8465 - switch core to Java 7
(edit) @7000   10 years Don-vip fix #9897 - avoid unwanted rectangle painting when moving map on Mac OS X
(edit) @6999   10 years akks fix #9937: Was not importing data from Overpass by remote control …
(edit) @6997   10 years Don-vip see #8465 - expiration date of java update feature
(edit) @6995   10 years Don-vip fix #9906 - fix reliance on default encoding
(edit) @6994   10 years Don-vip fix #7705 - NPE when using piclayer plugin without data layer
(edit) @6993   10 years bastiK see #9397 - Move map no longer works on OSX (fix selection rectagle on …
(edit) @6992   10 years Don-vip cleanup/refactor of NavigatableComponent
(edit) @6991   10 years Balaitous fix little bug: In TagConflictResolver dialog, when user select a …
(edit) @6990   10 years Don-vip sonar - place Strings literals on the left side when checking for …
(edit) @6989   10 years bastiK see #josm9897 - Move map no longer works on OSX
(edit) @6988   10 years bastiK debug output for #9897 (also in [o30403])
(edit) @6987   10 years Don-vip sonar - fix some more issues
(edit) @6986   10 years Don-vip sonar - fix various minor issues
(edit) @6985   10 years Don-vip sonar - deprecated code
(edit) @6984   10 years stoecker remove outdated translations
(edit) @6981   10 years Don-vip fix some sonar issues
(edit) @6980   10 years Don-vip see #9634 - fix sonar issue - inconsistent synchronization
(edit) @6979   10 years Don-vip simplify Java version checking
(edit) @6977   10 years Don-vip fix some sonar issues recently introduced
(edit) @6976   10 years Balaitous fix #7959: join areas exception
(edit) @6974   10 years bastiK applied #9407 - fix for Hungarian EOV projection (patch by BathoryPeter)
(edit) @6973   10 years bastiK applied #9634 - Downloading Referrers Grabs Focus (patch by Balaitous, …
(edit) @6972   10 years bastiK see #9906 - remotecontrol import handler: add workaround when URLs …
(edit) @6971   10 years akks Add proxy.exceptions advanced parameter (localhost and 127.0.0.1 by …
(edit) @6970   10 years bastiK mapcss: proper @media support no longer chokes on unkown grammar when …
(edit) @6969   10 years Don-vip fix #9913 - update icon of mappaint preferences
(edit) @6968   10 years stoecker also store untranslated imagery name
(edit) @6966   10 years akks Fix default encoding for non-UTF consoles (for Notes plugin etc.)
(edit) @6965   10 years Don-vip fix #8047 - fix EDT violation in save/upload dialog
(edit) @6964   10 years Don-vip fix #9905 - fix EDT violation in merge layer action
(edit) @6962   10 years Don-vip see #8465 - rework apturl stuff
(edit) @6961   10 years stoecker fix #9081 - patch by Balaitous - improve alignment function in case of …
(edit) @6960   10 years Don-vip fix #8859, fix #9893 - Change of System of Measurement (SoM) in map …
(edit) @6959   10 years Don-vip fix #9896 - "g" shortcut (UnGlueAction) doesn't work with …
(edit) @6958   10 years Don-vip fix #9827 - Sort track length by value instead of string …
(edit) @6957   10 years Don-vip see #9897 - refactor OSX stuff
(edit) @6956   10 years Don-vip fix #9898 - fix NPE for toggle dialogs not calling createLayout()
(edit) @6953   10 years Don-vip see #8465 - Ask Linux Mint users to update their Java 6 version to Java 7
(edit) @6952   10 years Don-vip fix #9879 - fix unreported EDT violation that may cause freeze during …
Note: See TracRevisionLog for help on using the revision log.