source: josm/trunk/src/org/openstreetmap/josm/gui/dialogs/relation

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7551   10 years Don-vip fix #10524 - IndexOutOfBoundsException in relation dialog
(edit) @7546   10 years Don-vip fix #10354 - Do not display warning when canceling a new empty relation
(edit) @7509   10 years stoecker remove tabs
(edit) @7434   10 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
(edit) @7128   10 years simon04 Fix Sonar issue (package cycle)
(edit) @7092   10 years Don-vip refactor duplicated code
(edit) @7050   10 years Don-vip sonar - Nullcheck of value previously dereferenced
(edit) @7024   10 years Don-vip sonar - Variables should not be declared and then immediately returned …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @7001   10 years Don-vip see #8465 - switch core to Java 7
(edit) @6990   10 years Don-vip sonar - place Strings literals on the left side when checking for …
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6887   10 years Don-vip package refactoring of conflict commands => move all of them to new …
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6804   10 years simon04 fix #9668 - Sort entries in validation results naturally
(edit) @6798   10 years Don-vip fix some Sonar issues
(edit) @6792   10 years Don-vip Sonar - fix various issues
(edit) @6732   10 years Don-vip fix #5657 - Vertical space in relation editor
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6594   10 years simon04 fix #8969 fix #9394 - add "Do not show again (this session)" choice, …
(edit) @6524   10 years Don-vip global use of Utils.joinAsHtmlUnorderedList()
(edit) @6478   10 years Don-vip fix #9420 - Robustness on suggested roles in relation editor for …
(edit) @6476   10 years Don-vip fix #9425 - render closed ways as such in relation editor
(edit) @6461   10 years simon04 fix #9089 - improve sorting of associatedStreet/street relation …
(edit) @6362   11 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @6361   11 years Don-vip Sonar/Findbugs - Unused formal parameter
(edit) @6360   11 years Don-vip Sonar/Findbugs - Hide Utility Class Constructor
(edit) @6336   11 years Don-vip code cleanup / robustness in edit layer handling
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6296   11 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
(edit) @6289   11 years Don-vip Sonar/Findbugs - fix various problems
(edit) @6286   11 years Don-vip Sonar/Findbugs - Performance - Make some fields static
(edit) @6265   11 years Don-vip Sonar/FindBugs: - Dodgy - Redundant nullcheck of value known to be …
(edit) @6258   11 years Don-vip Sonar/Findbugs - Performance - Inefficient use of keySet iterator …
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6246   11 years Don-vip Sonar/FindBugs - various bugfixes / violation fixes
(edit) @6105   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6104   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6101   11 years akks revert 6099: seems it was not the described bug
(edit) @6099   11 years akks see #8921: avoid setTooltipText(null) (gives NPE when tooltip is shown …
(edit) @6093   11 years akks see #8902 - collection size ==/!= 0 -> isEmpty()/!isEmpty() (patch by …
(edit) @6092   11 years akks fix #7352: add "Paste tags" button to the relation editor
(edit) @6087   11 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
(edit) @6085   11 years Don-vip see #8902 - c-like array definitions changed to java-like (patch by …
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @6068   11 years akks see #8853: Massive (and dumb) refactoring of TaggingPreset class …
(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) @6024   11 years akks fix #6546: disable single key and shift- shortcuts in relation editor …
(edit) @5972   11 years Don-vip see #8749 - use the automatic role suggestions when adding selection …
(edit) @5925   11 years bastiK replace tabs by spaces
(edit) @5903   11 years stoecker fix javadoc
(edit) @5891   11 years stoecker fix javadoc
(edit) @5835   11 years stoecker Javadoc fixes
(edit) @5724   11 years Don-vip fix #4664 - warn when reverting a way with direction defined by tag
(edit) @5630   11 years jttt Relation sorting and way connection refactored, added tests
(edit) @5614   11 years simon04 see #8255 - suggest roles when adding objects to a relation
(edit) @5605   11 years Don-vip fix #8234 - Icon image twice in source
(edit) @5603   11 years Don-vip fix #8224 - Relation sorting: run custom sorters before default one in …
(edit) @5516   12 years Don-vip Relation editor: properly sort associatedStreet relations houses …
(edit) @5450   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5410   12 years Don-vip see #7934 - Prevents NPEs with null EastNorth, override …
(edit) @5360   12 years Don-vip fix #7776 - Selection of deleted objects
(edit) @5344   12 years Don-vip fix #7849 - IndexOutOfBoundsException when removing members in …
(edit) @5297   12 years Don-vip fix #4493, fix #7750: conflict dialog, nodes and members tab: allow …
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @5082   12 years simon04 fix #5395 - add "Add selection to relation" to popup menu of relation …
(edit) @5081   12 years simon04 fix #7168 - add "Select previous/next Gap" to relation editor as popup …
(edit) @4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4943   12 years stoecker fix some shortcut deprecations
(edit) @4926   12 years stoecker some shortcut fixes
(edit) @4919   12 years stoecker prevent shortcut parsing
(edit) @4905   12 years akks fix #7288, #7301: based on patch by simon04 / 4 new Relation Editor …
(edit) @4874   12 years jttt Use static class were appropriate
(edit) @4792   12 years simon04 fix #7168 - add a "zoom to gap" functionality to the relation editor
(edit) @4591   13 years jttt Fix #7056 not possible to copy relations anymore
(edit) @4590   13 years stoecker see #59 - patch by xeen - apply parts of the new Windows menu stuff
(edit) @4563   13 years stoecker fix #6880 - patch by Bernhard Hiller - Ask for confirmation when …
(edit) @4471   13 years Don-vip fix #6879 - missing repaint after loading incomplete child relations …
(edit) @4337   13 years stoecker duplicate members of relations are now properly selected in relation dialog
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @4308   13 years stoecker fix #6683 - i18n fix
(edit) @4238   13 years stoecker fix #6547 - patch by Hojoe - line height in relation editor too high
(edit) @4223   13 years stoecker fix #6570 (revert change in r4215, see #6547), i18n update, fix typo …
(edit) @4221   13 years jttt Select new relation in relation list, save "apply only to selection" …
(edit) @4215   13 years stoecker fix #6547 - patch by Hojoe - reduce space usage in relation editor
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @4154   13 years stoecker fix #6414 - downloading incomplete members
(edit) @4120   13 years stoecker fix #4948 - patch by Hojoe - Relation Editor: Height of cells are too …
(edit) @4072   13 years jttt Fix #6301 Check for null mandatory in …
(edit) @3995   13 years mjulius fix #3590 - Primitives or objects: Pick one
(edit) @3977   13 years bastiK fixed #6084 - <html> tag opened, but not closed
(edit) @3928   13 years jttt Fix #6015 Relation-Editor: added objects are not selected when adding …
(edit) @3925   13 years bastiK fixed #5963 (patch by Petr_Dlouhy) - Relation editor fails to detect …
(edit) @3920   13 years jttt Paste in relation dialog - paste after last member when nothing is …
(edit) @3789   13 years bastiK see #5109 (patch by Petr Dlouhy) - relation analysis; fix left-right …
(edit) @3788   13 years bastiK see #5109 (patch by Petr Dlouhý) - take forward/backward roles for …
Note: See TracRevisionLog for help on using the revision log.