1 | | This document catalogs the changes made to emelFM and emelFM2 during their development to now. |
| 1 | This document catalogues the changes made to emelFM and emelFM2 during their development to now. |
| 2 | |
| 3 | == emelFM2 0.9.1 18/2/2014 == |
| 4 | * retain selection of renamed items |
| 5 | * show updated filelist during multiple renames, moves, deletions etc |
| 6 | * support filepath as a command-line argument (i.e. without – or — prefix) |
| 7 | * some path-interpretation for relevant commandline options, allows relative paths etc |
| 8 | * add -a commandline option, to load config data from a specified place after any data from the default location or as specified by a -c option. No data is saved to DIR |
| 9 | * re-purpose -u commandline option |
| 10 | * single ‘level’ for all items in plugin-actions menu |
| 11 | * add config-page context-menu items to [un]load and un[menu] all listed plugins |
| 12 | * user may choose text colour for output pane commands |
| 13 | * add config option to show directory path in main-window title |
| 14 | * add copy to output context menu |
| 15 | * work around gtk 3.8, 3.10 deprecated objects & API (except threads setup) |
| 16 | * extra make option WITH_SYSTEM_ICONS=1 to install default icons |
| 17 | * unpack plugin supports .iso files – but only works for superuser |
| 18 | * updated translations (except pl) |
| 19 | * bugfixes |
| 20 | * fix handle-position on vertical toolbars |
| 21 | * fix position of toolbar-related menus on gtk3 |
| 22 | * check encoding of all, not just initial, text in view dialog |
| 23 | * correct cleanup after closing any ‘blocked’ dialog |
| 24 | * revert 7za pack command |
| 25 | * fix action-parameter parsing to support embedded ‘,’ |