source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5488   12 years Don-vip fix indentation
(edit) @5487   12 years Don-vip see #8015 - Find duplicate (direction-independant) ways in reverse order
(edit) @5486   12 years Don-vip Allow to download remote files using https://
(edit) @5485   12 years Don-vip i18n update
(edit) @5484   12 years Don-vip Recently added tags: correctly select one-char-length values, properly …
(edit) @5483   12 years Don-vip see #8012 - fix #8013 - Fix bad handling of Strings in AutoCompletingBoxes
(edit) @5482   12 years Don-vip i18n update
(edit) @5481   12 years stoecker some cleanup, mainly javadoc
(edit) @5480   12 years Don-vip fix #8008 - validator doesn't detect duplicated closed way
(edit) @5479   12 years Don-vip fix #8003 - Recently used tag button does not fill in last used …
(edit) @5478   12 years Don-vip fix #7999 - Change r5464 broke display of texts for marker layer
(edit) @5477   12 years stoecker fix GPX eport
(edit) @5476   12 years Don-vip OsmChange downloading: - download nodes for incomplete ways. This …
(edit) @5475   12 years bastiK applied #7811 - Vague "Suspicious tag/value combinations" message for …
(edit) @5474   12 years Don-vip fix #7994 - WGS84-DMS-ordinates are shown as 01'60,0" instead of 02'00,0"
(edit) @5473   12 years stoecker fix typo
(edit) @5472   12 years Don-vip see #7980 - fix another two memory leaks
(edit) @5471   12 years Don-vip see #7980 - fix another memory leak
(edit) @5470   12 years Don-vip fix #7865 - Map icons should be less prominent when disabled or …
(edit) @5469   12 years Don-vip Do not try to init JosmUserIdentityManager from OAuth if no access …
(edit) @5468   12 years jttt EDT violation
(edit) @5467   12 years Don-vip fix #7982 - Revert unwanted Preferences.getBoolean change that …
(edit) @5466   12 years Don-vip see #2519, see #7981 - revert r5458 to allow again several instances …
(edit) @5465   12 years Don-vip Refactor Imagery preferences settings panels to allow future reuse
(edit) @5464   12 years Don-vip Rework Properties a bit to simplify management of Color properties
(edit) @5463   12 years jttt Fix some memory leaks (see #7980)
(edit) @5462   12 years Don-vip fix #6723 - Cannot change Imagery fade color from Imagery settings
(edit) @5461   12 years Don-vip fix #5567 - Do not mix case in WMS requests parameters
(edit) @5460   12 years Don-vip global use of Main.isDisplayingMapView()
(edit) @5459   12 years Don-vip fix #2961 - Improve usability of WMS Layer Saving/Loading - Replaced …
(edit) @5458   12 years Don-vip fix #2519 - do not allow multiple identical imagery layers
(edit) @5457   12 years Don-vip Restrict WMS "save as" and "load" dialogs to WMS FileFilter + refactor …
(edit) @5456   12 years Don-vip Restrict GPX "save as" and "export" dialogs to GPX FileFilter
(edit) @5455   12 years Don-vip see #6985 - rescale audio, remotecontrol and validator icons to 48x48 …
(edit) @5454   12 years Don-vip see #6985 - Rescale preferences tab icons to 48x48 pixels
(edit) @5453   12 years Don-vip fix OsmPrimitiveTypesComboBox
(edit) @5452   12 years Don-vip Code refactorisation on EDT calls
(edit) @5451   12 years Don-vip fix #7978 - Merging nodes and upload were broken due to improper …
(edit) @5450   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5449   12 years jttt Show multikey shortcut hint in menu
(edit) @5448   12 years Don-vip Prevents MapView from being repainted multiple times when adding the …
(edit) @5447   12 years Don-vip Select action: only repaint MapView when needed (here, the repaint() …
(edit) @5446   12 years Don-vip Select action: only repaint MapView when needed
(edit) @5445   12 years Don-vip fix #7963 - remotecontrol v1.4 : Add min_zoom and max_zoom
(edit) @5444   12 years Don-vip fix #7964 - remotecontrol imagery name encoding
(edit) @5443   12 years akks see #7888: Ctrl-Drag moves the node/way under cursor; fix dragging …
(edit) @5442   12 years bastiK filter: improved multipolygon handling (fixes #5149, see #6160)
(edit) @5441   12 years bastiK remove duplicate class
(edit) @5440   12 years Don-vip fix #7716 - History shows same version number, wrong date, user, and …
(edit) @5439   12 years Don-vip Adapt OAuth user identification mechanism so it is no longer reserved …
(edit) @5438   12 years Don-vip fix #6733 - File Open dialog incorrectly accepts folder selection …
(edit) @5437   12 years bastiK fixed #7948 - inverted filter "child type:way" disables untagged nodes …
(edit) @5436   12 years stoecker update i18n, deprecate licensechange plugin
(edit) @5435   12 years akks hope to fix #7082: ctrl-dragging near virtual node problem
(edit) @5434   12 years Don-vip fix #6594 - Fetch user details with supplied OAuth credentials to …
(edit) @5433   12 years Don-vip fix #7671 for good (forgot this last fill() in my last commit). Thanks …
(edit) @5432   12 years Don-vip fix #7822 - display the EXIF/GPS time for geotagged images, when known
(edit) @5431   12 years Don-vip fix #7864 - desaturate the colors for inactive areas to alpha of 0.33f
(edit) @5430   12 years Don-vip fix #7873 - select geotagged image should not be allowed in add node mode
(edit) @5429   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5428   12 years Don-vip Forgot this in previous commit, sorry
(edit) @5427   12 years Don-vip fix #7671 - Fix (last ?) problem with recently added tags (unwanted …
(edit) @5426   12 years stoecker fix #7950 - broken build
(edit) @5425   12 years Don-vip see #7671, see #7951 - prevents unwanted line breaks with values …
(edit) @5424   12 years Don-vip see #7671, see #7951 - incorrect contents of value combobox when …
(edit) @5423   12 years bastiK doc + cosmetics (see #7948)
(edit) @5422   12 years Don-vip see #7943 - Introduce OsmApi.DEFAULT_API_URL, better handling of …
(edit) @5421   12 years stoecker fix javadoc, remove unused code
(edit) @5420   12 years Don-vip fix #7926 - Add highway=secondary_link and highway=tertiary_link
(edit) @5419   12 years stoecker fix typos
(edit) @5418   12 years akks fix #7082 (?) - CTRL-drag in selection mode problem, see #7888: …
(edit) @5417   12 years stoecker some Javadoc fixes
(edit) @5416   12 years Don-vip see #7938 - code optimization (patch by verdy_p)
(edit) @5415   12 years Don-vip fix #7936 - Validator dialog is not updated when the active edit layer …
(edit) @5414   12 years Don-vip fix #7942 - Unexplained NPE in Conflict Dialog
(edit) @5413   12 years Don-vip fix #7938 - fix StackOverflowError when painting conflicts of a cyclic …
(edit) @5412   12 years Don-vip see #7943 - fix NPE when switching back to default OSM API server …
(edit) @5411   12 years Don-vip see #7943 - Fix OAuth rejection error message
(edit) @5410   12 years Don-vip see #7934 - Prevents NPEs with null EastNorth, override …
(edit) @5409   12 years Don-vip see #7934 - forgot this file in previous commit due to a method …
(edit) @5408   12 years Don-vip see #7934 - Only throw DataIntegrityProblemException for *visible* …
(edit) @5407   12 years bastiK prevent paint cache invalidation from beeing swallowed during paint …
(edit) @5406   12 years Don-vip see #7280 - Change synchronization mechanism of MapView when being …
(edit) @5405   12 years bastiK fix EDT violations, don't block main worker thread for preset image …
(edit) @5404   12 years jttt Speed up tagging preset dialog with lots of comboboxes
(edit) @5403   12 years bastiK fixed #7841 - Flying street name labels
(edit) @5402   12 years Don-vip see #7910 - resolve NPE when trying to suggest imagery layers for a …
(edit) @5401   12 years Don-vip fix #7918 - Trying to split a way at the end node should not throw an error
(edit) @5400   12 years Don-vip fix #7925 - tag conflict dialog shows wrong information in title
(edit) @5399   12 years bastiK fixed #7929 - You can't add new tag
(edit) @5398   12 years bastiK convert gpx 1.0 to 1.1 (fixes #7927)
(edit) @5397   12 years bastiK fix element ordering when writing gpx (see #7927)
(edit) @5396   12 years bastiK respect attributes that are already present, when exporting gpx
(edit) @5395   12 years bastiK gpxreader: minor refactoring, read version & creator (see #7927)
(edit) @5394   12 years akks see #7888, smaller refactoring or SelectAction (cycling) (behavior …
(edit) @5393   12 years bastiK beautify gpx output
(edit) @5392   12 years bastiK applied #7922 - "ant clean dist" doesn't work (patch by AlfonZ)
(edit) @5391   12 years bastiK add session support for imagery layers
(edit) @5390   12 years bastiK use individual imagery icons in layer list
(edit) @5389   12 years bastiK fixed #7872 - adjustable tile size for wms (based on patch by Cobra)
Note: See TracRevisionLog for help on using the revision log.