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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3512   14 years bastiK fixed #5373 - JOSM can't delete old and replace by new plugins (JOSM …
(edit) @3504   14 years bastiK reworked reverseWay and combineWay such that it can be used by other …
(edit) @3490   14 years bastiK fixed #5349 - A LOT of gpx tracks fill entire screen with popup information
(edit) @3488   14 years stoecker fix #5212 - No shortcut displayed in shortcut list
(edit) @3478   14 years bastiK 1) do not show bug report window for bugs that are thrown while bug …
(edit) @3461   14 years bastiK added gui preference for autosave; fixed #5359 - Button to delete …
(edit) @3447   14 years stoecker tpo
(edit) @3446   14 years stoecker close #5318 - don't report failed image loading as fatal error
(edit) @3433   14 years bastiK fixed #5140 - Adding plugin list sources fault translation/cancel operation
(edit) @3418   14 years stoecker fixed locale handling a bit
(edit) @3415   14 years stoecker added zh_CN language
(edit) @3403   14 years bastiK some extensions to exteded dialog; modified the warning dialog box for …
(edit) @3389   14 years bastiK fixed #5228 - type=line (bus-)relation is translated to "Freileitung …
(edit) @3385   14 years jttt Fix warnings
(edit) @3378   14 years jttt Fix #2662 Auto-save
(edit) @3365   14 years bastiK see #5220 - Timestamp and GPS tags fail to load from HTC Tattoo images
(edit) @3353   14 years stoecker i18n update, added eu
(edit) @3340   14 years bastiK fixed #5093 - translation for open file
(edit) @3338   14 years bastiK changes needed for new RoadSigns plugin
(edit) @3328   14 years stoecker remove duplicate entries
(edit) @3326   14 years bastiK see #5093 (translate more messages)
(edit) @3321   14 years jttt Validate tagging presets when they're added in Preferences dialog
(edit) @3300   14 years bastiK see #4998 - Impossible to select nodes with filter
(edit) @3296   14 years bastiK fixed #5094 - crash on loading an area or editing a relation
(edit) @3294   14 years bastiK fixed #5093 - translation for open file
(edit) @3264   14 years stoecker see #5052 - fix exception, thought there should be a useful error …
(edit) @3259   14 years stoecker add plural form for new language
(edit) @3255   14 years jttt Fix #4764 Fehler
(edit) @3247   14 years jttt Fix #4807 Preferences: shortcut edting broken
(edit) @3177   14 years bastiK Filter: improved selection handling. (Don't allow to select filtered …
(edit) @3174   14 years bastiK fixed #4858 (ArrayIndexOutOfBoundsException in translation code)
(edit) @3161   14 years stoecker i18n update
(edit) @3135   14 years Gubaer Added three getters for platform specific cut/copy/paste key strokes
(edit) @3112   14 years Gubaer fixed #4715: Typos in ExceptionUtil
(edit) @3109   14 years Gubaer applied #4715: patch by mjulius: Typos in ExceptionUtil
(edit) @3101   14 years Gubaer fixed #4684: HTTP 408 gives coding error popup
(edit) @3098   14 years jttt Added handler for uncaught exception in modal dialogs
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @3069   14 years Gubaer see #4588: Open Location (Ctrl+L) should cope with certain URLs that …
(edit) @3059   14 years stoecker i18n fixes, see #4636
(edit) @3057   14 years bastiK applied #4617 - new design for download dialog (patch by Radomír Černoch)
(edit) @3037   14 years mjulius fixes #4598 - Not localised strings in Russian version in …
(edit) @3023   14 years bastiK translate misleading server message (see #4556)
(edit) @2990   14 years jttt Fix some eclipse warnings
(edit) @2955   14 years mjulius
(edit) @2946   14 years bastiK autocompletion: Always add the preset keys/values to the …
(edit) @2930   14 years jttt Make sure ConflictResolutionDialog is disposed when closed
(edit) @2927   14 years mjulius fix #4469 - JOSM typos - patch by andre68
(edit) @2910   14 years jttt Use different hash function for Pair (simple + instead of xor). Pair …
(edit) @2907   14 years jttt Gpx refactoring - GpxTrack and GpxTrackSegment is now interface, …
(edit) @2889   14 years stoecker close #4418 - support zip files for styles and presets
(edit) @2862   14 years Gubaer fixed #4322: No error message if trying to upload without OAuth token
(edit) @2859   14 years Gubaer minor clean up
(edit) @2853   14 years mjulius fix messages for the rest
(edit) @2841   14 years mjulius treat all translatable strings the same in all tr*() implementations
(edit) @2807   14 years mjulius better version of r2802 - don't try to load languages that are not …
(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) @2789   14 years jttt Fixed some FindBugs warnings
(edit) @2785   14 years mjulius treat 'en_US' default locale same as 'en'
(edit) @2784   14 years mjulius improve bug dialog
(edit) @2757   14 years stoecker make private functions private
(edit) @2756   14 years stoecker minor fix for new locale handling
(edit) @2754   14 years stoecker fixed translation problems, i18n update
(edit) @2748   14 years Gubaer new: JOSM now supports OAuth See also …
(edit) @2741   14 years jttt Fixed #4261 Selection information is not updated after undo/redo, …
(edit) @2721   14 years stoecker fixed #4123 - fix too long bug report URL
(edit) @2717   14 years stoecker close #4128 - new name search server
(edit) @2711   14 years stoecker fix bad line endings
(edit) @2702   14 years bastiK fixed #4100 - unable to simply load already referenced images Added …
(edit) @2688   14 years Gubaer Partial commit due to issue described in #4137 Breaks the build
(edit) @2676   14 years jttt Fix some of the warnings found by FindBugs
(edit) @2642   14 years Gubaer fixed #4151: Please provide line number in presets parsing error
(edit) @2626   14 years jttt Fixed some of the warnings found by FindBugs
(edit) @2599   14 years Gubaer fixed #4130: Chunked upload mode counter is wrong fixed #4118: Upload …
(edit) @2544   14 years stoecker fix #4035 - patch by avar - directly fill bug report request
(edit) @2540   14 years stoecker applied #2892 - patch by plaicy - added osmgo shortlink support to url …
(edit) @2536   14 years Gubaer fixed #3693: Preferences dialog take very long to show up forgot to …
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2480   14 years Gubaer fixed #3937: Closed changeset (due to timeout) remains in the upload dialog
(edit) @2387   14 years Gubaer More and improved context sensitive help, see #2882
(edit) @2384   14 years bastiK WindowGeometry: don't put warning on the command line if a default …
(edit) @2379   14 years stoecker remove Override
(edit) @2376   14 years Gubaer Removed @Override - breaks the build
(edit) @2371   14 years stoecker moved system deps into platform hooks
(edit) @2358   14 years Gubaer fixed #3305: Version is UNKNOWN fixed #3429: created_by=* includes the …
(edit) @2327   14 years Gubaer Cleanup in download logic (less global, more encapsulation)
(edit) @2318   14 years Gubaer fixed #3739: History dialog displays anonymous users as "User: ". …
(edit) @2308   14 years Gubaer fixed #3762: Deleted relation still referenced when deleting former …
(edit) @2289   15 years Gubaer fixed #3719: Upload dialog still lists closed changesets after JOSM …
(edit) @2274   15 years Gubaer Improved help browser layout (now uses custom CSS shipped with JOSM) …
(edit) @2257   15 years stoecker don't show attachements in help browser
(edit) @2250   15 years Gubaer fixed #3653: History for anonymous users should not be clickable fixed …
(edit) @2246   15 years Gubaer Improved user feedback when deleting a relation failed because it was …
(edit) @2243   15 years Gubaer fixed #3650: Double-click on items in history dialog should open …
(edit) @2240   15 years Gubaer fixed #3625: "Upload" error (410) while fetching items for relation
(edit) @2228   15 years Gubaer fixed #3641: explainNotFound message missing second parameter
(edit) @2225   15 years stoecker fixed #3566 - added marktrc() for translations
(edit) @2218   15 years Gubaer see #3371: Fatal freeze trying to enter a changeset comment
Note: See TracRevisionLog for help on using the revision log.