| | 2 | |
| | 3 | == emelFM2 0.7.4 28/11/2010 == |
| | 4 | * change Makefile default STATIC_THUMBLIB ?= 1 to WITH_THUMBLIB ?= 0 |
| | 5 | * change thumbnails plugin to optionally work with renamed library ‘libthumbs’, available from website OtherDownloads |
| | 6 | * support argument for file.du action, to specify file name/pattern instead of selected items |
| | 7 | * for gtk >= 2.20, show GtkSpinner in status bar when file operation is in progress |
| | 8 | * refine history-menu creation (no duplicates etc), operation (activation during hover), and cacheing (limited no. of dirs) |
| | 9 | * revised inotify backend for file-alteration-monitoring |
| | 10 | * conform to gtk 3.0 API where relevant |
| | 11 | * bugfixes |
| | 12 | * when using HAL/devkit/udisks, don’t display a filelist on an unmounted device |
| | 13 | * revised operation of pane.<bookmarks> action |
| | 14 | * block emission of “activate” signals after combo change in ownership dialog |
| | 15 | * fix crash when cd’s repeated rapidly |
| | 16 | * fix bad setup of mkdir dialog for some users |
| | 17 | * fix setting group in ownership dialog for gtk >= 2.14 |