source: josm/trunk/src/org/openstreetmap

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7205   10 years Don-vip fix #10052 - Wrong server URL in HTTP 400 error message
(edit) @7204   10 years Don-vip fix #10086 - fix EDT violation causing freeze of Save/upload dialog …
(edit) @7203   10 years bastiK fixed #10088 - Can't use custom TMS layer anymore (see #9914)
(edit) @7200   10 years bastiK mapcss: use correct layer inside selector (for class conditions and …
(edit) @7198   10 years bastiK fix NPE when adding tag
(edit) @7197   10 years bastiK fixed #10085 - give warning for fixme=yes
(edit) @7194   10 years akks Allow setting shortcut for Move Node on Way renamed …
(edit) @7193   10 years bastiK added right- and left-hand traffic database (new mapcss …
(edit) @7192   10 years bastiK improve warning message
(edit) @7191   10 years bastiK map styles: avoid concurrency problem
(edit) @7190   10 years bastiK see #10079 - possible problems in English strings (part 2)
(edit) @7189   10 years bastiK #10078 - no style reload with r7185
(edit) @7188   10 years Don-vip see #9518, see #10078 - add debug message for ignored events
(edit) @7187   10 years Don-vip fix #10079 - typos in messages and javadoc
(edit) @7186   10 years bastiK see #9914 - automatic update for imagery entries using id
(edit) @7185   10 years Don-vip see #9518 - Automatically reload local styles using new Java 7 …
(edit) @7184   10 years Don-vip fix #10077 - typos in error messages
(edit) @7182   10 years akks see #10072: color large GPS points like the track segments use …
(edit) @7180   10 years Don-vip fix #9952 - set extrude.initial-move-threshold to 1px as default
(edit) @7178   10 years bastiK fixed #10068 - Images with .jpeg extension can't be opened
(edit) @7176   10 years bastiK sort dynamic entries in imagery menu
(edit) @7175   10 years bastiK add imagery url panel: by default request the transparent version of layer
(edit) @7171   10 years simon04 fix #9682 #10048 - Presets: disable no value for some checkboxes in …
(edit) @7170   10 years simon04 fix #10063 - MapCSS: make min() and max() work on a list as well …
(edit) @7169   10 years simon04 fix #9361 - MapCSS: consider multipolygon when matching outer ring of …
(edit) @7168   10 years simon04 see #10062 - MapCSS: really deprecate coalesce()
(edit) @7167   10 years simon04 MapCSS: simplify ~= implementation, add unit tests
(edit) @7166   10 years simon04 fix #10059 - MapCSS, child selector: make greater-than-sign optional …
(edit) @7165   10 years simon04 see #10063 - MapCSS: add min() and max() according to standard
(edit) @7164   10 years simon04 fix #10062 - MapCSS: add any() according to MapCSS standard, …
(edit) @7162   10 years bastiK fixes #10061 - mapcss eval: deprecate use of length() for lists, use …
(edit) @7161   10 years bastiK see #9144 - don't match area base selector for primitives with …
(edit) @7158   10 years Don-vip fix #10039 - don't raise warning for same values
(edit) @7153   10 years simon04 Search preset: also show adequate relations to be created (according …
(edit) @7152   10 years simon04 fix #10019 - Order of nodes in relations after unglueing
(edit) @7149   10 years simon04 fix #10051 - Allow to load from Overpass via HTTPS
(edit) @7146   10 years simon04 see #10037 - Improve class name
(edit) @7145   10 years simon04 see #10037 - Improve node-inside-multipolygon matching by handling …
(edit) @7144   10 years simon04 see #10037 - Add double-click selection mode - based on akks's …
(edit) @7143   10 years simon04 Log initialization time per mappaint style
(edit) @7140   10 years Don-vip fix compilation warnings with JDK8 - equals() and hashcode() must …
(edit) @7139   10 years bastiK see #9691 - switch over to mapcss version of the JOSM map style as …
(edit) @7138   10 years bastiK see #9691 - add tag based index (speed-up of factor 3 in single thread …
(edit) @7137   10 years Don-vip fix #10039 - No warning when adding a tag with an already existing key
(edit) @7136   10 years bastiK mapcss: add support for alpha info in color property, e.g. color: …
(edit) @7135   10 years simon04 Display numbers in map status line according to locale/language
(edit) @7134   10 years Don-vip fix #10030 - wms support broken in r7132
(edit) @7133   10 years Don-vip remove generated Java files from SVN, integrate JAXB 2.2.7 to build …
(edit) @7132   10 years Don-vip fix #9984 - Add support for WMS tiles defining a transparent color in …
(edit) @7131   10 years simon04 fix #4550 - Add a "Move Node onto Way" action (opposite of "Join Node …
(edit) @7130   10 years simon04 fix #10028 - Follow line function should unselect last node when …
(edit) @7129   10 years simon04 see #10018 - Avoid broken relations after combining ways
(edit) @7128   10 years simon04 Fix Sonar issue (package cycle)
(edit) @7125   10 years simon04 MapCSS parsing: warn on unknown base selectors (2/2)
(edit) @7124   10 years simon04 MapCSS parsing: warn on unknown base selectors
(edit) @7122   10 years simon04 fix #6367 - Select last node of way when undoing Follow line (patch by …
(edit) @7121   10 years simon04 fix #9889 - Follow line should stop on ambiguous junctions
(edit) @7120   10 years Don-vip code refactoring/cleanup
(edit) @7119   10 years Don-vip code refactoring/cleanup/javadoc + fix bug in preset text comparator …
(edit) @7118   10 years simon04 fix #9901 - Presets: add support for alternative_autocomplete_keys, …
(edit) @7117   10 years Don-vip validator - remove old and unused serializable stuff
(edit) @7115   10 years simon04 fix #9783 - MapCSS: allow to regexp-match name=(foo) by `[name =~ …
(edit) @7113   10 years simon04 fix #9872 - Sort "Member of" list naturally
(edit) @7112   10 years simon04 fix #9880 - Recognise building=(!yes) relations as buildings (name …
(edit) @7111   10 years simon04 fix #9865 - Hide oneway arrows for aerialway=station
(edit) @7110   10 years simon04 fix #10014 - MapCSS: Add support for canvas{fill-color}, deprecate …
(edit) @7109   10 years Don-vip see #8671 - some code refactoring done in an unsuccessful attempt to …
(edit) @7108   10 years bastiK extend last commit
(edit) @7107   10 years bastiK mappaint: hold read lock on Dataset during painting, so modifications …
(edit) @7103   10 years Don-vip fix potential exception in ExpressionFactory initialization (not sure …
(edit) @7100   10 years Don-vip refactor tagging presets to allow presets-dependent unit tests to …
(edit) @7099   10 years bastiK see #9691 - mapcss: fix concurrency problem with Expressions (cannot …
(edit) @7098   10 years Don-vip fix #9632 - fix relation comparator
(edit) @7094   10 years Don-vip fix #9977 - Jumping to play head marker when playing next audio (patch …
(edit) @7092   10 years Don-vip refactor duplicated code
(edit) @7091   10 years bastiK fixed #9716 - Mappaint style for osm object not updated when tags change
(edit) @7090   10 years Don-vip code refactoring to avoid classes in methods (cause problems for code …
(edit) @7089   10 years Don-vip see #8465 - Use of new Java 7 zip constructors allowing to specify a …
(edit) @7085   10 years Don-vip allow to disable auto-save of preferences file for unit tests (ant …
(edit) @7084   10 years Don-vip see #8465 - use AssertionError constructor accepting a cause, new in …
(edit) @7083   10 years Don-vip see #8465 - replace Utils.equal by Objects.equals, new in Java 7
(edit) @7082   10 years Don-vip see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8, new in …
(edit) @7081   10 years Don-vip fixes for unit tests
(edit) @7080   10 years bastiK see #9691 - on single core machine do nothing fancy and stay in EDT - …
(edit) @7079   10 years Don-vip fix some unit tests
(edit) @7075   10 years Don-vip Robustness to allow to run more unit tests in headless mode
(edit) @7074   10 years bastiK fixed #9989 - mapcss canvas{default-points: false; default-lines: …
(edit) @7073   10 years bastiK see #9691 - really fix broken MapCSSTagChecker unit test
(edit) @7072   10 years Don-vip fix #9988 - NPE in Geometry.getCentroid()
(edit) @7071   10 years Don-vip fix #9990 - Fix session writing regression
(edit) @7070   10 years Don-vip see #9990 - show problem with unit tests
(edit) @7069   10 years bastiK see #9691 - fix broken MapCSSTagChecker unit test
(edit) @7067   10 years Don-vip fix NPE seen in test if no password is set with basic auth (headless mode)
(edit) @7064   10 years bastiK see #9691 - add back reverted optimization [7056] (modified so it is …
(edit) @7062   10 years Don-vip fix #9976 - false positive: missing power=tower/pole
(edit) @7061   10 years Don-vip fix #9844 - incorrect validator warnings if relation preset contain …
(edit) @7060   10 years Don-vip fix issue in bug report URL (regression from r7037), add javadoc and …
(edit) @7059   10 years bastiK mapcss: use multiple threads for style creation (see #9691) …
(edit) @7058   10 years stoecker support josmdir:// URI
(edit) @7057   10 years bastiK reverting [7056] because it won't work for execution in multiple …
Note: See TracRevisionLog for help on using the revision log.