|
Bernhard M. Wiedemann |
6f3018 |
-------------------------------------------------------------------
|
|
Bernhard M. Wiedemann |
6f3018 |
Mon Dec 25 19:40:47 UTC 2017 - p.drouand@gmail.com
|
|
Bernhard M. Wiedemann |
6f3018 |
|
|
Bernhard M. Wiedemann |
6f3018 |
- Update to version 5.0
|
|
Bernhard M. Wiedemann |
6f3018 |
+ There is a simpler 'Find' dialog for everyday use.
|
|
Bernhard M. Wiedemann |
6f3018 |
Just as the QuickGrep dialog is good enough for most greps, a
|
|
Bernhard M. Wiedemann |
6f3018 |
simple one-page QuickFind that sets just the path, pattern and
|
|
Bernhard M. Wiedemann |
6f3018 |
search-type will be sufficient for most searches.
|
|
Bernhard M. Wiedemann |
6f3018 |
+ When large files are being moved or pasted, their progress is now
|
|
Bernhard M. Wiedemann |
6f3018 |
displayed in the statusbar.
|
|
Bernhard M. Wiedemann |
6f3018 |
+ It is now possible to make a particular fileview order its files
|
|
Bernhard M. Wiedemann |
6f3018 |
in a decimal-aware way. This is helpful in the case of files with
|
|
Bernhard M. Wiedemann |
6f3018 |
names like foo1.txt, foo2.txt, foo11.txt, foo12.txt, which normally
|
|
Bernhard M. Wiedemann |
6f3018 |
sort as 1, 11, 12, 2.
|
|
Bernhard M. Wiedemann |
6f3018 |
+ A fileview's contextmenu now has an entry that makes it sort such
|
|
Bernhard M. Wiedemann |
6f3018 |
files more intelligently. Note that this only affects files with
|
|
Bernhard M. Wiedemann |
6f3018 |
names that _end_ in digits, not those with digits elsewhere in the name.
|
|
Bernhard M. Wiedemann |
6f3018 |
+ Building 4Pane now uses Automake.
|
|
Bernhard M. Wiedemann |
6f3018 |
- Split out language files into their own sub-package
|
|
Bernhard M. Wiedemann |
6f3018 |
|
|
Bernhard M. Wiedemann |
6f3018 |
-------------------------------------------------------------------
|
|
Bernhard M. Wiedemann |
6f3018 |
Thu Jun 29 05:14:05 UTC 2017 - bwiedemann@suse.com
|
|
Bernhard M. Wiedemann |
6f3018 |
|
|
Bernhard M. Wiedemann |
6f3018 |
- Use convert -strip to not embed timestamps in .png files
|
|
Bernhard M. Wiedemann |
6f3018 |
|
|
Bernhard M. Wiedemann |
6f3018 |
-------------------------------------------------------------------
|
|
Bernhard M. Wiedemann |
6f3018 |
Wed May 31 16:49:09 UTC 2017 - aloisio@gmx.com
|
|
Bernhard M. Wiedemann |
6f3018 |
|
|
Bernhard M. Wiedemann |
6f3018 |
- Added LICENCE file
|
|
Bernhard M. Wiedemann |
6f3018 |
|
|
Bernhard M. Wiedemann |
6f3018 |
-------------------------------------------------------------------
|
|
Bernhard M. Wiedemann |
6f3018 |
Fri Apr 28 17:13:55 UTC 2017 - jengelh@inai.de
|
|
Bernhard M. Wiedemann |
6f3018 |
|
|
Bernhard M. Wiedemann |
6f3018 |
- Corrected description
|
|
Bernhard M. Wiedemann |
6f3018 |
|
|
Bernhard M. Wiedemann |
6f3018 |
-------------------------------------------------------------------
|
|
Bernhard M. Wiedemann |
6f3018 |
Thu Apr 27 16:38:30 UTC 2017 - aloisio@gmx.com
|
|
Bernhard M. Wiedemann |
6f3018 |
|
|
Bernhard M. Wiedemann |
6f3018 |
- Corrected summary
|
|
Bernhard M. Wiedemann |
6f3018 |
|
|
Bernhard M. Wiedemann |
6f3018 |
-------------------------------------------------------------------
|
|
Bernhard M. Wiedemann |
6f3018 |
Fri Feb 17 19:34:07 UTC 2017 - olaf@aepfle.de
|
|
Bernhard M. Wiedemann |
6f3018 |
|
|
Bernhard M. Wiedemann |
6f3018 |
- Use wxWidgets-3_0
|
|
Bernhard M. Wiedemann |
6f3018 |
|
|
Bernhard M. Wiedemann |
6f3018 |
-------------------------------------------------------------------
|
|
Bernhard M. Wiedemann |
6f3018 |
Sun May 8 11:46:24 UTC 2016 - aloisio@gmx.com
|
|
Bernhard M. Wiedemann |
6f3018 |
|
|
Bernhard M. Wiedemann |
6f3018 |
- Update to version 4.0:
|
|
Bernhard M. Wiedemann |
6f3018 |
* Moving or pasting files now uses threads
|
|
Bernhard M. Wiedemann |
6f3018 |
* This allows 4Pane to be responsive even during pastes of
|
|
Bernhard M. Wiedemann |
6f3018 |
very large files, and also makes it possible to cancel such
|
|
Bernhard M. Wiedemann |
6f3018 |
pastes.
|
|
Bernhard M. Wiedemann |
6f3018 |
* A better method of detecting a file's system mime-type is
|
|
Bernhard M. Wiedemann |
6f3018 |
now used
|
|
Bernhard M. Wiedemann |
6f3018 |
* 4Pane can now be built with clang as well as with g++
|
|
Bernhard M. Wiedemann |
6f3018 |
version 3.0:
|
|
Bernhard M. Wiedemann |
6f3018 |
* It's now possible to use gtk3 instead of gtk2, providing the
|
|
Bernhard M. Wiedemann |
6f3018 |
gtk3 version is sufficiently recent
|
|
Bernhard M. Wiedemann |
6f3018 |
* 4Pane now builds and runs on GNU Hurd, though some features
|
|
Bernhard M. Wiedemann |
6f3018 |
are missing: in particular FilesystemWatcher and samba support
|
|
Bernhard M. Wiedemann |
6f3018 |
* There is now an optional Preview feature: hovering over an
|
|
Bernhard M. Wiedemann |
6f3018 |
image or a text file will, after a delay, show the contents in
|
|
Bernhard M. Wiedemann |
6f3018 |
a 'tooltip'
|
|
Bernhard M. Wiedemann |
6f3018 |
* Double-clicking on a file now uses the system's mime-type
|
|
Bernhard M. Wiedemann |
6f3018 |
method to decide which application to use to open the file
|
|
Bernhard M. Wiedemann |
6f3018 |
Previous versions used just 4Pane's built-in method. Now by
|
|
Bernhard M. Wiedemann |
6f3018 |
default both are tried in turn, the system method first,
|
|
Bernhard M. Wiedemann |
6f3018 |
but this can be changed in Options > Configuring 4Pane >
|
|
Bernhard M. Wiedemann |
6f3018 |
Miscellaneous > Other
|
|
Bernhard M. Wiedemann |
6f3018 |
version 2.0:
|
|
Bernhard M. Wiedemann |
6f3018 |
* It's now possible to mount a remote partition over ssh, using
|
|
Bernhard M. Wiedemann |
6f3018 |
sshfs.
|
|
Bernhard M. Wiedemann |
6f3018 |
* 4Pane now uses 'inotify' to keep it informed of changes to
|
|
Bernhard M. Wiedemann |
6f3018 |
the filesystem. This means that the display updates
|
|
Bernhard M. Wiedemann |
6f3018 |
to show altered dirs and files, whether they were changed by
|
|
Bernhard M. Wiedemann |
6f3018 |
4Pane itself or from elsewhere. This is enabled by default.
|
|
Bernhard M. Wiedemann |
6f3018 |
* Any /etc/fstab entries for network mounts (nfs, sshfs and
|
|
Bernhard M. Wiedemann |
6f3018 |
samba) are now added to their 'mount' dialogs
|
|
Bernhard M. Wiedemann |
6f3018 |
* There's now a separate icon for broken symlinks.
|
|
Bernhard M. Wiedemann |
6f3018 |
version 1.0:
|
|
Bernhard M. Wiedemann |
6f3018 |
* For the musophobic, added the ability to use the keyboard to:
|
|
Bernhard M. Wiedemann |
6f3018 |
navigate to/from the panes, terminal emulator, command-line
|
|
Bernhard M. Wiedemann |
6f3018 |
and toolbar textctrl; return to the last-used control;
|
|
Bernhard M. Wiedemann |
6f3018 |
navigate between dir-view and file-view, and to the opposite
|
|
Bernhard M. Wiedemann |
6f3018 |
twinpane; cycle through multiple open tabs;
|
|
Bernhard M. Wiedemann |
6f3018 |
* User-defined command parameters can now have modifiers, better
|
|
Bernhard M. Wiedemann |
6f3018 |
to specify which panes to select from.
|
|
Bernhard M. Wiedemann |
6f3018 |
* When the user does Copy on a treeitem, its filepath is now
|
|
Bernhard M. Wiedemann |
6f3018 |
added to the (real) clipboard too.
|
|
Bernhard M. Wiedemann |
6f3018 |
If 4Pane is built against >=wxGTK-2.9 it's also added to the
|
|
Bernhard M. Wiedemann |
6f3018 |
primary selection.
|
|
Bernhard M. Wiedemann |
6f3018 |
* It's now possible to set a background colour to panes,
|
|
Bernhard M. Wiedemann |
6f3018 |
optionally different for dirviews and fileviews.
|
|
Bernhard M. Wiedemann |
6f3018 |
* Added the ability to paste only the dirs in the clipboard,
|
|
Bernhard M. Wiedemann |
6f3018 |
ignoring files. This makes it easy to replicate a directory
|
|
Bernhard M. Wiedemann |
6f3018 |
tree.
|
|
Bernhard M. Wiedemann |
6f3018 |
* A greater range of compressed files and archives can now be
|
|
Bernhard M. Wiedemann |
6f3018 |
handled.
|
|
Bernhard M. Wiedemann |
6f3018 |
Assuming the relevant system libs are installed:
|
|
Bernhard M. Wiedemann |
6f3018 |
Files compressed with xz, lzma, lzop and compress can now be
|
|
Bernhard M. Wiedemann |
6f3018 |
decompressed and (all but the last) compressed.
|
|
Bernhard M. Wiedemann |
6f3018 |
Standard 7z archives can be extracted, and tar.7z ones created
|
|
Bernhard M. Wiedemann |
6f3018 |
and extracted.
|
|
Bernhard M. Wiedemann |
6f3018 |
Cpio and ar archives can be extracted, as can rpm and deb
|
|
Bernhard M. Wiedemann |
6f3018 |
packages.
|
|
Bernhard M. Wiedemann |
6f3018 |
It's also possible to peek inside tar archives compressed with
|
|
Bernhard M. Wiedemann |
6f3018 |
xz (lzma1 or 2), in addition to gzip and bzip2.
|
|
Bernhard M. Wiedemann |
6f3018 |
There are now different tree icons to discriminate between
|
|
Bernhard M. Wiedemann |
6f3018 |
archives, compressed archives and compressed files.
|
|
Bernhard M. Wiedemann |
6f3018 |
* It's now possible to change which part of a filename is
|
|
Bernhard M. Wiedemann |
6f3018 |
displayed in the 'ext' column of a fileview.
|
|
Bernhard M. Wiedemann |
6f3018 |
By default an extension is still considered to start at the
|
|
Bernhard M. Wiedemann |
6f3018 |
first '.', but it's now possible to change this to the last or
|
|
Bernhard M. Wiedemann |
6f3018 |
the penultimate one.
|
|
Bernhard M. Wiedemann |
6f3018 |
* 4Pane now will (by default) use stock icons for such things as
|
|
Bernhard M. Wiedemann |
6f3018 |
Copy and Undo. Improved some non-stock icons.
|
|
Bernhard M. Wiedemann |
6f3018 |
* 4Pane now acquires more information about newly-found usb
|
|
Bernhard M. Wiedemann |
6f3018 |
devices, and may not have to bother the user about them.
|
|
Bernhard M. Wiedemann |
6f3018 |
* There is now a built-in su/sudo front-end for executing
|
|
Bernhard M. Wiedemann |
6f3018 |
commands with admin privileges. This is the default, but it's
|
|
Bernhard M. Wiedemann |
6f3018 |
still possible to configure to use kdesu/gksu/etc/ instead
|
|
Bernhard M. Wiedemann |
6f3018 |
|
|
Bernhard M. Wiedemann |
6f3018 |
- Spec cleanup
|
|
Bernhard M. Wiedemann |
6f3018 |
|
|
Bernhard M. Wiedemann |
6f3018 |
-------------------------------------------------------------------
|
|
Bernhard M. Wiedemann |
6f3018 |
Fri Aug 17 14:14:19 UTC 2012 - seife+obs@b1-systems.com
|
|
Bernhard M. Wiedemann |
6f3018 |
|
|
Bernhard M. Wiedemann |
6f3018 |
- fix build on 12.1+
|
|
Bernhard M. Wiedemann |
6f3018 |
|
|
Bernhard M. Wiedemann |
6f3018 |
-------------------------------------------------------------------
|
|
Bernhard M. Wiedemann |
6f3018 |
Sat May 28 00:00:00 UTC 2011 - detlef@links2linux.de
|
|
Bernhard M. Wiedemann |
6f3018 |
|
|
Bernhard M. Wiedemann |
6f3018 |
- initial build for PackMan <0.0.8>
|