Changes between Version 24 and Version 25 of ChangeLog

Show
Ignore:
Timestamp:
11/28/10 01:37:25 (4 weeks ago)
Author:
TomPh (IP: 211.28.63.96)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • ChangeLog

    v24 v25  
    11This document catalogs the changes made to emelFM and emelFM2 during their development to now. 
     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 
    218 
    319== emelFM2 0.7.3 17/6/2010 ==