source: josm/trunk/src/org/openstreetmap/josm/actions/JoinAreasAction.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6265   11 years Don-vip Sonar/FindBugs: - Dodgy - Redundant nullcheck of value known to be …
(edit) @6246   11 years Don-vip Sonar/FindBugs - various bugfixes / violation fixes
(edit) @6130   11 years bastiK see #6963 - converted popups to notifications for all actions in the …
(edit) @6093   11 years akks see #8902 - collection size ==/!= 0 -> isEmpty()/!isEmpty() (patch by …
(edit) @6049   11 years akks see #8851: fix some bugs in joining areas and adding intersections …
(edit) @5947   11 years Don-vip fix #8692 - Handle null DeleteCommands in JoinAreaAction and …
(edit) @5903   11 years stoecker fix javadoc
(edit) @5889   11 years Don-vip fix potential bugs detected by FindBugs
(edit) @5698   11 years bastiK fix problem with making multisplitpanelayout persistent (avoid loop …
(edit) @5132   12 years simon04 fix #7513 - Warn non-experts when combining ways with conflicting tags …
(edit) @4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4958   12 years stoecker fix remaining shortcut deprecations
(edit) @4458   13 years simon04 fix #3951 - user should be warned when unglue-ing two ways outside the …
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @4045   13 years stoecker fix #6097 - i18n issues
(edit) @3844   13 years stoecker see #5899 - support different display of closed ways and areas
(edit) @3717   13 years bastiK fixed #5728 (patch by Larry0ua) - Rectifying newly-merged polygons
(edit) @3683   13 years bastiK #5611 - Error for JoinAreas
(edit) @3650   13 years bastiK applied #5599 (patch by extropy) - Join areas speed improvement
(edit) @3636   13 years bastiK see #5577 (patch by extropy) - Move some methods and make them public …
(edit) @3595   14 years bastiK applied #5179 (patch by bilbo) - Join overlapping areas / Separate …
(edit) @3554   14 years bastiK see #5179 (patch by viesturs) - improve join areas
(edit) @3449   14 years bastiK see #5179 (patch by viesturs) - Fixed "nothing changed" popup (Join …
(edit) @3445   14 years bastiK see #5179 (patch by viesturs) - Join overlapping areas produces bad results
(edit) @3383   14 years jttt Fix #5269 JoinAreasAction
(edit) @3230   14 years stoecker fix #4995 - improve area joinging reliability
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2906   14 years mjulius remove OsmPrimitive.entrySet() using keySet()/get() or getKeys() instead
(edit) @2842   14 years mjulius fix messages for actions
(edit) @2626   14 years jttt Fixed some of the warnings found by FindBugs
(edit) @2610   14 years mjulius Fixes #4115 - bogus warning about nodes outside download area in …
(edit) @2589   14 years stoecker small code cleanup
(edit) @2578   14 years jttt Encalupse OsmPrimitive.incomplete
(add) @2575   14 years stoecker include utilsplugin, fix #4086
Note: See TracRevisionLog for help on using the revision log.