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) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @7989   9 years Don-vip fix #11026 - NPE when joining areas (regression from r7987)
(edit) @7987   9 years Don-vip update presets lang, update Groovy, remove deprecated stuff, fix some …
(edit) @7534   10 years Don-vip see #10511 - add unit test
(edit) @7052   10 years Balaitous fix #9951 - "Join Overlapping Areas" gives strange multipolygons
(edit) @7025   10 years Don-vip Sonar - fix various issues
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6987   10 years Don-vip sonar - fix some more issues
(edit) @6977   10 years Don-vip fix some sonar issues recently introduced
(edit) @6976   10 years Balaitous fix #7959: join areas exception
(edit) @6913   10 years akks see #9832: move tags from ways to the multipolygons created by Shift-J
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6639   10 years simon04 fix #9544 - Skip nodes outside of download area for …
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6378   10 years Don-vip Sonar/Findbugs - fix various violations, javadoc
(edit) @6367   10 years Don-vip Sonar/Findbugs - unused code
(edit) @6336   10 years Don-vip code cleanup / robustness in edit layer handling
(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.