|
|
@6607
|
11 years |
simon04 |
see #9516 - MapCSS: add basic support for a "contains" expression
The …
|
|
|
@6592
|
11 years |
simon04 |
fix #8519 - Validator: validate :lanes values
|
|
|
@6582
|
11 years |
bastiK |
fixed #9505 - Defaults for osm-server.url differ = !null
|
|
|
@6578
|
11 years |
bastiK |
Preferences rework. Merges the 4 maps for the 4 setting
types into a …
|
|
|
@6573
|
11 years |
simon04 |
fix #9043 - Validator: Verify links on highways
|
|
|
@6566
|
11 years |
simon04 |
fix #9494 - Advanced object info: add "Center of bounding box", and …
|
|
|
@6557
|
11 years |
Don-vip |
fix #3722 - fix shortcuts for "next photo" and "previous photo" after …
|
|
|
@6552
|
11 years |
simon04 |
Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
|
|
|
@6547
|
11 years |
simon04 |
MapCSS: add regular expression support for key conditions
For …
|
|
|
@6541
|
11 years |
Don-vip |
fix #9447 - mappaint: display capacity as a name complement for labels
|
|
|
@6538
|
11 years |
simon04 |
see #9414 - MapCSS-based tagchecker: provide {i.key} , {i.value} , …
|
|
|
@6530
|
11 years |
Don-vip |
fix #9469 - fix window geometry regression from r6522
|
|
|
@6524
|
11 years |
Don-vip |
global use of Utils.joinAsHtmlUnorderedList()
|
|
|
@6522
|
11 years |
Don-vip |
fix #9466 - dialogs larger than the screen
|
|
|
@6514
|
11 years |
simon04 |
fix #9467 - IllegalArgumentException: URL does not contain valid zoom
|
|
|
@6506
|
11 years |
simon04 |
see #9414 - implement MapCSS-based tag checker/fixer
The file …
|
|
|
@6474
|
11 years |
Don-vip |
fix #9434 - Robustness in hash URLs parsing
|
|
|
@6453
|
11 years |
Don-vip |
global use of osm website url and new url scheme
|
|
|
@6452
|
11 years |
Don-vip |
fix #9360 - listed Values in Enhanced Preferences cannot be removed …
|
|
|
@6443
|
11 years |
Don-vip |
see #8465 - Ask Windows users to update their Sun/Oracle Java 6 …
|
|
|
@6421
|
11 years |
simon04 |
see #9341 - provide utility methods to open URL + decompress stream if …
|
|
|
@6410
|
11 years |
Don-vip |
* tagchecker: ignore keys starting with source:
* utils: handle …
|
|
|
@6394
|
11 years |
Don-vip |
fix #9333 - Make 'jump to position" more visible (added in view menu) …
|
|
|
@6380
|
11 years |
Don-vip |
update license/copyright information
|
|
|
@6367
|
11 years |
Don-vip |
Sonar/Findbugs - unused code
|
|
|
@6362
|
11 years |
Don-vip |
Checkstyle:
- private constructors for util classes
- final classes
- …
|
|
|
@6360
|
11 years |
Don-vip |
Sonar/Findbugs - Hide Utility Class Constructor
|
|
|
@6354
|
11 years |
Don-vip |
print duration of tests for performance evaluation
|
|
|
@6340
|
11 years |
Don-vip |
refactor of some GUI/widgets classes (impacts some plugins):
- …
|
|
|
@6317
|
12 years |
Don-vip |
Sonar/FindBugs - Loose coupling
|
|
|
@6316
|
12 years |
Don-vip |
Sonar/FindBugs - Loose coupling
|
|
|
@6313
|
12 years |
Don-vip |
cosmetics in error reporting
|
|
|
@6310
|
12 years |
Don-vip |
Sonar/FindBugs - Nested blocks of code should not be left empty
|
|
|
@6299
|
12 years |
Don-vip |
Improve feedback when clicking a web marker pointing to a local file fails
|
|
|
@6296
|
12 years |
Don-vip |
Sonar/Findbugs - Avoid commented-out lines of code, javadoc
|
|
|
@6295
|
12 years |
Don-vip |
Sonar/Findbugs - fix various problems, javadoc
|
|
|
@6290
|
12 years |
Don-vip |
fix #9155 - map style icon resizing tries to make zero height icons …
|
|
|
@6283
|
12 years |
Don-vip |
Sonar/Findbugs - Bad practice - Method might ignore exception
|
|
|
@6268
|
12 years |
Don-vip |
Sonar/FindBugs - Bad practice - Method may fail to close stream
|
|
|
@6267
|
12 years |
Don-vip |
Sonar/FindBugs - Replace singular fields by local variables
|
|
|
@6264
|
12 years |
Don-vip |
Sonar/FindBugs - Performance - Method concatenates strings using + in …
|
|
|
@6258
|
12 years |
Don-vip |
Sonar/Findbugs - Performance - Inefficient use of keySet iterator …
|
|
|
@6248
|
12 years |
Don-vip |
Rework console output:
- new log level "error"
- Replace nearly all …
|
|
|
@6246
|
12 years |
Don-vip |
Sonar/FindBugs - various bugfixes / violation fixes
|
|
|
@6245
|
12 years |
Don-vip |
see #9032, see #4029 - Allow to load session from standard I/O …
|
|
|
@6235
|
12 years |
Don-vip |
Sonar - fix recently introduced issues
|
|
|
@6232
|
12 years |
Don-vip |
Sonar - Avoid unused local variables
|
|
|
@6230
|
12 years |
Don-vip |
Sonar - Don't create instances of already existing BigInteger ZERO
|
|
|
@6229
|
12 years |
Don-vip |
Sonar - Avoid throwing NullPointerException
|
|
|
@6224
|
12 years |
Don-vip |
update to Diff v1.15 (2013/04/01) from http://www.bmsi.com/java/#diff
|
|
|
@6223
|
12 years |
Don-vip |
Sonar - fix various violations
|
|
|
@6222
|
12 years |
Don-vip |
Make some more defensive copies of user-supplied arrays, javadoc
|
|
|
@6221
|
12 years |
Don-vip |
Make some defensive copies of user-supplied arrays, move …
|
|
|
@6209
|
12 years |
Don-vip |
fix #8895, fix #9030 - fix regression in geottaged pictures support …
|
|
|
@6203
|
12 years |
Don-vip |
fix #9024 - bbox/bounds memory optimizations (modified patch by …
|
|
|
@6175
|
12 years |
Don-vip |
see #8902 - Small performance enhancements / coding style (patches by …
|
|
|
@6172
|
12 years |
Don-vip |
fix #8849:
* Used scaled down (16x16 pixels) of large (.svg) images if …
|
|
|
@6160
|
12 years |
Don-vip |
code cleanup in ImageResource
|
|
|
@6156
|
12 years |
Don-vip |
fix #8971 - ArrayIndexOutOfBoundsException when combining single node …
|
|
|
@6155
|
12 years |
bastiK |
fixed #8945 - another NPE + unit test (patch by AlfonZ)
|
|
|
@6151
|
12 years |
bastiK |
#8972 - Receiving nullpointer exception when loading map style whose …
|
|
|
@6148
|
12 years |
bastiK |
fixed #8686 - Allow ZIP files whose paths are relative to the ZIP root …
|
|
|
@6143
|
12 years |
Don-vip |
see #8885 - cleanup in command line arguments and website URL handling
|
|
|
@6142
|
12 years |
Don-vip |
see #8902 - fix compilation warnings
|
|
|
@6127
|
12 years |
bastiK |
applied #8895 - Upgrade metadata-extractor to v. 2.6.4 (patch by ebourg)
|
|
|
@6126
|
12 years |
bastiK |
applied #8953 - sorting by name relations with accented letters (patch …
|
|
|
@6125
|
12 years |
bastiK |
see #7275 - allow script to handle restart
When JOSM was started with …
|
|
|
@6123
|
12 years |
Don-vip |
fix #8904 - Disable Java HTTP caching, enabled by default with Java …
|
|
|
@6119
|
12 years |
framm |
fix hash url parsing, npe introduced in r6118
|
|
|
@6118
|
12 years |
framm |
apply patch by Peter Wendorff. closes #8945
|
|
|
@6113
|
12 years |
Don-vip |
fix some compilation warnings
|
|
|
@6110
|
12 years |
bastiK |
fixed typo from [6103]
|
|
|
@6104
|
12 years |
Don-vip |
see #8902 - Small performance enhancements / coding style (patch by …
|
|
|
@6103
|
12 years |
bastiK |
see #8921 - add Java package version to the status report
|
|
|
@6101
|
12 years |
akks |
revert 6099: seems it was not the described bug
|
|
|
@6099
|
12 years |
akks |
see #8921: avoid setTooltipText(null) (gives NPE when tooltip is shown …
|
|
|
@6094
|
12 years |
Don-vip |
fix #8918 - Handle Zero width space char since Java 7 changes related …
|
|
|
@6093
|
12 years |
akks |
see #8902 - collection size ==/!= 0 -> isEmpty()/!isEmpty() (patch by …
|
|
|
@6087
|
12 years |
Don-vip |
see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
|
|
|
@6085
|
12 years |
Don-vip |
see #8902 - c-like array definitions changed to java-like (patch by …
|
|
|
@6084
|
12 years |
bastiK |
see #8902 - add missing @Override annotations (patch by shinigami)
|
|
|
@6083
|
12 years |
bastiK |
see #8902 - Small performance enhancements (patch by shinigami)
|
|
|
@6070
|
12 years |
stoecker |
see #8853 remove tabs, trailing spaces, windows line ends, strange …
|
|
|
@6068
|
12 years |
akks |
see #8853: Massive (and dumb) refactoring of TaggingPreset class …
|
|
|
@6049
|
12 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)
|
|
|