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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @4681   12 years simon04 see #6329 - improve splash screen: show execution time of items, …
(edit) @4680   12 years simon04 see #6096 - "change values" dialog: show bold entries first
(edit) @4674   12 years simon04 fix #7172 - CT isn't always loaded by the History window when looking …
(edit) @4672   12 years stoecker fix #6727 - patch by Kalle Lampila - fix error with deleted objects
(edit) @4669   12 years stoecker fix #6963 - patch by akks - fixes for left hand buttons
(edit) @4668   12 years bastiK session support (first part, see #4029) Idea: Save and load the …
(edit) @4666   12 years Don-vip see #7136 and #7128 - Downloading data on Mac OS X produces an exception
(edit) @4663   12 years simon04 fix #7141 - wrong relation position summary in selection view
(edit) @4658   12 years bastiK expert mode: fixed bug that sets draw.helper-line=false without asking …
(edit) @4648   12 years stoecker make large GPS dot size depending on line width
(edit) @4646   12 years jttt Fix #5958 Renaming layers erratic
(edit) @4645   12 years framm Added three new hooks for plugins, allowing plugins to mess with …
(edit) @4644   12 years stoecker fix linewidth for GPX layers
(edit) @4642   12 years Don-vip Accessors on ChildProgress
(edit) @4641   12 years Don-vip Make ChildProgress public.
(edit) @4637   12 years stoecker fix i18n
(edit) @4634   12 years bastiK advanced preference: dialogs to edit complex preference settings …
(edit) @4633   12 years jttt Fix #7109 WMS-cache does not cache between sessions/INDEX_FILENAME = …
(edit) @4627   12 years Don-vip Major performance improvements in multipolygons rendering
(edit) @4623   12 years Don-vip see #6987 - multipolygon cache aware of events requiring cache refresh …
(edit) @4621   12 years Don-vip fix #6987 - Crashing on osm file open -> Fix a performance problem …
Note: See TracRevisionLog for help on using the revision log.