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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8471   11 years Don-vip offer to automatically download missing required plugins and restart. …
(edit) @8470   11 years Don-vip javadoc fixes. Removed one duplicated method in exception handling
(edit) @8469   11 years Don-vip Add some more package-info.java to enhance Javadoc. Refactor package …
(edit) @8468   11 years Don-vip fix some minor sonar/code style issues: - Avoid Protected Field In …
(edit) @8465   11 years Don-vip minor code style issues
(edit) @8464   11 years Don-vip Singular fields
(edit) @8463   11 years Don-vip see #11209 - switch input method as soon as option selected + detect …
(edit) @8461   11 years Don-vip global use of String.isEmpty()
(edit) @8460   11 years Don-vip simplify usage of Way.firstNode()
(edit) @8459   11 years Don-vip javadoc / Unit test fixes
(edit) @8454   11 years Don-vip fix #11493 - Wrong warning in validation of roundabouts (regression, …
(edit) @8449   11 years Don-vip remove extra whitespaces
(edit) @8444   11 years Don-vip remove extra whitespaces
(edit) @8443   11 years Don-vip remove extra whitespaces
(edit) @8442   11 years Don-vip Fix #11266 - SVG versions of JOSM and OAuth logos + some other buttons …
(edit) @8441   11 years Don-vip see #11209 - add debug messages
(edit) @8440   11 years Don-vip fix javadoc warnings
(edit) @8432   11 years bastiK fixed #11479 - buildings not rendering in mapnik style (patch by …
(edit) @8430   11 years Don-vip see #11209 - Make ExtendedDialog.result volatile
(edit) @8429   11 years Don-vip fix #11485 - robustness to JDK-6322854 when dealing with system selection
(edit) @8426   11 years Don-vip Accessibility - global use of JLabel.setLabelFor() + various fixes …
(edit) @8424   11 years wiktorn Set URLConnection.setUseCaches(false) when forcing reload of tiles. …
(edit) @8423   11 years wiktorn Fix unit tests and findbugs warning. Closes: #11466
(edit) @8422   11 years wiktorn Change HashMap to ConcurrentHashMap, to avoid …
(edit) @8419   11 years Don-vip Sonar: various code style cleanup: - fix copyright - classes that …
(edit) @8418   11 years wiktorn Add posibility to display HTTP headers in Show Tile Info dialog. …
(edit) @8416   11 years Don-vip fix #11447 - revert or r8384 for StyleCache and GeoPropertyIndex
(edit) @8415   11 years Don-vip code style/cleanup - Uncommented Empty Constructor
(edit) @8413   11 years Don-vip code style - A close curly brace should be located at the beginning of …
(edit) @8412   11 years Don-vip ExecutorService field doesn't ever get shutdown
(edit) @8406   11 years Don-vip Style - Method returns modified parameter
(edit) @8405   11 years Don-vip remove duplicated class JpegFileFilter
(edit) @8404   11 years Don-vip When doing a String.toLowerCase()/toUpperCase() call, use a …
(edit) @8403   11 years wiktorn Rework the per host limit, so the queue will never reject the submited …
(edit) @8401   11 years Don-vip fix some minor Sonar issues
(edit) @8399   11 years Don-vip see #11397, see #11447 - partial revert of r8308 (SONARJAVA-1061: FP …
(edit) @8398   11 years Don-vip add dynamic tooltip to SizeButton
(edit) @8397   11 years wiktorn addresses #11437 - introduce infinite queue for tile loading and clear …
(edit) @8395   11 years Don-vip convention - An open curly brace should be located at the end of a line
(edit) @8394   11 years Don-vip - global use of String.isEmpty() - Correctness - Method throws …
(edit) @8393   11 years Don-vip see #11447 - partial revert of r8384
(edit) @8392   11 years Don-vip remove useless code (Method implemented with an exact copy of its …
(edit) @8390   11 years Don-vip Sonar - various performance improvements
(edit) @8388   11 years Don-vip performance - use of EnumMap / EnumSet
(edit) @8387   11 years Don-vip fix some Findbugs warnings
(edit) @8385   11 years Don-vip fix regressions of r8384
(edit) @8384   11 years Don-vip squid:S1244 - Floating point numbers should not be tested for equality
(edit) @8382   11 years Don-vip fix copyright/license headers globally (missed a few files)
(edit) @8380   11 years Don-vip code style - A getX() method which returns a boolean should be named isX()
(edit) @8379   11 years Don-vip Consecutively calls to StringBuffer/StringBuilder .append should reuse …
(edit) @8378   11 years Don-vip fix copyright/license headers globally
(edit) @8377   11 years Don-vip performance - remove useless boxing of boolean constants
(edit) @8376   11 years Don-vip code style - remove useless calls to toString()
(edit) @8375   11 years Don-vip code style - Method stores return result in local before immediately …
(edit) @8374   11 years Don-vip code style - Unnecessary Final Modifier
(edit) @8373   11 years Don-vip code style - Method makes literal string comparisons passing the …
(edit) @8372   11 years Don-vip code cleanup
(edit) @8371   11 years Don-vip fix #11384 - UI problem with add tag dialog
(edit) @8368   11 years Don-vip avoid deadlock
(edit) @8367   11 years Don-vip fix synchronization issue seen in unit test
(edit) @8366   11 years Don-vip fix #11421 - Support 'lat="..." lon="..."' specification in "Add node" …
(edit) @8365   11 years Don-vip fix Findbugs performance issues
(edit) @8364   11 years Don-vip fix Findbugs violation - ICAST: Integral division result cast to double
(edit) @8359   11 years Don-vip fix #11422 - Help for keyboard shortcut should consider the operating …
(edit) @8358   11 years Don-vip fix #11290 - fix width of auto_increment buttons for Aqua & Nimbus …
(edit) @8356   11 years Don-vip remove public mutable array Main.commandLineArgs
(edit) @8354   11 years Don-vip fix #11432 - robustness against invalid GPX files
(edit) @8349   11 years stoecker see #11419 - support different tile sizes better (patch by wiktorn)
(edit) @8347   11 years Don-vip simplify/instrument SAX code
(edit) @8346   11 years Don-vip squid:S00116 - Field names should comply with a naming convention
(edit) @8345   11 years Don-vip code style - Useless parentheses around expressions should be removed …
(edit) @8344   11 years bastiK applied #10454 - Mapbox "empty" tile (imagery with zoom level > 17) …
(edit) @8342   11 years Don-vip code style - Close curly brace and the next "else", "catch" and …
(edit) @8338   11 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
(edit) @8332   11 years Don-vip fix various issues: - performance - inefficient use of keySet iterator …
(edit) @8331   11 years simon04 fix #10278 - MapCSSTagChecker: preprocess MapCSS for media queries support
(edit) @8330   11 years simon04 see #11384 - Attempt to fix UI problem with add tag dialog
(edit) @8324   11 years Don-vip squid:S1133 - remove deprecated code
(edit) @8323   11 years stoecker see #10684 - remove remaining overlay() calls
(edit) @8318   11 years Don-vip fix various Sonar issues: - squid:S1068: Unused private fields should …
(edit) @8316   11 years stoecker still something left from mapcss switch
(edit) @8315   11 years stoecker remove old migration code
(edit) @8313   11 years Don-vip fix #11397 - NPE
(edit) @8312   11 years stoecker revert build breaking change
(edit) @8308   11 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8307   11 years bastiK applied #10902 - TMS simultaneous connections (patch by wiktorn)
(edit) @8304   11 years Don-vip simplify URL encoding/decoding
(edit) @8298   11 years stoecker see #8562 - text improvement
(edit) @8297   11 years Don-vip fix #11382 - Improve MapCSS speed by using BitSets (patch by michael2402)
(edit) @8296   11 years stoecker see #8562 - move IPv6 detection to main class instead of preferences
(edit) @8293   11 years Don-vip fix #11383 - IndexOutOfBoundsException in LayerListDialog
(edit) @8291   11 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @8290   11 years Don-vip code cleanup
(edit) @8289   11 years bastiK fixed #11378 - mapcss: fill-area rescales image
(edit) @8288   11 years stoecker fix #11353 - imagery offset regression (patch by wiktorn)
(edit) @8287   11 years Don-vip fix findsecbugs:XXE_SAXPARSER - "Security - XML Parsing Vulnerable to …
(edit) @8286   11 years Don-vip fix sonar squid:S1444 - "public static" fields should always be constant
(edit) @8285   11 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @8282   11 years stoecker fix handling of khmer a bit
(edit) @8274   11 years simon04 see #10512 - taginfoextract: add initial presets extration, switch all …
Note: See TracRevisionLog for help on using the revision log.