source: josm/trunk/src/org/openstreetmap/josm/actions/DownloadReferrersAction.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @6883   10 years Don-vip fix some Sonar issues
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6814   10 years Don-vip fix #8234 - remove duplicated/unused icons + javadoc
(edit) @6336   10 years Don-vip code cleanup / robustness in edit layer handling
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4700   12 years stoecker adapt some more help links
(edit) @3995   13 years mjulius fix #3590 - Primitives or objects: Pick one
(edit) @3757   13 years stoecker fix help topics
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2923   14 years mjulius New action: DownloadPrimitiveAction This allows to download a specific …
(edit) @2842   14 years mjulius fix messages for actions
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2434   14 years Gubaer Improved detection of modified state in OsmDataLayer.
(edit) @2433   14 years Gubaer Improved test cases for MergeVisitor. Moved MergeVisitor and removed …
(edit) @2343   14 years Gubaer fixed #3792: NPE when deleting the data layer while the deletion tool …
(edit) @2323   14 years Gubaer Added explicit help topics See also …
(edit) @2303   14 years Gubaer see #3761: Precondition failed: Node is still used by way Also added …
(edit) @2271   15 years stoecker fix #3685 - NPE
(edit) @2256   15 years Gubaer Removed inefficient DataSet:getSelected() when responding to …
(edit) @2254   15 years stoecker i18n update
(edit) @2253   15 years Gubaer Improved dialogs in the context of conflict resolution. Improved …
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1990   15 years Gubaer fixed #3261: Use the "name:$CURRENT_LOCALE" name in the JOSM UI …
(edit) @1847   15 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
(edit) @1820   15 years Gubaer JosmAction is now a LayerChangeListener and a SelectionChangeListener …
(edit) @1811   15 years jttt PleaseWait refactoring. Progress is now reported using ProgressMonitor …
(add) @1810   15 years Gubaer new: DownloadReferrersAction - downloads the set of primitives …
Note: See TracRevisionLog for help on using the revision log.