source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11748   7 years michael2402 Move label / icon placement code to new package. Unify the handling of …
(edit) @11747   7 years Don-vip checkstyle - NoWhiteSpaceBefore ...
(edit) @11746   7 years Don-vip PMD - Strict Exceptions
(edit) @11745   7 years Don-vip fix #14536 - Improved ExifReader.readTime(), Refactored …
(edit) @11744   7 years Don-vip see #10717, fix #14535 - restrict "Coastline inside water" test to …
(edit) @11743   7 years Don-vip fix #13922 - make sure Download*InViewAction download their …
(edit) @11742   7 years stoecker fix JavaDoc
(edit) @11741   7 years Don-vip fix java warnings
(edit) @11740   7 years Don-vip fix javadoc warnings
(edit) @11739   7 years Don-vip enable more PMD rules
(edit) @11738   7 years bastiK add unit test for join areas action
(edit) @11737   7 years Don-vip fix #5262 - do not change selection after splitting a way in "draw …
(edit) @11736   7 years Klumbumbus fix #14395 - Add building attached to road as a validation warning
(edit) @11735   7 years Don-vip fix #5092 - Synchronization issue with nodes deleted on server
(edit) @11734   7 years stoecker improve SequenceCommandTest, see #14526 - patch by Tyndare
(edit) @11733   7 years stoecker see #14526 - fix error handling in SequenceCommand
(edit) @11732   7 years Klumbumbus * typo from r11721 * fix #14539 - allow leisure=fitness_centre as …
(edit) @11731   7 years michael2402 Clean icon drawing code style.
(edit) @11730   7 years michael2402 Add a new style element for area icon styles. Use the same placement …
(edit) @11729   7 years michael2402 Fix #10511: Use new algorithm to check which side of the way is the …
(edit) @11728   7 years michael2402 Partial revert of [11726]: Committed to much.
(edit) @11727   7 years michael2402 Fix [11726]: Add missing mapcss test files.
(edit) @11726   7 years michael2402 Don't use null to indicate a rotation of 0 degrees, simply set the …
(edit) @11725   7 years michael2402 Add hashcode / equals to rotation angle.
(edit) @11724   7 years michael2402 Fix @since version (this should be all of them).
(edit) @11723   7 years michael2402 Fix @since version.
(edit) @11722   7 years michael2402 Do not include text label in area style - use a separate class and …
(edit) @11721   7 years michael2402 Throw exception if clamp cannot produce any valid values.
(edit) @11720   7 years stoecker typo
(edit) @11719   7 years michael2402 Extract label placement strategy to new method.
(edit) @11718   7 years michael2402 Allow renderer to draw area text / area icon even if no background was …
(edit) @11717   7 years michael2402 Add Javadoc comments to text label.
(edit) @11716   7 years michael2402 Skip drawing empty names.
(edit) @11715   7 years stoecker i18n update
(edit) @11714   7 years Don-vip fix method name, this is not a test
(edit) @11713   7 years Don-vip add Ant target to run PMD (only few rules for now), fix violations
(edit) @11712   7 years Don-vip see #12731 - checkstyle/sonar
(edit) @11711   7 years Don-vip fix #13139 - catch IllegalStateException
(edit) @11710   7 years bastiK see #12731 - make enum field final + fix compiler warning
(edit) @11709   7 years bastiK fixed #12731 - Add an option to completely prevent upload of a layer : …
(edit) @11708   7 years bastiK make "Discourage/encourage upload" a checkbox menu entry
(edit) @11707   7 years stoecker only allow defaults with ID
(edit) @11706   7 years stoecker switch imagery.layers.default from url to ID and drop old entries
(edit) @11705   7 years michael2402 Use Utils.clamp instead of Math.max(Math.min())
(edit) @11704   7 years michael2402 Use Utils.clamp instead of Math.max(Math.min()) for doubles
(edit) @11703   7 years stoecker see #14470 - don't drop old layers when there was an maps load error
(edit) @11702   7 years Don-vip more usages of Utils.clamp
(edit) @11701   7 years michael2402 Add new renderer test that tests area fill rendering.
(edit) @11700   7 years michael2402 Do not hack default opacity into color setting. Use a opacity default …
(edit) @11699   7 years michael2402 Move MapCSS renderer test to functional tests.
(edit) @11698   7 years michael2402 Add test that tests if elements are ordered correctly.
(edit) @11697   7 years michael2402 MapCSSRendererTest: Require fixed font for text drawing test.
(edit) @11696   7 years michael2402 Move offset iterator to new file.
(edit) @11695   7 years Klumbumbus fix #14478 - update preset help links
(edit) @11694   7 years Klumbumbus fix #14474 - update preset links, update imagery compare script docu
(edit) @11693   7 years michael2402 Add new MapCSS reference test for way dashes/color and node texts.
(edit) @11692   7 years michael2402 Repsect alpha component of mapcss text/halo color, use opacity to multiply.
(edit) @11691   7 years michael2402 See #13999: Use MapCSS test only for OpenJDK
(edit) @11690   7 years stoecker see #14470 - don't drop imagery when default list is empty
(edit) @11689   7 years Don-vip checkstyle
(edit) @11688   7 years Don-vip fix #14469 - update preset links
(edit) @11687   7 years Don-vip fix #14468 - don't raise warning "water without natural=water" for …
(edit) @11686   7 years Don-vip fix #9799 - Don't check for unread messages while upload is in …
(edit) @11685   7 years Don-vip partial revert of r11675 - causes test failure of …
(edit) @11684   7 years Don-vip fix #14193 - make sure deleted objects are not added to relations, do …
(edit) @11683   7 years Don-vip update to CheckStyle 7.6
(edit) @11682   7 years Don-vip update to japi-compliance-checker 2.1
(edit) @11681   7 years Don-vip remove tab
(edit) @11680   7 years Don-vip fix #14458 - sort by default in order [relations, ways, nodes] in …
(edit) @11679   7 years michael2402 Checkstyle: Print warnings to console during checkstyle build and do …
(edit) @11678   7 years Don-vip fix #14459 - Error when pasting data into JOSM
(edit) @11677   7 years Don-vip fix #14457 - CCE in imagery menu (regression from r11654)
(edit) @11676   7 years Don-vip fix #14455 - Use <java> instead of <exec> to run javacc (patch by …
(edit) @11675   7 years Don-vip update to error_prone 2.0.18
(edit) @11674   7 years michael2402 Add Javadoc to icon drawing functions. Fix AreaElement#equals/hashCode.
(edit) @11673   7 years michael2402 Add more Javadoc for progress monitors.
(edit) @11672   7 years michael2402 PleaseWaitDialog: Javadoc and make direct progress model access deprecated.
(edit) @11671   7 years michael2402 See #10176: Nicer stroke for icons of selected areas.
(edit) @11670   7 years michael2402 See #10176: Make icon-image work for areas. Icon is displayed at …
(edit) @11669   7 years stoecker see #14454 - update presets links
(edit) @11668   7 years stoecker fix last changes
(edit) @11667   7 years stoecker fix ELI compare script date handling
(edit) @11666   7 years stoecker unify default coloring for ELI compare script date handling
(edit) @11665   7 years Klumbumbus see #12706 - enable ELI date comparison script
(edit) @11664   7 years michael2402 Remove redundant isValid check.
(edit) @11663   7 years Klumbumbus * fix #14444 - new lottery icon by naoliv, CC0 and PD licensed * fix …
(edit) @11662   7 years bastiK update netbeans
(edit) @11661   7 years bastiK see #5399 - update ProjectionRefTest
(edit) @11660   7 years Don-vip see #5399 - Swissgrid: add NTv2 grid file provided by swisstopo
(edit) @11659   7 years Don-vip fix #14175 - HistoryBrowserModel removes listener twice
(edit) @11658   7 years Don-vip fix #13922 - Add (expert) option to not zoom to the new downloaded data
(edit) @11657   7 years Don-vip fix #14451 - Local imagery toolbar buttons disappear on restart
(edit) @11656   7 years Don-vip FindBugs - ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
(edit) @11655   7 years Don-vip fix java warning
(edit) @11654   7 years Don-vip fix #14450 - Cannot add local imagery to toolbar
(edit) @11653   7 years Don-vip fix #14437 - NPE at AbstractProjection.latlon2eastNorth with Tools => …
(edit) @11652   7 years Don-vip FindBugs - ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
(edit) @11651   7 years Don-vip FindBugs - MS_MUTABLE_COLLECTION
(edit) @11650   7 years Don-vip FindBugs - MS_MUTABLE_COLLECTION
(edit) @11649   7 years Don-vip sonar - pmd:UseStringBufferForStringAppends
Note: See TracRevisionLog for help on using the revision log.