source: osm/applications/editors/josm/plugins

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @23764   14 years oliverw - Show triangle in elevation level label which indicate gain/loss - …
(edit) @23762   14 years oliverw Added documentation.
(edit) @23759   14 years oliverw - Bugfix: Remove layer data when no GPX layer is left - Removed some …
(edit) @23758   14 years oliverw Updated build.xml
(edit) @23757   14 years oliverw - Made min/max bigger - Avoid overlapping labels
(edit) @23756   14 years oliverw - Show elevation level labels instead of hours - Fixed minor …
(edit) @23755   14 years oliverw Improved drawLabel.
(edit) @23754   14 years oliverw - Apply distance from GPX track instead of recomputing it - Consider …
(edit) @23753   14 years oliverw Fixed/unified radius of spheres in layer.
(edit) @23752   14 years oliverw Draw line labels with shadow for better contrast.
(edit) @23751   14 years oliverw Made plot area larger.
(edit) @23750   14 years oliverw Show name of profile/GPX file in title instead of plot area.
(edit) @23749   14 years oliverw Changed to GridLayout due to strange effects with GridBagLayout
(edit) @23747   14 years hampelratte Ticket #5575: [patch] Adds a more usefull error message if …
(edit) @23746   14 years extropy fixes
(edit) @23737   14 years oliverw Updated build info.
(edit) @23736   14 years oliverw Show track distance in dialog.
(edit) @23734   14 years oliverw Simplified paint method; avoid selected way point to get hidden behind …
(edit) @23724   14 years upliner Further SVG import fixes
(edit) @23722   14 years oliverw Updated meta data.
(edit) @23721   14 years oliverw Implemented cursor feature.
(edit) @23715   14 years upliner importvec: ignore DTDs
(edit) @23712   14 years upliner importvec bugfixes, first working version
(edit) @23711   14 years oliverw Added ColumbusCSV and ElevationProfile to build list.
(edit) @23709   14 years oliverw Initial import of ElevationProfile plugin.
(edit) @23708   14 years oliverw Initial import of ColumbusCSV plugin.
(edit) @23707   14 years upliner Add importvec plugin stub
(edit) @23703   14 years extropy Added tweaked pdfclown sources.
(edit) @23702   14 years extropy PDF import plugin.
(edit) @23701   14 years extropy Initial folder for pdfimport plugin.
(edit) @23671   14 years fichtennadel 'fixed Manifest'
(edit) @23670   14 years fichtennadel 'Initial release'
(edit) @23667   14 years guardian added autocenter, jump to
(edit) @23663   14 years fichtennadel 'Initial release'
(edit) @23662   14 years fichtennadel
(edit) @23661   14 years fichtennadel
(edit) @23660   14 years fichtennadel Initial commit of epsg31287 plugin - local version 3
(edit) @23659   14 years mgarbe 'Changed constructor signature of plugin main class'
(edit) @23650   14 years mgarbe corrected bug: time anonymization was not working. added code.
(edit) @23630   14 years upliner add cursor for "draw building" mapmode
(edit) @23608   14 years malcolmh isol beacon bug fix
(edit) @23607   14 years malcolmh isol beacon bug fix
(edit) @23605   14 years malcolmh isol beacon bug fix
(edit) @23603   14 years malcolmh isol beacon bug fix
Note: See TracRevisionLog for help on using the revision log.