- Update to version 7.0
* Added support for GIO mounts
+ Recent distro versions use GIO to mount some usb devices
inside /run/user/<id>/gvfs/
4Pane now looks there for automounted DVDs, cameras and
smart devices e.g. android phones, and adds a toolbar
button for each, just as would happen for a usb flash
drive.
* Improvements to the QuickFind dialog
* Compilation fix for >=wxWidgets 3.1.4
- Drop 4pane-fix_for_wx3.1.4.patch (merged upstream)
OBS-URL: https://build.opensuse.org/request/show/853511
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/4pane?expand=0&rev=18
- Update to version 6.0
* 4Pane no longer builds with wxWidgets 2.8; it now requires
3.0 or higher.
* There's a faster way to reach the File OpenWith menu.
Ctrl-Alt-doubleclick will now directly show the menu.
* When moving or pasting files, optionally retain their
previous modification date.
* Support extracting/verifying 'rar' archives, if 'unrar' is
installed, but not 'rar' creation. 'unrar' is freely
available (though with a licence restriction) but the 'rar'
licence is too restricted.
* Previewing images now supports svg files too.
* Add support for the LXQt DE by recognising its default
editor, terminal and image viewer.
OBS-URL: https://build.opensuse.org/request/show/789330
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/4pane?expand=0&rev=13
- Update to version 5.0
+ There is a simpler 'Find' dialog for everyday use.
Just as the QuickGrep dialog is good enough for most greps, a
simple one-page QuickFind that sets just the path, pattern and
search-type will be sufficient for most searches.
+ When large files are being moved or pasted, their progress is now
displayed in the statusbar.
+ It is now possible to make a particular fileview order its files
in a decimal-aware way. This is helpful in the case of files with
names like foo1.txt, foo2.txt, foo11.txt, foo12.txt, which normally
sort as 1, 11, 12, 2.
+ A fileview's contextmenu now has an entry that makes it sort such
files more intelligently. Note that this only affects files with
names that _end_ in digits, not those with digits elsewhere in the name.
+ Building 4Pane now uses Automake.
- Split out language files into their own sub-package
OBS-URL: https://build.opensuse.org/request/show/559884
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/4pane?expand=0&rev=9