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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5631   11 years Don-vip Allow to access directly to validator preferences from validator …
(edit) @5630   11 years jttt Relation sorting and way connection refactored, added tests
(edit) @5629   11 years Don-vip Remote control: don't try to zoom to an empty selection in …
(edit) @5627   11 years jttt use diff to show relation members in history dialog, jump to first …
(edit) @5624   11 years Don-vip see #8255 - Use 'type' attribute when specified to filter role …
(edit) @5623   11 years akks fix NPE in FixDataHook, see #8211
(edit) @5622   11 years jttt Compare selected version with previous after click on date on user in …
(edit) @5621   11 years stoecker fix #8211 - data fix on upload
(edit) @5620   11 years bastiK applied #8273 - couldn't be escaped for mapcss regexp (patch by ij)
(edit) @5619   11 years simon04 fix ArrayIndexOutOfBoundsException (introduced in r5616)
(edit) @5617   11 years simon04 see #8254 - new imagery entry wms_endpoint: Store WMS endpoint only, …
(edit) @5616   11 years simon04 Filtering for relation toggle dialog. TODO: Disable shortcuts like …
(edit) @5614   11 years simon04 see #8255 - suggest roles when adding objects to a relation
(edit) @5613   11 years Don-vip see #6178 - Change Relation.removeMembersFor(Collection) signature for …
(edit) @5612   11 years Don-vip see #6178 - Makes DeleteCommand use ChangeNodesCommand instead of …
(edit) @5610   11 years Don-vip fix NPE
(edit) @5609   11 years Don-vip fix #8246 - Recursive dependencies resolution at plugin selection
(edit) @5608   11 years stoecker don't hardcode created_by for DuplicateRelation validator test, …
(edit) @5606   11 years Don-vip fix #8233 - Don't print stacktrace if error occurs when reading presets
(edit) @5605   11 years Don-vip fix #8234 - Icon image twice in source
(edit) @5604   11 years Don-vip Allow plugins to interact with projection preferences tab in …
(edit) @5603   11 years Don-vip fix #8224 - Relation sorting: run custom sorters before default one in …
(edit) @5602   11 years simon04 typo
(edit) @5601   11 years Don-vip fix #7680, fix #8209 - Better handling of plugin automatic updates …
(edit) @5600   11 years simon04 fix #8142 - Remote control: add zoom_mode parameter to …
(edit) @5599   11 years simon04 fix #8188 - oneway:*=* not warning, if way direction changed
(edit) @5598   11 years Don-vip fix #8215 - Fix search operators ìndownloadedarea and …
(edit) @5590   11 years bastiK suppress some warnings (unchecked cast mostly)
(edit) @5589   11 years bastiK drop unnecessary properties for upload to the OSM API in order to save …
(edit) @5588   11 years Don-vip Override toString() to ease PluginInformation debugging
(edit) @5587   11 years Don-vip Single entry point in Utils to open HTTP connections
(edit) @5586   11 years bastiK check property 'min-josm-version' for custom styles and warn user if …
(edit) @5584   11 years Don-vip fix #8201 - Error handling or redacted items
(edit) @5583   11 years Don-vip fix #8202 - Robustness in plugin description parsing
(edit) @5582   11 years bastiK fixed #8196 - preset icon size (patch by kendzi)
(edit) @5580   11 years Don-vip fix #8191 - Do not load external DTDs when reading (supposed) XML …
(edit) @5579   11 years Don-vip see #8180 - Presets: Allow length of input box for text
(edit) @5578   11 years simon04 fix #7262 - allow searching for position in way. The search keyword …
(edit) @5577   11 years bastiK fixed #8187 - eval(#colour) doesn't result in #colour value suitable …
(edit) @5576   11 years bastiK add *.zip to FileFilter (closes #8184)
(edit) @5575   11 years Don-vip fix #8186 - Error message from OsmServerReader with wrong URL (patch …
(edit) @5573   11 years bastiK add *.* file filter at 2 more places
(edit) @5572   11 years bastiK fixed #8184 - Map paint settings: wrong file filter for adding local …
(edit) @5571   11 years Don-vip fix #7979 - fix ArrayIndexOutOfBoundsException when rendering ways …
(edit) @5570   11 years jttt Split way - allow special case when selected way touches way that we …
(edit) @5569   11 years Don-vip fix #7405 - TIGER tags sometimes changed unnecessarily when combined
(edit) @5568   11 years Don-vip fix #7952 - GUI expert settings for enabling GPX/wireframe …
(edit) @5567   11 years Don-vip fix #8107 - Fix layout of "Rectified Image" dialog
(edit) @5566   11 years Don-vip fix #5288 - multiple JOSM instances: Bogus crash recovery attempt
(edit) @5565   11 years Don-vip see #8153 - fix area computation
(edit) @5564   11 years jttt sort markers by time after merging (so that Jump to next/previous …
(edit) @5563   11 years Don-vip fix #8052 - Presets: correctly select last value in comboboxes when …
(edit) @5562   11 years Don-vip see #8107 - Change Map Warper url to mapwarper.net in Rectified Image …
(edit) @5561   11 years Don-vip fix #8145 - Forbids negative values in object id field of download …
(edit) @5560   11 years Don-vip see #8153 - Add area units to systems of measurement
(edit) @5558   11 years Don-vip fix #8168 - preset combo boxes - text is cut off
(edit) @5557   11 years Don-vip fix #8147 - NPE in WMS grabber thread
(edit) @5555   11 years akks Draw mode: moving over way segment with CTRL now chooses is for angle …
(edit) @5554   11 years bastiK join ProjectionInfo and Projections the first is not referenced in …
(edit) @5553   11 years bastiK expose objects for plugins
(edit) @5552   11 years bastiK fixed #7941 - Splitting a way doesn't redraw mapcss styled nodes to …
(edit) @5551   11 years bastiK see #4029 - remember layer visibility/opacity
(edit) @5550   11 years bastiK applied #7259 - Validation Enhancements for water features (patch by …
(edit) @5549   11 years bastiK applied #8089 - "nautical mile" (NM) as new system of measurement …
(edit) @5548   11 years bastiK remove Projection classes (replaced by data/epsg file) concludes the …
(edit) @5547   11 years bastiK add missing initialization for OsmValidator.griddetail FIXME: must be …
(edit) @5546   11 years bastiK remove old migration code
(edit) @5544   11 years bastiK applied #8169 - Fix lat/lon in bounding box panel (patch by simonsonc)
(edit) @5543   11 years bastiK fixed #8162 - Handling of SVG in ICONS for <combo> <list_entry> </combo>
(edit) @5542   11 years Don-vip fix #8118 - IllegalPathStateException when running validator (building …
(edit) @5541   11 years Don-vip fix #8159 - NPE in imagery providers panel
(edit) @5540   11 years jttt thread safety in ImageProvider
(edit) @5539   11 years Don-vip Add projected bounding box to "inspect primitive" dialog
(edit) @5538   11 years bastiK move window switch listener to Main class, because it is needed in a plugin
(edit) @5534   12 years bastiK increase maximum resolution of progress bar manual repaint is …
(edit) @5532   12 years stoecker fix #8123
(edit) @5531   12 years stoecker fix #8109 - drop some yh: tags automatically
(edit) @5530   12 years bastiK see #7789 - Map icons sometimes disapear after an "Update Data" command
(edit) @5528   12 years bastiK fixed #8100 - GeoJSON output not readable by TileMill (patch by …
(edit) @5526   12 years jttt Fix #8045 New "Registered toolbar action" bug with the Validator.
(edit) @5525   12 years stoecker fix #8092 - typo
(edit) @5523   12 years Don-vip fix #7994 - WGS84-DMS-ordinates are shown as 01'60,0" instead of 02'00,0"
(edit) @5522   12 years Don-vip fix #7034, fix #8067 - Rework "Building inside Building" test from scratch
(edit) @5520   12 years Don-vip fix #8088 - Width of edit box for long values
(edit) @5519   12 years Don-vip fix #8090 - Removing saved non-uploadable layer asks for confirmation
(edit) @5517   12 years bastiK fixed #8083 - JOSM_Zone erreur sometimes
(edit) @5516   12 years Don-vip Relation editor: properly sort associatedStreet relations houses …
(edit) @5515   12 years Don-vip Fix graphical glitch caused by setXORMode with Direct3D, introduced by …
(edit) @5514   12 years stoecker allow to switch and remember display number for main window even in …
(edit) @5513   12 years jttt Fix #7980: Out of Heap Memory
(edit) @5512   12 years jttt Fix #7980: Out of Heap Memory
(edit) @5511   12 years stoecker fix #8060 - typo
(edit) @5510   12 years stoecker fix #8059 - fix preset loading for tr
(edit) @5509   12 years stoecker see #8059 - fix preset loading for tr
(edit) @5508   12 years Don-vip Robustness in "plugin.requires" parsing
(edit) @5506   12 years bastiK applied #7990 extruder: different curser icons for non-rectangled …
(edit) @5505   12 years bastiK add session support for geoimage layers (see #4029)
(edit) @5504   12 years Don-vip fix #8021 - division by 0 when getting screen info at startup
(edit) @5503   12 years Don-vip Validator: no warning if all nodes at the same position have a …
(edit) @5502   12 years Don-vip fix some compilation warnings
Note: See TracRevisionLog for help on using the revision log.