source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4859   14 years bastiK no read timeout for normal API connections (see #6823, see #7305)
(edit) @4858   14 years bastiK fixed remotecontrol new_layer: do not subtract download area of …
(edit) @4857   14 years bastiK fixed #7073 - Sicily WMS url error
(edit) @4856   14 years stoecker fix typo
(edit) @4855   14 years simon04 see #7184 - remap shortcuts of ImproveWayAccuracyAction ([W]), …
(edit) @4854   14 years bastiK see #6823 - josm starts extremely slow when osm api is offline
(edit) @4853   14 years bastiK fixed #7248 - not worcked
(edit) @4852   14 years bastiK fixed #6252 - Phantom "unsaved" layers in 4021, 4032
(edit) @4851   14 years stoecker allow automatic parsing of shortcuts see #7226
(edit) @4850   14 years bastiK change shortcut for improvewayaccuracy from K to I …
(edit) @4849   14 years bastiK make History- & Changeset-Toggle dialog expert (see #7299)
(edit) @4848   14 years bastiK fixed #7100 - Regression: JOSM does not allow to select Georeferences …
(edit) @4847   14 years simon04 see #7184 - ImproveWayAccuracyAction: rename mapmode button
(edit) @4846   14 years simon04 see #7184 - Added ImproveWayAccuracy plugin to josm core. This plugin …
(edit) @4845   14 years bastiK fixed #7240 - don`t know exatly
(edit) @4844   14 years bastiK made most of the GPS display settings expert. (see #7299)
(edit) @4843   14 years bastiK see #7299 - Move features to expert mode
(edit) @4842   14 years stoecker i18n fixed and shortcut cleanups
(edit) @4841   14 years bastiK add icon for expert mode switch
(edit) @4840   14 years bastiK expert mode rework: * toggling of expert mode does not require …
(edit) @4839   14 years Don-vip Allow plugins to register custom map painting styles and tagging presets
(edit) @4837   14 years jttt Fix tests
(edit) @4836   14 years stoecker make Shortcut parsing easier
(edit) @4835   14 years simon04 see #7184 - hide DeleteAction, ExtrudeAction, ParallelWayAction by …
(edit) @4834   14 years simon04 remotecontrol: primt more helpful Bad Request errors, i.e., list …
(edit) @4833   14 years simon04 fix #5324 - remotecontrol: add ways (e.g., …
(edit) @4832   14 years simon04 see #7230 - alternative search dialog for beta testing (enabled by …
(edit) @4831   14 years bastiK fixed #6851 - Regression: Voice Files (*.wav) not playing
(edit) @4830   14 years bastiK automatically migrate wms cache from old to new folder
(edit) @4829   14 years bastiK fixed #7291 - Can't use WMS layer in 4818
(edit) @4828   14 years akks fix #7294 - "show object id" should not be expert preference
(edit) @4826   14 years framm make credentials cache accessible to subclasses
(edit) @4825   14 years simon04 see #7289 - remove JOSM specific stuff from jmapviewer
(edit) @4824   14 years bastiK fix scaling
(edit) @4823   14 years bastiK forgot to add (see #6797)
(edit) @4822   14 years bastiK make identity of map icons depend on the name and not the image data …
(edit) @4821   14 years simon04 fix #7257 - NumberFormatException
(edit) @4820   14 years bastiK extend image sanitize options
(edit) @4819   14 years jttt Fix reading of incomplete gpx files
(edit) @4818   14 years bastiK cache folder: 2 more
(edit) @4817   14 years bastiK applied #7178 - Allow plugins to register search operators (patch by …
(edit) @4816   14 years simon04 fix #7257, fix #4093 - Provide an option to automatically download …
(edit) @4815   14 years bastiK fixed #7281 - compile error
(edit) @4814   14 years bastiK fixed #7193 - Opening more than two gpx-Tracks fails (regression)
(edit) @4813   14 years bastiK make global cache folder user configurable; move wms cache to global …
(edit) @4812   14 years bastiK use cache folder for MirroredInputStream as well
(edit) @4811   14 years bastiK make custom pref folder absolute to avoid local paths in preference values
(edit) @4810   14 years bastiK move cache files to ~/.josm/cache (only CacheCustomContent)
(edit) @4809   14 years bastiK remove bogus message (no connection is established at this point) (see …
(edit) @4808   14 years bastiK fixed #7247 - Error import GPX
(edit) @4807   14 years akks Fix: Building address was not displayed in 'selected' list (regression …
(edit) @4806   14 years stoecker unify texts for validator tests, move command where it belongs
(edit) @4805   14 years stoecker fix typo
(edit) @4804   14 years stoecker fix call with null argument
(edit) @4803   14 years akks Context menu for "Angle" status panel (Angle snap configuration), see …
(edit) @4802   14 years simon04 see #7271 - reuse existing UTFInputStreamReader for handling BOM …
(edit) @4801   14 years simon04 fix #7271 - discard UTF8_BOM (0xFEFF) from GetCapabilities response
(edit) @4800   14 years Don-vip Fix NPE with custom importers returning null dataSets
(edit) @4799   14 years simon04 see #6425 - fix compile error introduced in r4798
(edit) @4798   14 years simon04 see #6425 - follow naming convention
(edit) @4797   14 years simon04 fix #4062 - remotecontrol prints stack trace when it can't bind to the …
(edit) @4796   14 years simon04 fix #6425 - remotecontrol: make download objects available (e.g., …
(edit) @4795   14 years simon04 fix #5796 - remotecontrol: load_and_zoom/zoom: select relations in the …
(edit) @4794   14 years stoecker fix #7267 - side menu buttons missing
(edit) @4793   14 years stoecker don't hide buttons for undocked dialogs
(edit) @4792   14 years simon04 fix #7168 - add a "zoom to gap" functionality to the relation editor
(edit) @4791   14 years simon04 fix #5920 - remotecontrol: option for "new layer" added (e.g., …
(edit) @4789   14 years simon04 allow to change preference settings via cmd line arguments (e.g., …
(edit) @4788   14 years simon04 see #4549 - alter tooltip text of "Join Node to Way" to clarify
(edit) @4786   14 years simon04 fix #7255 - CT status of users is not loaded in history view
(edit) @4785   14 years akks Tab button issue, see #7250
(edit) @4782   14 years akks Angle snapping shown in Edit menu, holding TAB fixes the angle etc. - …
(edit) @4781   14 years Don-vip Fix Lambert 93 projection (France)
(edit) @4779   14 years bastiK see #7219 - CT-Column-Title in history window only displays …
(edit) @4778   14 years stoecker fix #7234 - dynamic toggle starts inverted
(edit) @4776   14 years akks fix #7233:"Backspace" does not work for closed ways
(edit) @4775   14 years bastiK see #7219 - CT-Column-Title in history window only displays …
(edit) @4774   14 years bastiK fixed #7223 - Error when downloading list of nodes
(edit) @4773   14 years bastiK applied #6883 - property toggle dialog: possibility to select and …
(edit) @4772   14 years bastiK fixed #7228 - HTC Sensation uses / as date separator, date parsed …
(edit) @4770   14 years bastiK change validation method. this should work around the java bug (see #7206)
(edit) @4769   14 years simon04 RelationChecker, role verification problem: select also the relation …
(edit) @4768   14 years akks Add aligned segments by TAB and right-clicks in drawing mode, see #6694
(edit) @4767   14 years akks Option "Highlight target ways and nodes" in preferences, see #7190
(edit) @4766   14 years akks Fixing shortcut editor problems #7177, #7213 (empty names, incorrect …
(edit) @4765   14 years stoecker allow individual disabled dynamic buttons
(edit) @4763   14 years akks fix #7214 Memory growing and CPU load while idle (minor change)
(edit) @4762   14 years jttt Add method getWindowParent to ProgressMonitor (see #7208)
(edit) @4761   14 years jttt Fix #7218 NPE after download with waydownloader
(edit) @4760   14 years jttt Fix EDT thread violation
(edit) @4759   14 years stoecker fix compile error
(edit) @4758   14 years jttt Fix #7212 "Update data" broken (regression)
(edit) @4757   14 years stoecker i18n update
(edit) @4756   14 years jttt Fix #7211 NPE when updating plugins
(edit) @4755   14 years bastiK see #7193 - Opening more than two gpx-Tracks fails (regression)
(edit) @4754   14 years jttt Fix #7207 download/upload dialogs steal focus, probably others too
(edit) @4753   14 years jttt Run in EDT
(edit) @4751   14 years jttt Extend Jump to next/previous marker to georefimage layer and made it …
(edit) @4749   14 years jttt Fix #7201 combining ways screws up the order of ref tags
(edit) @4748   14 years jttt Speed up Prepare dataset phase when downloading multiple bboxs (for …
Note: See TracRevisionLog for help on using the revision log.