source: josm/trunk/src/org/openstreetmap/josm/gui/history/HistoryLoadTask.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16211   4 years GerdP fix javadoc
(edit) @16205   4 years GerdP see #18982, #10783: allow to collect missing primitives instead of …
(edit) @16123   4 years Don-vip fix #18918 - Enable Ctrl-H shortcut to display history of primitives …
(edit) @16056   4 years simon04 CheckParameterUtil: replace ensure() with ensureThat() Makes code …
(edit) @14764   5 years GerdP add javadoc @since for new public method setChangesetDataNeeded()
(edit) @14763   5 years GerdP fix #17279: improve performance when retrieving history
(edit) @14756   5 years GerdP see #17270: improve progress bar by doubling the tick count to match …
(edit) @14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
(edit) @13924   6 years Don-vip add IPrimitive.getOsm*Id()
(edit) @13849   6 years Don-vip SonarQube - fix minor code issues
(edit) @12713   7 years bastiK see #15229 - remove dependencies of CheckParameterUtil on various data …
(edit) @12634   7 years Don-vip see #15182 - deprecate Main.worker, replace it by …
(edit) @11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
(edit) @11087   8 years Don-vip sonar - squid:S1141 - Try-catch blocks should not be nested
(edit) @10106   8 years Don-vip fix coverity 1353523 + 1347995
(edit) @10006   8 years Don-vip fix #12639 - NPE in History Window for primitives with more than 100 …
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(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) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6440   10 years simon04 Load and display changeset comment in history dialog
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @5926   11 years bastiK clean up imports
(edit) @5863   11 years stoecker javadoc fixes
(edit) @5859   11 years akks see #8274, #8601 : cancel now works while parsing OSM
(edit) @5856   11 years akks fix #8601: Cancel-button doesn't cancel while downloading history
(edit) @5476   12 years Don-vip OsmChange downloading: - download nodes for incomplete ways. This …
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @5171   12 years Don-vip history/osmChange handling: fix an issue when downloading osmChange …
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2850   14 years mjulius fix messages for gui
(edit) @2711   14 years stoecker fix bad line endings
(edit) @2689   14 years Gubaer new: Changeset Cache Manager for querying, downloading, browsing, and …
(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) @2275   15 years Gubaer fixed #3694: History dialog for relations does not work
(edit) @2239   15 years Gubaer see #3626: Show history for any object in history dialog (partially …
(edit) @2181   15 years stoecker lots of i18n fixes
(edit) @2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
(add) @2019   15 years Gubaer Improved history feature
Note: See TracRevisionLog for help on using the revision log.