source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2297   14 years stoecker remove plugin up-to-date version check - issues like this should be …
(edit) @2296   14 years stoecker see #3703 - patch by Daeron - deleting way segment cleanup
(edit) @2295   14 years stoecker reverted r2280, see #3665
(edit) @2293   14 years jttt Possible fix for #3728
(edit) @2291   14 years Gubaer Replaced OsmPrimtive.user by setters/getters
(edit) @2290   14 years Gubaer applied #3718: patch by oancea: Feature request: add *.log on file …
(edit) @2289   14 years Gubaer fixed #3719: Upload dialog still lists closed changesets after JOSM …
(edit) @2288   14 years stoecker removed deprecated
(edit) @2287   14 years stoecker removed obsolete code
(edit) @2286   14 years stoecker applied #367 - patch by Dave Hansen - NPE
(edit) @2285   14 years Gubaer Improved Download Location Dialog and created …
(edit) @2284   14 years jttt Added PrimitiveData classes. Uses PrimitiveData as storage for …
(edit) @2283   14 years Gubaer fixed #3698: copying a relation or its keys/values impossible
(edit) @2282   14 years Gubaer fixed #3697: selected multipolygon not always rendered in selected state
(edit) @2281   14 years Gubaer see #3668: Upload dialog: comment textbox buggy
(edit) @2280   14 years Gubaer applied #3665: patch by mmehl: Showing waypoints with name and note/comment
(edit) @2279   14 years Gubaer see #3697: way member of relation can't be selected in version 2276 SVN
(edit) @2278   14 years jttt Force update of validator plugin
(edit) @2277   14 years Gubaer Fixed problem with synchronizing ways
(edit) @2276   14 years Gubaer Using java instead of javaw for launching external help browser on …
(edit) @2275   14 years Gubaer fixed #3694: History dialog for relations does not work
(edit) @2274   14 years Gubaer Improved help browser layout (now uses custom CSS shipped with JOSM) …
(edit) @2273   14 years jttt Replace testing for id <= 0 with isNew() method
(edit) @2272   14 years stoecker first partial support for sub preferences, not yet functional
(edit) @2271   14 years stoecker fix #3685 - NPE
(edit) @2270   14 years stoecker better check if errors are caused by plugins
(edit) @2269   14 years stoecker fix #3674 - patch by bastiK - empty dialogs area did not vanish
(edit) @2268   14 years stoecker fix #3571 - patch by bastiK - improve orthogonalization action
(edit) @2267   14 years stoecker seems multipoly is maintained again
(edit) @2266   14 years Gubaer fixed #3670: delete actions are ignored for uplaod when reopening …
(edit) @2265   14 years Gubaer removed import of ReverseLookup
(edit) @2264   14 years stoecker applied #3676 - patch by Dave Hansen - cleanup selection handling interface
(edit) @2263   14 years stoecker applied #3671 - patch by Dave Hansen - performance fixes of data storage
(edit) @2262   14 years stoecker applied #3544 - fix search history - patch by singularita gmail com
(edit) @2261   14 years stoecker warn only once for unmaintained plugins
(edit) @2260   14 years Gubaer added documentation, fixed initialization of enabled state of JosmAction
(edit) @2259   14 years stoecker added unmaintained plugin warning
(edit) @2257   14 years stoecker don't show attachements in help browser
(edit) @2256   14 years Gubaer Removed inefficient DataSet:getSelected() when responding to …
(edit) @2255   14 years Gubaer New utility class for help context aware option dialogs Improved …
(edit) @2254   14 years stoecker i18n update
(edit) @2253   14 years Gubaer Improved dialogs in the context of conflict resolution. Improved …
(edit) @2252   14 years Gubaer Refactored JOSM help system, slightly extended Fixed problem with new …
(edit) @2250   14 years Gubaer fixed #3653: History for anonymous users should not be clickable fixed …
(edit) @2249   14 years jttt Cache values for hasDirection() and isTagged ()
(edit) @2247   14 years jttt Fixed #2480
(edit) @2246   14 years Gubaer Improved user feedback when deleting a relation failed because it was …
(edit) @2245   14 years stoecker don't shorten text when there is enough space
(edit) @2244   14 years Gubaer Fixes provided by stoeckr, got accidentally overwritten in r2243
(edit) @2243   14 years Gubaer fixed #3650: Double-click on items in history dialog should open …
(edit) @2242   14 years stoecker fixed #3649 - show node coordinates in history dialog
(edit) @2241   14 years Gubaer Make sure upload comments are displayed in order, most recent upload …
(edit) @2240   14 years Gubaer fixed #3625: "Upload" error (410) while fetching items for relation
(edit) @2239   14 years Gubaer see #3626: Show history for any object in history dialog (partially …
(edit) @2238   14 years stoecker fixed NPE
(edit) @2237   14 years stoecker removed translation conflict (now also compiles)
(edit) @2236   14 years stoecker removed translation conflict
(edit) @2235   14 years Gubaer fixed #3182: GPX consisting of only markers loads as two layers …
(edit) @2234   14 years Gubaer fixed #3646: Layout in Upload dialog mangled
(edit) @2233   14 years Gubaer fixed #3605: Display a confirmation dialog when >10 objects from the …
(edit) @2232   14 years stoecker fixed #3635 - title in side dialogs not refreshed
(edit) @2231   14 years Gubaer Make sure the changeset comment field has focus and is selected when …
(edit) @2230   14 years stoecker added translation context support also for presets
(edit) @2229   14 years xeen Fix #3634 Selecting with middle mouse button
(edit) @2228   14 years Gubaer fixed #3641: explainNotFound message missing second parameter
(edit) @2227   14 years stoecker fixed #3640 - double checks against fixed numbers are dangerous
(edit) @2226   14 years stoecker fixed #3544 - patch by singularita gmail com - fix search dialog history
(edit) @2225   14 years stoecker fixed #3566 - added marktrc() for translations
(edit) @2224   14 years stoecker see #3550 - patch by bastiK - allow resizing right handside dialogs, …
(edit) @2222   14 years stoecker fixed #3580 - patch by bastiK - no longer send username/password for …
(edit) @2221   14 years jttt Fixed #3618
(edit) @2220   14 years Gubaer fixed #3556: False positive conflicts when merging nodes fixed #3460: …
(edit) @2219   14 years Gubaer toward fixing #3624: OpenStreetBugs plugin fails to load in trunk with …
(edit) @2218   14 years Gubaer see #3371: Fatal freeze trying to enter a changeset comment
(edit) @2217   14 years xeen Fix #3576 (now takes width constraints into account when moving the …
(edit) @2216   14 years Gubaer see #3614: JOSM not displaying all loaded ways argh, this should do it ;-)
(edit) @2215   14 years Gubaer applied #3583: patch by vsandre: Unable to download data with "Open …
(edit) @2214   14 years Gubaer see #3614: JOSM not displaying all loaded ways hmm, *this* is the way …
(edit) @2213   14 years Gubaer see #3614: JOSM not displaying all loaded ways
(edit) @2212   14 years Gubaer fixed #3603: Grammar error in search message
(edit) @2211   14 years Gubaer applied #3287: patch by email@…: link in gpx causes …
(edit) @2210   14 years Gubaer fixed #3608: Combining ways with many nodes takes very long to process …
(edit) @2208   14 years jttt Fix #3589 - Preset on toolbar gives error when nothing selected.
(edit) @2206   14 years jttt Minor optimalizations
(edit) @2205   14 years Gubaer Typo in I18n message
(edit) @2204   14 years jttt Save way nodes as array instead of ArrayList to save memory
(edit) @2203   14 years Gubaer fixed typo in I18n
(edit) @2202   14 years Gubaer fixed #3553: Error on join overlapped areas
(edit) @2201   14 years Gubaer fixed #2818: error when retrieving map data
(edit) @2200   14 years Gubaer fixed #2818: error when retrieving map data
(edit) @2198   14 years Gubaer fixed #3249: Resolve conflicts between invisible and deleted …
(edit) @2197   14 years stoecker fix 3587 - patch by Dave Hansen - NPE
(edit) @2196   14 years Gubaer fixed #3458: Exit-Confirmation dialog says "Save and Exit" when it …
(edit) @2195   14 years Gubaer see #3558: JOSM displays an error when the API request didn't yield …
(edit) @2194   14 years Gubaer fixed #3528: Cannot select multiple relations and apply some preset to them
(edit) @2193   14 years stoecker fix #3523 - Show only interactive presets in properties
(edit) @2192   14 years Gubaer fixed #3529: New OSM layers should be put on top of layer stack.
(edit) @2191   14 years Gubaer fixed #3561: Changeset comment=* is incorrect in list of open …
(edit) @2190   14 years Gubaer fixed #3519: Exception on upload
(edit) @2189   14 years Gubaer fixed #3564: i18n fail in error when uploading OSM data to a fresh server
Note: See TracRevisionLog for help on using the revision log.