source: josm/trunk/src/org

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7294   9 years Don-vip fix #10242 - catch NoClassDefFoundError when …
(edit) @7293   9 years akks Fix resource leaks when closing map in Lasso mode, see #10104
(edit) @7291   9 years Don-vip fix #10207 - fix menu scroller for multi monitors systems
(edit) @7290   9 years Don-vip fix #10227 - exclude boundary relations from "No style for …
(edit) @7288   9 years bastiK fixed #10088 - changes to table entry are discarded if you click OK …
(edit) @7287   9 years Don-vip fix #10025 - File registration with Mac OSX (many thanks to Stereo and …
(edit) @7285   9 years simon04 see #10211 - fix CCE when using ∈ and ⧉ in mappaint styles
(edit) @7283   9 years Don-vip see #10025 - add debug/warn messages
(edit) @7282   9 years bastiK fixed #10219 - NPE in CachedFile.getInputStream during start
(edit) @7280   9 years simon04 fix #10120 see #10215 - Validator: do not warn "Overlapping Water …
(edit) @7278   9 years Don-vip fix #10212, see #10104 - ImproveWayAccuracy: key listeners forgot to …
(edit) @7277   9 years bastiK fixed #10210 - Bug combining multiple media queries
(edit) @7276   9 years Don-vip fix #9518 - Automatically reload MapCSS tagchecker validator rules …
(edit) @7275   9 years Don-vip see #9518 - refactor internals of MapCSSTagChecker to prepare later …
(edit) @7273   9 years Don-vip fix #10204 - restrict roundabout test to classified highways
(edit) @7270   9 years Don-vip fix #10197 - StringIndexOutOfBoundsException in validator panel …
(edit) @7269   9 years Don-vip fix #10168 - double default value of createcircle.nodecount from 8 to 16
(edit) @7268   9 years Don-vip fix #10180 - tagchecker: "Property values start or end with white …
(edit) @7267   9 years Don-vip fix #10172 - Cannot open GPX from URL without Content-Disposition
(edit) @7266   9 years Don-vip fix #10191 - Wrong number of errors displayed in validator tree
(edit) @7258   9 years bastiK make validator aware of bicycle roads
(edit) @7256   9 years bastiK fixed #10173 - Modification of styles without any data layer causes an …
(edit) @7254   9 years simon04 see #9844 - RelationChecker: add unit tests, fix detected problem …
(edit) @7253   9 years Don-vip see #10025 - open .osm files with double-click on OSX
(edit) @7252   9 years simon04 fix #10141 - Validate unclosed boundarys
(edit) @7251   9 years simon04 Remote control, load_and_zoom/zoom: allow to select objects by a …
(edit) @7248   9 years bastiK reworked MirroredInputStream (renamed to CachedFile): * no more …
(edit) @7247   9 years akks see #7991: patch by AlfonZ - minor fix to segment collapsion in …
(edit) @7246   9 years bastiK fixed #10142 - Regression: MapCSS changes did break lane attribute style
(edit) @7245   9 years Don-vip fix #10143 - Untranslatable "Crossing buildings" string in validator
(edit) @7244   9 years Don-vip fix #10078 - fix map paint style reloading
(edit) @7242   9 years bastiK add support for If-Modified-Since header in MirroredInputStream (see …
(edit) @7240   9 years Don-vip fix #10118 - fix message in validator panel
(edit) @7239   9 years Don-vip fix #10135 - Display total number of validator problems
(edit) @7238   9 years bastiK mapcss: improve implicit type conversion for eval expressions makes …
(edit) @7237   9 years bastiK fixed #10130 - add mapcss expression to get number of tags new mapcss …
(edit) @7236   9 years bastiK fixed #10115 - increase number of digits saved to file
(edit) @7234   9 years Don-vip see #10118 - robustness in mapcss tagchecker (exception occurs with …
(edit) @7233   9 years akks fix #10115: use fixed point notation for all coordinates in generated .osm
(edit) @7232   9 years akks see #7991: more fixes to X DualAlign mode (fix exceptions, Alt-drag …
(edit) @7227   9 years akks show advanced preferences of A and W modes before enrtering them
(edit) @7226   9 years akks see #7991:patch by AlfonZ mod. Show and correctly handle segment …
(edit) @7224   9 years akks see #3910: show lasso mode cursor immediately when entering the mode
(edit) @7223   9 years akks Extrude mode: do not allow reversing the moved segment direction to …
(edit) @7221   9 years Don-vip fix #10114 - NPE
(edit) @7219   9 years akks missing files for two last commits
(edit) @7218   9 years akks fix #3910: toggle lasso mode on repeating S key can be turned of with …
(edit) @7217   9 years akks see #10104: refactor key press/release detection introducing …
(edit) @7216   9 years akks Add Dual Align mode for extruder (patch by AlfonZ, see #7991)
(edit) @7214   9 years simon04 GeoJOSN: change default file extension to .geojson
(edit) @7213   9 years Don-vip fix #10096 - robustness in MapCSS parsing
(edit) @7210   9 years simon04 see #10092 - Refactor and test preset filtering
(edit) @7207   9 years akks see #10092: preset filtering did not work correctly for closed ways
(edit) @7206   9 years Don-vip see #10033 - allow remote control to work from osm.org in https on …
(edit) @7205   9 years Don-vip fix #10052 - Wrong server URL in HTTP 400 error message
(edit) @7204   9 years Don-vip fix #10086 - fix EDT violation causing freeze of Save/upload dialog …
(edit) @7203   9 years bastiK fixed #10088 - Can't use custom TMS layer anymore (see #9914)
(edit) @7200   9 years bastiK mapcss: use correct layer inside selector (for class conditions and …
(edit) @7198   9 years bastiK fix NPE when adding tag
(edit) @7197   9 years bastiK fixed #10085 - give warning for fixme=yes
(edit) @7194   9 years akks Allow setting shortcut for Move Node on Way renamed …
(edit) @7193   9 years bastiK added right- and left-hand traffic database (new mapcss …
(edit) @7192   9 years bastiK improve warning message
(edit) @7191   9 years bastiK map styles: avoid concurrency problem
(edit) @7190   9 years bastiK see #10079 - possible problems in English strings (part 2)
(edit) @7189   9 years bastiK #10078 - no style reload with r7185
(edit) @7188   9 years Don-vip see #9518, see #10078 - add debug message for ignored events
(edit) @7187   9 years Don-vip fix #10079 - typos in messages and javadoc
(edit) @7186   9 years bastiK see #9914 - automatic update for imagery entries using id
(edit) @7185   9 years Don-vip see #9518 - Automatically reload local styles using new Java 7 …
(edit) @7184   9 years Don-vip fix #10077 - typos in error messages
(edit) @7182   9 years akks see #10072: color large GPS points like the track segments use …
(edit) @7180   9 years Don-vip fix #9952 - set extrude.initial-move-threshold to 1px as default
(edit) @7178   9 years bastiK fixed #10068 - Images with .jpeg extension can't be opened
(edit) @7176   9 years bastiK sort dynamic entries in imagery menu
(edit) @7175   9 years bastiK add imagery url panel: by default request the transparent version of layer
(edit) @7171   9 years simon04 fix #9682 #10048 - Presets: disable no value for some checkboxes in …
(edit) @7170   9 years simon04 fix #10063 - MapCSS: make min() and max() work on a list as well …
(edit) @7169   9 years simon04 fix #9361 - MapCSS: consider multipolygon when matching outer ring of …
(edit) @7168   9 years simon04 see #10062 - MapCSS: really deprecate coalesce()
(edit) @7167   9 years simon04 MapCSS: simplify ~= implementation, add unit tests
(edit) @7166   9 years simon04 fix #10059 - MapCSS, child selector: make greater-than-sign optional …
(edit) @7165   9 years simon04 see #10063 - MapCSS: add min() and max() according to standard
(edit) @7164   9 years simon04 fix #10062 - MapCSS: add any() according to MapCSS standard, …
(edit) @7162   9 years bastiK fixes #10061 - mapcss eval: deprecate use of length() for lists, use …
(edit) @7161   9 years bastiK see #9144 - don't match area base selector for primitives with …
(edit) @7158   9 years Don-vip fix #10039 - don't raise warning for same values
(edit) @7153   9 years simon04 Search preset: also show adequate relations to be created (according …
(edit) @7152   9 years simon04 fix #10019 - Order of nodes in relations after unglueing
(edit) @7149   9 years simon04 fix #10051 - Allow to load from Overpass via HTTPS
(edit) @7146   9 years simon04 see #10037 - Improve class name
(edit) @7145   9 years simon04 see #10037 - Improve node-inside-multipolygon matching by handling …
(edit) @7144   9 years simon04 see #10037 - Add double-click selection mode - based on akks's …
(edit) @7143   9 years simon04 Log initialization time per mappaint style
(edit) @7140   9 years Don-vip fix compilation warnings with JDK8 - equals() and hashcode() must …
(edit) @7139   9 years bastiK see #9691 - switch over to mapcss version of the JOSM map style as …
(edit) @7138   9 years bastiK see #9691 - add tag based index (speed-up of factor 3 in single thread …
(edit) @7137   9 years Don-vip fix #10039 - No warning when adding a tag with an already existing key
(edit) @7136   9 years bastiK mapcss: add support for alpha info in color property, e.g. color: …
(edit) @7135   9 years simon04 Display numbers in map status line according to locale/language
Note: See TracRevisionLog for help on using the revision log.