source: josm/trunk/src/org/openstreetmap/josm/gui/dialogs/changeset

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7866   11 years Don-vip see #10848 - consistent naming of dialog help topic
(edit) @7730   11 years Don-vip see #10701 - automatic download of changeset discussion comments + …
(edit) @7715   11 years Don-vip see #10701 - display discussion comments in changeset dialog
(edit) @7712   11 years Don-vip fix #10721 - don't display empty tooltips
(edit) @7704   11 years Don-vip see #10701 - parsing support of changeset discussions
(edit) @7700   11 years Don-vip see #10701 - show changeset comments count in changeset dialog
(edit) @7509   11 years stoecker remove tabs
(edit) @7434   11 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
(edit) @7299   11 years Don-vip fix #10121 - Add a new look-and-feel preference to display ISO 8601 …
(edit) @7187   11 years Don-vip fix #10079 - typos in messages and javadoc
(edit) @7005   11 years Don-vip see #8465 - use diamond operator where applicable
(edit) @7004   11 years Don-vip see #8465 - use multi-catch where applicable
(edit) @7001   11 years Don-vip see #8465 - switch core to Java 7
(edit) @6990   11 years Don-vip sonar - place Strings literals on the left side when checking for …
(edit) @6920   12 years Don-vip fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
(edit) @6897   12 years stoecker see #9778 - use TLS for JOSM website access
(edit) @6890   12 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6889   12 years Don-vip fix some Sonar issues (JLS order)
(edit) @6883   12 years Don-vip fix some Sonar issues
(edit) @6830   12 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6822   12 years bastiK see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6814   12 years Don-vip fix #8234 - remove duplicated/unused icons + javadoc
(edit) @6666   12 years Don-vip see #9508 - refactor validator preferences + handling of JScrollPane
(edit) @6603   12 years Don-vip fix some Sonar issues
(edit) @6453   12 years Don-vip global use of osm website url and new url scheme
(edit) @6340   12 years Don-vip refactor of some GUI/widgets classes (impacts some plugins): - …
(edit) @6336   12 years Don-vip code cleanup / robustness in edit layer handling
(edit) @6317   12 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6316   12 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6313   12 years Don-vip cosmetics in error reporting
(edit) @6296   12 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
(edit) @6267   12 years Don-vip Sonar/FindBugs - Replace singular fields by local variables
(edit) @6248   12 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6214   12 years Don-vip refactor duplicated code, add javadoc
(edit) @6087   12 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
(edit) @6084   12 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6070   12 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5998   12 years Don-vip fix #8775 - IllegalComponentStateException when remembering position …
(edit) @5958   12 years Don-vip * Improve PopupMenuLauncher to automatically select JTable/JList/JTree …
(edit) @5903   12 years stoecker fix javadoc
(edit) @5890   12 years akks Minor Javadoc fixes and adding @Override annotations
(edit) @5889   12 years Don-vip fix potential bugs detected by FindBugs
(edit) @5886   12 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5816   13 years stoecker javadoc fixes
(edit) @5765   13 years Don-vip see #8494 - Refactor of OSM id text fields / changeset id text fields …
(edit) @5495   13 years Don-vip see #7906 - Remove ODbL/CT stuff
(edit) @5439   13 years Don-vip Adapt OAuth user identification mechanism so it is no longer reserved …
(edit) @5434   13 years Don-vip fix #6594 - Fetch user details with supplied OAuth credentials to …
(edit) @5366   13 years Don-vip URL-encode user name when querying changesets in order to download …
(edit) @5360   13 years Don-vip fix #7776 - Selection of deleted objects
(edit) @5319   13 years simon04 fix #7835 - localize dates in UI
(edit) @5266   13 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @4903   14 years Don-vip fix #7258 - IllegalStateException when attempting download in …
(edit) @4864   14 years Don-vip see #7258 - IllegalStateException when attempting download in …
(edit) @4786   14 years simon04 fix #7255 - CT status of users is not loaded in history view
(edit) @4572   14 years Don-vip fix #4161 - Removed useless code
(edit) @4310   14 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @4307   14 years stoecker fix #6684 - i18n issue
(edit) @4223   14 years stoecker fix #6570 (revert change in r4215, see #6547), i18n update, fix typo …
(edit) @4191   14 years stoecker remove old debug stuff
(edit) @4072   14 years jttt Fix #6301 Check for null mandatory in …
(edit) @4043   14 years stoecker fix #6153 - spelling fixes
(edit) @3995   15 years mjulius fix #3590 - Primitives or objects: Pick one
(edit) @3757   15 years stoecker fix help topics
(edit) @3530   15 years stoecker fix array preferences
(edit) @3503   15 years bastiK fixed #5067 - crash while uploading
(edit) @3501   15 years bastiK fixed #4632 - Button Help puts help window under main window
(edit) @3479   15 years jttt cosmetics
(edit) @3206   15 years jttt Remove obsoleted methods from Dataset, replace some calls of …
(edit) @3141   16 years Gubaer small changes in tag editor panel
(edit) @3138   16 years Gubaer Cosmetics
(edit) @3132   16 years Gubaer missing I18n added
(edit) @3083   16 years bastiK added svn:eol-style=native to source files
(edit) @3059   16 years stoecker i18n fixes, see #4636
(edit) @2990   16 years jttt Fix some eclipse warnings
(edit) @2974   16 years Gubaer fixed #4506: relation-editor: tag-delete-button does not work removed …
(edit) @2915   16 years stoecker close #4458 - text fixes - patch by Andre
(edit) @2847   16 years mjulius fix messages for gui/dialogs
(edit) @2824   16 years Gubaer fixed #4082: Upload-Dialog shows in diseabled display Replaced …
(edit) @2822   16 years Gubaer see #4339: applied patch by andre68: MessageFormat fixes
(edit) @2801   16 years stoecker fixed line endings of recent checkins
(edit) @2789   16 years jttt Fixed some FindBugs warnings
(edit) @2773   16 years Gubaer typos
(edit) @2772   16 years Gubaer typos
(edit) @2748   16 years Gubaer new: JOSM now supports OAuth See also …
(edit) @2728   16 years framm fix message
(edit) @2727   16 years framm change messages
(edit) @2713   16 years stoecker removed obsolete code (re-add when necessary)
(edit) @2711   16 years stoecker fix bad line endings
(edit) @2689   16 years Gubaer new: Changeset Cache Manager for querying, downloading, browsing, and …
(edit) @2655   16 years jttt Fixed #4161 Major slowdown in recent versions, used correct pattern …
(edit) @2652   16 years jttt Added listener for edit layer change (not just active layer)
(edit) @2626   16 years jttt Fixed some of the warnings found by FindBugs
(edit) @2621   16 years Gubaer Moved layer listener management from Layer to MapView Made sure that …
(edit) @2616   16 years Gubaer Completed Changeset List Dialog See also …
(add) @2613   16 years Gubaer new: global in-memory cache for downloaded changesets new: toggle …
Note: See TracRevisionLog for help on using the revision log.