source: josm/trunk/src/org/openstreetmap/josm/gui/io/TagSettingsPanel.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12265   7 years michael2402 Fix #5676: Force a reload of the edit summary field if the user …
(edit) @11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
(edit) @10413   8 years Don-vip fix #12983 - replace calls to Main.main.get[Active|Edit]Layer() by …
(edit) @10210   8 years Don-vip see #11924 - Java 9 - replace calls to deprecated classes …
(edit) @9685   8 years Don-vip UploadDialog: code refactoring, add javadoc, basic unit test, remove …
(edit) @9530   8 years simon04 see #12400 - reverter plugin broken - fix …
(edit) @9522   8 years Don-vip fix java warnings & sonar issues
(edit) @9514   8 years simon04 fix #4003 fix #7004 fix #8149 - Improve changeset tags handling (from …
(edit) @9246   8 years Don-vip javadoc update
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8760   9 years simon04 fix #11686 - Error by uploading changeset with too long tag Changeset …
(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) @8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6590   10 years simon04 Update table after setting changeset tags from dataset
(edit) @6409   10 years simon04 #fix 9348 - see #6381 - source= for changeset falsely reported as empty
(edit) @6401   10 years simon04 see #6381 - Ask for source tag in changeset/upload
(edit) @6309   11 years simon04 fix #9068 - Warn about empty key/values on upload tags
(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) @5956   11 years Don-vip fix #8701 - Do not include OS details in changeset created_by tag
(edit) @5865   11 years stoecker fix user agent handling a bit (applet code now sets user agent
(edit) @3746   13 years Upliner make possible for plugins to set changeset tags, addresses #5779
(edit) @3518   14 years jttt - add New relation button to Preset dialog - add required attribute to …
(edit) @3133   14 years Gubaer fixed #4371: Changeset comment reverts to previous when switching options
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2801   14 years stoecker fixed line endings of recent checkins
(edit) @2711   14 years stoecker fix bad line endings
(add) @2599   14 years Gubaer fixed #4130: Chunked upload mode counter is wrong fixed #4118: Upload …
Note: See TracRevisionLog for help on using the revision log.