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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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) @2956   14 years mjulius this comment should have gone onto the last commit fixes #4488 - More …
(edit) @2955   14 years mjulius
(edit) @2951   14 years stoecker fix dangerous tag destroying
(edit) @2949   14 years jttt Show only one message box in conflicts dialog when multiple members …
(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) @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) @2938   14 years jttt Addition to #4408 (don't require to merge coordinates after primitive …
(edit) @2936   14 years jttt Fixed #4408 confict manager: do not have to solve tag- and …
(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) @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 …
(edit) @2922   14 years mjulius Fix NPE when styles where not found
(edit) @2918   14 years stoecker removed debug code
(edit) @2915   14 years stoecker close #4458 - text fixes - patch by Andre
(edit) @2914   14 years jttt Fixed #4451 Error message trying to edit a restriction element
(edit) @2912   14 years jttt Fixed #4330 java.lang.ArrayIndexOutOfBoundsException: 6 >= 6, added …
(edit) @2909   14 years bastiK fixed: images with lat/lon in EXIF are not displayed at their real …
(edit) @2907   14 years jttt Gpx refactoring - GpxTrack and GpxTrackSegment is now interface, …
(edit) @2906   14 years mjulius remove OsmPrimitive.entrySet() using keySet()/get() or getKeys() instead
(edit) @2905   14 years jttt Fixed #3275 Exception when number of values and display_values don't match
(edit) @2904   14 years bastiK minor cleanup & hooks for plugin
(edit) @2903   14 years bastiK a few minor issues: * fixed #2316 - Improve Inactive Presets handling …
(edit) @2902   14 years mjulius get rid of DownloadUrlAction again. This was redundant.
(edit) @2901   14 years mjulius new button in LayerListDialog: Duplicate Layer This creates a …
(edit) @2900   14 years Gubaer applied #4417: patch by Upliner: Code Page of Russian internal Help …
(edit) @2899   14 years mjulius new action: DownloadUrlAction This opens a dialog to allow the user to …
(edit) @2898   14 years jttt Fixed #4436 Changing bbox resets zoom after search
(edit) @2897   14 years jttt Fixed #4404 Contents of layer-list not shown
(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) @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) @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) @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) @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) @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) @2867   14 years jttt Better gpx layer tooltip, don't add gpx layer if gpx file is empty
(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) @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) @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) @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) @2840   14 years framm fix msg
(edit) @2839   14 years framm fix messages
(edit) @2836   14 years stoecker fix #4357 - wrong name for search server
(edit) @2835   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) @2828   14 years stoecker removed wrong translation calls
(edit) @2827   14 years stoecker moved elementstyles to data directory
(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) @2817   14 years Gubaer fixed #3063: Downloading a plugin yields 3 dialogs at the same time: …
(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) @2806   14 years stoecker fixed typo - closes #4332
(edit) @2804   14 years stoecker typos
(edit) @2803   14 years stoecker revert last checkin - it does not take sub translations into account
(edit) @2801   14 years stoecker fixed line endings of recent checkins
(edit) @2800   14 years stoecker fix commandline help - closes #4312 - patch by bomm
Note: See TracRevisionLog for help on using the revision log.