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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4919   12 years stoecker prevent shortcut parsing
(edit) @4918   12 years simon04 fix #7370 - Refactor Command.getDescription
(edit) @4916   12 years stoecker fix #7375 - resetting shortcuts not possible
(edit) @4914   12 years akks fix #6239 - Patch by Joshdoe [Case insensitive word-based search in …
(edit) @4913   12 years framm make tab pre-selection public so that plugins can pop up the …
(edit) @4912   12 years framm override<->overwrite. sorry for three commits where one would have …
(edit) @4909   12 years akks fix #6239: Search filter for keyboard shortcuts list
(edit) @4908   12 years simon04 fix #7327 - show hint in undo-menu which action will be undone (from …
(edit) @4907   12 years jttt access gui in edt
(edit) @4906   12 years akks See #7303: Added option to run Download dialog on startup and help …
(edit) @4905   12 years akks fix #7288, #7301: based on patch by simon04 / 4 new Relation Editor …
(edit) @4903   12 years Don-vip fix #7258 - IllegalStateException when attempting download in …
(edit) @4897   12 years stoecker cleanup shortcut handling a lot, fix some more deprecations
(edit) @4896   12 years stoecker remove deprecation
(edit) @4888   12 years simon04 fix #7121 - Grammar in Properties/Memberships Toggle Dialog
(edit) @4885   12 years simon04 #fix #7344 - Deleting multiple relations ends in failure
(edit) @4883   12 years simon04 fix #5920 - remotecontrol: add option for "new layer" to preference dialog
(edit) @4882   12 years simon04 fix #7349 - relation shows up as "ref"
(edit) @4880   12 years stoecker fix advanced preferences tooltip
(edit) @4879   12 years stoecker fix #7339 - wrong relation member position in delete confirmation
(edit) @4874   12 years jttt Use static class were appropriate
(edit) @4872   12 years akks Fix #7320 - make dialog for edit gpx track properties resizeable
(edit) @4871   12 years akks Fix #7316 - don't display segment numbers for inactive data layers
(edit) @4869   12 years jttt Use final were appropriate
(edit) @4868   12 years jttt fix some warnings
(edit) @4866   12 years Don-vip Add numeric keypad +/- support to zoom in/out in Slippy Map (see #6997)
(edit) @4865   12 years bastiK fixed #7209 - do not replace unknown images by dummy image; quote properly
(edit) @4864   12 years Don-vip see #7258 - IllegalStateException when attempting download in …
(edit) @4863   12 years bastiK fixed #7309 - JOSM should load images included in StartupPageSource
(edit) @4862   12 years Don-vip fix #7268 - IndexOutOfBoundsException problem in the "History" window
(edit) @4860   12 years akks Added parameter slippy_map_chooser.zoomcontrols, see #6997
(edit) @4850   12 years bastiK change shortcut for improvewayaccuracy from K to I …
(edit) @4849   12 years bastiK make History- & Changeset-Toggle dialog expert (see #7299)
(edit) @4848   12 years bastiK fixed #7100 - Regression: JOSM does not allow to select Georeferences …
(edit) @4846   12 years simon04 see #7184 - Added ImproveWayAccuracy plugin to josm core. This plugin …
(edit) @4844   12 years bastiK made most of the GPS display settings expert. (see #7299)
(edit) @4843   12 years bastiK see #7299 - Move features to expert mode
(edit) @4842   12 years stoecker i18n fixed and shortcut cleanups
(edit) @4840   12 years bastiK expert mode rework: * toggling of expert mode does not require …
(edit) @4839   12 years Don-vip Allow plugins to register custom map painting styles and tagging presets
(edit) @4835   12 years simon04 see #7184 - hide DeleteAction, ExtrudeAction, ParallelWayAction by …
(edit) @4831   12 years bastiK fixed #6851 - Regression: Voice Files (*.wav) not playing
(edit) @4828   12 years akks fix #7294 - "show object id" should not be expert preference
(edit) @4825   12 years simon04 see #7289 - remove JOSM specific stuff from jmapviewer
(edit) @4823   12 years bastiK forgot to add (see #6797)
(edit) @4822   12 years bastiK make identity of map icons depend on the name and not the image data …
(edit) @4820   12 years bastiK extend image sanitize options
(edit) @4816   12 years simon04 fix #7257, fix #4093 - Provide an option to automatically download …
(edit) @4807   12 years akks Fix: Building address was not displayed in 'selected' list (regression …
(edit) @4804   12 years stoecker fix call with null argument
(edit) @4803   12 years akks Context menu for "Angle" status panel (Angle snap configuration), see …
(edit) @4802   12 years simon04 see #7271 - reuse existing UTFInputStreamReader for handling BOM …
(edit) @4801   12 years simon04 fix #7271 - discard UTF8_BOM (0xFEFF) from GetCapabilities response
(edit) @4796   12 years simon04 fix #6425 - remotecontrol: make download objects available (e.g., …
(edit) @4795   12 years simon04 fix #5796 - remotecontrol: load_and_zoom/zoom: select relations in the …
(edit) @4794   12 years stoecker fix #7267 - side menu buttons missing
(edit) @4793   12 years stoecker don't hide buttons for undocked dialogs
(edit) @4792   12 years simon04 fix #7168 - add a "zoom to gap" functionality to the relation editor
(edit) @4789   12 years simon04 allow to change preference settings via cmd line arguments (e.g., …
(edit) @4786   12 years simon04 fix #7255 - CT status of users is not loaded in history view
(edit) @4779   12 years bastiK see #7219 - CT-Column-Title in history window only displays …
(edit) @4778   12 years stoecker fix #7234 - dynamic toggle starts inverted
(edit) @4775   12 years bastiK see #7219 - CT-Column-Title in history window only displays …
(edit) @4773   12 years bastiK applied #6883 - property toggle dialog: possibility to select and …
(edit) @4767   12 years akks Option "Highlight target ways and nodes" in preferences, see #7190
(edit) @4766   12 years akks Fixing shortcut editor problems #7177, #7213 (empty names, incorrect …
(edit) @4765   12 years stoecker allow individual disabled dynamic buttons
(edit) @4763   12 years akks fix #7214 Memory growing and CPU load while idle (minor change)
(edit) @4762   12 years jttt Add method getWindowParent to ProgressMonitor (see #7208)
(edit) @4761   12 years jttt Fix #7218 NPE after download with waydownloader
(edit) @4760   12 years jttt Fix EDT thread violation
(edit) @4758   12 years jttt Fix #7212 "Update data" broken (regression)
(edit) @4756   12 years jttt Fix #7211 NPE when updating plugins
(edit) @4754   12 years jttt Fix #7207 download/upload dialogs steal focus, probably others too
(edit) @4751   12 years jttt Extend Jump to next/previous marker to georefimage layer and made it …
(edit) @4745   12 years jttt Add precache wms tiles action to gpx layers (it will download wms …
(edit) @4744   12 years Don-vip Building presets
(edit) @4739   12 years jttt - fix #7202 Downloading Data window harder to read since r4718 - …
(edit) @4735   12 years Don-vip typo
(edit) @4734   12 years Don-vip fix #7194 - Reworking of osmChange downloads (Fail to update a way …
(edit) @4733   12 years bastiK fixed #7174 - identifier for toolbar actions is icon name
(edit) @4729   12 years stoecker fix #7183 - fully automatic OAuth not working
(edit) @4727   12 years jttt Do not access gui from non EDT thread
(edit) @4721   12 years bastiK use builder pattern for ImageProvider (see #7192)
(edit) @4720   12 years jttt Register EDT checker (by default only for locally compiled josm). It …
(edit) @4718   12 years jttt Add posibility to run please wait runnable tasks in background
(edit) @4711   12 years bastiK applied #7153 - shortcut conflict within core (patch by akks)
(edit) @4710   12 years bastiK fixed NPE from [4695] (see #7153)
(edit) @4709   12 years simon04 see #7140 - cache the capabilities call using CacheCustomContent
(edit) @4707   12 years simon04 fix #6747 - missing connection on long ways hard to find
(edit) @4701   12 years stoecker adapt some more help links
(edit) @4699   12 years stoecker adapt help link for download dialog
(edit) @4698   12 years Don-vip fix #7165 - Exception is thrown after moving an opened image.
(edit) @4697   12 years bastiK see #6883 - property toggle dialog: possibility to select and perform …
(edit) @4695   12 years bastiK session: GpxImporter refactoring
(edit) @4690   12 years stoecker see #7086 - fix passing auth information to wrong server
(edit) @4689   12 years stoecker don't have multiple classes in one file
(edit) @4685   12 years bastiK session support (second part: "save as", see #4029) still osm-data …
(edit) @4684   12 years Don-vip see #7159 - Layer merging performance
(edit) @4682   12 years simon04 fix #2746 - add validation: Way connected to Area
Note: See TracRevisionLog for help on using the revision log.