|
|
@6792
|
11 years |
Don-vip |
Sonar - fix various issues
|
|
|
@6772
|
11 years |
simon04 |
fix #8413 - Presets: no not apply use_last_as_default when calling …
|
|
|
@6749
|
11 years |
simon04 |
fix #9596 - MapCSS style: determine opacity/transparency of a color …
|
|
|
@6747
|
11 years |
bastiK |
#8581 - Embedded SVG leads to very high memory consumption
|
|
|
@6742
|
11 years |
simon04 |
fix #7686 - Shorten long search expression for display purposes (in …
|
|
|
@6740
|
11 years |
simon04 |
fix #9191 - MapCSS: Add option to include colour preferences of …
|
|
|
@6717
|
11 years |
Don-vip |
where applicable, replace System.arraycopy by Arrays.copyOf
|
|
|
@6682
|
11 years |
simon04 |
fix #5629 #5108 #9568 - Make Unix web browsers configurable via …
|
|
|
@6661
|
11 years |
simon04 |
fix #9561 - Bug in getDurationString
|
|
|
@6655
|
11 years |
Don-vip |
fix #9535 - handling of alpha values in HTML color codes (used in …
|
|
|
@6652
|
11 years |
simon04 |
fix #9525 - multiselecting objects does not show differing relation …
|
|
|
@6643
|
11 years |
Don-vip |
global replacement of e.printStackTrace() by Main.error(e)
|
|
|
@6642
|
11 years |
Don-vip |
Improve handling of network errors at startup, suggest to change proxy …
|
|
|
@6623
|
11 years |
Don-vip |
fix Sonar issues
|
|
|
@6617
|
11 years |
Don-vip |
Replace non-working Sun bugtracker links to new OpenJDK one
|
|
|
@6615
|
11 years |
Don-vip |
fix compilation warnings + minor code refactorization
|
|
|
@6610
|
11 years |
simon04 |
Fix Javadoc links (@see @link => @see )
|
|
|
@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
|
11 years |
Don-vip |
Sonar/FindBugs - Loose coupling
|
|
|
@6316
|
11 years |
Don-vip |
Sonar/FindBugs - Loose coupling
|
|
|
@6313
|
11 years |
Don-vip |
cosmetics in error reporting
|
|
|
@6310
|
11 years |
Don-vip |
Sonar/FindBugs - Nested blocks of code should not be left empty
|
|
|
@6299
|
11 years |
Don-vip |
Improve feedback when clicking a web marker pointing to a local file fails
|
|
|
@6296
|
11 years |
Don-vip |
Sonar/Findbugs - Avoid commented-out lines of code, javadoc
|
|
|
@6295
|
11 years |
Don-vip |
Sonar/Findbugs - fix various problems, javadoc
|
|
|
@6290
|
11 years |
Don-vip |
fix #9155 - map style icon resizing tries to make zero height icons …
|
|
|
@6283
|
11 years |
Don-vip |
Sonar/Findbugs - Bad practice - Method might ignore exception
|
|
|
@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 …
|
|
|