Changes between Version 17 and Version 18 of Changelog


Ignore:
Timestamp:
2012-04-01T02:00:55+02:00 (14 years ago)
Author:
Don-vip
Comment:

typo

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v17 v18  
    88  * 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)
    99  * 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)
     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)
    1111* minor enhancements
    1212  * Paste without mouse pointer in draw area should paste to center (r5052)
    13   * add "Add selection to relation" to popup menu of relation toggle dialog (r5082)
     13  * Add "Add selection to relation" to popup menu of relation toggle dialog (r5082)
    1414  * Add Map Paint Styles to View menu (r5086, r5088)
    1515  * Warning against misaligned imagery for new users (r5091)
    16   * make target highlighting not feel sluggish (#7503)
    17   * add "Select previous/next Gap" to relation editor as popup menu of the relation members (r5081)
     16  * Make target highlighting not feel sluggish (#7503)
     17  * Add "Select previous/next Gap" to relation editor as popup menu of the relation members (r5081)
    1818  * [[Help/Preferences/RemoteControl|Remote Control]]: add command for opening local files (e.g., `/open_file?filename=...` (r5085)
    1919  * [[Help/Preferences/RemoteControl|Remote Control]]: `/load_object` in combination with `addtags` (r5095, r5116)
     
    2121  * Increase Readability of Available Presets/Styles (sort entries, tooltip as table, additional author/url in gray) (r5105)
    2222  * 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)
     23  * Angle Snapping improvements: activation on A (Tab can be disabled, see #7438), better projections, show activation in status line (r5137)
    2424* sub-minor enhancements
    2525  * better label layout in [[Help/Dialog/History#Workingwiththehistorybrowser|VersionInfoPanel]] (r5050)