source: josm/trunk/src/org/openstreetmap/josm/data/osm/visitor

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9073   10 years Don-vip checkstyle - Comments Indentation
(edit) @9071   10 years bastiK mappaint partial fill: turn off margin on both sites for unclosed area …
(edit) @9067   10 years Don-vip sonar - Immutable Field
(edit) @9065   10 years Don-vip checkstyle
(edit) @9063   10 years bastiK mapcss: partial fill - if partial fill would only leave a small gap in …
(edit) @9061   10 years bastiK mappaint partial fill: render unclosed areas differently (margin on …
(edit) @9059   10 years Don-vip checkstyle
(edit) @9032   10 years bastiK mapcss / partial fill: multipolygon inners now closed loop without …
(edit) @9019   10 years Don-vip fix #12112 - Use java.util.Properties to read REVISION file in the …
(edit) @9017   10 years bastiK mapcss: fix partial fill for incomplete multipolygons (see #12104)
(edit) @9016   10 years bastiK mapcss: minor improvement for drawing of unclosed areas (see #12104)
(edit) @9008   10 years bastiK see #12104 - mapcss: partial filling of areas (fill-extent) for fill-image
(edit) @9005   10 years bastiK see #12104 - mapcss: add option for partial filling of areas (inspired …
(edit) @9002   10 years bastiK mappaint: added Einstein-pref to set text antialiasing hint (see …
(edit) @8994   10 years bastiK fixed #12025 - text along line rendering for bi-directional text
(edit) @8968   10 years Don-vip update javadoc
(edit) @8958   10 years Don-vip update javadoc + checkstyle fix + update presets links
(edit) @8927   10 years Don-vip fix #11998 - add two new protected boolean members to simplify …
(edit) @8870   10 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8855   10 years Don-vip sonar - Unused private method should be removed sonar - Unused …
(edit) @8846   10 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8840   10 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8839   10 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8836   10 years Don-vip fix Checkstyle issues
(edit) @8739   10 years simon04 see #11833 - Attempt to fix infinite loop in MultipolygonCache (thanks …
(edit) @8734   10 years simon04 see #11843 - Give all started threads sensible names …
(edit) @8674   10 years Don-vip fix Checkstyle issues
(edit) @8632   10 years Don-vip update Checkstyle to 6.8.1, update Eclipse project, fix checkstyle issues
(edit) @8616   10 years bastiK applied #11714 - StyledMapRenderer javadoc (patch by michael2402)
(edit) @8614   10 years bastiK applied #11708 - Removed redundant code from StyledMapRenderer (patch …
(edit) @8540   10 years Don-vip fix remaining checkstyle issues
(edit) @8513   10 years Don-vip checkstyle: blocks
(edit) @8512   10 years Don-vip checkstyle: redundant modifiers
(edit) @8510   10 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   10 years Don-vip fix many checkstyle violations
(edit) @8470   10 years Don-vip javadoc fixes. Removed one duplicated method in exception handling
(edit) @8465   10 years Don-vip minor code style issues
(edit) @8444   10 years Don-vip remove extra whitespaces
(edit) @8419   10 years Don-vip Sonar: various code style cleanup: - fix copyright - classes that …
(edit) @8415   10 years Don-vip code style/cleanup - Uncommented Empty Constructor
(edit) @8395   10 years Don-vip convention - An open curly brace should be located at the end of a line
(edit) @8393   10 years Don-vip see #11447 - partial revert of r8384
(edit) @8384   10 years Don-vip squid:S1244 - Floating point numbers should not be tested for equality
(edit) @8378   10 years Don-vip fix copyright/license headers globally
(edit) @8377   10 years Don-vip performance - remove useless boxing of boolean constants
(edit) @8374   10 years Don-vip code style - Unnecessary Final Modifier
(edit) @8364   10 years Don-vip fix Findbugs violation - ICAST: Integral division result cast to double
(edit) @8348   10 years Don-vip use of Utils.getDurationString()
(edit) @8346   10 years Don-vip squid:S00116 - Field names should comply with a naming convention
(edit) @8345   10 years Don-vip code style - Useless parentheses around expressions should be removed …
(edit) @8342   10 years Don-vip code style - Close curly brace and the next "else", "catch" and …
(edit) @8325   10 years Don-vip see #11405 - fix typo
(edit) @8318   10 years Don-vip fix various Sonar issues: - squid:S1068: Unused private fields should …
(edit) @8291   10 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @8285   10 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @8237   10 years simon04 see #10529 - MapCSS: add :unclosed_multipolygon pseudo-class and …
(edit) @8199   10 years simon04 see #10217 - Enable rotating icons with MapCSS The corresponding key …
(edit) @8140   10 years bastiK mappaint: turn off anti-aliasing for area drawing (small performance …
(edit) @8126   10 years Don-vip fix Sonar issue squid:S2444 - Lazy initialization of "static" fields …
(edit) @8113   10 years bastiK fixed #11201 - don't create TextLayout for zero length string
(edit) @8111   10 years bastiK fixed #11194 - Bangla script not rendered correctly on main map area
(edit) @8110   10 years bastiK see #11194 - fix rendering of Bangla script (among others) when there …
(edit) @8085   11 years bastiK fixed #10216 Offsetting node icon in MapCSS also: rework of rendering …
(edit) @7937   11 years bastiK add subversion property svn:eol=native
(edit) @7816   11 years bastiK fixed #10860 - set initial viewport correctly when mapview is opened
(edit) @7801   11 years Don-vip fix some Sonar issues
(edit) @7752   11 years bastiK fixed #7841 - Flying street name labels on Mac (Behaviour is different …
(edit) @7683   11 years Don-vip fix #10550 - fix another style cache issue of multipolygon members
(edit) @7682   11 years Don-vip fix style cache issue for multipolygon members when a multipolygon is …
(edit) @7621   11 years Don-vip fix #10615 - Inner ways of multipolygon not correctly displayed …
(edit) @7555   11 years Don-vip fix #10054 - Multipolygons as members not highlighted when relation is …
(edit) @7553   11 years bastiK see #10512 - better taginfo support
(edit) @7549   11 years Don-vip fix #10307 - improvements to rendering of relations in wireframe mode
(edit) @7509   11 years stoecker remove tabs
(edit) @7478   11 years bastiK fixed #10446 - Strange Text all over display on Mac
(edit) @7477   11 years bastiK see #10446 - add switch to override glyph bug test and add debug …
(edit) @7472   11 years bastiK typo
(edit) @7471   11 years bastiK fixed #10383 - nodes hidden by street name
(edit) @7459   11 years Don-vip fix #10419 - improved label placement inside areas (ex: …
(edit) @7448   11 years bastiK see #10425 - fix [7447]: lock prevented mappaint code in …
(edit) @7447   11 years bastiK fixed #10425 - ConcurrentModificationException when auto update …
(edit) @7423   11 years Don-vip see #9680, see #4626 - multithreaded multipolygon creation
(edit) @7395   11 years Don-vip javadoc update/cleanup
(edit) @7386   11 years bastiK see #10043 - Mappaint: print name of street along residential
(edit) @7378   11 years bastiK see #10363 - show place=* icons on |z11- * special handling for …
(edit) @7295   11 years Don-vip see #10244 - ignore empty ways in Multipolygon.joinWays
(edit) @7294   11 years Don-vip fix #10242 - catch NoClassDefFoundError when …
(edit) @7109   11 years Don-vip see #8671 - some code refactoring done in an unsuccessful attempt to …
(edit) @7108   11 years bastiK extend last commit
(edit) @7107   11 years bastiK mappaint: hold read lock on Dataset during painting, so modifications …
(edit) @7090   11 years Don-vip code refactoring to avoid classes in methods (cause problems for code …
(edit) @7081   11 years Don-vip fixes for unit tests
(edit) @7080   11 years bastiK see #9691 - on single core machine do nothing fancy and stay in EDT - …
(edit) @7059   11 years bastiK mapcss: use multiple threads for style creation (see #9691) …
(edit) @7053   11 years bastiK fixed #9669 - key-press 3 on node goes down to 6 meter new advanced …
(edit) @7043   11 years bastiK see #9691 - added command line option to enable debug level trace
(edit) @7040   11 years Don-vip tests/build update: * update Jacoco to version 0.7.0 * compile …
(edit) @7023   11 years Don-vip remove deprecated/unused method
(edit) @7022   11 years Don-vip see #8465 - enable and fix more warnings
(edit) @7012   11 years Don-vip see #8465 - use String switch/case where applicable
Note: See TracRevisionLog for help on using the revision log.