source: josm/trunk/src/org/openstreetmap/josm/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8047   9 years bastiK see #11096 - fix png -> svg
(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) @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) @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) @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) @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) @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) @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) @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) @7937   9 years bastiK add subversion property svn:eol=native
(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) @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) @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) @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) @7892   9 years Don-vip fix #10628 - display first image when adding first new geoimage layer, …
(edit) @7889   9 years Don-vip fix #10801 - presets reading: checkgroup in chunk leads to checks …
(edit) @7886   9 years Don-vip update to latest jmapviewer code cleanup
(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) @7866   9 years Don-vip see #10848 - consistent naming of dialog help topic
(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) @7852   9 years Don-vip see #10858 - rename NoteDialog to NotesDialog
(edit) @7847   9 years bastiK fixed #10872 - handle BOM for preset files
(edit) @7843   9 years Don-vip update help and man pages
(edit) @7834   9 years Don-vip see #10026 - use recommended user data directory on OSX (distinct from …
(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) @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) @7801   9 years Don-vip fix some Sonar issues
(edit) @7797   9 years Don-vip fix #10164 - handle dataset properly in mapcss icon fetching
(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) @7784   9 years Don-vip fix #10811 - Handle GeoImageLayer thumbnail load status during layer …
(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) @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) @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) @7748   9 years Don-vip fix some Sonar issues recently introduced
(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) @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) @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) @7712   9 years Don-vip fix #10721 - don't display empty tooltips
(edit) @7704   9 years Don-vip see #10701 - parsing support of changeset discussions
(edit) @7700   9 years Don-vip see #10701 - show changeset comments count in changeset dialog
(edit) @7699   9 years Don-vip fix #10700 - Add note upload functionality (patch by ToeBee)
(edit) @7694   9 years stoecker image size fixes
(edit) @7693   9 years stoecker see #10684 - no double loading of images, cleanup action icons - menu …
(edit) @7690   9 years stoecker remove obsolete workaround (dynamic menu already prevented by …
(edit) @7687   9 years stoecker see #10684, see #10688 fix icon scaling a bit
(edit) @7684   9 years Don-vip show number of relations instead of API version in osm data layer tooltip
(edit) @7681   9 years Don-vip fix #10687 - clarify wording
(edit) @7680   9 years Don-vip fix #10687 - make properties.remember-recently-added-tags true as …
(edit) @7678   9 years stoecker fix #9059 - no more assumptions about URL for element browsing - use …
(edit) @7674   9 years Don-vip code refactoring to avoid hacks in merge-overlap plugin
(edit) @7673   9 years stoecker fix typo
(edit) @7672   9 years stoecker see #10479 - readd two markers and their keep-alive code
(edit) @7669   9 years stoecker remove two false icon detections
Note: See TracRevisionLog for help on using the revision log.