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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7771   9 years bastiK fixes #1608 - remove remaining old logos
(edit) @7678   9 years stoecker fix #9059 - no more assumptions about URL for element browsing - use …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6920   10 years Don-vip fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
(edit) @6897   10 years stoecker see #9778 - use TLS for JOSM website access
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6743   10 years simon04 see #7326 - History dialog: move user id to toolbar, remember size/position
(edit) @6679   10 years stoecker see #9110 - fix singular forms, even if they are useless
(edit) @6507   10 years simon04 fix #9110 - i18n: fix errors in usage of plural forms
(edit) @6453   10 years Don-vip global use of osm website url and new url scheme
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5422   12 years Don-vip see #7943 - Introduce OsmApi.DEFAULT_API_URL, better handling of …
(edit) @5360   12 years Don-vip fix #7776 - Selection of deleted objects
(edit) @4942   12 years stoecker fix some shortcut deprecations, move layer list toggle from <ALT>+<L> …
(edit) @4602   12 years bastiK upgrade historic users to real users, so their CT status can be shown …
(edit) @3995   13 years mjulius fix #3590 - Primitives or objects: Pick one
(edit) @3443   14 years jttt Fix some of the references/forgotten listeners that keeps MapView …
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2842   14 years mjulius fix messages for actions
(edit) @2616   14 years Gubaer Completed Changeset List Dialog See also …
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2273   15 years jttt Replace testing for id <= 0 with isNew() method
(edit) @2256   15 years Gubaer Removed inefficient DataSet:getSelected() when responding to …
(edit) @2233   15 years Gubaer fixed #3605: Display a confirmation dialog when >10 objects from the …
(edit) @2044   15 years Gubaer fixed #3383: changeset tags in history dialog
(edit) @2034   15 years Gubaer refactored UserListDialog fixed #3379: Add a link to …
(edit) @2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(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) @1814   15 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1779   15 years Gubaer fixed #2923: Info/History dialog (C-i / C-h) links to …
(add) @1697   15 years Gubaer #2779: patch by avar (slightly refactored in order to avoid duplicated …
Note: See TracRevisionLog for help on using the revision log.