Changes between Version 18 and Version 19 of Changelog
- Timestamp:
- 2012-04-05T12:55:56+02:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Changelog
v18 v19 9 9 * Warn non-experts when combining ways with conflicting tags or ways being part of relations (r5132) 10 10 * Several improvements in startup time: perform several initialization tasks in parallel (r5134), speedup XML parser r5135, speedup presets initialization by some caching (r5136), load preset icons in a background thread (r5139) 11 * Add lasso selection mode (r5152) 11 12 * minor enhancements 12 13 * Paste without mouse pointer in draw area should paste to center (r5052) … … 22 23 * Enhancements in plugin dependencies system (view "requires" in plugin prefs + auto selection of required plugins + alert when unselecting a plugin still required) (r5121) 23 24 * Angle Snapping improvements: activation on A (Tab can be disabled, see #7438), better projections, show activation in status line (r5137) 25 * tagging presets: allow to change the matching process (`match=none|key|key!|keyvalue`), remove `delete_if_empty`, `default` defaults to "", adapted comments in `defaultpresets.xml`, refactoring of the matching process (removes some duplicate code and some magical arithmetic) (r5155) 26 * tagging presets: allow icons for individual combo items (use new `<list_entry>` element) (r5158) 24 27 * sub-minor enhancements 25 28 * better label layout in [[Help/Dialog/History#Workingwiththehistorybrowser|VersionInfoPanel]] (r5050) … … 38 41 * TaggingPresetSearch did not update type of selected objects and therefore showed possibly wrong presets (r5071) 39 42 * API calls blocking, cancel not working, JOSM hangs (r5084) 43 40 44 * [[Plugin changelog#Mar2012|plugin changes]] 41 45
