source: josm/trunk/src/org

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3032   14 years jttt Throw DataIntegrityProblemException when deleted primitive is …
(edit) @3030   14 years bastiK fixed #4583 - "Download object" ignores Enter
(edit) @3029   14 years bastiK see #4484 - advanced preferences value is not saved unless it looses focus
(edit) @3028   14 years Gubaer fixed #4484: Tagging preset file does not save if not deselected
(edit) @3027   14 years bastiK fixed #2416 - Keyboard shortcuts broken (shift-ctrl-x issue)
(edit) @3025   14 years jttt Fix tests
(edit) @3024   14 years mjulius don't try to translate null strings in TaggingPreset, see #4578
(edit) @3023   14 years bastiK translate misleading server message (see #4556)
(edit) @3022   14 years Gubaer fixed #4545: tables in josm gets blank
(edit) @3021   14 years mjulius escape space characters in URLs to download
(edit) @3020   14 years bastiK fixed #4573 - Relation count does not update on adding or deletion
(edit) @3019   14 years bastiK fixed #4538 - Orthogonalization refuses to work on some …
(edit) @3018   14 years bastiK fixed #4566 - seperator and decimal-point in download dialog
(edit) @3017   14 years bastiK fix icon
(edit) @3016   14 years bastiK pop up the conflict dialog when a conflict has been detected
(edit) @3015   14 years Gubaer Possibility to inject a TagCellEditor into a TagTable. Required for …
(edit) @3014   14 years Gubaer changing visibility. Required for cleaning up tageditor plugin.
(edit) @3013   14 years Gubaer fixed #4439: droping spaces in keys or value automatically
(edit) @3012   14 years jttt Save primitives to .osm file sorted
(edit) @3011   14 years jttt Fix #4551 r3007 causes an NPE on startup
(edit) @3010   14 years bastiK fixed #3921 - Autojump to downloaded area
(edit) @3008   14 years jttt Fix fix for #4539
(edit) @3007   14 years Gubaer cosmetics
(edit) @3006   14 years mjulius fix a bunch of typos
(edit) @3005   14 years mjulius fixes #4523 - "???" downloading size
(edit) @3004   14 years mjulius fixes #4533 - JOSM tries to upload a versionless way after it's merged …
(edit) @3003   14 years mjulius fixes #4540 - watch:* and source:* tags should be considered as …
(edit) @3002   14 years Gubaer changing visibility of tags collection. Required for cleaning up …
(edit) @3001   14 years Gubaer fixed #4542: don't offer build-in plugins for installation
(edit) @3000   14 years jttt Fix #4536 Exception after upload
(edit) @2999   14 years jttt Fix #4541 simplify way tool creates ways with duplicate nodes
(edit) @2998   14 years mjulius fixes #4539 - Exception copying layer in DataSet.clone() substitute …
(edit) @2997   14 years Gubaer fixed #4506: relation-editor: tag-delete-button does not work
(edit) @2996   14 years jttt Fix #4406 tags disapear: merging node with ID:0 and tag to existing …
(edit) @2995   14 years jttt Fix #4528: Search for colon-containing keys broken
(edit) @2994   14 years bastiK fixed #4534 - non-closable error message when opening files
(edit) @2993   14 years jttt Fix #4528 Search for colon-containing keys broken
(edit) @2992   14 years Gubaer fixed #4505: NullPointerException in …
(edit) @2991   14 years Gubaer Updated two tooltip texts
(edit) @2990   14 years jttt Fix some eclipse warnings
(edit) @2989   14 years bastiK fixed #4527 - add access=official, delivery, forestry to the preset, …
(edit) @2987   14 years bastiK fixed #4289 - rendering goes crazy at high zoom levels, fixed #4424 - …
(edit) @2986   14 years jttt Fix some of FindBugs warnings
(edit) @2985   14 years jttt Make DataChangedListener deprecated (replaced by DatasetListener), …
(edit) @2984   14 years jttt Fix #4524 Exception handling in PleaseWaitRunnable
(edit) @2983   14 years Gubaer see #4054: Improving user feedback when trying to merge a deleted …
(edit) @2982   14 years jttt Calculate bbox for relations, use it in mappaint.
(edit) @2980   14 years Gubaer fixed #4269: Exception does not lead to bug report window
(edit) @2979   14 years Gubaer fixed #4386: "There are unsolved conflicts in layer X" holds up any …
(edit) @2978   14 years jttt Fix #4521
(edit) @2977   14 years Gubaer Updated wording in message
(edit) @2976   14 years Gubaer fixed #4512: "Simplify way" should not deletes nodes used by other …
(edit) @2975   14 years Gubaer applied #4517: patch by Petr Dlouhý: JOSM is crashing, when Tracer …
(edit) @2974   14 years Gubaer fixed #4506: relation-editor: tag-delete-button does not work removed …
(edit) @2973   14 years jttt Fix #4519 JOSM doesn't show nor find token (negative) IDs
(edit) @2972   14 years jttt Fix #4070 confict management: reseting ID
(edit) @2971   14 years jttt Create all relations first in OsmReader to prevent (bogus) consistency …
(edit) @2970   14 years jttt Throw DataIntergrityException also when Way/Relation with broken …
(edit) @2969   14 years bastiK fixed #4502 - Photomapping pannel open just one time; make tiger …
(edit) @2965   14 years bastiK image updates, rearranged order of toggle dialogs image sources: * …
(edit) @2963   14 years jttt Throw DatasetIntegrityException when somebody is trying to add …
(edit) @2962   14 years bastiK fixed #4499 - Search is broken
(edit) @2961   14 years Gubaer fixed #4392: exception in version history dialog on re-downloading a …
(edit) @2960   14 years bastiK fixed #4501 - NPE in AutoCompletion init when launching from dev tree
(edit) @2959   14 years Gubaer fixed #4432: NullPointerException in history panel
(edit) @2958   14 years jttt Fix #4468 Status -> OutOfMemory after copying layer
(edit) @2957   14 years mjulius fixes #4430 - incorrect message
(edit) @2956   14 years mjulius this comment should have gone onto the last commit fixes #4488 - More …
(edit) @2955   14 years mjulius
(edit) @2954   14 years mjulius fixes #4491 - Exception after typo in oneway tag
(edit) @2953   14 years mjulius fixes #4492 - josm doesn't read action=delete from osm file set the …
(edit) @2951   14 years stoecker fix dangerous tag destroying
(edit) @2950   14 years mjulius when downloading referrers also download way nodes for referring ways …
(edit) @2949   14 years jttt Show only one message box in conflicts dialog when multiple members …
(edit) @2948   14 years jttt Multipolygon with multiple outer polygons optimization - test bbox …
(edit) @2947   14 years Gubaer fixed order of command buttons, added online help button fixed …
(edit) @2946   14 years bastiK autocompletion: Always add the preset keys/values to the …
(edit) @2945   14 years jttt Improvements in conflicts gui
(edit) @2944   14 years jttt Fix unlinking primitive from relation
(edit) @2943   14 years mjulius generally round Bounds to LatLon.MAX_SERVER_PRECISION
(edit) @2942   14 years mjulius fixes #4441 - error downloading/sync when updating data round bounding …
(edit) @2941   14 years bastiK fix gpx drawing ("intersects" is to strict on horizontal/vertical …
(edit) @2940   14 years mjulius display list of referrers in ConflictResolutionDialog
(edit) @2939   14 years jttt Do not add deleted nodes/members to loaded way/relation
(edit) @2938   14 years jttt Addition to #4408 (don't require to merge coordinates after primitive …
(edit) @2937   14 years jttt Fix loading of new relations
(edit) @2936   14 years jttt Fixed #4408 confict manager: do not have to solve tag- and …
(edit) @2935   14 years mjulius fixes #4476 - Deleted nodes cause an conflict if the data is …
(edit) @2934   14 years bastiK fixes #4460 - cannot install plugins
(edit) @2933   14 years mjulius fixes #4467 - Don't silently drop locally deleted member primitives …
(edit) @2932   14 years mjulius bring PrimitiveData.getId() in line with OsmPrimitive.getId() remove …
(edit) @2931   14 years bastiK cleanup for geoimage code (mainly getters and setters)
(edit) @2930   14 years jttt Make sure ConflictResolutionDialog is disposed when closed
(edit) @2929   14 years mjulius fixes #4470 - Remembers choice does not remember correctly - based on …
(edit) @2928   14 years mjulius fix issue that selection list in history panel is not updated when …
(edit) @2927   14 years mjulius fix #4469 - JOSM typos - patch by andre68
(edit) @2926   14 years mjulius Fix NPE when CONTRIBUTION|LICENSE|README files are not found
(edit) @2925   14 years jttt Better log from DatasetConsistencyTest
(edit) @2924   14 years Gubaer Fixed automatic update policy for plugins. new: policy for version and …
(edit) @2923   14 years mjulius New action: DownloadPrimitiveAction This allows to download a specific …
Note: See TracRevisionLog for help on using the revision log.