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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4380   13 years simon04 fix #4609 - copy node coordinate to clipboard
(edit) @4376   13 years stoecker add identical marker for translation, so translation statistics can be …
(edit) @4344   13 years stoecker fix #5257 - patch by simon04 - fix way order validator checks
(edit) @4298   13 years stoecker fix #6643 - patch mainly by simon04 - Exception when pasting URL into …
(edit) @4282   13 years jttt Allow to specify custom pattern for marker text labels
(edit) @4272   13 years bastiK mapcss: proper support for scaled icons (fixes #6560)
(edit) @4271   13 years bastiK extend image caching and add support for scaled svg images (see #6560)
(edit) @4267   13 years stoecker i18n update, add indonesian
(edit) @4263   13 years bastiK do not save username in preference file unconditionally - let the …
(edit) @4261   13 years bastiK fixed #6615 - Error with licensechange plugin - missing error.gif?
(edit) @4256   13 years bastiK see #6560 - basic svg support, includes kitfox svgsalamander, r 98, patched
(edit) @4255   13 years bastiK minor refactoring
(edit) @4241   13 years bastiK applied #5605 - Geotagged image viewer should rotate images according …
(edit) @4212   13 years stoecker reduce hardcoded I18n parts
(edit) @4211   13 years stoecker fix Hebrew language handling, i18n update
(edit) @4205   13 years stoecker do proper test instead of simple true
(edit) @4204   13 years bastiK fullscreen is supposed to work on windows
(edit) @4203   13 years stoecker fix #6544 - fix NPE
(edit) @4197   13 years bastiK fixed #6534 - Exception on exit
(edit) @4171   13 years stoecker fix #6501 - NPE for english language version
(edit) @4159   13 years stoecker load translation files also from plugins
(edit) @4153   13 years stoecker fix #6213 - input stream mirror update failed on Windows
(edit) @4144   13 years stoecker see #6064 - better handling of translation of relations
(edit) @4134   13 years bastiK see #67 - new parallel way drawing mode (patch by Ole Jørgen Brønner)
(edit) @4126   13 years bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) …
(edit) @4100   13 years bastiK use IPrimitive to make upload code work for both OsmPrimitive and …
(edit) @4087   13 years bastiK PaintVisitor refactoring, includes hook for external MapRenderers …
(edit) @4085   13 years bastiK applied #6308 (patch by Ole Jørgen Brønner) - Filter/search by …
(edit) @4081   13 years bastiK applied #6251 (patch by akks) - Download multiple objects on Ctrl-Shift-O
(edit) @4069   13 years bastiK mapcss: add role based selection (collaborative work by Gubaer and me)
(edit) @4065   13 years jttt Improved wms cache - files saved in original format (no need to …
(edit) @4036   13 years bastiK detect and translate new api error
(edit) @4020   13 years bastiK generic handling of 403 - 'forbidden' in anticipation of server change …
(edit) @3979   13 years bastiK mapcss: add text-halo-radius
(edit) @3957   13 years stoecker i18n update, remove unsupported languages ro and sl
(edit) @3939   13 years stoecker hopefully fix #5427
(edit) @3894   13 years bastiK integrate wireframe into mappaint dialog; rename 'shortdescription' to …
(edit) @3879   13 years bastiK mapcss: improve shape & area style generation
(edit) @3874   13 years bastiK use classloader to find projections from plugins
(edit) @3871   13 years bastiK mapcss: font attributes & text alignment
(edit) @3869   13 years bastiK mappaint styles configuration: If the selection of default styles …
(edit) @3865   13 years bastiK mapcss: basic support for node shapes and some fine tuning
(edit) @3862   13 years bastiK mapcss: fill-image
(edit) @3859   13 years bastiK mapcss: dashes
(edit) @3857   13 years bastiK forgot to add image
(edit) @3848   13 years bastiK Experimental mapcss support. All *.java files in the …
(edit) @3840   13 years stoecker switch to internal base64 again
(edit) @3839   13 years jttt Fix #5893 Null Pointer Exception while loding custom presets at start …
(edit) @3836   13 years bastiK mappaint restructuring aimed at mapcss support: * area- and line style …
(edit) @3832   13 years stoecker fix too long ticket report URL and move additional texts to server
(edit) @3802   13 years bastiK forgot to add
(edit) @3801   13 years bastiK generalize DatasetCollection.java (make OsmPrimitive a generic type …
(edit) @3796   13 years bastiK Changed the mappaint and tagging preset preference format from a list …
(edit) @3719   13 years bastiK added missing license information
(edit) @3711   13 years bastiK minor change needed for terracer plugin
(edit) @3674   13 years bastiK Replace Bag by MultiMap. Both collections are quite similar, but there …
(edit) @3650   13 years bastiK applied #5599 (patch by extropy) - Join areas speed improvement
(edit) @3637   13 years jttt Fix name clash compilation problem (compilation worked with JDK 6, but …
(edit) @3636   13 years bastiK see #5577 (patch by extropy) - Move some methods and make them public …
(edit) @3612   14 years stoecker add XML checking for mappaint files
(edit) @3589   14 years stoecker fix bug in startup page access
(edit) @3569   14 years stoecker fix Trac page reading for slight 0.12 changes
(edit) @3562   14 years bastiK fixed #5417 - Failed to parse date
(edit) @3560   14 years bastiK minor fix for inspectprimitivedialog
(edit) @3530   14 years stoecker fix array preferences
(edit) @3524   14 years bastiK use java 6 features to open url in browser
(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
Note: See TracRevisionLog for help on using the revision log.