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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16495   4 years GerdP see #19257: reduce number of ShowHistoryAction implementations Add …
(edit) @16489   4 years GerdP fix #19275: Relation list: Direct option for history viewer Enable …
(edit) @16438   4 years simon04 see #19251 - Java 8: use Stream
(edit) @15748   4 years simon04 MemberTable: use EnumSet
(edit) @14221   6 years Don-vip see #16706 - use documented enum for AutoScaleMode instead of …
(edit) @14214   6 years Don-vip sonarqube - squid:S4551 - Enum values should be compared with "=="
(edit) @14143   6 years Don-vip see #15229 - deprecate Main.main - new class OsmDataManager
(edit) @13675   6 years Don-vip rework constructors of MemberRoleCellEditor / MemberTableColumnModel
(edit) @13176   6 years Don-vip fix #15620 - select previous gap (or next gap) may lead to an …
(edit) @12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
(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) @12630   7 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
(edit) @10683   8 years Don-vip fix #13250 - JOSM seems to hang after sorting members of a complex …
(edit) @10613   8 years Don-vip see #12478 - do not try to enable dragging in headless mode
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10604   8 years Don-vip fix #12478, fix #12565, fix #11114 - Use ​Swing Copy/Paste instead of …
(edit) @10478   8 years stoecker fix #13040 - patch by Michael Zangl - gsoc-core - fix exception
(edit) @10454   8 years Don-vip fix #12999 - Exception after resolving conflicts (patch by …
(edit) @10413   8 years Don-vip fix #12983 - replace calls to Main.main.get[Active|Edit]Layer() by …
(edit) @10386   8 years Don-vip gsoc-core - remove more deprecation warnings
(edit) @10070   8 years Don-vip refactor duplicated code
(edit) @9497   8 years Don-vip reduce duplicated code
(edit) @9376   8 years simon04 see #12300 - Fix headless unit tests
(edit) @9368   8 years simon04 see #12300 - Drag and Drop support for relation member list reordering
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @9059   8 years Don-vip checkstyle
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8677   9 years Don-vip fix #11793 - NPE
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8399   9 years Don-vip see #11397, see #11447 - partial revert of r8308 (SONARJAVA-1061: FP …
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @7556   10 years Don-vip fix #8262 - Relation editor: filter autocompletion of roles by …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6524   10 years Don-vip global use of Utils.joinAsHtmlUnorderedList()
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @6064   11 years akks see #8125, #6221 (possibly): improve TAB switching in Relation Editor
(edit) @6058   11 years akks see #7503: allow to disable highlighting of members/primitives (for …
(edit) @6038   11 years akks fix #8829: relation was often hanging JOSM after 6036 + better highlighting
(edit) @6036   11 years akks Highlight selected members in Relation Editor dialog
(edit) @5891   11 years stoecker fix javadoc
(edit) @5630   11 years jttt Relation sorting and way connection refactored, added tests
(edit) @5297   12 years Don-vip fix #4493, fix #7750: conflict dialog, nodes and members tab: allow …
(edit) @5081   12 years simon04 fix #7168 - add "Select previous/next Gap" to relation editor as popup …
(edit) @4792   12 years simon04 fix #7168 - add a "zoom to gap" functionality to the relation editor
(edit) @4238   13 years stoecker fix #6547 - patch by Hojoe - line height in relation editor too high
(edit) @3327   14 years jttt Fix some of "Keystroke %s is already assigned to %s, will be …
(edit) @3210   14 years bastiK autocompletion rework; breaks tageditor plugin and possibly other …
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(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) @2448   14 years Gubaer fixed #3352: History doesn't get invalidated on upload? fixed #3912: …
(edit) @2348   14 years Gubaer applied #3780: patch by hansendc: Shift selection is broken
(edit) @2043   15 years Gubaer fixed #3076: Member columns don't auto-resize when the relation editor …
(edit) @1884   15 years jttt Fix ArrayIndexOutOfBoundsException 0:-2 in relation editor when …
(edit) @1868   15 years Gubaer fixed #3041: Relation Editor: Provide action for zooming to a …
(edit) @1804   15 years Gubaer improved window management for relation editor windows added duplicate …
(edit) @1792   15 years Gubaer fixed #2647: Relation editor: moving members should keep them in view
(add) @1790   15 years Gubaer Relation Editor: complete rework Relation Editor: had to temporarily …
Note: See TracRevisionLog for help on using the revision log.