source: osm/applications/editors/josm/plugins/terracer/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35975   2 years Don-vip see #22104 - fix deprecation warnings
(edit) @35827   3 years Don-vip update to JOSM 18207
(edit) @35579   4 years Klumbumbus see #19851 - Fix shortcut names
(edit) @35560   4 years GerdP fix #19856: DataIntegrityProblemException: Primitive must be part of …
(edit) @35558   4 years GerdP fix #19853: plugin adds duplicated member to associatedStreet relation
(edit) @35499   4 years stoecker remove image extensions
(edit) @35327   5 years donvip see #josm18713 - Fix an issue where moreToolsMenu was cleared out …
(edit) @35325   5 years donvip UnnecessaryParentheses
(edit) @35324   5 years donvip fix #18713 - make terracer plugin restartless (patch by taylor.smock)
(edit) @34972   5 years donvip see #josm17580 #josm17581 #josm17582 #josm17583 #josm17584 #josm17585
(edit) @34584   6 years donvip rename package, fix warning
(edit) @34562   6 years donvip update to JOSM 14153
(edit) @33839   7 years donvip fix deprecation warnings
(edit) @33608   7 years donvip fix #josm15312 - update to JOSM 12859
(edit) @33579   7 years donvip update to JOSM 12678
(edit) @33077   8 years donvip checkstyle
(edit) @33031   8 years bastik fixed #josm11878 Terracer plugin: error when creating associatedStreet …
(edit) @32426   8 years donvip remove calls to deprecated methods
(edit) @31655   9 years donvip [josm_plugins] update to JOSM 8919
(edit) @30872   10 years donvip [josm_terracer] fix #josm6552 - terracer unnecessarily deletes objects …
(edit) @30737   10 years donvip [josm_plugins] fix Java 7 / unused code warnings
(edit) @30643   10 years donvip [josm_terracer] fix #josm6311 - remember window geometry
(edit) @30614   10 years donvip [josm_terracer] likely fix #josm10293 - focus potential issue
(edit) @30613   10 years donvip [josm_terracer] fix #josm10443 - possibility to change building value …
(edit) @30612   10 years donvip [josm_terracer] see #josm10443 - default number of segments to 2 + …
(edit) @30611   10 years donvip [josm_terracer] fix #josm10253 - don't create an …
(edit) @30364   10 years donvip [josm_terracer] code cleanup
(edit) @30197   11 years donvip revert destructive commit r30196
(edit) @30192   11 years donvip [josm_terracer] fix #josm9563 - configurable segments (patch by …
(edit) @30141   11 years donvip [josm_terracer] fix warning to increment version number
(edit) @30127   11 years donvip [josm_terracer] fix #josm9431, #josm9432, #josm9436 - null parameter
(edit) @30072   11 years donvip [josm_terracer] fix #josm8942 - Crash of Terracer Plugin
(edit) @29771   11 years akks [josm_plugins]: move more plugin items to new menus, set minimum JOSM …
(edit) @29623   11 years donvip [josm_terracer] fix #josm6270 - offer building types instead of always …
(edit) @29509   11 years donvip [josm_terracer] fix #josm8597 - Data loss when joining address node …
(edit) @29050   12 years donvip [josm_terracer] don't put addr:street tag if associatedStreet relation …
(edit) @29047   12 years donvip [josm_terracer] fix #josm6172, see #josm6178 + bump JOSM main version
(edit) @29037   12 years donvip [josm_terracer] fix #josm6172 - Reuse associatedStreet relation when …
(edit) @29035   12 years donvip [josm_terracer] Simplify build.xml + fix warnings
(edit) @27852   13 years stoecker fix shortcut deprecation
(edit) @27834   13 years stoecker fix shortcut conflicts
(edit) @27826   13 years stoecker fix shortcut conflicts
(edit) @27549   13 years stoecker make shortcut parsing possible
(edit) @26149   13 years stoecker fix cancel #josm6475 - patch by michaelschoenitzer.de
(edit) @26029   13 years kachkaev JOSM terracer plugin: Fixed several bugs. 1. If the building was in …
(edit) @24956   14 years frederik fix bug that would produce xml in the addr:street field when you hit …
(edit) @24889   14 years bastik 'applied #j5760 (patch by robome) - Order of housenumbers not correct'
(edit) @24713   14 years bastik 'applied #j5729 (patch by robome) - make terracing with existing …
(edit) @24697   14 years bastik 'select a single node to fix the direction of numbering (Merkaartor style)'
(edit) @23191   14 years stoecker remove tabs
(edit) @22018   14 years jttt Adapt to latest josm
(edit) @21376   14 years lambertus 'Fix crash when adding a single address to an odd shaped building. See …
(edit) @21169   14 years lambertus 'Fix the message text (and remove the now redundant message popup)'
(edit) @21166   14 years lambertus Remember the interpolation between restarts
(edit) @21163   14 years lambertus Fix bug described in http://josm.openstreetmap.de/ticket/4985
(edit) @21094   14 years lambertus josm terracer plugin: Switch to josm.gui.ExtendedDialog (instead of …
(edit) @21022   14 years bastik update to JOSM core
(edit) @20956   14 years lambertus josm terracer plugin: put focus on first input field when the dialog …
(edit) @20084   15 years bastik 'josm terracer plugin: minor bug (Broken test, whether two sements are …
(edit) @19678   15 years bastik 'josm terracer plugin: fixed reverse terrace, minor updates'
(edit) @19658   15 years bastik josm terracer plugin - some updates and fixes
(edit) @19483   15 years guggis 'Changed the constructor signature of the plugin main class'
(edit) @19234   15 years stoecker fixed i18n
(edit) @19129   15 years guggis 'Compatibility issues with Java 1.5. We didn't switch to 1.6 yet.'
(edit) @19085   15 years casualwalker Code-Cleanup after implemenatation of the tickets #2989 #3343.
(edit) @19084   15 years casualwalker Re-Design of JOSM terracer input dialog. This implements the tickets …
(edit) @18924   15 years guggis 'Updated to new referrer support in OsmPrimitive'
(edit) @17874   15 years guggis Updating to JOSM 2219
(edit) @17707   15 years stoecker some fixes for josm 2166
(edit) @17546   15 years guggis Updating to JOSM r2082
(edit) @17388   15 years guggis Cleanup of deprecated data API
(edit) @16626   15 years jttt Make it work without Main.ds
(edit) @16162   15 years jttt Use getter for Node.coor and Node.eastNorth
(edit) @14048   16 years zere Fixed bug in segment length method - index out of bounds.
(edit) @14045   16 years zere Small fix for ambiguity when terracing exact quadrilaterals. Reordered …
(edit) @14026   16 years jttt Make terracer Java 1.5 compatible
(edit) @13990   16 years zere New version of Terracer plugin. Supports non-quadrilateral terraces …
(edit) @13561   16 years zere Fix terracer (again) for backwards compatibility with josm-tested.
(edit) @13559   16 years zere Fixed bug when not checking the return value of a dialogue box.
(add) @13553   16 years zere Initial commit of the Terracer JOSM plugin.
Note: See TracRevisionLog for help on using the revision log.