Changes between Version 15 and Version 16 of Changelog
- Timestamp:
- 2012-03-31T23:56:33+02:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Changelog
v15 v16 6 6 == Latest development 7 7 * major changes/enhancements 8 * Mechanism to modify JOSM settings and store files, advanced preferences dialog modifications + JavaScript configuration API + asynchronous file download task DownloadFileTask + function to export arbitrary preference keys to file (r5114) 9 * Warn non-experts when combining ways with conflicting tags or ways being part of relations (r5132) 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) 8 11 * minor enhancements 9 12 * Paste without mouse pointer in draw area should paste to center (r5052) … … 14 17 * add "Select previous/next Gap" to relation editor as popup menu of the relation members (r5081) 15 18 * [[Help/Preferences/RemoteControl|Remote Control]]: add command for opening local files (e.g., `/open_file?filename=...` (r5085) 16 * [[Help/Preferences/RemoteControl|Remote Control]]: `/load_object` in combination with `addtags` (r5095) 19 * [[Help/Preferences/RemoteControl|Remote Control]]: `/load_object` in combination with `addtags` (r5095, r5116) 17 20 * Toggle [[Help/EditToolbar|edit toolbar]] (in View menu or in popup menu) (r5092) 21 * Increase Readability of Available Presets/Styles (sort entries, tooltip as table, additional author/url in gray) (r5105) 22 * Enhancements in plugin dependencies system (view "requires" in plugin prefs + auto selection of required plugins + alert when unselecting a plugin still required) (r5121) 23 * Andle Snapping improvements: activation on A (Tab can be disabled, see #7438), better projections, show activation in status line (r5137) 18 24 * sub-minor enhancements 19 25 * better label layout in [[Help/Dialog/History#Workingwiththehistorybrowser|VersionInfoPanel]] (r5050) … … 23 29 * use closed way icon in relation editor (and conflict dialog) (r5077) 24 30 * make toolbar popup menu more intuitive (also show popup menu on empty space) (r5079) 31 * sort relations "naturally" (e.g., `US 2` < `US 10`) (r5083) 25 32 * presets/styles: Incorporate accepted keys `organic`, `fair_trade`; deprecate previously used `shop=organic` (r5080) 26 * sort relations "naturally" (e.g., `US 2` < `US 10`) (r5083) 33 * remove and deprecate `bicycle_parking=sheffield` (r5107) 34 * update `bicycle_parking` preset (r5126) 35 * Show opacity slider in the middle of the screen in case opacity button is hidden (r5127) 36 * add style for `entrance=*` (r5133), `power=transformer` (r5148) 27 37 * major bugs 28 38 * TaggingPresetSearch did not update type of selected objects and therefore showed possibly wrong presets (r5071)
