source: josm/trunk/src/org

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7432   10 years Don-vip fix #10388 - Incomplete download of relation members
(edit) @7426   10 years Don-vip fix #5816 - Geotagged images dialog docked status not retained …
(edit) @7425   10 years Don-vip fix #3916 - WMS: Improve exception handling. Proper message is now …
(edit) @7424   10 years Don-vip deprecate nearclick plugin: too buggy, not useful anymore
(edit) @7423   10 years Don-vip see #9680, see #4626 - multithreaded multipolygon creation
(edit) @7422   10 years Don-vip see #9680 - small multipolygon computation optimization (reduces time …
(edit) @7420   10 years Don-vip fix #9435 - add last 10 error/warning messages to bug report
(edit) @7419   10 years Don-vip fix #7708 - pre-formatting of manual bug reports
(edit) @7417   10 years Don-vip fix #10380 - throw IllegalDataException instead of RuntimeException …
(edit) @7416   10 years Don-vip fix #9835 - Crossing barriers with different layer tags are reported …
(edit) @7414   10 years Don-vip fix #10165 - Wrong waypoint order in exported GPX
(edit) @7413   10 years Don-vip fix #10055 - Display preset dialog on preset link even without dataset
(edit) @7412   10 years Don-vip see #9645 - fix handling of selection in TaggingPresetSelector
(edit) @7411   10 years Don-vip see #10331 - layout adjustments for labels in presets
(edit) @7407   10 years Don-vip fix focus issues (regression from r7401)
(edit) @7402   10 years Don-vip fix some Sonar issues
(edit) @7401   10 years Don-vip fix #10175 - ask for JOSM update in case of crash with old version
(edit) @7400   10 years Don-vip fix #10316 - use N as a new shortcut for "Move Node onto Way" action
(edit) @7398   10 years Don-vip fix #10320 - show undo/redo buffers state in "Command Stack" dialog
(edit) @7397   10 years bastiK fixed #10370 - MapCSS: text:name print "name" on the object
(edit) @7395   10 years Don-vip javadoc update/cleanup
(edit) @7392   10 years Don-vip code cleanup, javadoc update
(edit) @7389   10 years bastiK see #10363 - you cannot click on object that is not visible on the map
(edit) @7386   10 years bastiK see #10043 - Mappaint: print name of street along residential
(edit) @7383   10 years bastiK applied #10301 - extend display of maxspeed nodes (patch by …
(edit) @7382   10 years bastiK fix [7378]
(edit) @7378   10 years bastiK see #10363 - show place=* icons on |z11- * special handling for …
(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) @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) @7358   10 years Don-vip see #9899 - refactor save/upload layer stuff to allow different layers …
(edit) @7356   10 years Don-vip fix #10206 - Check MapCSS validator assertions for local rules if new …
(edit) @7353   10 years bastiK fixed #10328 - AssertionError when adding tag (is_right_hand_traffic)
(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) @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) @7335   10 years Don-vip see #10230, see #10033 - big rework of HTTPS support for Remote …
(edit) @7333   10 years Don-vip remove elemstyles.xml from preferences
(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) @7326   10 years Don-vip fix #10292 - allow to load a session with NMEA file + enhance …
(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) @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) @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) @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) @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) @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) @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) @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) @7285   10 years simon04 see #10211 - fix CCE when using ∈ and ⧉ in mappaint styles
(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) @7280   10 years simon04 fix #10120 see #10215 - Validator: do not warn "Overlapping Water …
(edit) @7278   10 years Don-vip fix #10212, see #10104 - ImproveWayAccuracy: key listeners forgot to …
(edit) @7277   10 years bastiK fixed #10210 - Bug combining multiple media queries
(edit) @7276   10 years Don-vip fix #9518 - Automatically reload MapCSS tagchecker validator rules …
(edit) @7275   10 years Don-vip see #9518 - refactor internals of MapCSSTagChecker to prepare later …
(edit) @7273   10 years Don-vip fix #10204 - restrict roundabout test to classified highways
(edit) @7270   10 years Don-vip fix #10197 - StringIndexOutOfBoundsException in validator panel …
(edit) @7269   10 years Don-vip fix #10168 - double default value of createcircle.nodecount from 8 to 16
(edit) @7268   10 years Don-vip fix #10180 - tagchecker: "Property values start or end with white …
(edit) @7267   10 years Don-vip fix #10172 - Cannot open GPX from URL without Content-Disposition
(edit) @7266   10 years Don-vip fix #10191 - Wrong number of errors displayed in validator tree
(edit) @7258   10 years bastiK make validator aware of bicycle roads
(edit) @7256   10 years bastiK fixed #10173 - Modification of styles without any data layer causes an …
(edit) @7254   10 years simon04 see #9844 - RelationChecker: add unit tests, fix detected problem …
(edit) @7253   10 years Don-vip see #10025 - open .osm files with double-click on OSX
Note: See TracRevisionLog for help on using the revision log.