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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7419   10 years Don-vip fix #7708 - pre-formatting of manual bug reports
(edit) @7407   10 years Don-vip fix focus issues (regression from r7401)
(edit) @7402   10 years Don-vip fix some Sonar issues
(edit) @7401   10 years Don-vip fix #10175 - ask for JOSM update in case of crash with old version
(edit) @7395   10 years Don-vip javadoc update/cleanup
(edit) @7392   10 years Don-vip code cleanup, javadoc update
(edit) @7383   10 years bastiK applied #10301 - extend display of maxspeed nodes (patch by …
(edit) @7376   10 years Don-vip fix #10198 - wrong layout of bug report dialog with Gnome 3 (at least …
(edit) @7356   10 years Don-vip fix #10206 - Check MapCSS validator assertions for local rules if new …
(edit) @7353   10 years bastiK fixed #10328 - AssertionError when adding tag (is_right_hand_traffic)
(edit) @7349   10 years Don-vip blind attempt to support Gentoo in Java package info retrieval
(edit) @7344   10 years Don-vip fix #10230 - add information message before installing certificate to …
(edit) @7343   10 years Don-vip see #10230, see #10033 - add "Install/uninstall certificate" buttons …
(edit) @7342   10 years Don-vip see #10230, see #10033 - fix certificate detection
(edit) @7337   10 years Don-vip see #10230, see #10033 - SAN tweaks + fix unit test (for real?)
(edit) @7335   10 years Don-vip see #10230, see #10033 - big rework of HTTPS support for Remote …
(edit) @7321   10 years Don-vip fix #10287 - robustness to system time going backwards during josm startup
(edit) @7319   10 years akks Add colorbar for active GPX layer, big GpxLayer class refactoring, see …
(edit) @7318   10 years stoecker see #10272 - improve version checks for RPM based distros
(edit) @7315   10 years Don-vip code simplification with some Java 7 new NIO2 Files methods …
(edit) @7314   10 years Don-vip see #10272 - refactor Linux package info retrieval to work on more …
(edit) @7313   10 years Don-vip fix #10267 - WMS robustness against JPEG files with invalid metadata …
(edit) @7299   10 years Don-vip fix #10121 - Add a new look-and-feel preference to display ISO 8601 …
(edit) @7287   10 years Don-vip fix #10025 - File registration with Mac OSX (many thanks to Stereo and …
(edit) @7283   10 years Don-vip see #10025 - add debug/warn messages
(edit) @7276   10 years Don-vip fix #9518 - Automatically reload MapCSS tagchecker validator rules …
(edit) @7275   10 years Don-vip see #9518 - refactor internals of MapCSSTagChecker to prepare later …
(edit) @7253   10 years Don-vip see #10025 - open .osm files with double-click on OSX
(edit) @7248   10 years bastiK reworked MirroredInputStream (renamed to CachedFile): * no more …
(edit) @7206   10 years Don-vip see #10033 - allow remote control to work from osm.org in https on …
(edit) @7205   10 years Don-vip fix #10052 - Wrong server URL in HTTP 400 error message
(edit) @7193   10 years bastiK added right- and left-hand traffic database (new mapcss …
(edit) @7187   10 years Don-vip fix #10079 - typos in messages and javadoc
(edit) @7170   10 years simon04 fix #10063 - MapCSS: make min() and max() work on a list as well …
(edit) @7145   10 years simon04 see #10037 - Improve node-inside-multipolygon matching by handling …
(edit) @7134   10 years Don-vip fix #10030 - wms support broken in r7132
(edit) @7132   10 years Don-vip fix #9984 - Add support for WMS tiles defining a transparent color in …
(edit) @7119   10 years Don-vip code refactoring/cleanup/javadoc + fix bug in preset text comparator …
(edit) @7109   10 years Don-vip see #8671 - some code refactoring done in an unsuccessful attempt to …
(edit) @7100   10 years Don-vip refactor tagging presets to allow presets-dependent unit tests to …
(edit) @7090   10 years Don-vip code refactoring to avoid classes in methods (cause problems for code …
(edit) @7089   10 years Don-vip see #8465 - Use of new Java 7 zip constructors allowing to specify a …
(edit) @7083   10 years Don-vip see #8465 - replace Utils.equal by Objects.equals, new in Java 7
(edit) @7082   10 years Don-vip see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8, new in …
(edit) @7075   10 years Don-vip Robustness to allow to run more unit tests in headless mode
(edit) @7072   10 years Don-vip fix #9988 - NPE in Geometry.getCentroid()
(edit) @7060   10 years Don-vip fix issue in bug report URL (regression from r7037), add javadoc and …
(edit) @7037   10 years Don-vip see #8465 - last batch of try-with-resources
(edit) @7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
(edit) @7029   10 years Don-vip fix more warnings, remove unused code
(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) @7022   10 years Don-vip see #8465 - enable and fix more warnings
(edit) @7019   10 years Don-vip see #8465 - fix @SafeVarargs warning, see …
(edit) @7012   10 years Don-vip see #8465 - use String switch/case where applicable
(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) @7001   10 years Don-vip see #8465 - switch core to Java 7
(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) @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) @6977   10 years Don-vip fix some sonar issues recently introduced
(edit) @6972   10 years bastiK see #9906 - remotecontrol import handler: add workaround when URLs …
(edit) @6962   10 years Don-vip see #8465 - rework apturl stuff
(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 …
(edit) @6951   10 years Don-vip fix #9879 - make sure to not mention Oracle for OpenJDK-based JVMs
(edit) @6943   10 years Don-vip see #8465 - Ask Mac/Debian/Ubuntu users to update their Java 6 version …
(edit) @6934   10 years Don-vip fix #7423 - Align nodes in circle results are unstable (patch by Balaitous)
(edit) @6925   10 years Don-vip see #3764 - fix layout of bug report window
(edit) @6920   10 years Don-vip fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
(edit) @6906   10 years Don-vip refactor duplicated code - impacts some plugins (reverter, roadsigns, …
(edit) @6898   10 years stoecker see #9778 - fix brain damage
(edit) @6897   10 years stoecker see #9778 - use TLS for JOSM website access
(edit) @6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6883   10 years Don-vip fix some Sonar issues
(edit) @6870   10 years simon04 fix #9598 - Validator: do not report "Overlapping ways" for buildings
(edit) @6869   10 years Don-vip fix #9731 - fix a bunch of problems occuring when validating …
(edit) @6852   10 years Don-vip see #9710 - more debug messages
(edit) @6851   10 years Don-vip see #9710 - enable OAuth debug output with --debug + single endpoint …
(edit) @6850   10 years Don-vip see #8888 - Add icedtea-web package version in status report for …
(edit) @6841   10 years Don-vip see #9680 - Boost multipolygon computation performance by caching Areas
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6828   10 years Don-vip fix #9699 - workaround to java bug in getMaximumWindowBounds()
(edit) @6823   10 years bastiK #8902 Small performance enhancements / coding style (patch by …
(edit) @6822   10 years bastiK see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6814   10 years Don-vip fix #8234 - remove duplicated/unused icons + javadoc
(edit) @6809   10 years bastiK fixed #9674 - Support for escaping special characters
(edit) @6806   10 years Don-vip fix some Sonar issues introduced recently
(edit) @6804   10 years simon04 fix #9668 - Sort entries in validation results naturally
(edit) @6798   10 years Don-vip fix some Sonar issues
Note: See TracRevisionLog for help on using the revision log.