pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/emelfm2



Module name:    wip
Committed by:   leonardschmidt
Date:           Wed Nov 23 18:16:15 UTC 2005

Modified Files:
        wip/emelfm2: Makefile PLIST TODO distinfo
        wip/emelfm2/patches: patch-aa

Log Message:
Update to 0.1.3:

emelFM2 0.1.3 18/11/2005:
- fr po file renamed
- clearer warning message for overwrite checks on directories
- use optimisation- and warning-related compiler options only when
  CFLAGS not specified in environment or make-command
- delete overwritten items after tasks are completed successfully, not
  before
- bugfix
  - retain permissions of copied directories and their subdirs, and
    'special' files

2005-11-06 patch (against 2005-10-28 prerelease):
- made Return keypress in input-line dialog do the same as an
  ok-button click
- made Alt-Del keypress in input-line dialog clear current line too
- default command for zip archives now unzip, not gunzip
- added action, and associated keybinding Ctrl-i, to toggle selection
  state of active pane items
- collect fam reports even when filelist refreshing is suspended
- expand any %f etc macro in a string entered for input-macro
- updated debian files
- added some API documentation
- don't create irrelevant en_US.po/mo
- cleanups
- bugfixes:
  - always correctly detect a non-existent file or dir
  - set initial config timestamp when file is (re)read, not when
    config dir is located
  - do nothing if user specifies blank filename in any task that
    involves itemname input
  - do nothing if user specifies blank filename in pack plugin
  - eliminated causes of compiler warnings
  - added compiler parameter -D_REENTRANT (app. is threaded)

branch prerelease 2005-10-28:
- remember filepanes' sort column and sort order between sessions
- added advanced config option to specify icon files directory, and so
  support 'sets' of icons
- e2 icons given 1-pixel outline, non-black where relevant (like Tango
  spec.)
- e2 toolbar/menu icons resized from 48 points to 48 pixels
- updated fr & ja translations, ja po file renamed
- cleanups
- bugfixes:
  - always show an appropriate config page after conversion to basic
    config mode
  - clear cached icon pixbufs at session-end (reduces X memory
    leakage)
  - fixed possible failure to initiate directory monitoring with
    dnotify fam
  - all fam options include accessibility-checking for displayed dirs

branch prerelease 2005-10-08:
- support file-alteration-monitoring on linux using d/inotify
  directly, as an alternate to FAM/gamin
- added back pre-0.1 support for 'drag-selection' - but with ctrl-key
  to start
- support background copy and move tasks again
- added replacement 'simple' filetypes config dialog (the advanced
  config dialog still has the old form)
- added config options for making relevant pane config-options match
  those of other pane
- small reorganisation of config dialog - columns displayed in
  filepanes now set in respective pane pages
- compile debug-message code only if debugging explicitly enabled
- cleanups - cached selection pointers, file-pane refreshing, string
  newlines etc
- bugfixes:
   - properly show filesizes for 'large' files
   - when a displayed dir is a link, change-monitor its target
     instead (in case gamin gets its act in order ...)
   - prevent dropping a selection on/into a dir that's part of the
     selection
   - abort moves before deleting any dest, if the src is not deletable
   - translate encoding of any startup dir specified on command line
   - reliably highlight directory drop-targets
   - display output pane commands in non-bold font, to workaround
     font-weight 'leakage'
   - if a displayed dir becomes inaccessible, open a parent that is
     accessible
   - correctly revert inactive-pane header color (thanks D Jensen)
   - fix occasional blank filelists


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 wip/emelfm2/patches/patch-aa
cvs -z3 rdiff -u -r1.3 -r1.4 wip/emelfm2/PLIST
cvs -z3 rdiff -u -r1.4 -r1.5 wip/emelfm2/TODO
cvs -z3 rdiff -u -r1.5 -r1.6 wip/emelfm2/Makefile
cvs -z3 rdiff -u -r1.6 -r1.7 wip/emelfm2/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs



Home | Main Index | Thread Index | Old Index