source: josm/trunk/src/org/openstreetmap/josm/gui/dialogs/relation/SelectionTableModel.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12657   7 years michael2402 See #14794: Add javadoc for gui/dialogs/relation package.
(edit) @12636   7 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
(edit) @10413   8 years Don-vip fix #12983 - replace calls to Main.main.get[Active|Edit]Layer() by …
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10345   8 years Don-vip fix #12937 - Use the new LayerChangeListener (patch by michael2402) - …
(edit) @10089   8 years Don-vip add unit test, javadoc
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @9059   8 years Don-vip checkstyle
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6336   10 years Don-vip code cleanup / robustness in edit layer handling
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5360   12 years Don-vip fix #7776 - Selection of deleted objects
(edit) @3416   14 years jttt Add Dataset.add/removeSelectionListener methods, change eclipse …
(edit) @3095   14 years jttt Changes in multipolygon handling (see #4661), cosmetics
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2847   14 years mjulius fix messages for gui/dialogs
(edit) @2711   14 years stoecker fix bad line endings
(edit) @2621   14 years Gubaer Moved layer listener management from Layer to MapView Made sure that …
(edit) @2563   14 years Gubaer fixed #3400: relation editor: improvement to highlight an element …
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2181   15 years stoecker lots of i18n fixes
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1839   15 years Gubaer fixed #3022: Add confirmation dialog if adding way twice in a relation
(edit) @1801   15 years Gubaer fixed #2980: selected objects not in relation editor
(add) @1790   15 years Gubaer Relation Editor: complete rework Relation Editor: had to temporarily …
Note: See TracRevisionLog for help on using the revision log.