source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3646   13 years bastiK little gui rework (move some buttons to the side so the structure is …
(edit) @3645   13 years bastiK fixed #5596 (patch by Kalle Lampila) - history does not show selected …
(edit) @3643   13 years bastiK applied #5590 (patch by bilbo) - Allow Join node to way with multiple nodes
(edit) @3642   13 years bastiK fixed #5561 (patch by cmuelle8) - wrong node selected after "unglue way"
(edit) @3641   13 years stoecker fix #5589 - wrong color style display
(edit) @3640   13 years jttt Fix #5579 allow paste tags in the relation editor
(edit) @3638   13 years jttt Fix #5562 error when using "search template" (F3) with Preset for Steps
(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) @3635   13 years bastiK applied #5551 (patch by extropy) - Added LKS-92 projection for Latvia
(edit) @3634   13 years bastiK applied #5560 (patch by extropy) - Extrude does not work with multiple …
(edit) @3633   13 years bastiK add projected coordinates for inspect primitive dialogue
(edit) @3632   13 years bastiK remove 'displayfilter' preference - filter is normal dialog now
(edit) @3631   13 years bastiK see #5560 (patch by extropy) - Extrude does not work with multiple …
(edit) @3630   13 years bastiK applied #5552 (patch by extropy) - Delete performance improvement
(edit) @3629   13 years jttt Fix #5571 Exception was raised when attempting to split a way
(edit) @3612   14 years stoecker add XML checking for mappaint files
(edit) @3605   14 years jttt Fix #4628 Keep the ordering when selecting highlighted relation members
(edit) @3603   14 years jttt Fix iterator
(edit) @3602   14 years jttt Allow to use custom tile sources in slippy map chooser (see #3744)
(edit) @3600   14 years jttt Use IntegerProperty for snap distance (because plugins are also …
(edit) @3598   14 years bastiK add option to hide toggle buttons on the left
(edit) @3597   14 years jttt Paint layers list in slippy map chooser dynamically (so other layers …
(edit) @3596   14 years bastiK applied #5531 (patch by Martin Ždila) - There should be way to merge …
(edit) @3595   14 years bastiK applied #5179 (patch by bilbo) - Join overlapping areas / Separate …
(edit) @3594   14 years bastiK applied #5500 (patch by cmuelle8) - improve SelectAction and …
(edit) @3593   14 years bastiK put back [3590]
(edit) @3592   14 years bastiK fixed #5465 (based on patch by cmuelle8) - properties dialog …
(edit) @3590   14 years bastiK roll back 3550 and 3555 because of upcoming release (there are still …
(edit) @3589   14 years stoecker fix bug in startup page access
(edit) @3588   14 years jttt Dataset thread safety documentation (see #5525)
(edit) @3586   14 years jttt Fix #5497 search finds strings in username by default
(edit) @3585   14 years jttt Fix #5519 josm plugin sources
(edit) @3584   14 years jttt Fix #5525 Error when adding a node in the middle of a way
(edit) @3583   14 years stoecker fix #4041 - toolbar preferences separator dragging broken
(edit) @3582   14 years jttt Fix minor errors in tagging-preset.xsd, remove focus attribute (it …
(edit) @3581   14 years jttt Fix handling of tagging preset required attribute, use required …
(edit) @3570   14 years stoecker fix GPX export action
(edit) @3569   14 years stoecker fix Trac page reading for slight 0.12 changes
(edit) @3568   14 years bastiK applied #5514 (patch by cmuelle8) - remember user selection
(edit) @3567   14 years bastiK applied #5514 (patch by cmuelle8) - improve TaggingPresetSearchDialog
(edit) @3566   14 years stoecker see #5404 - hopefully work around bugs in proxy software
(edit) @3565   14 years bastiK Draw ways as a continuous line and not each segment separately. This …
(edit) @3562   14 years bastiK fixed #5417 - Failed to parse date
(edit) @3561   14 years bastiK applied #5502 (patch by cmuelle8) - Relations editor: order of buttons
(edit) @3560   14 years bastiK minor fix for inspectprimitivedialog
(edit) @3559   14 years bastiK autosave: fix issues with deleting autosaved layers on start
(edit) @3558   14 years stoecker fix #4744 - call relation editor instead of creating relation directly
(edit) @3557   14 years bastiK applied #5427 (patch by extropy) - Extrude leaves unnecessary nodes …
(edit) @3556   14 years bastiK cleanup search - use unicode normalization (java 6 required)
(edit) @3555   14 years bastiK applied #5480 (patch by Christian Müller) - some cleanup in …
(edit) @3554   14 years bastiK see #5179 (patch by viesturs) - improve join areas
(edit) @3553   14 years stoecker fix NPE
(edit) @3552   14 years bastiK remove debugging code from last commit
(edit) @3551   14 years bastiK see #5470 (patch by Christian Müller) - cosmetics for …
(edit) @3550   14 years bastiK see #5457 (patch by Christian Müller) - make it easier to select ways …
(edit) @3549   14 years stoecker document code for array prefs
(edit) @3548   14 years stoecker remove wrong warning
(edit) @3547   14 years bastiK fix preference: putCollection shifts the arguments left, when first …
(edit) @3546   14 years stoecker fix #4546 - search dialog toolbar arguments broken
(edit) @3545   14 years stoecker don't call init twice
(edit) @3543   14 years bastiK fixed #5470 - fullscreen moves dialogs below main window
(edit) @3542   14 years stoecker hopefully fix some applet issues
(edit) @3541   14 years bastiK fixed #5397 - Modified state is not reset after save/commit
(edit) @3540   14 years stoecker we need file menu also in applet
(edit) @3538   14 years bastiK fixed #5452 - Tools-->UnGlue Ways is counterintuitive
(edit) @3537   14 years bastiK fix fullscreen by adding simulated mode for windows platorm (patch by …
(edit) @3536   14 years stoecker improve advanced preferences
(edit) @3535   14 years bastiK applied #5463 (patch by Christian Müller) - get rid of window …
(edit) @3534   14 years bastiK print errors to the console, as well
(edit) @3533   14 years stoecker see #5436 - move xsd to proper place
(edit) @3532   14 years stoecker fix #5460 - ignore invalid urls in plugin specs
(edit) @3531   14 years stoecker fix array preferences a bit
(edit) @3530   14 years stoecker fix array preferences
(edit) @3529   14 years bastiK see #5443 (patch by Christian Müller) - integrate josm tag help with …
(edit) @3528   14 years stoecker improve applet a bit
(edit) @3527   14 years stoecker add Array storage to prefs, move bookmarks into preferences file
(edit) @3525   14 years bastiK see #5443 (patch by Christian Müller) - integrate josm tag help with …
(edit) @3524   14 years bastiK use java 6 features to open url in browser
(edit) @3523   14 years bastiK reduce number of unnecessary mapview.repaint()
(edit) @3518   14 years jttt - add New relation button to Preset dialog - add required attribute to …
(edit) @3515   14 years stoecker fixed #5431 - splitting way fails when outer-node is also inner node
(edit) @3513   14 years bastiK fixed #4259 - Authentication dialog appears several times while …
(edit) @3512   14 years bastiK fixed #5373 - JOSM can't delete old and replace by new plugins (JOSM …
(edit) @3511   14 years stoecker fix #5410 - server error message hidden from user
(edit) @3510   14 years bastiK fix rework [3504] (see #5179)
(edit) @3508   14 years bastiK fixed #5408 - Keystrokes in relation editor affect main window
(edit) @3507   14 years stoecker fix #6506 - applet destroys josm prefs
(edit) @3505   14 years stoecker fix #5402 - creates different users for same name when no OSM id given
(edit) @3504   14 years bastiK reworked reverseWay and combineWay such that it can be used by other …
(edit) @3503   14 years bastiK fixed #5067 - crash while uploading
(edit) @3502   14 years bastiK see #3278 (redirect shortcuts in the undocked windows to the main …
(edit) @3501   14 years bastiK fixed #4632 - Button Help puts help window under main window
(edit) @3494   14 years stoecker fix #5100 - OAuth failing
(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) @3487   14 years stoecker ghost plugin is obsolete
(edit) @3486   14 years bastiK minor fixes
(edit) @3481   14 years stoecker add use_last_as_default for combos, fix long-time broken …
(edit) @3480   14 years bastiK fixed some issues with world bounds; add basic projection tests
Note: See TracRevisionLog for help on using the revision log.