75
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Jun 03, 2025 — Jun 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Support new 0.4 attributes "user" and "visible"; support config option "osm-server.additional-versions" containig a comma separated list of version numbers that should be accepted when reading OSM files - defaults to 0.3 to allow reading 0.3 files. More... about 19 years ago
- fixed MergeVisitor to not merge two segments with different id's
imi
More... about 19 years ago
bumped default for API version to 0.4. old 0.3 can still be set using osm-server.version preference. More... about 19 years ago
Fixed MergeVisitor so that it will never merge between objects that are More... about 19 years ago
- fixed valid URL detection in MarkerLayer (removed com.sun.* stuff)
imi
More... about 19 years ago
Complete overhaul of "Reorder Way" command. Will now also flip segments if required to build a proper way. Work based on patch submitted by [email protected]. More... about 19 years ago
Speed up rendering by determining crucial preference settings once instead of for every segment drawn. Patch by [email protected]. More... about 19 years ago
Patch by Damian Sulewski <[email protected]> that adds an extra property to OsmPrimitive so that plugins (e.g. mappaint) can flag whether or not an object is shown without having to keep an extra hash table of all objects. More... about 19 years ago
Give users the chance to delete segments from a way if they fail to download. More... about 19 years ago
Changed message to "downloading ... way(s)" (not segments). More... about 19 years ago
Fixed BASE64 bug that would lead to exceptions on clear text lengths of 3n+2. More... about 19 years ago
- added nicer error messages from OSM server (thanks "anonymous" from ticket #126)
imi
More... about 19 years ago
- fixed NPE in marker layer when marker type was not found
imi
More... about 19 years ago
- fixed the confusing auto-zoom (moved to "View"-menu and made it one-time zoom)
imi
More... about 19 years ago
- added a Combine way tool
imi
More... about 19 years ago
- added focus-attribute to Annotation Presets
imi
More... about 19 years ago
- fixed the please wait dialog not always above the main window
imi
More... about 19 years ago
- added the possibility for <wpt> tags in GPX files to construct markers from relative file:// urls
imi
More... about 19 years ago
- fixed a bug in the Segment compare code to not have all incomplete segments beeing realEqual() to each other
imi
More... about 19 years ago
- fixed a NPE when hitting a mapmode shortcut after all layers have been closed
imi
More... about 19 years ago
- added "case sensitive" option to search dialog
imi
More... about 19 years ago
- added hidden config option "osm-primitives.showid" (true/false) to show the id of every object
imi
More... about 19 years ago
- added "addToggleDialog" to MapFrame to give plugins the chance of providing new toggle dialogs
imi
More... about 19 years ago
- Fixed the markerlayer import throwing NPE when image not found
imi
More... about 19 years ago
- Fixed a bug in the Merger/Conflict to auto-resolve marked changes without real changes
imi
More... over 19 years ago
- fixed Bug with AnnotationPresets not loading values-tag properly
imi
More... over 19 years ago
- changed the name of the help page for switching MarkerText on/off
imi
More... over 19 years ago
- new MarkerLayer code from Frederik. Supports Audio, Image and WebMarker (links)
imi
More... over 19 years ago
- Appletversion support of bookmarks
imi
More... over 19 years ago
- added different cursors for mapmodes (actually just finished what was begun)
imi
More... over 19 years ago