source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2941   15 years bastiK fix gpx drawing ("intersects" is to strict on horizontal/vertical …
(edit) @2940   15 years mjulius display list of referrers in ConflictResolutionDialog
(edit) @2939   15 years jttt Do not add deleted nodes/members to loaded way/relation
(edit) @2938   15 years jttt Addition to #4408 (don't require to merge coordinates after primitive …
(edit) @2937   15 years jttt Fix loading of new relations
(edit) @2936   15 years jttt Fixed #4408 confict manager: do not have to solve tag- and …
(edit) @2935   15 years mjulius fixes #4476 - Deleted nodes cause an conflict if the data is …
(edit) @2934   15 years bastiK fixes #4460 - cannot install plugins
(edit) @2933   15 years mjulius fixes #4467 - Don't silently drop locally deleted member primitives …
(edit) @2932   15 years mjulius bring PrimitiveData.getId() in line with OsmPrimitive.getId() remove …
(edit) @2931   15 years bastiK cleanup for geoimage code (mainly getters and setters)
(edit) @2930   15 years jttt Make sure ConflictResolutionDialog is disposed when closed
(edit) @2929   15 years mjulius fixes #4470 - Remembers choice does not remember correctly - based on …
(edit) @2928   15 years mjulius fix issue that selection list in history panel is not updated when …
(edit) @2927   15 years mjulius fix #4469 - JOSM typos - patch by andre68
(edit) @2926   15 years mjulius Fix NPE when CONTRIBUTION|LICENSE|README files are not found
(edit) @2925   15 years jttt Better log from DatasetConsistencyTest
(edit) @2924   15 years Gubaer Fixed automatic update policy for plugins. new: policy for version and …
(edit) @2923   15 years mjulius New action: DownloadPrimitiveAction This allows to download a specific …
(edit) @2922   15 years mjulius Fix NPE when styles where not found
(edit) @2921   15 years jttt Show java vendor and os name in status report
(edit) @2920   15 years jttt Fixed NPE from log in #4409
(edit) @2919   15 years jttt Skip deleted nodes when loading way, deleted members when loading relation
(edit) @2918   15 years stoecker removed debug code
(edit) @2917   15 years mjulius fix test
(edit) @2916   15 years stoecker moved unused image to DirectUpload plugin
(edit) @2915   15 years stoecker close #4458 - text fixes - patch by Andre
(edit) @2914   15 years jttt Fixed #4451 Error message trying to edit a restriction element
(edit) @2913   15 years stoecker updated i18n
(edit) @2912   15 years jttt Fixed #4330 java.lang.ArrayIndexOutOfBoundsException: 6 >= 6, added …
(edit) @2911   15 years jttt Fixed #4456 Ways disappear in wireframe, still show up in mappaint but …
(edit) @2910   15 years jttt Use different hash function for Pair (simple + instead of xor). Pair …
(edit) @2909   15 years bastiK fixed: images with lat/lon in EXIF are not displayed at their real …
(edit) @2908   15 years jttt Improve gpx loading performance
(edit) @2907   15 years jttt Gpx refactoring - GpxTrack and GpxTrackSegment is now interface, …
(edit) @2906   15 years mjulius remove OsmPrimitive.entrySet() using keySet()/get() or getKeys() instead
(edit) @2905   15 years jttt Fixed #3275 Exception when number of values and display_values don't match
(edit) @2904   15 years bastiK minor cleanup & hooks for plugin
(edit) @2903   15 years bastiK a few minor issues: * fixed #2316 - Improve Inactive Presets handling …
(edit) @2902   15 years mjulius get rid of DownloadUrlAction again. This was redundant.
(edit) @2901   15 years mjulius new button in LayerListDialog: Duplicate Layer This creates a …
(edit) @2900   15 years Gubaer applied #4417: patch by Upliner: Code Page of Russian internal Help …
(edit) @2899   15 years mjulius new action: DownloadUrlAction This opens a dialog to allow the user to …
(edit) @2898   15 years jttt Fixed #4436 Changing bbox resets zoom after search
(edit) @2897   15 years jttt Fixed #4404 Contents of layer-list not shown
(edit) @2896   15 years jttt Fixed #4057 JOSM loses data on save: Approx 20% data loss of ways but …
(edit) @2895   15 years mjulius Fix some messages
(edit) @2894   15 years bastiK make selected relation visible (jump to it) for: properties dialog -> …
(edit) @2893   15 years bastiK display admin_level in the relation list (and everywhere else a string …
(edit) @2892   15 years bastiK fixed #3135 - ability to copy id of selected object to copy-paste buffer
(edit) @2891   15 years bastiK Made the bbox display in the 'Bookmarks' tab of the download dialog …
(edit) @2890   15 years bastiK Reverse Arrows for 'oneway=-1' and similar (see #2387). More …
(edit) @2889   15 years stoecker close #4418 - support zip files for styles and presets
(edit) @2888   15 years bastiK applied #4425 - Text fixes (patch by andre68)
(edit) @2887   15 years bastiK fixed #4422 - wrong filename in the titlebar of the "geotagged images" …
(edit) @2886   15 years bastiK relation dialog: * reverse order for selected members only; * if …
(edit) @2885   15 years bastiK Show in relation list if a relation has incomplete members. Remove …
(edit) @2884   15 years jttt Get mouse position in marker layer only when necessary (speed optimization)
(edit) @2883   15 years jttt Fixed #2809 Change what "interesting direction hints" means
(edit) @2882   15 years jttt Fixed #4409 after confict management: nodes are not selectable
(edit) @2881   15 years jttt Fixed #4412 after confict management: selecting a relation does not …
(edit) @2880   15 years jttt Fixed #4411 Can't upload due to conflicts, but conflict list is empty
(edit) @2879   15 years jttt Remove bogus warning in data consistency test
(edit) @2878   15 years ulfl add (based on current usage numbers and map features entries): various …
(edit) @2877   15 years mjulius authorise --> authorize in localized messages fixed typo
(edit) @2876   15 years bastiK fix #3745 - fullscreen geometry not restored (patch by bomm)
(edit) @2875   15 years mjulius fix some more unescaped '
(edit) @2874   15 years bastiK use PrimaryDateParser to parse time of GPS points (for geoimage)
(edit) @2873   15 years ulfl add waterway=ditch, waterway=rapids, aerialway=pylon, man_made=water_works
(edit) @2872   15 years ce Experimental: Added dedicated menu entries for segregated and combined …
(edit) @2871   15 years jttt Partially fix situation after last layer removal - most objects still …
(edit) @2870   15 years ce fixes #3896 - this patch is highly political and thus highly …
(edit) @2869   15 years jttt Removed ToggleDialog.tearDown(). All listeners should be unregistered …
(edit) @2868   15 years jttt Fixed #4324 New ways not displayed
(edit) @2867   15 years jttt Better gpx layer tooltip, don't add gpx layer if gpx file is empty
(edit) @2866   15 years Gubaer fixed #4376: Update plugins doesn't remember skipping
(edit) @2865   15 years Gubaer fixed #4378: r2862 hangs on startup while processing plugin files …
(edit) @2864   15 years stoecker fixed plugin loading stages
(edit) @2863   15 years jttt Fixed #4377 routes plugin search for user names defect, added boolean …
(edit) @2862   15 years Gubaer fixed #4322: No error message if trying to upload without OAuth token
(edit) @2861   15 years Gubaer fixed #4375: authorise -> authorize
(edit) @2860   15 years jttt Fixed #3233 Relation list doesn't update when a data layer is deleted
(edit) @2859   15 years Gubaer minor clean up
(edit) @2858   15 years mjulius message fixes
(edit) @2857   15 years mjulius fixed some more message contexts
(edit) @2856   15 years Gubaer fixed #4365: "Do you want to update plugins" request shown behind …
(edit) @2855   15 years Gubaer fixed #4364: editing an "advanced preference" will disable all plugins …
(edit) @2854   15 years mjulius fix some translation contexts
(edit) @2853   15 years mjulius fix messages for the rest
(edit) @2852   15 years mjulius fix messages for io
(edit) @2851   15 years jttt Added progress monitor to JpgImporter, allow to cancel importing
(edit) @2850   15 years mjulius fix messages for gui
(edit) @2849   15 years mjulius fix messages for gui/preferences
(edit) @2848   15 years mjulius fix messages for gui/io
(edit) @2847   15 years mjulius fix messages for gui/dialogs
(edit) @2846   15 years mjulius fix messages for gui/conflict
(edit) @2845   15 years mjulius fix messages for data
(edit) @2844   15 years mjulius fix messages for commands
(edit) @2843   15 years stoecker i18n update
(edit) @2842   15 years mjulius fix messages for actions
Note: See TracRevisionLog for help on using the revision log.