Changes between Initial Version and Version 2 of Ticket #4429


Ignore:
Timestamp:
2013-04-12T00:32:40+02:00 (11 years ago)
Author:
Don-vip
Comment:

Thanks for the patch, this is highly appreciated. Some work remains to be done before being considered for merging:

  1. org.openstreetmap.josm.gui.MyTextField should become org.openstreetmap.josm.gui.widgets.JosmTextField
  2. All text displayed must be translated by using JOSM translation system (example: "Paste" becomes tr("Paste"), with import static org.openstreetmap.josm.tools.I18n.tr;
  3. The Sun patch is Windows-oriented. Has this patch been tested under Linux as well ?
  4. Please no debug stuff (the main method in comments). Unused imports should be removed instead of being commented.
  5. We credit patch authors. Who are you ? :)

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4429

    • Property Summary right click menu "cut, copy, paste" for each text component in josm[Patch] right click menu "cut, copy, paste" for each text component in josm