source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3377   14 years mjulius Don't set the modified flag when merging a semantically equal …
(edit) @3376   14 years bastiK fixed #5248 (patch by julianladisch) - Latitude truncated in status line
(edit) @3375   14 years bastiK fixed #5238 - Add custom icon to GPX marker (Patch by Nakor) - Images …
(edit) @3374   14 years bastiK see #5238 - Add custom icon to GPX marker (patch by Nakor)
(edit) @3372   14 years bastiK fixed #5226 - XML encodings and byte-order marker (BOM) support
(edit) @3371   14 years jttt Fix #5018 DataIntegrityProblemException: Primitive must be part of the …
(edit) @3367   14 years jttt Fix filters
(edit) @3366   14 years bastiK revert debugging code from last commit
(edit) @3365   14 years bastiK see #5220 - Timestamp and GPS tags fail to load from HTC Tattoo images
(edit) @3363   14 years stoecker fix #5204 - wrong window title
(edit) @3362   14 years stoecker fix #5182 - Conflict system simplification - patch by Upliner
(edit) @3361   14 years bastiK applied #5201 (patch by Mathieu Arnold) - add a pref for the …
(edit) @3359   14 years jttt Fix #5197 Combining relation members corrupts relation (SVN 3358)
(edit) @3356   14 years bastiK added filter tests
(edit) @3355   14 years jttt Simplify/optimize filters implementation
(edit) @3354   14 years jttt Fix #5193 josm got very slow recently (reverted fix for #5018)
(edit) @3353   14 years stoecker i18n update, added eu
(edit) @3352   14 years jttt Fix #5018 DataIntegrityProblemException: Primitive must be part of the …
(edit) @3351   14 years jttt Fixed #5173 memory leak in search dialog - almost every ExtendedDialog …
(edit) @3348   14 years jttt Thread safe Dataset and OsmPrimitive, read/write lock for dataset
(edit) @3347   14 years jttt Use RelationMember[] array as storage in Relation
(edit) @3346   14 years bastiK fixed: header of filter dialog shows wrong numbers (always 0)
(edit) @3344   14 years bastiK fixed #4259 - Authentication dialog appears several times while …
(edit) @3343   14 years stoecker fix #5181 - changed french projections - patch by Pieren#
(edit) @3342   14 years jttt Cleanup/organize OsmPrimitive
(edit) @3341   14 years stoecker added some more uninteresting keys - fixes #5174
(edit) @3340   14 years bastiK fixed #5093 - translation for open file
(edit) @3338   14 years bastiK changes needed for new RoadSigns plugin
(edit) @3336   14 years stoecker #close #5135 - allow undeleting without recreating object - patch by …
(edit) @3335   14 years stoecker #close #4675 - patch by Upliner - error in conflict/undo handling
(edit) @3334   14 years stoecker fix #5139 - exception for search
(edit) @3332   14 years stoecker fixed #5130 - don't report skipped plugins as downloaded
(edit) @3331   14 years bastiK fixed #5134 - bogus warnings "failed to locate image". Fixed the cause …
(edit) @3330   14 years bastiK added icons for plugin list
(edit) @3329   14 years stoecker improve painting of disabled multipolygons
(edit) @3328   14 years stoecker remove duplicate entries
(edit) @3327   14 years jttt Fix some of "Keystroke %s is already assigned to %s, will be …
(edit) @3326   14 years bastiK see #5093 (translate more messages)
(edit) @3325   14 years bastiK see #5123 - save last directory for each type of usage
(edit) @3323   14 years stoecker fix tr() args
(edit) @3322   14 years stoecker fix #5078 - regressions in drawing code - please test if everything …
(edit) @3321   14 years jttt Validate tagging presets when they're added in Preferences dialog
(edit) @3320   14 years stoecker fix #5000 - NPE
(edit) @3319   14 years stoecker see #2281 - line color not always initialized
(edit) @3318   14 years stoecker don't delete old file when loading failed
(edit) @3317   14 years stoecker allow to search incomplete elements again
(edit) @3316   14 years stoecker removed remaining paint error handling
(edit) @3315   14 years stoecker fix wrong paint handling of unclosed areas
(edit) @3313   14 years stoecker fixed typo
(edit) @3312   14 years bastiK fix again. (triple negation was too much...)
(edit) @3311   14 years bastiK fix last commit
(edit) @3310   14 years bastiK fixed #4879 - tooltip: What does "guess" in correlate photos?, #5106 - …
(edit) @3309   14 years stoecker fixed #5081 - typo
(edit) @3308   14 years stoecker fix #5102 - use directory selection dialog to select directories
(edit) @3307   14 years stoecker see #5078 - untagged ways are drawn with multipolygon style again, …
(edit) @3306   14 years stoecker improve member position display in properties
(edit) @3305   14 years stoecker fix #5085 - allow to search for roles
(edit) @3304   14 years stoecker catch all errors thrown from search
(edit) @3303   14 years stoecker catch all errors thrown from search (there are also out of array index …
(edit) @3302   14 years stoecker fix #4228 - display relation position in properties
(edit) @3301   14 years bastiK draw dashes of disabled ways in inactive color
(edit) @3300   14 years bastiK see #4998 - Impossible to select nodes with filter
(edit) @3299   14 years stoecker some minor cleanups
(edit) @3298   14 years stoecker fixed #2786 - fixed wrong placement of marker argument
(edit) @3297   14 years stoecker fixed #4810 - error handling plugin exception
(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) @3293   14 years bastiK translate locales in language preference
(edit) @3291   14 years stoecker fix #4414 - draw selected relation and selected elements a bit different
(edit) @3290   14 years stoecker better support for relation handling in selection list
(edit) @3289   14 years stoecker added role support to presets
(edit) @3288   14 years bastiK fixed #4848 - Speed in Geotagged Images dialog always shows 0 km/h
(edit) @3287   14 years stoecker fix #4706 and fix #5066 - plugin handling
(edit) @3286   14 years stoecker fix #4765 - improve selection history
(edit) @3285   14 years stoecker fix #5076 - exception for object download
(edit) @3281   14 years stoecker minor fix in properties dialog
(edit) @3280   14 years framm * added a selection to "download along this track" window which lets …
(edit) @3279   14 years stoecker fix #4192 - allow definition of true/false values in presets
(edit) @3278   14 years jttt Fix #4500: Various audio controls no longer work
(edit) @3277   14 years mjulius Message improvement
(edit) @3276   14 years stoecker fix #4709 - images in help missing
(edit) @3275   14 years bastiK remove unnecessary java 6 usage
(edit) @3274   14 years jttt Fix consistency test (exception was throw in case of referrenced …
(edit) @3273   14 years stoecker fix #5028 - preset parsing error (fix last fix :-)
(edit) @3272   14 years stoecker fix #5028 - preset parsing error
(edit) @3271   14 years stoecker translate polygon names
(edit) @3269   14 years stoecker also render names when they are in the multipolygon relation itself
(edit) @3268   14 years stoecker improve naming of relations
(edit) @3266   14 years mjulius New action: MoveNodeAction allows to move a node by entering lat and lon
(edit) @3265   14 years jttt Fix #5049
(edit) @3264   14 years stoecker see #5052 - fix exception, thought there should be a useful error …
(edit) @3263   14 years bastiK escape non ascii characters
(edit) @3262   14 years bastiK extended command list dialog; added inspection panel
(edit) @3261   14 years bastiK applied patch by flo: Add support for direction tag in photo EXIF …
(edit) @3260   14 years stoecker fix #5012 - rename New to New Layer
(edit) @3259   14 years stoecker add plural form for new language
(edit) @3257   14 years jttt Fix #5032: Unexpected error during PASTE
(edit) @3256   14 years jttt Fix #4697: Attempting to download data around a place name.
(edit) @3255   14 years jttt Fix #4764 Fehler
(edit) @3254   14 years jttt Check complete nodes with null coordinates are not added to the way
Note: See TracRevisionLog for help on using the revision log.