source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5590   10 years bastiK suppress some warnings (unchecked cast mostly)
(edit) @5589   10 years bastiK drop unnecessary properties for upload to the OSM API in order to save …
(edit) @5588   10 years Don-vip Override toString() to ease PluginInformation debugging
(edit) @5587   10 years Don-vip Single entry point in Utils to open HTTP connections
(edit) @5586   10 years bastiK check property 'min-josm-version' for custom styles and warn user if …
(edit) @5584   10 years Don-vip fix #8201 - Error handling or redacted items
(edit) @5583   10 years Don-vip fix #8202 - Robustness in plugin description parsing
(edit) @5582   10 years bastiK fixed #8196 - preset icon size (patch by kendzi)
(edit) @5580   10 years Don-vip fix #8191 - Do not load external DTDs when reading (supposed) XML …
(edit) @5579   10 years Don-vip see #8180 - Presets: Allow length of input box for text
(edit) @5578   10 years simon04 fix #7262 - allow searching for position in way. The search keyword …
(edit) @5577   10 years bastiK fixed #8187 - eval(#colour) doesn't result in #colour value suitable …
(edit) @5576   10 years bastiK add *.zip to FileFilter (closes #8184)
(edit) @5575   10 years Don-vip fix #8186 - Error message from OsmServerReader with wrong URL (patch …
(edit) @5573   10 years bastiK add *.* file filter at 2 more places
(edit) @5572   10 years bastiK fixed #8184 - Map paint settings: wrong file filter for adding local …
(edit) @5571   10 years Don-vip fix #7979 - fix ArrayIndexOutOfBoundsException when rendering ways …
(edit) @5570   10 years jttt Split way - allow special case when selected way touches way that we …
(edit) @5569   10 years Don-vip fix #7405 - TIGER tags sometimes changed unnecessarily when combined
(edit) @5568   10 years Don-vip fix #7952 - GUI expert settings for enabling GPX/wireframe …
(edit) @5567   10 years Don-vip fix #8107 - Fix layout of "Rectified Image" dialog
(edit) @5566   10 years Don-vip fix #5288 - multiple JOSM instances: Bogus crash recovery attempt
(edit) @5565   10 years Don-vip see #8153 - fix area computation
(edit) @5564   10 years jttt sort markers by time after merging (so that Jump to next/previous …
(edit) @5563   10 years Don-vip fix #8052 - Presets: correctly select last value in comboboxes when …
(edit) @5562   10 years Don-vip see #8107 - Change Map Warper url to mapwarper.net in Rectified Image …
(edit) @5561   10 years Don-vip fix #8145 - Forbids negative values in object id field of download …
(edit) @5560   10 years Don-vip see #8153 - Add area units to systems of measurement
(edit) @5558   10 years Don-vip fix #8168 - preset combo boxes - text is cut off
(edit) @5557   10 years Don-vip fix #8147 - NPE in WMS grabber thread
(edit) @5555   10 years akks Draw mode: moving over way segment with CTRL now chooses is for angle …
(edit) @5554   10 years bastiK join ProjectionInfo and Projections the first is not referenced in …
(edit) @5553   10 years bastiK expose objects for plugins
(edit) @5552   10 years bastiK fixed #7941 - Splitting a way doesn't redraw mapcss styled nodes to …
(edit) @5551   10 years bastiK see #4029 - remember layer visibility/opacity
(edit) @5550   10 years bastiK applied #7259 - Validation Enhancements for water features (patch by …
(edit) @5549   10 years bastiK applied #8089 - "nautical mile" (NM) as new system of measurement …
(edit) @5548   10 years bastiK remove Projection classes (replaced by data/epsg file) concludes the …
(edit) @5547   10 years bastiK add missing initialization for OsmValidator.griddetail FIXME: must be …
(edit) @5546   10 years bastiK remove old migration code
(edit) @5544   10 years bastiK applied #8169 - Fix lat/lon in bounding box panel (patch by simonsonc)
(edit) @5543   10 years bastiK fixed #8162 - Handling of SVG in ICONS for <combo> <list_entry> </combo>
(edit) @5542   10 years Don-vip fix #8118 - IllegalPathStateException when running validator (building …
(edit) @5541   10 years Don-vip fix #8159 - NPE in imagery providers panel
(edit) @5540   10 years jttt thread safety in ImageProvider
(edit) @5539   10 years Don-vip Add projected bounding box to "inspect primitive" dialog
(edit) @5538   10 years bastiK move window switch listener to Main class, because it is needed in a plugin
(edit) @5534   10 years bastiK increase maximum resolution of progress bar manual repaint is …
(edit) @5532   10 years stoecker fix #8123
(edit) @5531   10 years stoecker fix #8109 - drop some yh: tags automatically
(edit) @5530   10 years bastiK see #7789 - Map icons sometimes disapear after an "Update Data" command
(edit) @5528   10 years bastiK fixed #8100 - GeoJSON output not readable by TileMill (patch by …
(edit) @5526   10 years jttt Fix #8045 New "Registered toolbar action" bug with the Validator.
(edit) @5525   10 years stoecker fix #8092 - typo
(edit) @5523   10 years Don-vip fix #7994 - WGS84-DMS-ordinates are shown as 01'60,0" instead of 02'00,0"
(edit) @5522   10 years Don-vip fix #7034, fix #8067 - Rework "Building inside Building" test from scratch
(edit) @5520   10 years Don-vip fix #8088 - Width of edit box for long values
(edit) @5519   10 years Don-vip fix #8090 - Removing saved non-uploadable layer asks for confirmation
(edit) @5517   11 years bastiK fixed #8083 - JOSM_Zone erreur sometimes
(edit) @5516   11 years Don-vip Relation editor: properly sort associatedStreet relations houses …
(edit) @5515   11 years Don-vip Fix graphical glitch caused by setXORMode with Direct3D, introduced by …
(edit) @5514   11 years stoecker allow to switch and remember display number for main window even in …
(edit) @5513   11 years jttt Fix #7980: Out of Heap Memory
(edit) @5512   11 years jttt Fix #7980: Out of Heap Memory
(edit) @5511   11 years stoecker fix #8060 - typo
(edit) @5510   11 years stoecker fix #8059 - fix preset loading for tr
(edit) @5509   11 years stoecker see #8059 - fix preset loading for tr
(edit) @5508   11 years Don-vip Robustness in "plugin.requires" parsing
(edit) @5506   11 years bastiK applied #7990 extruder: different curser icons for non-rectangled …
(edit) @5505   11 years bastiK add session support for geoimage layers (see #4029)
(edit) @5504   11 years Don-vip fix #8021 - division by 0 when getting screen info at startup
(edit) @5503   11 years Don-vip Validator: no warning if all nodes at the same position have a …
(edit) @5502   11 years Don-vip fix some compilation warnings
(edit) @5501   11 years bastiK add session support for gpx layers (see #4029)
(edit) @5500   11 years Don-vip Improves selection graphical performance by replacing the external …
(edit) @5497   11 years bastiK applied #7915 - Automatically discard some TIGER tags on upload (based …
(edit) @5496   11 years stoecker fix translation of filter dialog
(edit) @5495   11 years Don-vip see #7906 - Remove ODbL/CT stuff
(edit) @5494   11 years Don-vip fix #8006 - Download remote marker layer
(edit) @5493   11 years Don-vip see #8011 - Small improvements in About dialog
(edit) @5492   11 years Don-vip fix #8028 - JFileChooser not working in dialog used to add an active …
(edit) @5491   11 years Don-vip fix indentation
(edit) @5490   11 years Don-vip fix #8015 - proper warnings for closed ways with area-style keys that …
(edit) @5488   11 years Don-vip fix indentation
(edit) @5487   11 years Don-vip see #8015 - Find duplicate (direction-independant) ways in reverse order
(edit) @5486   11 years Don-vip Allow to download remote files using https://
(edit) @5484   11 years Don-vip Recently added tags: correctly select one-char-length values, properly …
(edit) @5483   11 years Don-vip see #8012 - fix #8013 - Fix bad handling of Strings in AutoCompletingBoxes
(edit) @5481   11 years stoecker some cleanup, mainly javadoc
(edit) @5480   11 years Don-vip fix #8008 - validator doesn't detect duplicated closed way
(edit) @5479   11 years Don-vip fix #8003 - Recently used tag button does not fill in last used …
(edit) @5478   11 years Don-vip fix #7999 - Change r5464 broke display of texts for marker layer
(edit) @5477   11 years stoecker fix GPX eport
(edit) @5476   11 years Don-vip OsmChange downloading: - download nodes for incomplete ways. This …
(edit) @5475   11 years bastiK applied #7811 - Vague "Suspicious tag/value combinations" message for …
(edit) @5474   11 years Don-vip fix #7994 - WGS84-DMS-ordinates are shown as 01'60,0" instead of 02'00,0"
(edit) @5473   11 years stoecker fix typo
(edit) @5472   11 years Don-vip see #7980 - fix another two memory leaks
(edit) @5471   11 years Don-vip see #7980 - fix another memory leak
(edit) @5470   11 years Don-vip fix #7865 - Map icons should be less prominent when disabled or …
Note: See TracRevisionLog for help on using the revision log.