source: josm/trunk/src/org/openstreetmap

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2896   14 years jttt Fixed #4057 JOSM loses data on save: Approx 20% data loss of ways but …
(edit) @2895   14 years mjulius Fix some messages
(edit) @2894   14 years bastiK make selected relation visible (jump to it) for: properties dialog -> …
(edit) @2893   14 years bastiK display admin_level in the relation list (and everywhere else a string …
(edit) @2892   14 years bastiK fixed #3135 - ability to copy id of selected object to copy-paste buffer
(edit) @2891   14 years bastiK Made the bbox display in the 'Bookmarks' tab of the download dialog …
(edit) @2890   14 years bastiK Reverse Arrows for 'oneway=-1' and similar (see #2387). More …
(edit) @2889   14 years stoecker close #4418 - support zip files for styles and presets
(edit) @2888   14 years bastiK applied #4425 - Text fixes (patch by andre68)
(edit) @2887   14 years bastiK fixed #4422 - wrong filename in the titlebar of the "geotagged images" …
(edit) @2886   14 years bastiK relation dialog: * reverse order for selected members only; * if …
(edit) @2885   14 years bastiK Show in relation list if a relation has incomplete members. Remove …
(edit) @2884   14 years jttt Get mouse position in marker layer only when necessary (speed optimization)
(edit) @2883   14 years jttt Fixed #2809 Change what "interesting direction hints" means
(edit) @2882   14 years jttt Fixed #4409 after confict management: nodes are not selectable
(edit) @2881   14 years jttt Fixed #4412 after confict management: selecting a relation does not …
(edit) @2880   14 years jttt Fixed #4411 Can't upload due to conflicts, but conflict list is empty
(edit) @2879   14 years jttt Remove bogus warning in data consistency test
(edit) @2877   14 years mjulius authorise --> authorize in localized messages fixed typo
(edit) @2876   14 years bastiK fix #3745 - fullscreen geometry not restored (patch by bomm)
(edit) @2875   14 years mjulius fix some more unescaped '
(edit) @2874   14 years bastiK use PrimaryDateParser to parse time of GPS points (for geoimage)
(edit) @2871   14 years jttt Partially fix situation after last layer removal - most objects still …
(edit) @2869   14 years jttt Removed ToggleDialog.tearDown(). All listeners should be unregistered …
(edit) @2868   14 years jttt Fixed #4324 New ways not displayed
(edit) @2867   14 years jttt Better gpx layer tooltip, don't add gpx layer if gpx file is empty
(edit) @2866   14 years Gubaer fixed #4376: Update plugins doesn't remember skipping
(edit) @2865   14 years Gubaer fixed #4378: r2862 hangs on startup while processing plugin files …
(edit) @2864   14 years stoecker fixed plugin loading stages
(edit) @2863   14 years jttt Fixed #4377 routes plugin search for user names defect, added boolean …
(edit) @2862   14 years Gubaer fixed #4322: No error message if trying to upload without OAuth token
(edit) @2861   14 years Gubaer fixed #4375: authorise -> authorize
(edit) @2860   14 years jttt Fixed #3233 Relation list doesn't update when a data layer is deleted
(edit) @2859   14 years Gubaer minor clean up
(edit) @2858   14 years mjulius message fixes
(edit) @2857   14 years mjulius fixed some more message contexts
(edit) @2856   14 years Gubaer fixed #4365: "Do you want to update plugins" request shown behind …
(edit) @2855   14 years Gubaer fixed #4364: editing an "advanced preference" will disable all plugins …
(edit) @2854   14 years mjulius fix some translation contexts
(edit) @2853   14 years mjulius fix messages for the rest
(edit) @2852   14 years mjulius fix messages for io
(edit) @2851   14 years jttt Added progress monitor to JpgImporter, allow to cancel importing
(edit) @2850   14 years mjulius fix messages for gui
(edit) @2849   14 years mjulius fix messages for gui/preferences
(edit) @2848   14 years mjulius fix messages for gui/io
(edit) @2847   14 years mjulius fix messages for gui/dialogs
(edit) @2846   14 years mjulius fix messages for gui/conflict
(edit) @2845   14 years mjulius fix messages for data
(edit) @2844   14 years mjulius fix messages for commands
(edit) @2842   14 years mjulius fix messages for actions
(edit) @2841   14 years mjulius treat all translatable strings the same in all tr*() implementations
(edit) @2840   14 years framm fix msg
(edit) @2839   14 years framm fix messages
(edit) @2837   14 years Gubaer see #4358
(edit) @2836   14 years stoecker fix #4357 - wrong name for search server
(edit) @2835   14 years stoecker fixed typo
(edit) @2834   14 years stoecker fixed typo
(edit) @2833   14 years framm translate
(edit) @2832   14 years Gubaer fixed NPE with new location for elemstyles.xml, see r2827
(edit) @2831   14 years stoecker fix #4352 - don't show not working
(edit) @2830   14 years Gubaer fixed an ugly hack in the plugin bootstrap procedure
(edit) @2828   14 years stoecker removed wrong translation calls
(edit) @2827   14 years stoecker moved elementstyles to data directory
(edit) @2826   14 years Gubaer fixed #2851: Proxy caching problem
(edit) @2825   14 years Gubaer fixed #4328: No visible error message when trying to upload to a …
(edit) @2824   14 years Gubaer fixed #4082: Upload-Dialog shows in diseabled display Replaced …
(edit) @2823   14 years Gubaer fixed #4325: Proxy settings field length wrong
(edit) @2822   14 years Gubaer see #4339: applied patch by andre68: MessageFormat fixes
(edit) @2821   14 years Gubaer applied #4344: patch by bomm: simplify command line processing
(edit) @2820   14 years Gubaer applied #4345: patch by bomm: another fix for usage message
(edit) @2819   14 years Gubaer fixed #4349: Upgrading to 2818 hangs on processing plugins
(edit) @2818   14 years mjulius don't paste incomplete members When relations with incomplete members …
(edit) @2817   14 years Gubaer fixed #3063: Downloading a plugin yields 3 dialogs at the same time: …
(edit) @2815   14 years mjulius fixed potential problem when different primitive types with same IDs …
(edit) @2814   14 years mjulius fixes #4347 - merging 2 nodes produces ERROR
(edit) @2813   14 years stoecker moved single presets file into data directory
(edit) @2811   14 years stoecker fixed image recognition script
(edit) @2810   14 years stoecker fixed typo - closes #4341
(edit) @2809   14 years jttt Use image without alpha for offscreen buffer. Seems to the same thing …
(edit) @2808   14 years stoecker first version of a tool to detect icon usage, does not yet detect all …
(edit) @2807   14 years mjulius better version of r2802 - don't try to load languages that are not …
(edit) @2806   14 years stoecker fixed typo - closes #4332
(edit) @2805   14 years jttt Use double instead of latlon (slightly faster)
(edit) @2804   14 years stoecker typos
(edit) @2803   14 years stoecker revert last checkin - it does not take sub translations into account
(edit) @2802   14 years mjulius don't try to load languages that are not included in I18n.languages
(edit) @2801   14 years stoecker fixed line endings of recent checkins
(edit) @2800   14 years stoecker fix commandline help - closes #4312 - patch by bomm
(edit) @2799   14 years stoecker don't create empty image layer - closes #4274 - patch by bomm
(edit) @2798   14 years stoecker fix commandline file loading - closes #4288 - patch by bomm
(edit) @2797   14 years stoecker fix #4331 - missing translation
(edit) @2795   14 years jttt Allow to load incomplete gpx files
(edit) @2794   14 years stoecker fixes #4326 - author of new elements not shown in user info
(edit) @2793   14 years jttt Fixed #4329: Multipolygon painting broken
(edit) @2792   14 years jttt #4323 splitting way freezes JOSM completely
(edit) @2791   14 years jttt Make search pattern matchers that match all/nothing public
(edit) @2790   14 years jttt Fixed #4164 Searching for type:node blocked by system many minutes
(edit) @2789   14 years jttt Fixed some FindBugs warnings
(edit) @2788   14 years jttt Move most of multipolygon handling from MapPaintVisitor to the new …
(edit) @2786   14 years stoecker fixed typo
Note: See TracRevisionLog for help on using the revision log.