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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6296   11 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
(edit) @6295   11 years Don-vip Sonar/Findbugs - fix various problems, javadoc
(edit) @6290   11 years Don-vip fix #9155 - map style icon resizing tries to make zero height icons …
(edit) @6283   11 years Don-vip Sonar/Findbugs - Bad practice - Method might ignore exception
(edit) @6268   11 years Don-vip Sonar/FindBugs - Bad practice - Method may fail to close stream
(edit) @6267   11 years Don-vip Sonar/FindBugs - Replace singular fields by local variables
(edit) @6264   11 years Don-vip Sonar/FindBugs - Performance - Method concatenates strings using + in …
(edit) @6258   11 years Don-vip Sonar/Findbugs - Performance - Inefficient use of keySet iterator …
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6246   11 years Don-vip Sonar/FindBugs - various bugfixes / violation fixes
(edit) @6245   11 years Don-vip see #9032, see #4029 - Allow to load session from standard I/O …
(edit) @6235   11 years Don-vip Sonar - fix recently introduced issues
(edit) @6232   11 years Don-vip Sonar - Avoid unused local variables
(edit) @6230   11 years Don-vip Sonar - Don't create instances of already existing BigInteger ZERO
(edit) @6229   11 years Don-vip Sonar - Avoid throwing NullPointerException
(edit) @6224   11 years Don-vip update to Diff v1.15 (2013/04/01) from http://www.bmsi.com/java/#diff
(edit) @6223   11 years Don-vip Sonar - fix various violations
(edit) @6222   11 years Don-vip Make some more defensive copies of user-supplied arrays, javadoc
(edit) @6221   11 years Don-vip Make some defensive copies of user-supplied arrays, move …
(edit) @6209   11 years Don-vip fix #8895, fix #9030 - fix regression in geottaged pictures support …
(edit) @6203   11 years Don-vip fix #9024 - bbox/bounds memory optimizations (modified patch by …
(edit) @6175   11 years Don-vip see #8902 - Small performance enhancements / coding style (patches by …
(edit) @6172   11 years Don-vip fix #8849: * Used scaled down (16x16 pixels) of large (.svg) images if …
(edit) @6160   11 years Don-vip code cleanup in ImageResource
(edit) @6156   11 years Don-vip fix #8971 - ArrayIndexOutOfBoundsException when combining single node …
(edit) @6155   11 years bastiK fixed #8945 - another NPE + unit test (patch by AlfonZ)
(edit) @6151   11 years bastiK #8972 - Receiving nullpointer exception when loading map style whose …
(edit) @6148   11 years bastiK fixed #8686 - Allow ZIP files whose paths are relative to the ZIP root …
(edit) @6143   11 years Don-vip see #8885 - cleanup in command line arguments and website URL handling
(edit) @6142   11 years Don-vip see #8902 - fix compilation warnings
(edit) @6127   11 years bastiK applied #8895 - Upgrade metadata-extractor to v. 2.6.4 (patch by ebourg)
(edit) @6126   11 years bastiK applied #8953 - sorting by name relations with accented letters (patch …
(edit) @6125   11 years bastiK see #7275 - allow script to handle restart When JOSM was started with …
(edit) @6123   11 years Don-vip fix #8904 - Disable Java HTTP caching, enabled by default with Java …
(edit) @6119   11 years framm fix hash url parsing, npe introduced in r6118
(edit) @6118   11 years framm apply patch by Peter Wendorff. closes #8945
(edit) @6113   11 years Don-vip fix some compilation warnings
(edit) @6110   11 years bastiK fixed typo from [6103]
(edit) @6104   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6103   11 years bastiK see #8921 - add Java package version to the status report
(edit) @6101   11 years akks revert 6099: seems it was not the described bug
(edit) @6099   11 years akks see #8921: avoid setTooltipText(null) (gives NPE when tooltip is shown …
(edit) @6094   11 years Don-vip fix #8918 - Handle Zero width space char since Java 7 changes related …
(edit) @6093   11 years akks see #8902 - collection size ==/!= 0 -> isEmpty()/!isEmpty() (patch by …
(edit) @6087   11 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
(edit) @6085   11 years Don-vip see #8902 - c-like array definitions changed to java-like (patch by …
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6083   11 years bastiK see #8902 - Small performance enhancements (patch by shinigami)
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @6068   11 years akks see #8853: Massive (and dumb) refactoring of TaggingPreset class …
(edit) @6049   11 years akks see #8851: fix some bugs in joining areas and adding intersections …
(edit) @6007   11 years Don-vip fix #8794 - NumberFormatException in Geometry.getCentroid()
(edit) @5994   11 years Don-vip fix #8770 - Call lsb-release only once
(edit) @5980   11 years Don-vip see #8631 - Sanity checks in geometry functions dealing with …
(edit) @5979   11 years akks fix #8652 [based on patch by cmuelle8] enable dialog and panels hiding …
(edit) @5949   11 years Don-vip fix #8661 - preset: default on check not set
(edit) @5946   11 years stoecker fix #7658 - don't load icons from user relative paths (require …
(edit) @5937   11 years stoecker fix #8685 - wiki browser fix external links (althought they look very ugly)
(edit) @5936   11 years stoecker fix #8685 - wiki browser links not working
(edit) @5927   11 years bastiK add missing license information
(edit) @5926   11 years bastiK clean up imports
(edit) @5916   11 years stoecker fix version number
(edit) @5915   11 years stoecker use 3 step wiki loading fallback, cleanup handling of language fallbacks
(edit) @5887   11 years Don-vip see #8606 - Fix user-agent used with JEditorPage.setPage() or …
(edit) @5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5885   11 years stoecker fix quoted texts (fix #8616)
(edit) @5881   11 years stoecker javadoc fixes
(edit) @5879   11 years Don-vip improve Mac OS X description
(edit) @5877   11 years Don-vip see #8616 - Attempt to determine OS detailed version on some non …
(edit) @5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
(edit) @5871   11 years Don-vip fix #8611 (audio slower broken) + update all audio javadoc
(edit) @5868   11 years stoecker see #8606 - use JOSM agent also for WebStart, join help browser and …
(edit) @5867   11 years stoecker nicer linux os string for some distros
(edit) @5863   11 years stoecker javadoc fixes
(edit) @5853   11 years stoecker improve version string for linux
(edit) @5852   11 years stoecker improve version string for linux
(edit) @5850   11 years Don-vip fix #8602 - More detailed OS version info for Linux and Windows systems
(edit) @5849   11 years Don-vip fix #8584 - see #8571 : Add "Report bug" button in Status report …
(edit) @5839   11 years Don-vip see #8570 - close more streams
(edit) @5834   11 years Don-vip see #8570 - close stream after reading page from wiki
(edit) @5830   11 years Don-vip fix #8577 - Exception with empty SVG as image
(edit) @5827   11 years Don-vip see #8571 - Compress bug reports before encoding them to have shorter …
(edit) @5822   11 years Don-vip fix #8546 - Validator do not detect errors named identically (partial …
(edit) @5819   11 years stoecker add system name to user agent string, remove direct setting of user …
(edit) @5813   11 years stoecker #see 8379 - add untagged to help of search
(edit) @5809   11 years akks fix #8500, see #8384: added "Clear buffer" button to the messages …
(edit) @5791   11 years Don-vip see #8530 - workaround for NPE when loading "Steps properties" presets …
(edit) @5783   11 years Don-vip fix #8517 - Sort validator results (based on patch by windu.2b)
(edit) @5772   11 years Don-vip see #8505 - strip of trailing and leading whitespace characters of …
(edit) @5762   11 years stoecker remove some deprecated and unused stuff
(edit) @5756   11 years akks paste tags from text: fixed one more parser error, added JUnit tests, …
(edit) @5755   11 years akks Fix incorrect tag pasting from tab-delimited text, see #8384
(edit) @5738   11 years akks see #8384: Ctrl-Shift-V now can paste tags from text buffer like …
(edit) @5698   11 years bastiK fix problem with making multisplitpanelayout persistent (avoid loop …
(edit) @5647   11 years Don-vip fix #8305 - Validator: don't check distance for incomplete house …
(edit) @5610   11 years Don-vip fix NPE
(edit) @5589   11 years bastiK drop unnecessary properties for upload to the OSM API in order to save …
(edit) @5587   11 years Don-vip Single entry point in Utils to open HTTP connections
(edit) @5584   11 years Don-vip fix #8201 - Error handling or redacted items
(edit) @5580   11 years Don-vip fix #8191 - Do not load external DTDs when reading (supposed) XML …
Note: See TracRevisionLog for help on using the revision log.