source: osm/applications/editors

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23963   15 years oliverw Removed obsolete thread array.
(edit) @23962   15 years oliverw Removed unused variable nearestNode.
(edit) @23961   15 years oliverw - Run the guess action as PleaseWaitRunnable/show progress - …
(edit) @23960   15 years postfix
(edit) @23959   15 years stoecker added outdated text
(edit) @23958   15 years postfix
(edit) @23957   15 years oliverw Consider also guessed name in comparison.
(edit) @23956   15 years postfix
(edit) @23954   15 years guardian fixed videotime display bug
(edit) @23953   15 years guardian better time input
(edit) @23951   15 years oliverw Added "Select incomplete addresses" action.
(edit) @23950   15 years oliverw Change header format string for better translation.
(edit) @23949   15 years oliverw Check for null in visit(Node).
(edit) @23948   15 years oliverw Bugfix: Concurrent modification ex when launching dialog.
(edit) @23947   15 years oliverw Bugfix: Concurrent mod exception when opening the dialog.
(edit) @23946   15 years oliverw - Bugfix: Action states were not updated on selection change. - …
(edit) @23945   15 years oliverw Updated date.
(edit) @23944   15 years oliverw Added documentation, removed debug output.
(edit) @23943   15 years oliverw - Bugfix: Action states were not updated on selection change. - …
(edit) @23942   15 years oliverw Removed debug output.
(edit) @23941   15 years oliverw Bugfix: Index out of bounds ex occurred in some cases.
(edit) @23939   15 years oliverw Housenumber -> number.
(edit) @23938   15 years oliverw Bugfix: Selection event was not processed correctly.
(edit) @23937   15 years oliverw Renamed plugin name/fixed plugin path and URL.
(edit) @23936   15 years oliverw Renamed plugin name/fixed plugin path and URL.
(edit) @23935   15 years oliverw Removed obsolete addressEdit folder.
(edit) @23934   15 years oliverw Renamed plugin class.
(edit) @23933   15 years oliverw Renamed packages to match plugin name.
(edit) @23932   15 years oliverw Renamed packages to match plugin name.
(edit) @23931   15 years oliverw Reimported FixAddresses due to mess with Eclipse package renaming.
(edit) @23930   15 years oliverw Added FixAddresses plugin.
(edit) @23929   15 years oliverw Added FixAddresses plugin to build list.
(edit) @23928   15 years oliverw Removed obsolete folder 'addressEdit'.
(edit) @23927   15 years oliverw Renamed plugin folder to FixAddresses.
(edit) @23926   15 years oliverw Changed plugin name and fixed icon.
(edit) @23925   15 years oliverw Update date and plugin info.
(edit) @23924   15 years oliverw - Revised AbstractAddressEditAction - Added "select in map" action
(edit) @23923   15 years oliverw - Bugfix: Stack overflow in AbstractAddressEditAction - Fixed icon …
(edit) @23922   15 years oliverw Bugfix: Work on shadowed list.
(edit) @23921   15 years oliverw Added ApplyAllGuessesAction including some convenience methods in …
(edit) @23920   15 years oliverw Renamed FixedUnresolvedStreetsAction to FixUnresolvedStreetsAction
(edit) @23919   15 years oliverw - Renamed AddressEditAction to FixedUnresolvedStreetsAction - …
(edit) @23918   15 years nakor Added more types and precision option for duplicated nodes
(edit) @23917   15 years nakor Added more types and precision option for duplicated nodes
(edit) @23916   15 years oliverw Apply guessed street names via double click.
(edit) @23915   15 years oliverw Added action to guess street names by picking the closest way to the …
(edit) @23914   15 years postfix 'some new internationalized messages'
(edit) @23913   15 years postfix
(edit) @23907   15 years extropy Improved memory usage.
(edit) @23905   15 years stoecker new url
(edit) @23904   15 years stoecker new data url
(edit) @23899   15 years bastik i18n update
(edit) @23896   15 years bilbo Typo in error message
(edit) @23895   15 years postfix 'some new internationalized messages'
(edit) @23894   15 years oliverw Revised contents of unresolved addresses and changed some attribute …
(edit) @23893   15 years bilbo Fixed multipoly.jar
(edit) @23892   15 years bilbo Fixes bug 5569 - multipolygon can be constructed from single way
(edit) @23891   15 years oliverw Bugfix: Action was disabled even if there is a data set.
(edit) @23890   15 years bilbo Fixed jar for multipoly plugin
(edit) @23889   15 years bilbo Fix multipolygon not creating relation
(edit) @23888   15 years oliverw Reactivated revision task.
(edit) @23887   15 years oliverw Remember visited nodes and ways.
(edit) @23886   15 years bilbo New JAR for multipoly plugin
(edit) @23885   15 years bilbo Fixed up messed indentation Relation editor after creating the …
(edit) @23884   15 years oliverw Use selection for editing, if available.
(edit) @23883   15 years postfix
(edit) @23882   15 years postfix
(edit) @23880   15 years oliverw Use JDialog as base class.
(edit) @23879   15 years oliverw - Added icon for assign button - Eclipse: Replaced java builder with ant
(edit) @23878   15 years oliverw Center dialog.
(edit) @23877   15 years oliverw Removed WayUtils (did not work as expected).
(edit) @23876   15 years oliverw Removed incompleteAddresses stuff.
(edit) @23867   15 years extropy Improvements to PDFimport plugin.
(edit) @23866   15 years extropy Improvements to PDFimport plugin.
(edit) @23865   15 years extropy Added pdfimport plugin.
(edit) @23864   15 years extropy Transition to pdfbox library.
(edit) @23863   15 years extropy Transition to pdfbox library.
(edit) @23862   15 years extropy Transition to pdfbox library.
(edit) @23861   15 years extropy Work on integrating pdfbox.
(edit) @23858   15 years extropy Addd pdfbox library, changed license to gpl-3.
(edit) @23854   15 years oliverw Added some utils to check if two ways are connected.
(edit) @23853   15 years oliverw - Put map panel onto tab instead of BorderLayout.EAST - Select best …
(edit) @23852   15 years oliverw Added missing file BBoxMapRectangle.java
(edit) @23851   15 years oliverw Reorganized dialog, added headers and map.
(edit) @23850   15 years oliverw Bugfix: List of incompleteAddresses have not been reset.
(edit) @23849   15 years oliverw Added getters for number of streets/incomplete/unresolved.
(edit) @23848   15 years oliverw Bugfix: Wrong content in IncompleteAddressesTableModel.
(edit) @23846   15 years oliverw Move changeAddressValue to base class.
(edit) @23837   15 years oliverw Put changes in undo/redo queue.
(edit) @23836   15 years oliverw Mark OSM object as modified when property has changed.
(edit) @23835   15 years oliverw Removed debug output, added doc
(edit) @23834   15 years oliverw - Added common base class for table models - Revised event …
(edit) @23830   15 years oliverw Added table models for incomplete and unresolved addresses.
(edit) @23829   15 years oliverw - Renamed AddressVisitor.java to AddressEditContainer.java - Added …
(edit) @23821   15 years extropy 'adapt to latest josm'
(edit) @23820   15 years extropy 'adapt to latest josm'
(edit) @23819   15 years extropy Improved polygon intersection code.
(edit) @23816   15 years oliverw - Added README, removed REVISION - INodeEntity implements Comparable - …
(edit) @23815   15 years oliverw Implemented basic action framework for address edits.
(edit) @23814   15 years oliverw First version of address edit dialog.
Note: See TracRevisionLog for help on using the revision log.