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) @6214   11 years Don-vip refactor duplicated code, add javadoc
(edit) @6087   11 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5998   11 years Don-vip fix #8775 - IllegalComponentStateException when remembering position …
(edit) @5958   11 years Don-vip * Improve PopupMenuLauncher to automatically select JTable/JList/JTree …
(edit) @5903   11 years stoecker fix javadoc
(edit) @5890   11 years akks Minor Javadoc fixes and adding @Override annotations
(edit) @5889   11 years Don-vip fix potential bugs detected by FindBugs
(edit) @5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5816   11 years stoecker javadoc fixes
(edit) @5765   11 years Don-vip see #8494 - Refactor of OSM id text fields / changeset id text fields …
(edit) @5495   12 years Don-vip see #7906 - Remove ODbL/CT stuff
(edit) @5439   12 years Don-vip Adapt OAuth user identification mechanism so it is no longer reserved …
(edit) @5434   12 years Don-vip fix #6594 - Fetch user details with supplied OAuth credentials to …
(edit) @5366   12 years Don-vip URL-encode user name when querying changesets in order to download …
(edit) @5360   12 years Don-vip fix #7776 - Selection of deleted objects
(edit) @5319   12 years simon04 fix #7835 - localize dates in UI
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @4903   12 years Don-vip fix #7258 - IllegalStateException when attempting download in …
(edit) @4864   12 years Don-vip see #7258 - IllegalStateException when attempting download in …
(edit) @4786   12 years simon04 fix #7255 - CT status of users is not loaded in history view
(edit) @4572   13 years Don-vip fix #4161 - Removed useless code
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @4307   13 years stoecker fix #6684 - i18n issue
(edit) @4223   13 years stoecker fix #6570 (revert change in r4215, see #6547), i18n update, fix typo …
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @4072   13 years jttt Fix #6301 Check for null mandatory in …
(edit) @4043   13 years stoecker fix #6153 - spelling fixes
(edit) @3995   13 years mjulius fix #3590 - Primitives or objects: Pick one
(edit) @3757   13 years stoecker fix help topics
(edit) @3530   14 years stoecker fix array preferences
(edit) @3503   14 years bastiK fixed #5067 - crash while uploading
(edit) @3501   14 years bastiK fixed #4632 - Button Help puts help window under main window
(edit) @3479   14 years jttt cosmetics
(edit) @3206   14 years jttt Remove obsoleted methods from Dataset, replace some calls of …
(edit) @3141   14 years Gubaer small changes in tag editor panel
(edit) @3138   14 years Gubaer Cosmetics
(edit) @3132   14 years Gubaer missing I18n added
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @3059   14 years stoecker i18n fixes, see #4636
(edit) @2990   14 years jttt Fix some eclipse warnings
(edit) @2974   14 years Gubaer fixed #4506: relation-editor: tag-delete-button does not work removed …
(edit) @2915   14 years stoecker close #4458 - text fixes - patch by Andre
(edit) @2847   14 years mjulius fix messages for gui/dialogs
(edit) @2824   14 years Gubaer fixed #4082: Upload-Dialog shows in diseabled display Replaced …
(edit) @2822   14 years Gubaer see #4339: applied patch by andre68: MessageFormat fixes
(edit) @2801   14 years stoecker fixed line endings of recent checkins
(edit) @2789   14 years jttt Fixed some FindBugs warnings
(edit) @2773   14 years Gubaer typos
(edit) @2772   14 years Gubaer typos
(edit) @2748   14 years Gubaer new: JOSM now supports OAuth See also …
(edit) @2728   14 years framm fix message
(edit) @2727   14 years framm change messages
(edit) @2713   14 years stoecker removed obsolete code (re-add when necessary)
(edit) @2711   14 years stoecker fix bad line endings
(edit) @2689   14 years Gubaer new: Changeset Cache Manager for querying, downloading, browsing, and …
(edit) @2655   14 years jttt Fixed #4161 Major slowdown in recent versions, used correct pattern …
(edit) @2652   14 years jttt Added listener for edit layer change (not just active layer)
(edit) @2626   14 years jttt Fixed some of the warnings found by FindBugs
(edit) @2621   14 years Gubaer Moved layer listener management from Layer to MapView Made sure that …
(edit) @2616   14 years Gubaer Completed Changeset List Dialog See also …
(add) @2613   14 years Gubaer new: global in-memory cache for downloaded changesets new: toggle …
Note: See TracRevisionLog for help on using the revision log.