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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8384   10 years Don-vip squid:S1244 - Floating point numbers should not be tested for equality
(edit) @8380   10 years Don-vip code style - A getX() method which returns a boolean should be named isX()
(edit) @8379   10 years Don-vip Consecutively calls to StringBuffer/StringBuilder .append should reuse …
(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) @8376   10 years Don-vip code style - remove useless calls to toString()
(edit) @8375   10 years Don-vip code style - Method stores return result in local before immediately …
(edit) @8374   10 years Don-vip code style - Unnecessary Final Modifier
(edit) @8370   10 years Don-vip fix #11393 - treat oneway=reversible on highway=motorway_link
(edit) @8365   10 years Don-vip fix Findbugs performance issues
(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) @8338   10 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
(edit) @8325   11 years Don-vip see #11405 - fix typo
(edit) @8323   11 years stoecker see #10684 - remove remaining overlay() calls
(edit) @8320   11 years stoecker fix #11405 - warn about very long segments (>15km for now)
(edit) @8318   11 years Don-vip fix various Sonar issues: - squid:S1068: Unused private fields should …
(edit) @8308   11 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8291   11 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @8290   11 years Don-vip code cleanup
(edit) @8285   11 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @8283   11 years stoecker some i18n code cleanups
(edit) @8257   11 years simon04 fix #11370 - "area" is not supported in validator asserts
(edit) @8237   11 years simon04 see #10529 - MapCSS: add :unclosed_multipolygon pseudo-class and …
(edit) @8224   11 years simon04 see #10980 - Note download: update already downloaded non-modified …
(edit) @8199   11 years simon04 see #10217 - Enable rotating icons with MapCSS The corresponding key …
(edit) @8194   11 years simon04 Download objects: prefill ids from copied objects The syntax from …
(edit) @8155   11 years bastiK applied #11250 - User#userMap is not synchronized (patch by michael2402)
(edit) @8140   11 years bastiK mappaint: turn off anti-aliasing for area drawing (small performance …
(edit) @8130   11 years Don-vip fix Sonar issue squid:ModifiersOrderCheck - Modifiers should be …
(edit) @8126   11 years Don-vip fix Sonar issue squid:S2444 - Lazy initialization of "static" fields …
(edit) @8113   11 years bastiK fixed #11201 - don't create TextLayout for zero length string
(edit) @8111   11 years bastiK fixed #11194 - Bangla script not rendered correctly on main map area
(edit) @8110   11 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) @7995   11 years Don-vip fix #11047 - changeset: no length check for the source field
(edit) @7961   11 years Don-vip signature change to allow better flexibility for plugins
(edit) @7937   11 years bastiK add subversion property svn:eol=native
(edit) @7865   11 years Don-vip fix NPE, typo
(edit) @7864   11 years Don-vip global cleanup of IllegalArgumentExceptions thrown by JOSM
(edit) @7828   11 years Don-vip fix #10855 - fix NPE - better handling of nodes without coordinates
(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) @7798   11 years Don-vip see #10825 - always create nodes with coordinates
(edit) @7796   11 years Don-vip see #10825 - handle dataset properly in mapcss tagchecker verification …
(edit) @7783   11 years Don-vip fix #10816 - add various safeguards to make sure to not upload empty keys
(edit) @7782   11 years Don-vip fix #10826 - Add note sorting options (patch by ToeBee)
(edit) @7752   11 years bastiK fixed #7841 - Flying street name labels on Mac (Behaviour is different …
(edit) @7743   11 years Don-vip fix #10775 - allow to sum all numeric values as conflict resolution of …
(edit) @7732   11 years Don-vip fix #10766 - Save notes to file (patch by ToeBee)
(edit) @7715   11 years Don-vip see #10701 - display discussion comments in changeset dialog
(edit) @7714   11 years Don-vip fix #9564 - NPE
(edit) @7704   11 years Don-vip see #10701 - parsing support of changeset discussions
(edit) @7700   11 years Don-vip see #10701 - show changeset comments count in changeset dialog
(edit) @7699   11 years Don-vip fix #10700 - Add note upload functionality (patch by ToeBee)
(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) @7675   11 years Don-vip see #10680 - detect invalid delete commands earlier
(edit) @7621   11 years Don-vip fix #10615 - Inner ways of multipolygon not correctly displayed …
(edit) @7608   11 years Don-vip fix #10554 - Add notes dialog (patch by ToeBee)
(edit) @7587   11 years Don-vip fix #10557 - node icon not updated properly after undoing/redoing …
(edit) @7575   11 years Don-vip fix #7976 - Get downloaded gpx areas, on the same model as osm data
(edit) @7556   11 years Don-vip fix #8262 - Relation editor: filter autocompletion of roles by …
(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) @7527   11 years Don-vip see #10462 - more debug stuff, improve javadoc
(edit) @7509   11 years stoecker remove tabs
(edit) @7502   11 years Don-vip see #10483 - fix error message
(edit) @7501   11 years Don-vip fix #10483 - drastic improvement of data consistency test performance
(edit) @7500   11 years Don-vip see #10483 - print elapsed time of data consistency test + update javadoc
(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) @7436   11 years Don-vip global use of Utils.copyArray()
(edit) @7432   11 years Don-vip fix #10388 - Incomplete download of relation members
(edit) @7423   11 years Don-vip see #9680, see #4626 - multithreaded multipolygon creation
(edit) @7422   11 years Don-vip see #9680 - small multipolygon computation optimization (reduces time …
(edit) @7402   11 years Don-vip fix some Sonar issues
(edit) @7395   11 years Don-vip javadoc update/cleanup
(edit) @7392   11 years Don-vip code cleanup, javadoc update
(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) @7356   11 years Don-vip fix #10206 - Check MapCSS validator assertions for local rules if new …
(edit) @7330   11 years Don-vip remove XML version of default map style. Moved to wiki for reference: …
(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) @7237   11 years bastiK fixed #10130 - add mapcss expression to get number of tags new mapcss …
(edit) @7193   11 years bastiK added right- and left-hand traffic database (new mapcss …
(edit) @7145   11 years simon04 see #10037 - Improve node-inside-multipolygon matching by handling …
(edit) @7120   11 years Don-vip code refactoring/cleanup
(edit) @7111   11 years simon04 fix #9865 - Hide oneway arrows for aerialway=station
(edit) @7109   11 years Don-vip see #8671 - some code refactoring done in an unsuccessful attempt to …
Note: See TracRevisionLog for help on using the revision log.