source: osm/applications/editors/josm/plugins

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23949   14 years oliverw Check for null in visit(Node).
(edit) @23947   14 years oliverw Bugfix: Concurrent mod exception when opening the dialog.
(edit) @23945   14 years oliverw Updated date.
(edit) @23944   14 years oliverw Added documentation, removed debug output.
(edit) @23943   14 years oliverw - Bugfix: Action states were not updated on selection change. - …
(edit) @23942   14 years oliverw Removed debug output.
(edit) @23941   14 years oliverw Bugfix: Index out of bounds ex occurred in some cases.
(edit) @23939   14 years oliverw Housenumber -> number.
(edit) @23938   14 years oliverw Bugfix: Selection event was not processed correctly.
(edit) @23936   14 years oliverw Renamed plugin name/fixed plugin path and URL.
(edit) @23935   14 years oliverw Removed obsolete addressEdit folder.
(edit) @23934   14 years oliverw Renamed plugin class.
(edit) @23933   14 years oliverw Renamed packages to match plugin name.
(edit) @23932   14 years oliverw Renamed packages to match plugin name.
(edit) @23931   14 years oliverw Reimported FixAddresses due to mess with Eclipse package renaming.
(edit) @23929   14 years oliverw Added FixAddresses plugin to build list.
(edit) @23928   14 years oliverw Removed obsolete folder 'addressEdit'.
(edit) @23927   14 years oliverw Renamed plugin folder to FixAddresses.
(edit) @23926   14 years oliverw Changed plugin name and fixed icon.
(edit) @23925   14 years oliverw Update date and plugin info.
(edit) @23924   14 years oliverw - Revised AbstractAddressEditAction - Added "select in map" action
(edit) @23923   14 years oliverw - Bugfix: Stack overflow in AbstractAddressEditAction - Fixed icon …
(edit) @23922   14 years oliverw Bugfix: Work on shadowed list.
(edit) @23921   14 years oliverw Added ApplyAllGuessesAction including some convenience methods in …
(edit) @23920   14 years oliverw Renamed FixedUnresolvedStreetsAction to FixUnresolvedStreetsAction
(edit) @23919   14 years oliverw - Renamed AddressEditAction to FixedUnresolvedStreetsAction - …
(edit) @23917   14 years nakor Added more types and precision option for duplicated nodes
(edit) @23916   14 years oliverw Apply guessed street names via double click.
(edit) @23915   14 years oliverw Added action to guess street names by picking the closest way to the …
(edit) @23914   14 years postfix 'some new internationalized messages'
(edit) @23913   14 years postfix
(edit) @23907   14 years extropy Improved memory usage.
(edit) @23904   14 years stoecker new data url
(edit) @23896   14 years bilbo Typo in error message
(edit) @23895   14 years postfix 'some new internationalized messages'
(edit) @23894   14 years oliverw Revised contents of unresolved addresses and changed some attribute …
(edit) @23892   14 years bilbo Fixes bug 5569 - multipolygon can be constructed from single way
(edit) @23891   14 years oliverw Bugfix: Action was disabled even if there is a data set.
(edit) @23889   14 years bilbo Fix multipolygon not creating relation
(edit) @23888   14 years oliverw Reactivated revision task.
(edit) @23887   14 years oliverw Remember visited nodes and ways.
(edit) @23885   14 years bilbo Fixed up messed indentation Relation editor after creating the …
(edit) @23884   14 years oliverw Use selection for editing, if available.
(edit) @23883   14 years postfix
(edit) @23882   14 years postfix
(edit) @23880   14 years oliverw Use JDialog as base class.
(edit) @23879   14 years oliverw - Added icon for assign button - Eclipse: Replaced java builder with ant
(edit) @23878   14 years oliverw Center dialog.
(edit) @23877   14 years oliverw Removed WayUtils (did not work as expected).
(edit) @23876   14 years oliverw Removed incompleteAddresses stuff.
(edit) @23866   14 years extropy Improvements to PDFimport plugin.
(edit) @23864   14 years extropy Transition to pdfbox library.
(edit) @23863   14 years extropy Transition to pdfbox library.
(edit) @23862   14 years extropy Transition to pdfbox library.
(edit) @23861   14 years extropy Work on integrating pdfbox.
(edit) @23858   14 years extropy Addd pdfbox library, changed license to gpl-3.
(edit) @23854   14 years oliverw Added some utils to check if two ways are connected.
(edit) @23853   14 years oliverw - Put map panel onto tab instead of BorderLayout.EAST - Select best …
(edit) @23852   14 years oliverw Added missing file BBoxMapRectangle.java
(edit) @23851   14 years oliverw Reorganized dialog, added headers and map.
(edit) @23850   14 years oliverw Bugfix: List of incompleteAddresses have not been reset.
(edit) @23849   14 years oliverw Added getters for number of streets/incomplete/unresolved.
(edit) @23848   14 years oliverw Bugfix: Wrong content in IncompleteAddressesTableModel.
(edit) @23846   14 years oliverw Move changeAddressValue to base class.
(edit) @23837   14 years oliverw Put changes in undo/redo queue.
(edit) @23836   14 years oliverw Mark OSM object as modified when property has changed.
(edit) @23835   14 years oliverw Removed debug output, added doc
(edit) @23834   14 years oliverw - Added common base class for table models - Revised event …
(edit) @23830   14 years oliverw Added table models for incomplete and unresolved addresses.
(edit) @23829   14 years oliverw - Renamed AddressVisitor.java to AddressEditContainer.java - Added …
(edit) @23820   14 years extropy 'adapt to latest josm'
(edit) @23819   14 years extropy Improved polygon intersection code.
(edit) @23816   14 years oliverw - Added README, removed REVISION - INodeEntity implements Comparable - …
(edit) @23815   14 years oliverw Implemented basic action framework for address edits.
(edit) @23814   14 years oliverw First version of address edit dialog.
(edit) @23808   14 years oliverw Implemented basic object structure.
(edit) @23807   14 years oliverw Added bin/build to ignore list.
(edit) @23806   14 years oliverw Initial import of AddressEdit plugin.
(edit) @23804   14 years bastik 'update (23630 was committed together with the code which is not right)'
(edit) @23803   14 years oliverw Fixed path to JOSM core in build.xml.
(edit) @23800   14 years bastik 'adapt to latest josm'
(edit) @23795   14 years oliverw Updated/fixed java doc and added license info if necessary.
(edit) @23792   14 years bastik 'see JOSM # 5574 (patch by julianladisch) - do not warn for endpoint …
(edit) @23791   14 years oliverw Implemented ElevationProfilePanel#getToolTipText.
(edit) @23790   14 years oliverw Added missing icon for layer
(edit) @23789   14 years oliverw - Add icon for layer - Unified icon style
(edit) @23786   14 years oliverw Updated plugin description/date.
(edit) @23785   14 years oliverw Updated icon.
(edit) @23784   14 years oliverw Updated README content (links to plugin wiki pages).
(edit) @23783   14 years oliverw Fixed classpath
(edit) @23781   14 years oliverw Removed source zip task.
(edit) @23779   14 years oliverw Added missing .project files.
(edit) @23778   14 years oliverw Update Eclipse project files.
(edit) @23777   14 years oliverw Update Eclipse project files.
(edit) @23773   14 years extropy fixed bug with multiple outer polygons
(edit) @23771   14 years extropy Improved create multipolygon plugin. Can now handle polygons …
(edit) @23770   14 years oliverw Updated build.xml (date, description)
(edit) @23769   14 years oliverw Support also elevation values in feet.
(edit) @23766   14 years oliverw Updated build.xml (description)
(edit) @23765   14 years oliverw Updated build.xml
Note: See TracRevisionLog for help on using the revision log.