source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3105   14 years Gubaer Removing @Overrides - got inserted too early and make troubles while …
(edit) @3104   14 years Gubaer fixed #4701: Tile download
(edit) @3103   14 years Gubaer fixed #4699: selectionlist gets out of sync
(edit) @3102   14 years Gubaer fixed #4651: Ability to download incomplete relation from selection …
(edit) @3101   14 years Gubaer fixed #4684: HTTP 408 gives coding error popup
(edit) @3100   14 years Gubaer fixed #4686: When editing tags in the relation editor <TAB> will …
(edit) @3099   14 years Gubaer fixed #4691: Exception when clicking 'Select'
(edit) @3098   14 years jttt Added handler for uncaught exception in modal dialogs
(edit) @3097   14 years jttt Fix #4652 Unexpected error when LiveGPS tracking is started
(edit) @3096   14 years bastiK i18n update
(edit) @3095   14 years jttt Changes in multipolygon handling (see #4661), cosmetics
(edit) @3094   14 years Gubaer Improved widget for selecting a bounding box based on a grid of OSM …
(edit) @3093   14 years Gubaer Ouch, shouldn't have removed getData(). Fixes the previous commit.
(edit) @3092   14 years Gubaer fixed #4681: Open Street Bug Plugin Crashed
(edit) @3091   14 years jttt Added ProGuard tool (see #4640)
(edit) @3090   14 years Gubaer fixed #4443: Plugins with known update site: Don't download unless a …
(edit) @3089   14 years mjulius In PurgePrimitivesCommand remove all instances of a node to be purged …
(edit) @3088   14 years Gubaer cosmetics
(edit) @3087   14 years mjulius see #4674 - NPE in ToggleDialog now throws IllegalArgumentException …
(edit) @3086   14 years Gubaer fixed #4665: Plugin Local version lower Offer version
(edit) @3085   14 years Gubaer fixed #4670: Not Locilised #7
(edit) @3084   14 years Gubaer fixed #4660: Local plugin list does not display umlauts Local cache …
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @3082   14 years stoecker enable translation for missing strings
(edit) @3081   14 years mjulius fixes #4666 - update data downloads unneeded ways outside download …
(edit) @3080   14 years mjulius see #4670 - Not Locilised #7
(edit) @3079   14 years Gubaer fixed #4668: Exception on deleting a way
(edit) @3078   14 years bastiK fixed #4593 - conflict list and header not updated right away after …
(edit) @3077   14 years bastiK fix version display after plugin update
(edit) @3076   14 years bastiK see #4565 - local version number lost, after update plugin list.
(edit) @3075   14 years jttt Remove unused class
(edit) @3074   14 years bastiK i18n update
(edit) @3073   14 years bastiK fixed: plugin version in status report is wrong. It should show the …
(edit) @3072   14 years mjulius fixes #4634 - Unable to download incomplete members of a new relation
(edit) @3071   14 years mjulius fixes #4648 - User panel not showing data when toggled from hidden to shown
(edit) @3070   14 years Gubaer Removing @deprecated support for former ugly hacks in the plugin …
(edit) @3069   14 years Gubaer see #4588: Open Location (Ctrl+L) should cope with certain URLs that …
(edit) @3068   14 years Gubaer fixed #4599: relation-editor: delete key deletes whole tag row
(edit) @3067   14 years bastiK applied #4645 - option to show projected coordinates instead of …
(edit) @3066   14 years mjulius fix NPE caused by r3064
(edit) @3065   14 years mjulius cleanup after last commit
(edit) @3064   14 years mjulius in DownloadOsmTask zoom to downloaded primitives when there was not …
(edit) @3063   14 years bastiK i18n update
(edit) @3062   14 years bastiK image update
(edit) @3061   14 years jttt Fix #4612 delete members while relation dialog is open leads to data …
(edit) @3060   14 years stoecker fix help for missing pages
(edit) @3059   14 years stoecker i18n fixes, see #4636
(edit) @3058   14 years bastiK see #4593 - conflict list not updated right away
(edit) @3057   14 years bastiK applied #4617 - new design for download dialog (patch by Radomír Černoch)
(edit) @3056   14 years jttt Revert fix for #4612
(edit) @3055   14 years jttt In DeleteCommand remove references first and then do the deleting (to …
(edit) @3054   14 years stoecker don't keep .jar.new for linux, this is only necessary for windows system
(edit) @3053   14 years jttt Fix tests
(edit) @3052   14 years bastiK fixed geoimage issues: * no update on the map when another gpx track …
(edit) @3051   14 years bastiK i18n update
(edit) @3050   14 years mjulius fix last commit
(edit) @3049   14 years mjulius fixes #4627 - r3046 broke the build sorry about that
(edit) @3048   14 years bastiK clean up last commit
(edit) @3047   14 years bastiK fixed #4620 - Error: NaN in greatCircleDistance
(edit) @3046   14 years mjulius fixes #4597 - Search for timestamp:2010-02 no longer works Searching …
(edit) @3045   14 years mjulius fixes #4611 - relation dialog - unreported conflict remove deleted …
(edit) @3044   14 years stoecker close #4618 - icon updates - by Radomír Černoch
(edit) @3043   14 years stoecker fix #4461 - external pages in Help browser wrong
(edit) @3042   14 years mjulius fixes #4612 - delete members while relation dialog is open leads to …
(edit) @3041   14 years stoecker fixed #4613 - icon updates
(edit) @3040   14 years mjulius in DataSetMerger use PrimitiveId instead of UniqueId for mergedMap - …
(edit) @3039   14 years mjulius fixes #4522 - Merging between layers throws unnecessary conflicts for …
(edit) @3038   14 years bastiK i18n update
(edit) @3037   14 years mjulius fixes #4598 - Not localised strings in Russian version in …
(edit) @3036   14 years mjulius fixes #4562 - 'Parent Relations' tab in 'Edit relation' dialog has no …
(edit) @3035   14 years bastiK Make relation dialog remember window geometry. (See #4586)
(edit) @3034   14 years jttt Fix #4467 Don't silently drop locally deleted member primitives from …
(edit) @3033   14 years jttt Fix #4572 after update data - way contains deleted member
(edit) @3032   14 years jttt Throw DataIntegrityProblemException when deleted primitive is …
(edit) @3031   14 years bastiK i18n update
(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) @3026   14 years jttt Fix test ant target
(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) @3009   14 years bastiK i18n update
(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
Note: See TracRevisionLog for help on using the revision log.