source: osm/applications/editors/josm/plugins/FixAddresses/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27907   12 years stoecker fix toolbar issues
(edit) @27872   12 years akks fix compile error
(edit) @27852   12 years stoecker fix shortcut deprecation
(edit) @27825   12 years akks typo
(edit) @27824   12 years akks fix shortcut conflict in FixAddress
(edit) @27528   13 years stoecker make parsing shortcuts easier
(edit) @27357   13 years stoecker fix deprecation, remove tabs
(edit) @27338   13 years oliverw Bugfix #7169: Added option to ignore post codes.
(edit) @27326   13 years oliverw Bugfix #7181: FixAddresses plugin works very slow. Guessers work on …
(edit) @27323   13 years oliverw Removed duplicate comment.
(edit) @27322   13 years oliverw Moved all action instance to class AddressActions.
(edit) @27321   13 years oliverw Removed obsolete Visitor impl.
(edit) @26509   13 years stoecker i18n fixes
(edit) @26420   13 years oliverw Fixed compile errors caused by changes in some JOSM interfaces.
(edit) @26299   13 years stoecker i18n update, update to josm core cleanup
(edit) @25373   13 years stoecker remove tabs, cleanup code
(edit) @24982   14 years oliverw Implemented problem/solution stuff for OSMAddress.
(edit) @24979   14 years oliverw Renamed Problem to AddressProblem.
(edit) @24978   14 years oliverw Implemented basic infrastructure for new problem/solution approach.
(edit) @24977   14 years oliverw Moved SelectIncompleteAddresses to actions.
(edit) @24946   14 years oliverw Bugfix: Check bounding box before zoom.
(edit) @24944   14 years oliverw Fixed table headers.
(edit) @24942   14 years oliverw Zoom to selected item in incomplete address list.
(edit) @24941   14 years oliverw Added documentation.
(edit) @24940   14 years oliverw Added documentation.
(edit) @24322   14 years oliverw Added comments.
(edit) @24321   14 years oliverw Added comments.
(edit) @24231   14 years oliverw Simplified action names.
(edit) @24230   14 years oliverw Added notes.
(edit) @24229   14 years oliverw - Bugfix: PostalCodeChecker returned wrong results - Added support for …
(edit) @24228   14 years oliverw Removed debug output, added validation support for RU, MX and LT.
(edit) @24227   14 years oliverw PostCode -> PostalCode
(edit) @24226   14 years oliverw Validate postal codes (for some countries).
(edit) @24220   14 years oliverw Bugfix: Consider also other address data of relation.
(edit) @24210   14 years oliverw - Added preferences class. - Added option to select also guessed obejcts.
(edit) @24209   14 years oliverw Remember also the OSM object of the guess.
(edit) @24208   14 years oliverw isStreetSupportingHousenumbers returns always true - until this can be …
(edit) @24207   14 years oliverw Made left dialog part larger by default.
(edit) @24177   14 years oliverw Removed panel below street list (containing the "Convert to relation" …
(edit) @24175   14 years oliverw Added also sorting support for "Unresolved" table.
(edit) @24174   14 years oliverw Added sort capabilities to Incomplete addresses table, prepared other …
(edit) @24172   14 years oliverw Removed segments and relations column.
(edit) @24171   14 years oliverw Bugfix: NP exception in findMinimum
(edit) @24166   14 years oliverw - Treat "addr:state" as optional tag (only required in US or AU, see …
(edit) @24165   14 years oliverw Added some missing "tr" calls/fixed some names after reviewing …
(edit) @24147   14 years oliverw Bugfix: GuessAddressDataAction showed wrong state/refused work in some …
(edit) @24146   14 years oliverw Adapted needsGuess to reflect recent changes.
(edit) @24145   14 years oliverw Guess also country and state.
(edit) @24144   14 years oliverw Bugfix: Close TX in every case.
(edit) @24141   14 years oliverw Bugfix: NP exception when removing data layer.
(edit) @24134   14 years oliverw Bugfix GuessAddressDataAction#updateEnabledState
(edit) @24133   14 years oliverw Added guess action also to IncompleteAddressesDialog
(edit) @24130   14 years oliverw Detect address interpolations / removed debug output.
(edit) @24129   14 years oliverw - Added some convenience methods to AddressEditSelectionEvent - …
(edit) @24120   14 years oliverw Let ApplyAllGuessesAction also operate on incomplete addresses.
(edit) @24119   14 years oliverw Bugfix: Poor guessing quality, removed line "if …
(edit) @24117   14 years oliverw Added house number column.
(edit) @24116   14 years oliverw Clear old selection first.
(edit) @24115   14 years oliverw Check for associated address interpolations.
(edit) @24114   14 years oliverw Added selection action to "incomplete addresses dialog" , extended …
(edit) @24112   14 years oliverw Added toggle dialog for incomplete addresses (just show entries, but …
(edit) @24110   14 years oliverw Removed debug output.
(edit) @24109   14 years oliverw Added map legend.
(edit) @24108   14 years oliverw Added 'relation' column.
(edit) @24107   14 years oliverw Added action to convert all streets of the data layer into a relation. …
(edit) @24106   14 years oliverw Added "convert street/addresses" to relation.
(edit) @24105   14 years oliverw Moved actions to separate package.
(edit) @24104   14 years oliverw House numbers also supported by service roads.
(edit) @24103   14 years oliverw Made dialog non-modal.
(edit) @24096   14 years oliverw AddressFinderThread -> GuessAddressRunnable
(edit) @24095   14 years oliverw NodeFactory -> OsmFactory
(edit) @24094   14 years oliverw StreetSegmentNode -> OSMStreetSegment
(edit) @24093   14 years oliverw StreetNode -> OSMStreet
(edit) @24092   14 years oliverw StreetNode -> OSMStreet
(edit) @24091   14 years oliverw AddressNode -> OSMAddress
(edit) @24090   14 years oliverw NodeEntityBase -> OSMEntityBase
(edit) @24089   14 years oliverw INodeEntity -> IOSMEntity
(edit) @24088   14 years oliverw Added documentation / removed some compiler warnings.
(edit) @24028   14 years oliverw Several bugfixes/perf improvements relating guesses.
(edit) @24026   14 years oliverw Do not invalidate container on single entity changes, just notify clients.
(edit) @24025   14 years oliverw Fixed imports.
(edit) @24024   14 years oliverw Show also other addresses in map as blue or red (incomplete) node.
(edit) @24023   14 years oliverw Check street name also via relation.
(edit) @24018   14 years oliverw - Bugfix: Apply guess via double click caused RT exception - Guess …
(edit) @24014   14 years oliverw Renamed getStreet -> getStreetName.
(edit) @23982   14 years oliverw Bugfix: Repaired GuessAddressDataAction (wrong items were picked, etc.)
(edit) @23981   14 years oliverw Bugfix: Selection was not considered.
(edit) @23980   14 years oliverw Made dialog modal due to problems with the working data.
(edit) @23979   14 years oliverw - Added comments - Invalidate model on container changes
(edit) @23973   14 years oliverw Removed debug out.
(edit) @23972   14 years oliverw Fixed dialog layout (nicer headers, grid layout for buttons).
(edit) @23971   14 years oliverw Bugfix: Tags could not be added, only changed.
(edit) @23970   14 years oliverw - Added action RemoveAddressTagsAction - Collect all commands within a …
(edit) @23969   14 years oliverw Show address(es) in map, even if no street is selected.
(edit) @23968   14 years oliverw Use key input to jump quickly to entries in the street table.
(edit) @23967   14 years oliverw - Bugfix: Address cache did not consider all objects -> moved to …
(edit) @23966   14 years oliverw Consider also buildings when looking for address entities.
(edit) @23965   14 years oliverw Bugfix: Addresses were not resolved corectly.
(edit) @23964   14 years oliverw - SelectIncompleteAddressesAction: Added action icon and show enabled …
(edit) @23963   14 years oliverw Removed obsolete thread array.
Note: See TracRevisionLog for help on using the revision log.