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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8542   9 years wiktorn Add warnings about supported projections for WMS layers
(edit) @8540   9 years Don-vip fix remaining checkstyle issues
(edit) @8538   9 years akks some more debugging output, see #11209
(edit) @8537   9 years akks add debug.advanced-keypress-detector.enable option for debugging #11209
(edit) @8535   9 years bastiK fixed #11598 - Cannot match literal quotation mark (?) in regular …
(edit) @8533   9 years Don-vip findbugs
(edit) @8530   9 years Don-vip see #11255 - checkstyle/findbugs
(edit) @8526   9 years wiktorn Introduce WMS layer based on TMS. (closes: #11255) HEADS UP: After …
(edit) @8525   9 years simon04 see #11591, see #11355 - Splash screen: attempt to fix lock issue (2)
(edit) @8524   9 years simon04 see #11591, see #11355 - Splash screen: attempt to fix …
(edit) @8521   9 years Don-vip see #11593, see #11579 - MapCSS: display mapcss parsing exceptions …
(edit) @8520   9 years Don-vip see #11591, see #11355 - disable blocking code + fix some sonar …
(edit) @8517   9 years simon04 see #10973 - Relation public_transport/route sorting: sort platform
(edit) @8516   9 years simon04 see #11355 - Splash screen: scroll overlong task list
(edit) @8515   9 years simon04 see #11579 - MapCSS: improve error reporting on invalid pseudo classes
(edit) @8514   9 years Don-vip checkstyle: various checks
(edit) @8513   9 years Don-vip checkstyle: blocks
(edit) @8512   9 years Don-vip checkstyle: redundant modifiers
(edit) @8511   9 years Don-vip checkstyle: modifiers order
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   9 years Don-vip fix many checkstyle violations
(edit) @8507   9 years simon04 fix #10593 - Preference, mappaint/preset/validator sources: indicate …
(edit) @8506   9 years Don-vip fix some Sonar issues
(edit) @8505   9 years simon04 fix #11559 - Relation editor: add button to sort the selected relation …
(edit) @8503   9 years simon04 see #11217 - Notes: copy note URL to clipboard when right clicking tooltip
(edit) @8500   9 years simon04 see #11355 - Splash screen: attempt to fix dialog height issue (2)
(edit) @8499   9 years simon04 see #11355 - Splash screen: attempt to fix dialog height issue
(edit) @8498   9 years simon04 fix #11413 - Advanced Info: add last edit count tab (slightly modified …
(edit) @8497   9 years simon04 fix #11355 - Splash screen: display parallel initialization tasks in a …
(edit) @8496   9 years simon04 fix #11505 - Download objects: load a range of OSM objects (modified …
(edit) @8495   9 years simon04 fix #11150 - False validator warning on ford if node is outside the …
(edit) @8494   9 years simon04 see #11150 - MapCSS: refactor pseudo classes to factory based …
(edit) @8493   9 years simon04 fix #5509 - Presets: sort property lists by display name Sorting is …
(edit) @8492   9 years simon04 fix #3145 - Allow listing custom presets within default groups The …
(edit) @8489   9 years Don-vip fix #11562 - use CopyOnWriteArrayList for listeners to avoid …
(edit) @8487   9 years Don-vip Hide implicit public constructor for utility classes
(edit) @8486   9 years Don-vip Remove unused method parameter(s) in private methods
(edit) @8484   9 years Don-vip see #11266 - tagging presets icons: avoid unnecessary I/O access to …
(edit) @8481   9 years akks see #11209: potentially fix input method switching problems
(edit) @8475   9 years Don-vip fix #11219 - Open notes in browser with Ctrl-Shift-I: "Advanced info (web)"
(edit) @8474   9 years Don-vip fix #11177 - Notes: upload before deleting layer doesn't work
(edit) @8471   9 years Don-vip offer to automatically download missing required plugins and restart. …
(edit) @8470   9 years Don-vip javadoc fixes. Removed one duplicated method in exception handling
(edit) @8469   9 years Don-vip Add some more package-info.java to enhance Javadoc. Refactor package …
(edit) @8468   9 years Don-vip fix some minor sonar/code style issues: - Avoid Protected Field In …
(edit) @8465   9 years Don-vip minor code style issues
(edit) @8464   9 years Don-vip Singular fields
(edit) @8463   9 years Don-vip see #11209 - switch input method as soon as option selected + detect …
(edit) @8461   9 years Don-vip global use of String.isEmpty()
(edit) @8460   9 years Don-vip simplify usage of Way.firstNode()
(edit) @8459   9 years Don-vip javadoc / Unit test fixes
(edit) @8454   9 years Don-vip fix #11493 - Wrong warning in validation of roundabouts (regression, …
(edit) @8449   9 years Don-vip remove extra whitespaces
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8443   9 years Don-vip remove extra whitespaces
(edit) @8442   9 years Don-vip Fix #11266 - SVG versions of JOSM and OAuth logos + some other buttons …
(edit) @8441   9 years Don-vip see #11209 - add debug messages
(edit) @8440   9 years Don-vip fix javadoc warnings
(edit) @8432   9 years bastiK fixed #11479 - buildings not rendering in mapnik style (patch by …
(edit) @8430   9 years Don-vip see #11209 - Make ExtendedDialog.result volatile
(edit) @8429   9 years Don-vip fix #11485 - robustness to JDK-6322854 when dealing with system selection
(edit) @8426   9 years Don-vip Accessibility - global use of JLabel.setLabelFor() + various fixes …
(edit) @8424   9 years wiktorn Set URLConnection.setUseCaches(false) when forcing reload of tiles. …
(edit) @8423   9 years wiktorn Fix unit tests and findbugs warning. Closes: #11466
(edit) @8422   9 years wiktorn Change HashMap to ConcurrentHashMap, to avoid …
(edit) @8419   9 years Don-vip Sonar: various code style cleanup: - fix copyright - classes that …
(edit) @8418   9 years wiktorn Add posibility to display HTTP headers in Show Tile Info dialog. …
(edit) @8416   9 years Don-vip fix #11447 - revert or r8384 for StyleCache and GeoPropertyIndex
(edit) @8415   9 years Don-vip code style/cleanup - Uncommented Empty Constructor
(edit) @8413   9 years Don-vip code style - A close curly brace should be located at the beginning of …
(edit) @8412   9 years Don-vip ExecutorService field doesn't ever get shutdown
(edit) @8406   9 years Don-vip Style - Method returns modified parameter
(edit) @8405   9 years Don-vip remove duplicated class JpegFileFilter
(edit) @8404   9 years Don-vip When doing a String.toLowerCase()/toUpperCase() call, use a …
(edit) @8403   9 years wiktorn Rework the per host limit, so the queue will never reject the submited …
(edit) @8401   9 years Don-vip fix some minor Sonar issues
(edit) @8399   9 years Don-vip see #11397, see #11447 - partial revert of r8308 (SONARJAVA-1061: FP …
(edit) @8398   9 years Don-vip add dynamic tooltip to SizeButton
(edit) @8397   9 years wiktorn addresses #11437 - introduce infinite queue for tile loading and clear …
(edit) @8395   9 years Don-vip convention - An open curly brace should be located at the end of a line
(edit) @8394   9 years Don-vip - global use of String.isEmpty() - Correctness - Method throws …
(edit) @8393   9 years Don-vip see #11447 - partial revert of r8384
(edit) @8392   9 years Don-vip remove useless code (Method implemented with an exact copy of its …
(edit) @8390   9 years Don-vip Sonar - various performance improvements
(edit) @8388   9 years Don-vip performance - use of EnumMap / EnumSet
(edit) @8387   9 years Don-vip fix some Findbugs warnings
(edit) @8385   9 years Don-vip fix regressions of r8384
(edit) @8384   9 years Don-vip squid:S1244 - Floating point numbers should not be tested for equality
(edit) @8382   9 years Don-vip fix copyright/license headers globally (missed a few files)
(edit) @8380   9 years Don-vip code style - A getX() method which returns a boolean should be named isX()
(edit) @8379   9 years Don-vip Consecutively calls to StringBuffer/StringBuilder .append should reuse …
(edit) @8378   9 years Don-vip fix copyright/license headers globally
(edit) @8377   9 years Don-vip performance - remove useless boxing of boolean constants
(edit) @8376   9 years Don-vip code style - remove useless calls to toString()
(edit) @8375   9 years Don-vip code style - Method stores return result in local before immediately …
(edit) @8374   9 years Don-vip code style - Unnecessary Final Modifier
(edit) @8373   9 years Don-vip code style - Method makes literal string comparisons passing the …
(edit) @8372   9 years Don-vip code cleanup
(edit) @8371   9 years Don-vip fix #11384 - UI problem with add tag dialog
(edit) @8368   9 years Don-vip avoid deadlock
Note: See TracRevisionLog for help on using the revision log.