source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8041   9 years bastiK applied #11059 - New method unflagNewGpsData(), modified infoText …
(edit) @8038   9 years Don-vip fix #11093 - workaround for Java bug JDK-6322854 in JosmTextField. Use …
(edit) @8036   9 years bastiK fixed #11096 - replace png icons with svg version if available
(edit) @8030   9 years bastiK see #11090 - refresh plugin info after download & before loading
(edit) @8029   9 years bastiK see #11090 - new option for LayerChangeListener to get an initial …
(edit) @8024   9 years bastiK see #11090 - make sure plugin preference tab is shown after runtime load
(edit) @8020   9 years bastiK see #11090 - make sure modifications to the current MapFrame are done …
(edit) @8018   9 years bastiK fix compile error from [8017]
(edit) @8017   9 years bastiK see #11090 - basic support for plugin loading at runtime. This is …
(edit) @8015   9 years bastiK fixed #10989 - I18n display support for major Asian scripts (Tamil, …
(edit) @8014   9 years bastiK see #10989 - added 3 more scripts (Syriac, Thaana, Malayalam)
(edit) @8006   9 years bastiK see #10989 - I18n display support for major Asian scripts (Tamil, …
(edit) @8005   9 years Don-vip fix #11064 - disable undo/redo feature for table cell editors
(edit) @8002   9 years Don-vip fix #11046 - add Redo action, bound to Ctrl-Y in JosmTextField. Don't …
(edit) @8000   9 years Don-vip fix #11046 - bind Undo action to Ctrl-Z in JosmTextField
(edit) @7999   9 years Don-vip fix #11061 - Remote API imagery cookies parameter is not handled …
(edit) @7995   9 years Don-vip fix #11047 - changeset: no length check for the source field
(edit) @7989   9 years Don-vip fix #11026 - NPE when joining areas (regression from r7987)
(edit) @7987   9 years Don-vip update presets lang, update Groovy, remove deprecated stuff, fix some …
(edit) @7986   9 years Don-vip fix #10945 - restore warning at INFO level when relations all have the …
(edit) @7983   9 years Don-vip fix #10987 - EDT violation during GeoImageLayer merge
(edit) @7982   9 years Don-vip see #11008 - fix changeset manager help button
(edit) @7981   9 years Don-vip fix #10995 - lower "Unnamed junction" warning to info level
(edit) @7980   9 years Don-vip fix #11005 - javadoc update (patch by double-m)
(edit) @7966   9 years bastiK fixed #10934 - JOSM>Imagery menu order and contents - Don't use hidden …
(edit) @7961   9 years Don-vip signature change to allow better flexibility for plugins
(edit) @7958   9 years bastiK applied #10856 - add jump to position of a note in notes dialog (patch …
(edit) @7956   9 years bastiK fixed #10962 - Photo orientation should not be ignored for thumbnails
(edit) @7954   9 years stoecker see #10854 - fix typos
(edit) @7951   9 years Don-vip fix some Sonar issues
(edit) @7949   9 years Don-vip fix #10933 - keep the same selection in selection dialog after cliking …
(edit) @7948   9 years Don-vip fix #10939 - handle line wrapping in changeset discussion comments
(edit) @7947   9 years Don-vip fix #10945 - allow several associatedStreet relations if they share …
(edit) @7946   9 years Don-vip fix #10953 - handle "incomplete but new" relations
(edit) @7945   9 years Don-vip see #10953 - fix crash and EDT violation
(edit) @7941   9 years Don-vip fix #10949 - fix false positives in relation checker for multipolygons …
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7936   9 years bastiK add support for projection EPSG:25828 to EPSG:25838 (ETRS89 / UTM) - …
(edit) @7935   9 years bastiK applied #10920, applied #10854 - Move 'Toggle image thumbnail preview' …
(edit) @7933   9 years Don-vip fix #10927 - simple UI improvement for History dialog
(edit) @7932   9 years Don-vip see #10938 - take noname=yes into account in validator tests
(edit) @7931   9 years Don-vip fix #10941 - fix handling of rows attribute for multiselect preset item
(edit) @7921   9 years Don-vip fix #10921 - NPE
(edit) @7918   9 years Don-vip see #10903 - forbids to edit deleted relations
(edit) @7912   9 years bastiK applied #10894 - Show photo direction arrow for thumbnail (patch by …
(edit) @7911   9 years bastiK see #9813 - activate new TMS cache
(edit) @7909   9 years Don-vip fix #10899 - robustness to nodes without coordinates
(edit) @7902   9 years Don-vip see #10696 - allow URLs without protocol
(edit) @7901   9 years Don-vip fix #10892 - update multipolygon preset + javadoc update
(edit) @7899   9 years Don-vip fix #10223 - false positive for "Missing pedestrian crossing information"
(edit) @7898   9 years Don-vip enable Asturian (ast) language
(edit) @7897   9 years stoecker see #8645 - also enable new language on older systems
(edit) @7896   9 years Don-vip fix font problems with Khmer. Only tested on Java 8/Windows 7 right now.
(edit) @7894   9 years Don-vip Enable CLDR and add support for Khmer language (km) for Java 8 users
(edit) @7893   9 years Don-vip code cleanup, fix various warnings, improve javadoc
(edit) @7892   9 years Don-vip fix #10628 - display first image when adding first new geoimage layer, …
(edit) @7890   9 years Don-vip fix #10884 - crash at startup (regression from r7853)
(edit) @7889   9 years Don-vip fix #10801 - presets reading: checkgroup in chunk leads to checks …
(edit) @7888   9 years Don-vip fix #10083 - exclude more keys from *:lanes test
(edit) @7886   9 years Don-vip update to latest jmapviewer code cleanup
(edit) @7885   9 years Don-vip see #9844 - code cleanup
(edit) @7884   9 years Don-vip fix #9844, fix #9992, fix #10133 - fix relation checker tests against …
(edit) @7883   9 years Don-vip fix #6430 - add tag: selection problem with single-char values on some …
(edit) @7882   9 years Don-vip fix #10606 - add ID of notes (patch by ToeBee)
(edit) @7881   9 years Don-vip fix regression caused by optimization done in r7879
(edit) @7879   9 years Don-vip optimize / ease debug the chek of assertions in MapCSSTagChecker
(edit) @7871   9 years Don-vip fix #10878 - do not add new imagery layer through remote control if it …
(edit) @7870   9 years Don-vip cleanup of NoteImporter
(edit) @7869   9 years Don-vip see #10448 - code cleanup, better error message
(edit) @7867   9 years Don-vip see #10448 - Upgrade Bzip2 library to latest version of Apache Commons …
(edit) @7866   9 years Don-vip see #10848 - consistent naming of dialog help topic
(edit) @7865   9 years Don-vip fix NPE, typo
(edit) @7864   9 years Don-vip global cleanup of IllegalArgumentExceptions thrown by JOSM
(edit) @7863   9 years Don-vip fix #10470 - fix invalid recognition of items in AutoCompletionComboBox
(edit) @7862   9 years Don-vip fix #10858 - fix problematic help topics
(edit) @7861   9 years Don-vip see #10848 - consistent naming of wiki pages for toggle dialogs
(edit) @7860   9 years Don-vip fix #10850 - clear imagery providers map preview when reloading …
(edit) @7859   9 years Don-vip fix various Sonar issues, improve Javadoc
(edit) @7856   9 years Don-vip catch Exception instead of Throwable
(edit) @7853   9 years Don-vip fix/debug problems seen on Jenkins: - delete old windows installer …
(edit) @7852   9 years Don-vip see #10858 - rename NoteDialog to NotesDialog
(edit) @7850   9 years Don-vip fix #9605, fix #10050 - align nodes in line moves outer instead of …
(edit) @7848   9 years Don-vip fix #3733 - SimilarNamedWays naïvely uses Levenshtein distance and …
(edit) @7847   9 years bastiK fixed #10872 - handle BOM for preset files
(edit) @7846   9 years bastiK typo
(edit) @7845   9 years bastiK see #10026 - change user data directory on Mac OSX from …
(edit) @7843   9 years Don-vip update help and man pages
(edit) @7841   9 years bastiK rework command line switches to set JOSM directories: …
(edit) @7835   9 years Don-vip fix #10026 - migrate preferences and plugins from old ~/.josm
(edit) @7834   9 years Don-vip see #10026 - use recommended user data directory on OSX (distinct from …
(edit) @7833   9 years bastiK see #6248 - typo
(edit) @7832   9 years bastiK see #6248 - fix path for Win XP
(edit) @7831   9 years Don-vip see #10026 - use recommended preferences directory on OSX. Linux and …
(edit) @7830   9 years Don-vip fix #10833 - simplify remote control interface management: let Java …
(edit) @7829   9 years Don-vip see #6248, #10026 - use recommended cache directories on Windows and …
(edit) @7828   9 years Don-vip fix #10855 - fix NPE - better handling of nodes without coordinates
(edit) @7826   9 years Don-vip fix #10833 - simplify remote control interface management: listen on …
(edit) @7824   9 years Don-vip fix #10862 - proper validation of IDN (Internationalized Domain Name) …
(edit) @7823   9 years bastiK see #5309 - too many files in tile cache (see [o30854]) Set Einstein …
(edit) @7822   9 years Don-vip fix #10863 - typo in history browser
Note: See TracRevisionLog for help on using the revision log.