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