source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7378   10 years bastiK see #10363 - show place=* icons on |z11- * special handling for …
(edit) @7377   10 years bastiK applied #10363 - zoom levels in elemstyles.mapcss (patch by Klumbumbus)
(edit) @7376   10 years Don-vip fix #10198 - wrong layout of bug report dialog with Gnome 3 (at least …
(edit) @7375   10 years Don-vip fix #10362 - wrong layout in advanced tab of upload dialog (regression …
(edit) @7374   10 years Don-vip fix #10313 - support for man_made=embankment (plus rendering of …
(edit) @7373   10 years Don-vip fix #10355 - presets: add maxheight to tunnel entries
(edit) @7372   10 years Don-vip fix #10358 - presets added translation links to missing items …
(edit) @7371   10 years Don-vip make fields final
(edit) @7370   10 years Don-vip Make CustomProjection.Param public so it can be used by plugins + javadoc
(edit) @7369   10 years Don-vip robustness to strange JAI configuration error occuring in unit tests …
(edit) @7368   10 years Don-vip fix #10348 - NPE when using F1 (Go to OSM wiki) on a relation without …
(edit) @7367   10 years Don-vip fix encoding problems in tests + tools update: - Groovy 2.3.6 - Jacoco …
(edit) @7366   10 years Don-vip add more info in case of test fixture creation fails
(edit) @7365   10 years Don-vip code refactorization for non-regression tests
(edit) @7364   10 years Don-vip fix #10345 - render only explicit values for tunnel (patch by Klumbumbus)
(edit) @7363   10 years Don-vip fix #10342 - presets: allow barrier=chain on ways
(edit) @7362   10 years Don-vip fix #10342 - add barrier=chain icon (Public Domain, patch by Klumbumbus)
(edit) @7361   10 years Don-vip fix #10289 - update power=generator presets (modified patch by skyper)
(edit) @7360   10 years bastiK fixed #10064 - realwidth and priority in elemstyle.mapcss
(edit) @7359   10 years bastiK fixed #10339 - shop icon should have higher priority than religion icon
(edit) @7358   10 years Don-vip see #9899 - refactor save/upload layer stuff to allow different layers …
(edit) @7357   10 years Don-vip see #10206 - update Groovy tests
(edit) @7356   10 years Don-vip fix #10206 - Check MapCSS validator assertions for local rules if new …
(edit) @7355   10 years Don-vip fix #10314 - add water=canal/oxbow/river to natural=water preset
(edit) @7354   10 years Don-vip fix #10177 - new styles for highway=track (patch by Bulwersator)
(edit) @7353   10 years bastiK fixed #10328 - AssertionError when adding tag (is_right_hand_traffic)
(edit) @7352   10 years Don-vip fix #10326 - new icon for barrier=block (patch by Klumbumbus & skyper)
(edit) @7351   10 years Don-vip fix #10325 - WMS not working if JOSM compiled with dist-optimized: …
(edit) @7350   10 years Don-vip fix #10322 - NPE
(edit) @7349   10 years Don-vip blind attempt to support Gentoo in Java package info retrieval
(edit) @7348   10 years Don-vip deprecate openstreetbugs plugin (replaced by notes)
(edit) @7347   10 years Don-vip see #10033 - add new entry dns:127.0.0.1 to make it work with IE
(edit) @7346   10 years Don-vip fix #10207 - UI tuning in menu scroller: ignore JSeparator in scroll count
(edit) @7345   10 years akks see #10269: avoid null color values in GpxLayer for sure
(edit) @7344   10 years Don-vip fix #10230 - add information message before installing certificate to …
(edit) @7343   10 years Don-vip see #10230, see #10033 - add "Install/uninstall certificate" buttons …
(edit) @7342   10 years Don-vip see #10230, see #10033 - fix certificate detection
(edit) @7341   10 years simon04 I18n update
(edit) @7340   10 years Don-vip see #10269 - fix NPE (robustness. trkPnt.customColoring should …
(edit) @7339   10 years Don-vip fix #10318 - NPE
(edit) @7338   10 years Don-vip see #10230, see #10033 - JDK8 compatibility
(edit) @7337   10 years Don-vip see #10230, see #10033 - SAN tweaks + fix unit test (for real?)
(edit) @7336   10 years Don-vip see #10230, see #10033 - fix unit test
(edit) @7335   10 years Don-vip see #10230, see #10033 - big rework of HTTPS support for Remote …
(edit) @7334   10 years Don-vip fix #10312 - presets: fix typo in wiki link
(edit) @7333   10 years Don-vip remove elemstyles.xml from preferences
(edit) @7332   10 years Don-vip presets lang update
(edit) @7331   10 years Don-vip fix build + update to JavaCC 6.1.2
(edit) @7330   10 years Don-vip remove XML version of default map style. Moved to wiki for reference: …
(edit) @7329   10 years Don-vip fix #10304 - NPE
(edit) @7328   10 years Don-vip fix #10296 - Add highway=turning_loop to internal preset/map style …
(edit) @7327   10 years Don-vip see #10292 - cleanup unit test
(edit) @7326   10 years Don-vip fix #10292 - allow to load a session with NMEA file + enhance …
(edit) @7325   10 years Don-vip COTS update
(edit) @7324   10 years Don-vip see #10288 - fix compilation warning
(edit) @7323   10 years akks see #10294: gpx single color mode was broke (regression of r7319)
(edit) @7322   10 years akks fix #10288: tagging-preset-tester NPE without data layer
(edit) @7321   10 years Don-vip fix #10287 - robustness to system time going backwards during josm startup
(edit) @7320   10 years Don-vip fix #10283 - wrong time format in GPX/images layer leading to wrong …
(edit) @7319   10 years akks Add colorbar for active GPX layer, big GpxLayer class refactoring, see …
(edit) @7318   10 years stoecker see #10272 - improve version checks for RPM based distros
(edit) @7317   10 years Don-vip fix #10264 - preset: new shop subcategories (patch by Klumbumbus)
(edit) @7316   10 years Don-vip fix #10270 - preset: fix bad English + typo (extra spaces)
(edit) @7315   10 years Don-vip code simplification with some Java 7 new NIO2 Files methods …
(edit) @7314   10 years Don-vip see #10272 - refactor Linux package info retrieval to work on more …
(edit) @7313   10 years Don-vip fix #10267 - WMS robustness against JPEG files with invalid metadata …
(edit) @7312   10 years Don-vip see #10267 - display HTML error page sent by WMS server when applicable
(edit) @7311   10 years Don-vip fix #10262 - presets: add landuse=religious
(edit) @7310   10 years Don-vip fix #10266 - fix issue with audio marker synchronisation
(edit) @7309   10 years akks fix #10256: incorrect "Highway link is not linked" warning for closed ways
(edit) @7308   10 years bastiK fix strings in validator
(edit) @7307   10 years Don-vip see #10239 - fix unit test
(edit) @7306   10 years Don-vip fix #10259 - presets: allow closedway for …
(edit) @7305   10 years Don-vip fix #10239 - proper display of bidirectional texts (osm primitives …
(edit) @7304   10 years Don-vip fix #10238 - i18n fix (singular/plural form)
(edit) @7303   10 years Don-vip see #10121 - fix handling of time, causing an error in unit tests
(edit) @7302   10 years bastiK applied #7239 - Join node to way should operate on all selected nodes …
(edit) @7301   10 years bastiK see #10246 - replace icons by svg version
(edit) @7300   10 years Don-vip fix #10251 - NPE with malformed validator rule (invalid fixAdd/fixRemove)
(edit) @7299   10 years Don-vip fix #10121 - Add a new look-and-feel preference to display ISO 8601 …
(edit) @7298   10 years Don-vip fix #10243 - concurrency issue in MapCSS tagchecker
(edit) @7297   10 years Don-vip fix #10247 - typo in detour relation preset (patch by skyper)
(edit) @7296   10 years bastiK applied #10246 - add 10 shops (patch by Klumbumbus)
(edit) @7295   10 years Don-vip see #10244 - ignore empty ways in Multipolygon.joinWays
(edit) @7294   10 years Don-vip fix #10242 - catch NoClassDefFoundError when …
(edit) @7293   10 years akks Fix resource leaks when closing map in Lasso mode, see #10104
(edit) @7292   10 years bastiK see #10224 - New icon for amenity=charging_station (by Klumbumbus)
(edit) @7291   10 years Don-vip fix #10207 - fix menu scroller for multi monitors systems
(edit) @7290   10 years Don-vip fix #10227 - exclude boundary relations from "No style for …
(edit) @7289   10 years Don-vip fix #10231 - remove old type key in natural=tree preset
(edit) @7288   10 years bastiK fixed #10088 - changes to table entry are discarded if you click OK …
(edit) @7287   10 years Don-vip fix #10025 - File registration with Mac OSX (many thanks to Stereo and …
(edit) @7286   10 years Don-vip fix #10222 - fix typo in validator config file (segregated in …
(edit) @7285   10 years simon04 see #10211 - fix CCE when using ∈ and ⧉ in mappaint styles
(edit) @7284   10 years Don-vip fix #10221 - allow lit for amenity=shelter
(edit) @7283   10 years Don-vip see #10025 - add debug/warn messages
(edit) @7282   10 years bastiK fixed #10219 - NPE in CachedFile.getInputStream during start
(edit) @7281   10 years Don-vip fix #10209 - exclude highway=*_link from "highway without a …
(edit) @7280   10 years simon04 fix #10120 see #10215 - Validator: do not warn "Overlapping Water …
(edit) @7279   10 years simon04 fix #10125 - Validator: fix source:geometry to source:position on nodes
Note: See TracRevisionLog for help on using the revision log.