source: josm/trunk/src/org/openstreetmap/josm/gui/dialogs/changeset/ChangesetContentPanel.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10490   8 years Don-vip fix #13003 - IllegalArgumentException: Attempted to remove listener …
(edit) @10453   8 years Don-vip fix #13023 - Replace uses of hasEditLayer() with new layer manager …
(edit) @10438   8 years stoecker see #12994 - Old style SideButton
(edit) @10413   8 years Don-vip fix #12983 - replace calls to Main.main.get[Active|Edit]Layer() by …
(edit) @10332   8 years stoecker Do not use deprecated EditLayerChangedListener - patch my Michael …
(edit) @10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @10124   8 years Don-vip refactor and move changeset download tasks to actions.downloadtasks
(edit) @10055   8 years Don-vip fix #12652 - Do not ...snip... bug report messages after 6000 …
(edit) @9521   8 years simon04 fix #4996 - Changeset manager: allow to download objects from a changeset
(edit) @9520   8 years simon04 Remove code duplication
(edit) @9493   8 years Don-vip reduce code duplication
(edit) @9075   8 years Don-vip pmd - Useless qualified this usage in the same class
(edit) @9059   8 years Don-vip checkstyle
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8512   9 years Don-vip checkstyle: redundant modifiers
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @7704   9 years Don-vip see #10701 - parsing support of changeset discussions
(edit) @7509   10 years stoecker remove tabs
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6603   10 years Don-vip fix some Sonar issues
(edit) @6340   10 years Don-vip refactor of some GUI/widgets classes (impacts some plugins): - …
(edit) @6336   10 years Don-vip code cleanup / robustness in edit layer handling
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6267   11 years Don-vip Sonar/FindBugs - Replace singular fields by local variables
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5958   11 years Don-vip * Improve PopupMenuLauncher to automatically select JTable/JList/JTree …
(edit) @5495   12 years Don-vip see #7906 - Remove ODbL/CT stuff
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @4786   12 years simon04 fix #7255 - CT status of users is not loaded in history view
(edit) @3995   13 years mjulius fix #3590 - Primitives or objects: Pick one
(edit) @3479   14 years jttt cosmetics
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2847   14 years mjulius fix messages for gui/dialogs
(edit) @2711   14 years stoecker fix bad line endings
(add) @2689   14 years Gubaer new: Changeset Cache Manager for querying, downloading, browsing, and …
Note: See TracRevisionLog for help on using the revision log.