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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3768   13 years stoecker fix help
(edit) @3767   13 years stoecker fix help
(edit) @3766   13 years stoecker fix help
(edit) @3765   13 years stoecker fix help
(edit) @3764   13 years stoecker fix help
(edit) @3763   13 years stoecker fix help
(edit) @3758   13 years stoecker fix help topics
(edit) @3757   13 years stoecker fix help topics
(edit) @3755   13 years stoecker help topic fix
(edit) @3754   13 years stoecker some cleanups in help page marking
(edit) @3753   13 years stoecker fix help topics
(edit) @3752   13 years bastiK make dialog component accessible so progress dialog can have blocking …
(edit) @3750   13 years bastiK add primitive type for members in inspect dialog
(edit) @3749   13 years jttt Fix loading of wms tiles (when mapview is moved and then moved back …
(edit) @3748   13 years framm API seems to return 200 OK now instead of 302 Moved Temporarily in …
(edit) @3747   13 years jttt Make sure wms layer will not try to download the same area twice
(edit) @3746   13 years Upliner make possible for plugins to set changeset tags, addresses #5779
(edit) @3745   13 years bastiK fixed #5752 - validator: warning window on upload is broken (2)
(edit) @3743   13 years jttt Fix #5776 Relations panel should open automatically
(edit) @3742   13 years bastiK fixed #5752 - validator: warning window on upload is broken
(edit) @3740   13 years Upliner Make TMS info text more clearly visible
(edit) @3739   13 years Upliner initial support for Bing capture date tags, see #5741
(edit) @3737   13 years Upliner make possible to place imagery offset action to the top toolbar and …
(edit) @3735   13 years bastiK fixed #5767 - Configuring Validator not possible?
(edit) @3733   13 years Upliner Offset bookmarks: don't create submenus when only 1 choice is …
(edit) @3732   13 years bastiK applied #5753 (patch by Claudius Henrichs) - String cleanup of remote …
(edit) @3729   13 years Upliner fix #5709 - amendments in sharpen algorithms
(edit) @3727   13 years bastiK shorten display_values a bit to get rid of <br>
(edit) @3726   13 years bastiK add short_description (for sac_scale preset)
(edit) @3725   13 years Upliner Don't show Bing tiles until attribution data is loaded, re #5715
(edit) @3723   13 years stoecker default disable validator info warnings also for manual tests
(edit) @3720   13 years bastiK added missing svn:eol-style
(edit) @3719   13 years bastiK added missing license information
(edit) @3718   13 years Upliner Add WMSPlugin/SlippyMap settings migration dialog, fixes #5732
(edit) @3716   13 years bastiK applied #5731 (patch by Claudius Henrichs) - Missing translation for …
(edit) @3715   13 years Upliner Added imagery plugin to josm core. Imagery plugin is union of …
(edit) @3712   13 years jttt Fix #5683 relation-editor: order of added objects is up-side-down
(edit) @3711   13 years bastiK minor change needed for terracer plugin
(edit) @3710   13 years bastiK new list of recently opened files; little preference rework
(edit) @3707   13 years bastiK Added remotecontrol plugin to josm core. This plugin was initially …
(edit) @3706   13 years bastiK change button order
(edit) @3705   13 years Upliner applied #5570 - implement layer opacity control
(edit) @3704   13 years bastiK added multipoly plugin to josm core. authors: bilbo and Viesturs …
(edit) @3697   13 years bastiK fixme comment
(edit) @3693   13 years bastiK applied #5687 (patch by ax) - format initial coordinates in "Add/Move …
(edit) @3691   13 years framm - add preference to draw outlines for polygons only, overriding any …
(edit) @3689   13 years bastiK fixed #5682 - npe in cellrenderer when shutting down JOSM
(edit) @3688   13 years bastiK fixed #5678 - Layer panel should not take focus when pressing layer …
(edit) @3687   13 years bastiK adapt to new jmapviewer interface
(edit) @3686   13 years bastiK remove debugging output for #5559; some comments
(edit) @3680   13 years bastiK fixed #5671 - remove shortcut 'd' to delete layer in layerlist as it …
(edit) @3679   13 years bastiK see #5559 - ExtendedDialog.showDialog() blocks when called in main …
(edit) @3678   13 years stoecker move info and history from tools to view menu - see #5638
(edit) @3675   13 years bastiK debug output for autosave (#5559 and others)
(edit) @3674   13 years bastiK Replace Bag by MultiMap. Both collections are quite similar, but there …
(edit) @3671   13 years bastiK adapt coding style (to some degree); there shouldn't be any semantic …
(edit) @3669   13 years bastiK add validator plugin to josm core. Original author: Francisco R. …
(edit) @3666   13 years bastiK fix missing repaint after active layer change
(edit) @3664   13 years bastiK gui fine tuning
(edit) @3662   13 years bastiK cosmetics
(edit) @3661   13 years bastiK converted layerlist JList to JTable to allow activate and show/hide …
(edit) @3656   13 years bastiK applied #5604 (patch by m.zdila) - support different formats of GPS …
(edit) @3654   13 years bastiK applied #5631 (patch by bilbo) - Faster selection with many objects
(edit) @3653   13 years bastiK applied #5627 (patch by bilbo) - Speedup of node drawing
(edit) @3652   13 years bastiK fixed #5609 (patch by cmuelle8) - Unable to move node under another one
(edit) @3647   13 years bastiK typo
(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) @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) @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) @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) @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) @3594   14 years bastiK applied #5500 (patch by cmuelle8) - improve SelectAction and …
(edit) @3592   14 years bastiK fixed #5465 (based on patch by cmuelle8) - properties dialog …
(edit) @3585   14 years jttt Fix #5519 josm plugin sources
(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) @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) @3561   14 years bastiK applied #5502 (patch by cmuelle8) - Relations editor: order of buttons
(edit) @3560   14 years bastiK minor fix for inspectprimitivedialog
(edit) @3558   14 years stoecker fix #4744 - call relation editor instead of creating relation directly
(edit) @3546   14 years stoecker fix #4546 - search dialog toolbar arguments broken
(edit) @3545   14 years stoecker don't call init twice
(edit) @3542   14 years stoecker hopefully fix some applet issues
(edit) @3540   14 years stoecker we need file menu also in applet
(edit) @3536   14 years stoecker improve advanced preferences
(edit) @3534   14 years bastiK print errors to the console, as well
(edit) @3533   14 years stoecker see #5436 - move xsd to proper place
Note: See TracRevisionLog for help on using the revision log.