source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2246   15 years Gubaer Improved user feedback when deleting a relation failed because it was …
(edit) @2245   15 years stoecker don't shorten text when there is enough space
(edit) @2244   15 years Gubaer Fixes provided by stoeckr, got accidentally overwritten in r2243
(edit) @2243   15 years Gubaer fixed #3650: Double-click on items in history dialog should open …
(edit) @2242   15 years stoecker fixed #3649 - show node coordinates in history dialog
(edit) @2241   15 years Gubaer Make sure upload comments are displayed in order, most recent upload …
(edit) @2240   15 years Gubaer fixed #3625: "Upload" error (410) while fetching items for relation
(edit) @2239   15 years Gubaer see #3626: Show history for any object in history dialog (partially …
(edit) @2238   15 years stoecker fixed NPE
(edit) @2237   15 years stoecker removed translation conflict (now also compiles)
(edit) @2236   15 years stoecker removed translation conflict
(edit) @2235   15 years Gubaer fixed #3182: GPX consisting of only markers loads as two layers …
(edit) @2234   15 years Gubaer fixed #3646: Layout in Upload dialog mangled
(edit) @2233   15 years Gubaer fixed #3605: Display a confirmation dialog when >10 objects from the …
(edit) @2232   15 years stoecker fixed #3635 - title in side dialogs not refreshed
(edit) @2231   15 years Gubaer Make sure the changeset comment field has focus and is selected when …
(edit) @2230   15 years stoecker added translation context support also for presets
(edit) @2229   15 years xeen Fix #3634 Selecting with middle mouse button
(edit) @2228   15 years Gubaer fixed #3641: explainNotFound message missing second parameter
(edit) @2227   15 years stoecker fixed #3640 - double checks against fixed numbers are dangerous
(edit) @2226   15 years stoecker fixed #3544 - patch by singularita gmail com - fix search dialog history
(edit) @2225   15 years stoecker fixed #3566 - added marktrc() for translations
(edit) @2224   15 years stoecker see #3550 - patch by bastiK - allow resizing right handside dialogs, …
(edit) @2222   15 years stoecker fixed #3580 - patch by bastiK - no longer send username/password for …
(edit) @2221   15 years jttt Fixed #3618
(edit) @2220   15 years Gubaer fixed #3556: False positive conflicts when merging nodes fixed #3460: …
(edit) @2219   15 years Gubaer toward fixing #3624: OpenStreetBugs plugin fails to load in trunk with …
(edit) @2218   15 years Gubaer see #3371: Fatal freeze trying to enter a changeset comment
(edit) @2217   15 years xeen Fix #3576 (now takes width constraints into account when moving the …
(edit) @2216   15 years Gubaer see #3614: JOSM not displaying all loaded ways argh, this should do it ;-)
(edit) @2215   15 years Gubaer applied #3583: patch by vsandre: Unable to download data with "Open …
(edit) @2214   15 years Gubaer see #3614: JOSM not displaying all loaded ways hmm, *this* is the way …
(edit) @2213   15 years Gubaer see #3614: JOSM not displaying all loaded ways
(edit) @2212   15 years Gubaer fixed #3603: Grammar error in search message
(edit) @2211   15 years Gubaer applied #3287: patch by email@…: link in gpx causes …
(edit) @2210   15 years Gubaer fixed #3608: Combining ways with many nodes takes very long to process …
(edit) @2208   15 years jttt Fix #3589 - Preset on toolbar gives error when nothing selected.
(edit) @2206   15 years jttt Minor optimalizations
(edit) @2205   15 years Gubaer Typo in I18n message
(edit) @2204   15 years jttt Save way nodes as array instead of ArrayList to save memory
(edit) @2203   15 years Gubaer fixed typo in I18n
(edit) @2202   15 years Gubaer fixed #3553: Error on join overlapped areas
(edit) @2201   15 years Gubaer fixed #2818: error when retrieving map data
(edit) @2200   15 years Gubaer fixed #2818: error when retrieving map data
(edit) @2198   15 years Gubaer fixed #3249: Resolve conflicts between invisible and deleted …
(edit) @2197   15 years stoecker fix 3587 - patch by Dave Hansen - NPE
(edit) @2196   15 years Gubaer fixed #3458: Exit-Confirmation dialog says "Save and Exit" when it …
(edit) @2195   15 years Gubaer see #3558: JOSM displays an error when the API request didn't yield …
(edit) @2194   15 years Gubaer fixed #3528: Cannot select multiple relations and apply some preset to them
(edit) @2193   15 years stoecker fix #3523 - Show only interactive presets in properties
(edit) @2192   15 years Gubaer fixed #3529: New OSM layers should be put on top of layer stack.
(edit) @2191   15 years Gubaer fixed #3561: Changeset comment=* is incorrect in list of open …
(edit) @2190   15 years Gubaer fixed #3519: Exception on upload
(edit) @2189   15 years Gubaer fixed #3564: i18n fail in error when uploading OSM data to a fresh server
(edit) @2188   15 years Gubaer fixed #3570: uploated deletions create conflicts at next upload
(edit) @2186   15 years jttt Fix #3549
(edit) @2185   15 years stoecker see #3550 - fixed resizable side views - patch by bastiK
(edit) @2183   15 years stoecker another typo
(edit) @2182   15 years stoecker fixed typo
(edit) @2181   15 years stoecker lots of i18n fixes
(edit) @2180   15 years stoecker typo
(edit) @2179   15 years stoecker further i18n context improvements
(edit) @2178   15 years stoecker fixed #2721 - translation conflict
(edit) @2177   15 years stoecker using KDE context instead of own format
(edit) @2175   15 years stoecker fixed i18n problem
(edit) @2174   15 years stoecker added context handling for translated strings
(edit) @2173   15 years Gubaer see #3557: Nodes not linked to their ways after combine (was: when …
(edit) @2172   15 years Gubaer see #3558: JOSM displays an error when the API request didn't yield …
(edit) @2171   15 years Gubaer applied #3555: patch by Claudius Henrichs: More typos and closing html tags
(edit) @2170   15 years Gubaer fixed #3546: Grey out preset buttons in toolbar on startup
(edit) @2169   15 years Gubaer Removed old code
(edit) @2168   15 years Gubaer fixed #3304: Upload failed - Placeholder Relation not found fixed …
(edit) @2166   15 years stoecker see #3475 - patch by Petr Dlouhý - improve speed
(edit) @2165   15 years stoecker applied #3532 - path by Dave Hansen - infrastructure for faster data access
(edit) @2164   15 years stoecker fixed typo
(edit) @2163   15 years stoecker fixed typos
(edit) @2162   15 years stoecker see #3550 - patch by bastik - resize dialogs on right side
(edit) @2161   15 years xeen fix #3502 (the ESC listener on ExtendedDialog stopped working)
(edit) @2159   15 years Gubaer fixed #3539: NullPointerException when deleting the only data layer …
(edit) @2158   15 years Gubaer fixed #3541: Upload-Dialog: Pressing 'enter' in comment-field should …
(edit) @2157   15 years Gubaer fixed #3534: Merge dialog "remembers" old relations
(edit) @2156   15 years Gubaer fixed #3533: auto-completion in relation editor broken
(edit) @2155   15 years Gubaer see #3449: action='modified' lost on file reopening
(edit) @2154   15 years xeen Rewrite JMultilineLabel to support HTML markup. this closes #3500
(edit) @2153   15 years Gubaer applied #3489: patch by singularita@…: Confusing conflict message
(edit) @2152   15 years Gubaer applied #3524: patch by avar: Make plugin search (much) faster
(edit) @2151   15 years Gubaer applied #3526: patch by glebius@...: be more verbose about available …
(edit) @2148   15 years Gubaer fixed #3530: Unable to satisfy "Please enter a comment....(min 3 …
(edit) @2147   15 years stoecker applied #3061 - patch by avar - search in plugin list
(edit) @2146   15 years stoecker applied #3425 - patch by dmuecke - Import Audio gives excessive warnings
(edit) @2145   15 years stoecker see #3475 - patch by Petr Dlouhý - cleanups
(edit) @2143   15 years xeen close #3516: clarify-middle-click-message.java, patch by avar
(edit) @2142   15 years Gubaer fixed #3514: NullPointerException when double-clicking on a download …
(edit) @2141   15 years Gubaer applied #3513: patch by Claudius Henrichs : Typos and unifying …
(edit) @2140   15 years stoecker fixed preset submenus
(edit) @2139   15 years Gubaer added missing JScrollPane + doc
(edit) @2138   15 years xeen Add remember window geometry feature to extended dialog (see #3478)
(edit) @2137   15 years xeen * close #3490 (Add editor username to middleclick menu) * improve …
(edit) @2136   15 years Gubaer fixed #3328: show note= again at relations
(edit) @2135   15 years Gubaer fixed #3488: "No open changeset" appears in changeset list every …
Note: See TracRevisionLog for help on using the revision log.