source: josm/trunk/src/org/openstreetmap/josm/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7389   11 years bastiK see #10363 - you cannot click on object that is not visible on the map
(edit) @7383   11 years bastiK applied #10301 - extend display of maxspeed nodes (patch by …
(edit) @7382   11 years bastiK fix [7378]
(edit) @7378   11 years bastiK see #10363 - show place=* icons on |z11- * special handling for …
(edit) @7375   11 years Don-vip fix #10362 - wrong layout in advanced tab of upload dialog (regression …
(edit) @7368   11 years Don-vip fix #10348 - NPE when using F1 (Go to OSM wiki) on a relation without …
(edit) @7358   11 years Don-vip see #9899 - refactor save/upload layer stuff to allow different layers …
(edit) @7356   11 years Don-vip fix #10206 - Check MapCSS validator assertions for local rules if new …
(edit) @7346   11 years Don-vip fix #10207 - UI tuning in menu scroller: ignore JSeparator in scroll count
(edit) @7345   11 years akks see #10269: avoid null color values in GpxLayer for sure
(edit) @7343   11 years Don-vip see #10230, see #10033 - add "Install/uninstall certificate" buttons …
(edit) @7340   11 years Don-vip see #10269 - fix NPE (robustness. trkPnt.customColoring should …
(edit) @7339   11 years Don-vip fix #10318 - NPE
(edit) @7335   11 years Don-vip see #10230, see #10033 - big rework of HTTPS support for Remote …
(edit) @7333   11 years Don-vip remove elemstyles.xml from preferences
(edit) @7330   11 years Don-vip remove XML version of default map style. Moved to wiki for reference: …
(edit) @7329   11 years Don-vip fix #10304 - NPE
(edit) @7326   11 years Don-vip fix #10292 - allow to load a session with NMEA file + enhance …
(edit) @7324   11 years Don-vip see #10288 - fix compilation warning
(edit) @7323   11 years akks see #10294: gpx single color mode was broke (regression of r7319)
(edit) @7322   11 years akks fix #10288: tagging-preset-tester NPE without data layer
(edit) @7321   11 years Don-vip fix #10287 - robustness to system time going backwards during josm startup
(edit) @7320   11 years Don-vip fix #10283 - wrong time format in GPX/images layer leading to wrong …
(edit) @7319   11 years akks Add colorbar for active GPX layer, big GpxLayer class refactoring, see …
(edit) @7312   11 years Don-vip see #10267 - display HTML error page sent by WMS server when applicable
(edit) @7310   11 years Don-vip fix #10266 - fix issue with audio marker synchronisation
(edit) @7305   11 years Don-vip fix #10239 - proper display of bidirectional texts (osm primitives …
(edit) @7304   11 years Don-vip fix #10238 - i18n fix (singular/plural form)
(edit) @7299   11 years Don-vip fix #10121 - Add a new look-and-feel preference to display ISO 8601 …
(edit) @7293   11 years akks Fix resource leaks when closing map in Lasso mode, see #10104
(edit) @7291   11 years Don-vip fix #10207 - fix menu scroller for multi monitors systems
(edit) @7288   11 years bastiK fixed #10088 - changes to table entry are discarded if you click OK …
(edit) @7285   11 years simon04 see #10211 - fix CCE when using ∈ and ⧉ in mappaint styles
(edit) @7280   11 years simon04 fix #10120 see #10215 - Validator: do not warn "Overlapping Water …
(edit) @7277   11 years bastiK fixed #10210 - Bug combining multiple media queries
(edit) @7276   11 years Don-vip fix #9518 - Automatically reload MapCSS tagchecker validator rules …
(edit) @7270   11 years Don-vip fix #10197 - StringIndexOutOfBoundsException in validator panel …
(edit) @7266   11 years Don-vip fix #10191 - Wrong number of errors displayed in validator tree
(edit) @7256   11 years bastiK fixed #10173 - Modification of styles without any data layer causes an …
(edit) @7254   11 years simon04 see #9844 - RelationChecker: add unit tests, fix detected problem …
(edit) @7248   11 years bastiK reworked MirroredInputStream (renamed to CachedFile): * no more …
(edit) @7246   11 years bastiK fixed #10142 - Regression: MapCSS changes did break lane attribute style
(edit) @7239   11 years Don-vip fix #10135 - Display total number of validator problems
(edit) @7238   11 years bastiK mapcss: improve implicit type conversion for eval expressions makes …
(edit) @7237   11 years bastiK fixed #10130 - add mapcss expression to get number of tags new mapcss …
(edit) @7219   11 years akks missing files for two last commits
(edit) @7218   11 years akks fix #3910: toggle lasso mode on repeating S key can be turned of with …
(edit) @7217   11 years akks see #10104: refactor key press/release detection introducing …
(edit) @7210   11 years simon04 see #10092 - Refactor and test preset filtering
(edit) @7207   11 years akks see #10092: preset filtering did not work correctly for closed ways
(edit) @7204   11 years Don-vip fix #10086 - fix EDT violation causing freeze of Save/upload dialog …
(edit) @7203   11 years bastiK fixed #10088 - Can't use custom TMS layer anymore (see #9914)
(edit) @7200   11 years bastiK mapcss: use correct layer inside selector (for class conditions and …
(edit) @7198   11 years bastiK fix NPE when adding tag
(edit) @7193   11 years bastiK added right- and left-hand traffic database (new mapcss …
(edit) @7192   11 years bastiK improve warning message
(edit) @7191   11 years bastiK map styles: avoid concurrency problem
(edit) @7190   11 years bastiK see #10079 - possible problems in English strings (part 2)
(edit) @7187   11 years Don-vip fix #10079 - typos in messages and javadoc
(edit) @7186   11 years bastiK see #9914 - automatic update for imagery entries using id
(edit) @7185   11 years Don-vip see #9518 - Automatically reload local styles using new Java 7 …
(edit) @7184   11 years Don-vip fix #10077 - typos in error messages
(edit) @7182   11 years akks see #10072: color large GPS points like the track segments use …
(edit) @7176   11 years bastiK sort dynamic entries in imagery menu
(edit) @7171   11 years simon04 fix #9682 #10048 - Presets: disable no value for some checkboxes in …
(edit) @7170   11 years simon04 fix #10063 - MapCSS: make min() and max() work on a list as well …
(edit) @7169   11 years simon04 fix #9361 - MapCSS: consider multipolygon when matching outer ring of …
(edit) @7168   11 years simon04 see #10062 - MapCSS: really deprecate coalesce()
(edit) @7167   11 years simon04 MapCSS: simplify ~= implementation, add unit tests
(edit) @7166   11 years simon04 fix #10059 - MapCSS, child selector: make greater-than-sign optional …
(edit) @7165   11 years simon04 see #10063 - MapCSS: add min() and max() according to standard
(edit) @7164   11 years simon04 fix #10062 - MapCSS: add any() according to MapCSS standard, …
(edit) @7162   11 years bastiK fixes #10061 - mapcss eval: deprecate use of length() for lists, use …
(edit) @7161   11 years bastiK see #9144 - don't match area base selector for primitives with …
(edit) @7158   11 years Don-vip fix #10039 - don't raise warning for same values
(edit) @7153   11 years simon04 Search preset: also show adequate relations to be created (according …
(edit) @7146   11 years simon04 see #10037 - Improve class name
(edit) @7144   11 years simon04 see #10037 - Add double-click selection mode - based on akks's …
(edit) @7143   11 years simon04 Log initialization time per mappaint style
(edit) @7140   11 years Don-vip fix compilation warnings with JDK8 - equals() and hashcode() must …
(edit) @7139   11 years bastiK see #9691 - switch over to mapcss version of the JOSM map style as …
(edit) @7138   11 years bastiK see #9691 - add tag based index (speed-up of factor 3 in single thread …
(edit) @7137   11 years Don-vip fix #10039 - No warning when adding a tag with an already existing key
(edit) @7136   11 years bastiK mapcss: add support for alpha info in color property, e.g. color: …
(edit) @7135   11 years simon04 Display numbers in map status line according to locale/language
(edit) @7132   11 years Don-vip fix #9984 - Add support for WMS tiles defining a transparent color in …
(edit) @7131   11 years simon04 fix #4550 - Add a "Move Node onto Way" action (opposite of "Join Node …
(edit) @7129   11 years simon04 see #10018 - Avoid broken relations after combining ways
(edit) @7128   11 years simon04 Fix Sonar issue (package cycle)
(edit) @7125   11 years simon04 MapCSS parsing: warn on unknown base selectors (2/2)
(edit) @7124   11 years simon04 MapCSS parsing: warn on unknown base selectors
(edit) @7120   11 years Don-vip code refactoring/cleanup
(edit) @7119   11 years Don-vip code refactoring/cleanup/javadoc + fix bug in preset text comparator …
(edit) @7118   11 years simon04 fix #9901 - Presets: add support for alternative_autocomplete_keys, …
(edit) @7117   11 years Don-vip validator - remove old and unused serializable stuff
(edit) @7115   11 years simon04 fix #9783 - MapCSS: allow to regexp-match name=(foo) by `[name =~ …
(edit) @7113   11 years simon04 fix #9872 - Sort "Member of" list naturally
(edit) @7112   11 years simon04 fix #9880 - Recognise building=(!yes) relations as buildings (name …
(edit) @7110   11 years simon04 fix #10014 - MapCSS: Add support for canvas{fill-color}, deprecate …
(edit) @7103   11 years Don-vip fix potential exception in ExpressionFactory initialization (not sure …
Note: See TracRevisionLog for help on using the revision log.