source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7448   9 years bastiK see #10425 - fix [7447]: lock prevented mappaint code in …
(edit) @7447   9 years bastiK fixed #10425 - ConcurrentModificationException when auto update …
(edit) @7445   9 years Don-vip fix #10416 - conditional keys: add maxstay restriction + detect …
(edit) @7444   9 years Don-vip fix #10427 - Problems deleting a photo layer
(edit) @7442   9 years Don-vip adjust number of errors/warnings in bug reports to avoid incomplete …
(edit) @7438   9 years bastiK fixed #10410 - session: imagery layer settings not stored
(edit) @7436   9 years Don-vip global use of Utils.copyArray()
(edit) @7435   9 years Don-vip fix #10389 - rename "Copy Key/Value" to "Copy selected Keys/Values"
(edit) @7434   9 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
(edit) @7433   9 years Don-vip fix layout issue in Purge dialog
(edit) @7432   9 years Don-vip fix #10388 - Incomplete download of relation members
(edit) @7426   9 years Don-vip fix #5816 - Geotagged images dialog docked status not retained …
(edit) @7425   9 years Don-vip fix #3916 - WMS: Improve exception handling. Proper message is now …
(edit) @7424   9 years Don-vip deprecate nearclick plugin: too buggy, not useful anymore
(edit) @7423   9 years Don-vip see #9680, see #4626 - multithreaded multipolygon creation
(edit) @7422   9 years Don-vip see #9680 - small multipolygon computation optimization (reduces time …
(edit) @7420   9 years Don-vip fix #9435 - add last 10 error/warning messages to bug report
(edit) @7419   9 years Don-vip fix #7708 - pre-formatting of manual bug reports
(edit) @7417   9 years Don-vip fix #10380 - throw IllegalDataException instead of RuntimeException …
(edit) @7416   9 years Don-vip fix #9835 - Crossing barriers with different layer tags are reported …
(edit) @7414   9 years Don-vip fix #10165 - Wrong waypoint order in exported GPX
(edit) @7413   9 years Don-vip fix #10055 - Display preset dialog on preset link even without dataset
(edit) @7412   9 years Don-vip see #9645 - fix handling of selection in TaggingPresetSelector
(edit) @7411   9 years Don-vip see #10331 - layout adjustments for labels in presets
(edit) @7407   9 years Don-vip fix focus issues (regression from r7401)
(edit) @7402   9 years Don-vip fix some Sonar issues
(edit) @7401   9 years Don-vip fix #10175 - ask for JOSM update in case of crash with old version
(edit) @7400   9 years Don-vip fix #10316 - use N as a new shortcut for "Move Node onto Way" action
(edit) @7398   9 years Don-vip fix #10320 - show undo/redo buffers state in "Command Stack" dialog
(edit) @7397   9 years bastiK fixed #10370 - MapCSS: text:name print "name" on the object
(edit) @7395   9 years Don-vip javadoc update/cleanup
(edit) @7392   9 years Don-vip code cleanup, javadoc update
(edit) @7389   9 years bastiK see #10363 - you cannot click on object that is not visible on the map
(edit) @7386   9 years bastiK see #10043 - Mappaint: print name of street along residential
(edit) @7383   9 years bastiK applied #10301 - extend display of maxspeed nodes (patch by …
(edit) @7382   9 years bastiK fix [7378]
(edit) @7378   9 years bastiK see #10363 - show place=* icons on |z11- * special handling for …
(edit) @7376   9 years Don-vip fix #10198 - wrong layout of bug report dialog with Gnome 3 (at least …
(edit) @7375   9 years Don-vip fix #10362 - wrong layout in advanced tab of upload dialog (regression …
(edit) @7371   9 years Don-vip make fields final
(edit) @7370   9 years Don-vip Make CustomProjection.Param public so it can be used by plugins + javadoc
(edit) @7369   9 years Don-vip robustness to strange JAI configuration error occuring in unit tests …
(edit) @7368   9 years Don-vip fix #10348 - NPE when using F1 (Go to OSM wiki) on a relation without …
(edit) @7358   9 years Don-vip see #9899 - refactor save/upload layer stuff to allow different layers …
(edit) @7356   9 years Don-vip fix #10206 - Check MapCSS validator assertions for local rules if new …
(edit) @7353   9 years bastiK fixed #10328 - AssertionError when adding tag (is_right_hand_traffic)
(edit) @7350   9 years Don-vip fix #10322 - NPE
(edit) @7349   9 years Don-vip blind attempt to support Gentoo in Java package info retrieval
(edit) @7348   9 years Don-vip deprecate openstreetbugs plugin (replaced by notes)
(edit) @7347   9 years Don-vip see #10033 - add new entry dns:127.0.0.1 to make it work with IE
(edit) @7346   9 years Don-vip fix #10207 - UI tuning in menu scroller: ignore JSeparator in scroll count
(edit) @7345   9 years akks see #10269: avoid null color values in GpxLayer for sure
(edit) @7344   9 years Don-vip fix #10230 - add information message before installing certificate to …
(edit) @7343   9 years Don-vip see #10230, see #10033 - add "Install/uninstall certificate" buttons …
(edit) @7342   9 years Don-vip see #10230, see #10033 - fix certificate detection
(edit) @7340   9 years Don-vip see #10269 - fix NPE (robustness. trkPnt.customColoring should …
(edit) @7339   9 years Don-vip fix #10318 - NPE
(edit) @7338   9 years Don-vip see #10230, see #10033 - JDK8 compatibility
(edit) @7337   9 years Don-vip see #10230, see #10033 - SAN tweaks + fix unit test (for real?)
(edit) @7335   9 years Don-vip see #10230, see #10033 - big rework of HTTPS support for Remote …
(edit) @7333   9 years Don-vip remove elemstyles.xml from preferences
(edit) @7330   9 years Don-vip remove XML version of default map style. Moved to wiki for reference: …
(edit) @7329   9 years Don-vip fix #10304 - NPE
(edit) @7326   9 years Don-vip fix #10292 - allow to load a session with NMEA file + enhance …
(edit) @7324   9 years Don-vip see #10288 - fix compilation warning
(edit) @7323   9 years akks see #10294: gpx single color mode was broke (regression of r7319)
(edit) @7322   9 years akks fix #10288: tagging-preset-tester NPE without data layer
(edit) @7321   9 years Don-vip fix #10287 - robustness to system time going backwards during josm startup
(edit) @7320   9 years Don-vip fix #10283 - wrong time format in GPX/images layer leading to wrong …
(edit) @7319   9 years akks Add colorbar for active GPX layer, big GpxLayer class refactoring, see …
(edit) @7318   9 years stoecker see #10272 - improve version checks for RPM based distros
(edit) @7315   9 years Don-vip code simplification with some Java 7 new NIO2 Files methods …
(edit) @7314   9 years Don-vip see #10272 - refactor Linux package info retrieval to work on more …
(edit) @7313   9 years Don-vip fix #10267 - WMS robustness against JPEG files with invalid metadata …
(edit) @7312   9 years Don-vip see #10267 - display HTML error page sent by WMS server when applicable
(edit) @7310   9 years Don-vip fix #10266 - fix issue with audio marker synchronisation
(edit) @7309   9 years akks fix #10256: incorrect "Highway link is not linked" warning for closed ways
(edit) @7308   9 years bastiK fix strings in validator
(edit) @7305   9 years Don-vip fix #10239 - proper display of bidirectional texts (osm primitives …
(edit) @7304   9 years Don-vip fix #10238 - i18n fix (singular/plural form)
(edit) @7303   9 years Don-vip see #10121 - fix handling of time, causing an error in unit tests
(edit) @7302   9 years bastiK applied #7239 - Join node to way should operate on all selected nodes …
(edit) @7300   9 years Don-vip fix #10251 - NPE with malformed validator rule (invalid fixAdd/fixRemove)
(edit) @7299   9 years Don-vip fix #10121 - Add a new look-and-feel preference to display ISO 8601 …
(edit) @7298   9 years Don-vip fix #10243 - concurrency issue in MapCSS tagchecker
(edit) @7295   9 years Don-vip see #10244 - ignore empty ways in Multipolygon.joinWays
(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 …
Note: See TracRevisionLog for help on using the revision log.