source: josm/trunk/src/org/openstreetmap/josm/data/osm/event

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13434   6 years Don-vip see #8039, see #10456 - support read-only data layers
(edit) @13223   6 years Don-vip fix #15008 - make sure EDT listeners receive correct selection events
(edit) @12973   7 years Don-vip see #15008, see #15421 - collect debug data when a …
(edit) @12970   7 years Don-vip see #15008, see #15421 - add toString() methods to allow to report …
(edit) @12636   7 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
(edit) @12537   7 years Don-vip PMD - VariableNamingConventions
(edit) @12189   7 years michael2402 See #14794: Javadoc for data.osm package
(edit) @12116   7 years michael2402 Sonar: Make AbstractListenerInfo an interface.
(edit) @12109   7 years michael2402 SelectionEventManager: Typo / checkstyle
(edit) @12098   7 years michael2402 Allow to globally add the new selection listeners that get detailed events.
(edit) @12096   7 years michael2402 Document fire mode parameter for selection event manager.
(edit) @12070   7 years michael2402 Reset the SelectionEventManager listeners for each test.
(edit) @12048   7 years michael2402 Add per-layer selection listeners. Make selection listener code more …
(edit) @11928   7 years Don-vip improve unit tests, javadoc
(edit) @11796   7 years Don-vip sonar - squid:S2259 - Null pointers should not be dereferenced
(edit) @11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
(edit) @10747   8 years Don-vip sonar - squid:S1228 - Packages should have a javadoc file …
(edit) @10608   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
(edit) @10332   8 years stoecker Do not use deprecated EditLayerChangedListener - patch my Michael …
(edit) @10308   8 years Don-vip sonar - squid:S1854 - Dead stores should be removed
(edit) @10043   8 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @9941   8 years simon04 fix #12457 - Filter "modified" not updating after uploading changes
(edit) @9371   8 years simon04 Java 7: use Objects.equals and Objects.hash
(edit) @9239   8 years Don-vip javadoc update
(edit) @9059   8 years Don-vip checkstyle
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8533   9 years Don-vip findbugs
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   9 years Don-vip fix many checkstyle violations
(edit) @8419   9 years Don-vip Sonar: various code style cleanup: - fix copyright - classes that …
(edit) @8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6361   10 years Don-vip Sonar/Findbugs - Unused formal parameter
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5909   11 years stoecker fix all remaining javadoc warnings
(edit) @5881   11 years stoecker javadoc fixes
(edit) @5170   12 years Don-vip cleanup svn:mime-type properties preventing Java sources from being …
(edit) @4223   13 years stoecker fix #6570 (revert change in r4215, see #6547), i18n update, fix typo …
(edit) @3416   14 years jttt Add Dataset.add/removeSelectionListener methods, change eclipse …
(edit) @3210   14 years bastiK autocompletion rework; breaks tageditor plugin and possibly other …
(edit) @3148   14 years jttt Fix compilation error
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2985   14 years jttt Make DataChangedListener deprecated (replaced by DatasetListener), …
(edit) @2920   14 years jttt Fixed NPE from log in #4409
(edit) @2912   14 years jttt Fixed #4330 java.lang.ArrayIndexOutOfBoundsException: 6 >= 6, added …
(edit) @2879   14 years jttt Remove bogus warning in data consistency test
(edit) @2801   14 years stoecker fixed line endings of recent checkins
(edit) @2741   14 years jttt Fixed #4261 Selection information is not updated after undo/redo, …
(edit) @2711   14 years stoecker fix bad line endings
(edit) @2658   14 years jttt Do not update properties and selection dialogs when hidden
(edit) @2657   14 years jttt Cache list of used tags in properties dialog (faster adding of keys in …
(edit) @2655   14 years jttt Fixed #4161 Major slowdown in recent versions, used correct pattern …
(edit) @2652   14 years jttt Added listener for edit layer change (not just active layer)
(edit) @2645   14 years jttt SearchCompiler refactoring, use search pattern for …
(edit) @2625   14 years Gubaer fixed #4159: NPE when deleting a data layer
(edit) @2623   14 years jttt Fire primitivesAdded event after also after primitive was downloaded …
(add) @2622   14 years jttt Dataset changed events refactored - DatasetEventManager now allows to …
Note: See TracRevisionLog for help on using the revision log.