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

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) @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
(edit) @6797   10 years Don-vip fix #9406 - Verify for new versions of plugins on crashes
(edit) @6796   10 years stoecker see #9611 - proper plural selection also for single strings
(edit) @6792   10 years Don-vip Sonar - fix various issues
(edit) @6772   10 years simon04 fix #8413 - Presets: no not apply use_last_as_default when calling …
(edit) @6749   10 years simon04 fix #9596 - MapCSS style: determine opacity/transparency of a color …
(edit) @6747   10 years bastiK #8581 - Embedded SVG leads to very high memory consumption
(edit) @6742   10 years simon04 fix #7686 - Shorten long search expression for display purposes (in …
(edit) @6740   10 years simon04 fix #9191 - MapCSS: Add option to include colour preferences of …
(edit) @6717   10 years Don-vip where applicable, replace System.arraycopy by Arrays.copyOf
(edit) @6682   10 years simon04 fix #5629 #5108 #9568 - Make Unix web browsers configurable via …
(edit) @6661   10 years simon04 fix #9561 - Bug in getDurationString
(edit) @6655   10 years Don-vip fix #9535 - handling of alpha values in HTML color codes (used in …
(edit) @6652   10 years simon04 fix #9525 - multiselecting objects does not show differing relation …
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6642   10 years Don-vip Improve handling of network errors at startup, suggest to change proxy …
(edit) @6623   10 years Don-vip fix Sonar issues
(edit) @6617   10 years Don-vip Replace non-working Sun bugtracker links to new OpenJDK one
(edit) @6615   10 years Don-vip fix compilation warnings + minor code refactorization
(edit) @6610   10 years simon04 Fix Javadoc links (@see @link => @see)
(edit) @6607   10 years simon04 see #9516 - MapCSS: add basic support for a "contains" expression The …
(edit) @6592   10 years simon04 fix #8519 - Validator: validate :lanes values
(edit) @6582   10 years bastiK fixed #9505 - Defaults for osm-server.url differ = !null
(edit) @6578   10 years bastiK Preferences rework. Merges the 4 maps for the 4 setting types into a …
(edit) @6573   10 years simon04 fix #9043 - Validator: Verify links on highways
(edit) @6566   10 years simon04 fix #9494 - Advanced object info: add "Center of bounding box", and …
(edit) @6557   10 years Don-vip fix #3722 - fix shortcuts for "next photo" and "previous photo" after …
(edit) @6552   10 years simon04 Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
(edit) @6547   10 years simon04 MapCSS: add regular expression support for key conditions For …
(edit) @6541   10 years Don-vip fix #9447 - mappaint: display capacity as a name complement for labels
(edit) @6538   10 years simon04 see #9414 - MapCSS-based tagchecker: provide {i.key}, {i.value}, …
(edit) @6530   10 years Don-vip fix #9469 - fix window geometry regression from r6522
(edit) @6524   10 years Don-vip global use of Utils.joinAsHtmlUnorderedList()
(edit) @6522   10 years Don-vip fix #9466 - dialogs larger than the screen
(edit) @6514   10 years simon04 fix #9467 - IllegalArgumentException: URL does not contain valid zoom
(edit) @6506   10 years simon04 see #9414 - implement MapCSS-based tag checker/fixer The file …
(edit) @6474   10 years Don-vip fix #9434 - Robustness in hash URLs parsing
(edit) @6453   10 years Don-vip global use of osm website url and new url scheme
(edit) @6452   10 years Don-vip fix #9360 - listed Values in Enhanced Preferences cannot be removed …
(edit) @6443   10 years Don-vip see #8465 - Ask Windows users to update their Sun/Oracle Java 6 …
(edit) @6421   10 years simon04 see #9341 - provide utility methods to open URL + decompress stream if …
(edit) @6410   10 years Don-vip * tagchecker: ignore keys starting with source: * utils: handle …
(edit) @6394   10 years Don-vip fix #9333 - Make 'jump to position" more visible (added in view menu) …
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6367   10 years Don-vip Sonar/Findbugs - unused code
Note: See TracRevisionLog for help on using the revision log.