source: josm/trunk/src/org/openstreetmap

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @7820   9 years bastiK fixed #10857 - notes popup can not be opened or closed via the mapview …
(edit) @7817   9 years bastiK fixed #10861 - Zoom to layer when opening new file (see #10860)
(edit) @7816   9 years bastiK fixed #10860 - set initial viewport correctly when mapview is opened
(edit) @7813   9 years stoecker see #10858 - fix rectifier action help page
(edit) @7812   9 years stoecker see #10858 - fix JumpTo action help page
(edit) @7811   9 years simon04 fix #10729 - Presets: Multiselect box greyed out when object with …
(edit) @7809   9 years bastiK applied #10845 - notes downloaded before the notes dialog window was …
(edit) @7808   9 years bastiK applied #10827 - Cannot download only notes (patch by ToeBee)
(edit) @7805   9 years bastiK see #10836 - svg salamander not thread safe when parsing the svg xml
(edit) @7804   9 years bastiK see #10836 - synchronize in case of multithreading issue in svgsalamander
(edit) @7803   9 years bastiK see #10836 - catch all errors in SVG library
(edit) @7802   9 years bastiK allow logging in jmapviewer (see [o30848])
(edit) @7801   9 years Don-vip fix some Sonar issues
(edit) @7800   9 years Don-vip fix #10833 - robustness to localhost name resolution for remote control
(edit) @7798   9 years Don-vip see #10825 - always create nodes with coordinates
(edit) @7797   9 years Don-vip fix #10164 - handle dataset properly in mapcss icon fetching
(edit) @7796   9 years Don-vip see #10825 - handle dataset properly in mapcss tagchecker verification …
(edit) @7792   9 years bastiK see #10286 - fix numerical rounding problems
(edit) @7789   9 years bastiK see #10812 - add shortcut back
(edit) @7788   9 years bastiK applied #10812 - new copy path feature for geotagged image dialog …
(edit) @7786   9 years Don-vip see #10816 - fix text parsing regressions
(edit) @7784   9 years Don-vip fix #10811 - Handle GeoImageLayer thumbnail load status during layer …
(edit) @7783   9 years Don-vip fix #10816 - add various safeguards to make sure to not upload empty keys
(edit) @7782   9 years Don-vip fix #10826 - Add note sorting options (patch by ToeBee)
(edit) @7781   9 years Don-vip fix #10830 - enable "show history" action in selection dialog when a …
(edit) @7779   9 years Don-vip fix #10810 - update Apache Validator routines to latest version in …
(edit) @7776   9 years akks fix #10821: ImproveWayAccuracy produced self-intersecting ways remove …
(edit) @7775   9 years bastiK applied #10822 - Getter Method to add a Filter to the FilterDialog …
(edit) @7771   9 years bastiK fixes #1608 - remove remaining old logos
(edit) @7768   9 years Don-vip see #6896 - update logo images - use new logo at fixed resolution in …
(edit) @7764   9 years Don-vip fix #10809 - Cannot click on geotagged pictures in 'Lasso Select Mode'
(edit) @7761   9 years Don-vip fix #10806 - support Java Pattern boundary matchers in MapCSS regex - …
(edit) @7760   9 years Don-vip see #10798 - remote control: special handling of Bing (default title …
(edit) @7759   9 years Don-vip fix #10798 - throw exception with invalid imagery types
(edit) @7758   9 years Don-vip see #10795 - avoid error caused by a missing jnlp file on the second …
(edit) @7757   9 years Don-vip fix #10795 - restart does not work with jnlp if process is launched by …
(edit) @7756   9 years Don-vip see #10795 - get debug info
(edit) @7755   9 years Don-vip fix #10795 - restart does not work with jnlp if process is launched by …
(edit) @7752   9 years bastiK fixed #7841 - Flying street name labels on Mac (Behaviour is different …
(edit) @7751   9 years Don-vip see #10775 - allow to sum all numeric values as conflict resolution …
(edit) @7750   9 years Don-vip fix #6909 - remove history toggle dialog in favour of a new history …
(edit) @7749   9 years bastiK remotecontrol /import: only allow whitelisted download tasks to be …
(edit) @7748   9 years Don-vip fix some Sonar issues recently introduced
(edit) @7746   9 years Don-vip see #10684 - fix deprecation warning
(edit) @7743   9 years Don-vip fix #10775 - allow to sum all numeric values as conflict resolution of …
(edit) @7742   9 years Don-vip fix #10778 - fix automatic member role assignment when relation …
(edit) @7741   9 years Don-vip fix #10774 - fix display of preset entries containing '<' in their …
(edit) @7732   9 years Don-vip fix #10766 - Save notes to file (patch by ToeBee)
(edit) @7731   9 years Don-vip see #10684 - fix javadoc
(edit) @7730   9 years Don-vip see #10701 - automatic download of changeset discussion comments + …
(edit) @7725   9 years bastiK autocomplete: remember user input and prefer recently entered strings …
(edit) @7722   9 years Don-vip fix #10746 - Add Notes checkbox in DownloadDialog (patch by ToeBee)
(edit) @7721   9 years Don-vip see #10743 - code refactoring to allow reuse of duplicated ways …
(edit) @7720   9 years Don-vip fix #10739 - Improve note input dialogs (patch by ToeBee)
(edit) @7719   9 years stoecker fix #10719 - refresh in imagery preferences when map list loaded
(edit) @7715   9 years Don-vip see #10701 - display discussion comments in changeset dialog
(edit) @7714   9 years Don-vip fix #9564 - NPE
(edit) @7713   9 years Don-vip fix #10710 - No zipfile support for custom validator rules
Note: See TracRevisionLog for help on using the revision log.