source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9549   8 years bastiK see #12186 - add Cassini-Soldner Projection (imports pieces of code …
(edit) @9548   8 years Don-vip fix #12405 - wrong JPanel initialization (regression from r9543)
(edit) @9547   8 years Don-vip checkstyle
(edit) @9546   8 years Don-vip add more unit tests, fix packages, rename manual functional unit tests …
(edit) @9545   8 years Don-vip fix javadoc errors/warnings
(edit) @9544   8 years Don-vip add unit tests
(edit) @9543   8 years Don-vip refactoring - global simplification of use of setLayout method - …
(edit) @9542   8 years Don-vip javadoc
(edit) @9541   8 years Klumbumbus fix #12402 - do not warn about unnecessary motor_vehicle=yes if …
(edit) @9540   8 years simon04 see #7099 - Validate correct traffic flow at roundabouts
(edit) @9539   8 years simon04 fix #10290 - Improve ReverseWayNoTagCorrector It evaluates its own …
(edit) @9538   8 years simon04 see #10290 - Consider waterway=canal as not directional, …
(edit) @9537   8 years bastiK applied #12370 - adapted osm file filter to other file types (patch by …
(edit) @9536   8 years simon04 Refactoring (make Tag implement the Tagged interface)
(edit) @9535   8 years bastiK see #12186 - update tests
(edit) @9534   8 years Don-vip see #12186 - checkstyle
(edit) @9533   8 years Don-vip fix CustomConfigurator unit test - avoid messing up preferences file …
(edit) @9532   8 years bastiK see #12186 - add Oblique Mercator projection (imports pieces of code …
(edit) @9531   8 years simon04 HttpClient: test progress monitor handling (fixup r9529)
(edit) @9530   8 years simon04 see #12400 - reverter plugin broken - fix …
(edit) @9529   8 years simon04 HttpClient: test progress monitor handling
(edit) @9528   8 years simon04 fix #11305 see #10306 - After canceling upload a new instead of the …
(edit) @9527   8 years simon04 fix #10306 - Changeset manager does not know username of current …
(edit) @9526   8 years simon04 fix #10789 - History dialog: indicate the number of changeset comments …
(edit) @9525   8 years bastiK applied #12395 - fix displaying shortcut key of help action in …
(edit) @9524   8 years Don-vip CustomConfigurator - add unit test, javadoc, and use JavaScript
(edit) @9523   8 years Klumbumbus fix #11984 - add emergency preset group, move some items there and add …
(edit) @9522   8 years Don-vip fix java warnings & sonar issues
(edit) @9521   8 years simon04 fix #4996 - Changeset manager: allow to download objects from a changeset
(edit) @9520   8 years simon04 Remove code duplication
(edit) @9519   8 years simon04 fix #7090 - Upload dialog allow select another user open changeset
(edit) @9518   8 years stoecker see #12313 - fix zoomlevel diff for minimum zoom 0
(edit) @9517   8 years stoecker allow to also set the default minimum zoom level 0 for maps
(edit) @9516   8 years stoecker see #12313 - fix suppression
(edit) @9515   8 years stoecker see #12313 - suppress some known outdated entries
(edit) @9514   8 years simon04 fix #4003 fix #7004 fix #8149 - Improve changeset tags handling (from …
(edit) @9513   8 years Klumbumbus see #12296 - fix icon links
(edit) @9512   8 years simon04 see #12131 - Pressing escape in closing relation confirmation should …
(edit) @9511   8 years simon04 fix #12131 - Confirm closing relation editor window with x top right
(edit) @9510   8 years bastiK applied #12391 - saving renamed layer replaces name (patch by kolesar …
(edit) @9509   8 years simon04 fix #9925 - Allow to stop downloading GPS data and keep the downloaded part
(edit) @9508   8 years Klumbumbus see #12201 - move old river icon to nodist folder
(edit) @9507   8 years Don-vip advanced preferences - refactoring to reduce code duplication
(edit) @9506   8 years Klumbumbus see #12296 - add new water and waypoint icons (by zermes), move old …
(edit) @9505   8 years stoecker see #12313 - improve groovy script for EII/JOSM difference checks, add …
(edit) @9504   8 years Don-vip add robustness to mapcss rules unit test
(edit) @9503   8 years Don-vip fix javadoc warning
(edit) @9502   8 years Don-vip see #12281 - core changes to clean up massive code duplication from …
(edit) @9501   8 years Don-vip make the distinction between unit tests (*Test.java) and integration …
(edit) @9500   8 years Klumbumbus see #12386 - remove support of power=transformer on ways and add …
(edit) @9499   8 years simon04 fix #11685 - Use sub-second exif/xmp data
(edit) @9498   8 years Don-vip add unit tests, code cleanup
(edit) @9497   8 years Don-vip reduce duplicated code
(edit) @9496   8 years Don-vip massive refactoring of GenericRelationEditor. As JDialog cannot be …
(edit) @9495   8 years Klumbumbus see #12386 - add validator info for power=cable without location
(edit) @9494   8 years Klumbumbus see #12386 - allow power=insulator on ways in preset; add validator …
(edit) @9493   8 years Don-vip reduce code duplication
(edit) @9492   8 years Don-vip presets items: fix sonar issues, add javadoc
(edit) @9491   8 years Don-vip see #12356 - remove use of internal proprietary API (patch by michael2402)
(edit) @9490   8 years Don-vip see #12377 - add multipolygon unit test
(edit) @9489   8 years Don-vip unit tests code refactoring/cleanup
(edit) @9488   8 years Don-vip fix unit test
(edit) @9487   8 years Don-vip see #12376 - checkstyle
(edit) @9486   8 years simon04 Note upload: explain first exception to the user
(edit) @9485   8 years simon04 fix #12384 - Keep history of custom OSM Server URLs
(edit) @9484   8 years simon04 Refactoring: add JosmComboBox.getEditorComponent, Javadoc
(edit) @9483   8 years simon04 fix #12382 see #12364 - NPE when querying for history of deleted node
(edit) @9482   8 years simon04 see #12338 fix #12381 - AssertionError on "Resolve to their versions"
(edit) @9481   8 years simon04 fix #12378 - NPE when converting data layer to gpx
(edit) @9480   8 years Don-vip fix #12376 - Multipolygon test hangs (patch by cmuelle8), regression …
(edit) @9479   8 years Don-vip fix unit test
(edit) @9478   8 years Don-vip see #12363 - javadoc/checkstyle
(edit) @9477   8 years Don-vip javadoc fixes
(edit) @9476   8 years Don-vip see #12376 - add non-regression unit test
(edit) @9475   8 years Don-vip see #12343 - add unit test
(edit) @9474   8 years Don-vip ExceptionUtil: add unit test, fix javadoc, various NPEs, HTML …
(edit) @9473   8 years simon04 fix #12343 - Display at most 20 primitives for some confirmation …
(edit) @9472   8 years simon04 Relation list: delete selected relations at once
(edit) @9471   8 years Don-vip session - refactoring to reduce code duplication
(edit) @9470   8 years simon04 see #12304 - Do not show notification when no relation is affected
(edit) @9469   8 years Don-vip map paint styles unit test robustness
(edit) @9468   8 years simon04 fix #8804 - Add version info to conflict dialog
(edit) @9467   8 years simon04 fix #12286 - Preset dialog: display the added tags due to <key> items
(edit) @9466   8 years bastiK see #12370, see #12369 - fix problems with default file extension …
(edit) @9465   8 years simon04 fix #12160 - Combobox List Entries with Empty Value – display_value
(edit) @9464   8 years bastiK applied #12363 - layer context menus were different at two locations …
(edit) @9463   8 years bastiK applied #12368 - disable focus on multiline labels (patch by kolesar)
(edit) @9462   8 years bastiK applied #12367 - remember user input when upload dialog is closed …
(edit) @9461   8 years bastiK applied #12369 - default extension for saving files read from …
(edit) @9460   8 years Don-vip javadoc
(edit) @9459   8 years Don-vip fix #12354 - OsmPrimitiveKeyHandlingTest clean up (patch by michael2402)
(edit) @9458   8 years Don-vip timeouts for unit/performance tests
(edit) @9457   8 years Don-vip fix #12356 - OsmReaderPerformanceTest (patch by michael2402, modified)
(edit) @9456   8 years Don-vip fix #12366 - move natural=cliff preset from water group to geography …
(edit) @9455   8 years Don-vip session - refactor duplicated code, add javadoc, fix warnings
(edit) @9454   8 years Don-vip checkstyle + add basic unit test
(edit) @9453   8 years simon04 fix #12364 - History dialog: fix initial panning to coordinates
(edit) @9452   8 years simon04 see #12338 - Typo
(edit) @9451   8 years Klumbumbus see #10540, see #9891 - make selected nodes more visible, i.e. always …
(edit) @9450   8 years stoecker see #12191, only color code the changed part - possible improvement: …
Note: See TracRevisionLog for help on using the revision log.