Commit graph

6 commits

Author SHA1 Message Date
joerg
3b13b6d7dc rillig@ fixed the install_sh issue, so nuke patch that worked around.
Proxy commit for xtraeme.
2007-06-13 20:32:37 +00:00
xtraeme
3a2df488b2 Update to 0.99 (latest stable version).
Code requires fox-1.6, many improvements were added, bugs fixed, etc.
2007-04-13 05:47:15 +00:00
rillig
dd54e26d30 Fixed "test ==". 2006-10-14 02:45:10 +00:00
joerg
32fed0487a When trying to link against FOX, use pthread libs explicitly. 2006-07-03 14:15:29 +00:00
adam
08cca7e324 Changes 0.84:
- fixed a bug when dragging files from Gnome (or other desktops?) to Xfe. The number of files
  was incorrectly set to n+1 instead of n.
- fixed a small regression that occured when trying to copy or move a directory to a place
  where a directory with the same name already exists
- simplified the source tree to reduce the compilation time
Version 0.83 (not released)
- modified the layout of the permissions tab to be more intuitive (first permissions,
  then owner, and finally command)
- added button "Owner only" in the permissions tab to allow chown only operations
- fixed a bug in chmod and chown operations when trying to recursively change permissions
  on a single folder
- new Debian package icon
- when multiple files are selected, the default for Properties/Permissions dialog is now "Set marked".
  This is more consistent with the single selected file case.
- updated xfe.spec.in to reflect FOX 1.4.x support
- changed executable files icon
- added Windows EXE icon
- added Ctrl-W shortcut to the Quit button
- changed the font in Help window to text font (improve readability)
- changed delete and empty trash icons, for consistency
- fixed a problem when moving a file and that file already exists : only one overwrite dialog
  should appear. Fixed the File::move() function in the File class.
- updated the README and help.cc files
- implementation of the trash can for file delete operations
- fixed a small bug in exists() function that prevent broken links to be deleted
2005-07-25 10:55:44 +00:00
xtraeme
c16fdd367b Initial import of xfe 0.54.2
X File Explorer (Xfe) is an MS-Explorer like file manager for X.
It is based on the popular, but discontinued, X win Commander.
Xfe aims to be the file manager of choice for all the Unix Addicts!

Ok'ed by wiz@
2003-08-30 16:09:21 +00:00