source: josm/trunk/src/org/openstreetmap/josm/command/DeleteCommand.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3152   14 years Gubaer SplitWayAction slightly refactored, going to need this somewhere else
(edit) @3055   14 years jttt In DeleteCommand remove references first and then do the deleting (to …
(edit) @2844   14 years mjulius fix messages for commands
(edit) @2769   14 years stoecker fixed typo
(edit) @2565   14 years Gubaer Removed BackReferenceDataSet and CollectBackReferenceVisitor because …
(edit) @2521   14 years jttt Fixed #3704 Relation memberships are not handled at all when a way is …
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2468   14 years stoecker remove ViewID, fix typo, i18n update
(edit) @2414   14 years Gubaer Removed methods made @deprecated in r2411.
(edit) @2333   14 years Gubaer fixed #3753: Merging the ends of two node ways produces corrupt way
(edit) @2323   14 years Gubaer Added explicit help topics See also …
(edit) @2308   14 years Gubaer fixed #3762: Deleted relation still referenced when deleting former …
(edit) @2296   15 years stoecker see #3703 - patch by Daeron - deleting way segment cleanup
(edit) @2273   15 years jttt Replace testing for id <= 0 with isNew() method
(edit) @2173   15 years Gubaer see #3557: Nodes not linked to their ways after combine (was: when …
(edit) @2166   15 years stoecker see #3475 - patch by Petr Dlouhý - improve speed
(edit) @2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
(edit) @2054   15 years Gubaer applied #3389: patch by podolsir: "delete confirmation" message …
(edit) @2026   15 years Gubaer applied #2163: patch by xeen: for delete-command mouse-icons
(edit) @2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(edit) @1990   15 years Gubaer fixed #3261: Use the "name:$CURRENT_LOCALE" name in the JOSM UI …
(edit) @1989   15 years Gubaer fixed #3281: OsmPrimitiveType fails for fusional and/or agglutinative …
(edit) @1937   15 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1930   15 years jttt Replace RelationMember.role with RelationMember.getRole() and …
(edit) @1925   15 years jttt Replaced Relation.members with Relation.getMembers()
(edit) @1924   15 years jttt Made OsmPrimitive.keys deprecated, removed remaining references in JOSM
(edit) @1898   15 years jttt Way refactoring - rewritten another parts of code to the new nodes api
(edit) @1856   15 years Gubaer improved deleting relations
(edit) @1838   15 years Gubaer new: two utility classes in GUI subsystem: OptionPaneUtil and …
(edit) @1826   15 years stoecker fixed exception
(edit) @1814   15 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1750   15 years Gubaer new: replaced global conflict list by conflict list per layer, similar …
(edit) @1656   15 years Gubaer fixed #2707: Deleting a way with new nodes produces invalid osm file
(edit) @1640   15 years stoecker little bit more refactoring of coordinate access - patch by jttt
(edit) @1499   15 years stoecker close #2302 - patch by jttt - optimizations and encapsulation
(edit) @1463   15 years stoecker delete start/end node of closed way correctly
(edit) @1415   15 years stoecker applied patch #2185 by bruce89
(edit) @1397   15 years stoecker apply patches from xeen for #1977.
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1047   15 years cbrill [Cleanup] Remove unused imports and unused variables, part 2 This …
(edit) @1004   16 years framm - display a confirmation request if user tries to delete data outside …
(edit) @988   16 years stoecker make advanced object deletion available for outside, so validator can …
(edit) @755   16 years stoecker better sorting of selected elements and relation list, reenabled …
(edit) @630   16 years framm - make commands able to fail (patch by DH) - add Command.getOrig() …
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @626   16 years framm - ye grande eol style fixe
(edit) @582   16 years framm - got rid of a few compiler warnings
(edit) @343   17 years gebner Merge 0.5.
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/command/DeleteCommand.java
(edit) @298   17 years imi - added license description to head of each source file
Note: See TracRevisionLog for help on using the revision log.