SHA256
1
0
forked from pool/4pane

13 Commits

Author SHA256 Message Date
b5a05830bb Accepting request 1036843 from home:alois:branches:X11:Utilities
- Update to version 8.0
  * Compilation fixes when built against wxWidgets 3.2
  * When trying to extract an archive, recognise the 'xpi'
    extension: it's actually a zip
  * Provide a better context menu for the Terminal Emulator and
    CommandLine
    + There are now Copy and Paste entries where appropriate.
  * Fix Terminal Emulator display glitches
  * Fix moving/pasting symlinks when Retain Relative Symlinks is
    true
- Drop 0001-Compilation-fixes-for-wxWidgets-3.1.6.patch,
  0001-Compilation-fix-for-wxWidgets-3.1.5.patch,
  0001-Fix-a-wx-assert-complaining-that-a-panel-was-being-a.patch,
  0001-Fix-a-wxAssert-when-showing-the-Command-line-termina.patch
  and
  0001-Prevent-a-wx-build-warning-about-wxPATH_NORM_ALL-bei.patch
  (merged upstream)

OBS-URL: https://build.opensuse.org/request/show/1036843
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/4pane?expand=0&rev=22
2022-11-19 21:36:32 +00:00
81ab9b5187 Accepting request 999180 from home:alois:branches:X11:Utilities
- Added 0001-Compilation-fixes-for-wxWidgets-3.1.6.patch,
  0001-Compilation-fix-for-wxWidgets-3.1.5.patch,
  0001-Fix-a-wx-assert-complaining-that-a-panel-was-being-a.patch,
  0001-Fix-a-wxAssert-when-showing-the-Command-line-termina.patch,
  and
  0001-Prevent-a-wx-build-warning-about-wxPATH_NORM_ALL-bei.patch
  to fix build with wxWidgets 3.2

OBS-URL: https://build.opensuse.org/request/show/999180
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/4pane?expand=0&rev=20
2022-08-25 07:21:42 +00:00
b1d118958a Accepting request 853511 from home:alois:branches:X11:Utilities
- 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
2020-12-07 07:36:10 +00:00
ae4975fb2d Accepting request 840118 from home:alois:branches:X11:Utilities
- Add 4pane-fix_for_wx3.1.4.patch

OBS-URL: https://build.opensuse.org/request/show/840118
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/4pane?expand=0&rev=16
2020-10-07 18:07:34 +00:00
e2b417ef64 Accepting request 840101 from home:alois:branches:X11:Utilities
- Fix Factory build

OBS-URL: https://build.opensuse.org/request/show/840101
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/4pane?expand=0&rev=15
2020-10-07 16:45:05 +00:00
c46f5aafe0 Accepting request 789330 from home:alois:branches:X11:Utilities
- 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
2020-03-28 16:46:35 +00:00
25f28bea33 Accepting request 739191 from home:RBrownSUSE:branches:X11:Utilities
Remove obsolete Groups tag (fate#326485)

OBS-URL: https://build.opensuse.org/request/show/739191
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/4pane?expand=0&rev=11
2019-10-17 12:35:46 +00:00
c7fd82b2dd Accepting request 559884 from home:posophe:branches:X11:Utilities
- 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
2017-12-25 19:58:08 +00:00
26b107b1dd Accepting request 506931 from home:bmwiedemann:branches:X11:Utilities
Use convert -strip to not embed timestamps in .png files

OBS-URL: https://build.opensuse.org/request/show/506931
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/4pane?expand=0&rev=7
2017-06-29 07:40:17 +00:00
8e2f1984fc Accepting request 500199 from home:alois:branches:X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/500199
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/4pane?expand=0&rev=5
2017-05-31 16:52:25 +00:00
8d7782f5a3 Accepting request 491912 from home:jengelh:branches:X11:Utilities
neutral and meaningful description

OBS-URL: https://build.opensuse.org/request/show/491912
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/4pane?expand=0&rev=4
2017-04-28 17:33:21 +00:00
44d49c0b73 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/4pane?expand=0&rev=2 2017-04-27 16:38:21 +00:00
6ecaf5177a Accepting request 491408 from home:alois:branches:X11:Utilities
Brought over from Packman.

OBS-URL: https://build.opensuse.org/request/show/491408
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/4pane?expand=0&rev=1
2017-04-27 12:35:46 +00:00