forked from pool/FreeFileSync
Accepting request 1174162 from network
- Update to 13.6: * Compact parent path display for medium/large row sizes * Fixed crash when mouse inputs are queued due to system lag * Don't steal focus from other app when sync progress dialog is shown * Fix crackling sound at the beginning of WAV playback (Linux) * Prevent middle grid tooltip from covering sync direction * Disable Nagle algorithm for SFTP connections OBS-URL: https://build.opensuse.org/request/show/1174162 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/FreeFileSync?expand=0&rev=24
This commit is contained in:
commit
43633a3451
@ -1,25 +1,25 @@
|
||||
Index: FreeFileSync-13.5/FreeFileSync/Source/ui/gui_generated.cpp
|
||||
Index: FreeFileSync-13.6/FreeFileSync/Source/ui/gui_generated.cpp
|
||||
===================================================================
|
||||
--- FreeFileSync-13.5.orig/FreeFileSync/Source/ui/gui_generated.cpp
|
||||
+++ FreeFileSync-13.5/FreeFileSync/Source/ui/gui_generated.cpp
|
||||
--- FreeFileSync-13.6.orig/FreeFileSync/Source/ui/gui_generated.cpp
|
||||
+++ FreeFileSync-13.6/FreeFileSync/Source/ui/gui_generated.cpp
|
||||
@@ -108,10 +108,10 @@ MainDialogGenerated::MainDialogGenerated
|
||||
m_menuItemHelp = new wxMenuItem( m_menuHelp, wxID_HELP, wxString( _("&View help") ) + wxT('\t') + wxT("F1"), wxEmptyString, wxITEM_NORMAL );
|
||||
m_menuHelp->Append( m_menuItemHelp );
|
||||
m_menuItemHelp = new wxMenuItem( m_menuHelp, wxID_HELP, wxString( _("&View help") ) + wxT('\t') + wxT("F1"), wxEmptyString, wxITEM_NORMAL );
|
||||
m_menuHelp->Append( m_menuItemHelp );
|
||||
|
||||
- m_menuHelp->AppendSeparator();
|
||||
+ //m_menuHelp->AppendSeparator();
|
||||
- m_menuHelp->AppendSeparator();
|
||||
+ //m_menuHelp->AppendSeparator();
|
||||
|
||||
m_menuItemCheckVersionNow = new wxMenuItem( m_menuHelp, wxID_ANY, wxString( _("&Check for updates now") ) , wxEmptyString, wxITEM_NORMAL );
|
||||
- m_menuHelp->Append( m_menuItemCheckVersionNow );
|
||||
+ //m_menuHelp->Append( m_menuItemCheckVersionNow );
|
||||
m_menuItemCheckVersionNow = new wxMenuItem( m_menuHelp, wxID_ANY, wxString( _("&Check for updates now") ), wxEmptyString, wxITEM_NORMAL );
|
||||
- m_menuHelp->Append( m_menuItemCheckVersionNow );
|
||||
+ //m_menuHelp->Append( m_menuItemCheckVersionNow );
|
||||
|
||||
m_menuHelp->AppendSeparator();
|
||||
m_menuHelp->AppendSeparator();
|
||||
|
||||
Index: FreeFileSync-13.5/FreeFileSync/Source/ui/main_dlg.cpp
|
||||
Index: FreeFileSync-13.6/FreeFileSync/Source/ui/main_dlg.cpp
|
||||
===================================================================
|
||||
--- FreeFileSync-13.5.orig/FreeFileSync/Source/ui/main_dlg.cpp
|
||||
+++ FreeFileSync-13.5/FreeFileSync/Source/ui/main_dlg.cpp
|
||||
@@ -971,7 +971,7 @@ imgFileManagerSmall_([]
|
||||
--- FreeFileSync-13.6.orig/FreeFileSync/Source/ui/main_dlg.cpp
|
||||
+++ FreeFileSync-13.6/FreeFileSync/Source/ui/main_dlg.cpp
|
||||
@@ -1118,7 +1118,7 @@ imgFileManagerSmall_([]
|
||||
updateGui();
|
||||
|
||||
//register regular check for update on next idle event
|
||||
@ -28,11 +28,11 @@ Index: FreeFileSync-13.5/FreeFileSync/Source/ui/main_dlg.cpp
|
||||
|
||||
//asynchronous call to wxWindow::Dimensions(): fix superfluous frame on right and bottom when FFS is started in fullscreen mode
|
||||
Bind(wxEVT_IDLE, &MainDialog::onLayoutWindowAsync, this);
|
||||
Index: FreeFileSync-13.5/FreeFileSync/Source/ui/version_check.cpp
|
||||
Index: FreeFileSync-13.6/FreeFileSync/Source/ui/version_check.cpp
|
||||
===================================================================
|
||||
--- FreeFileSync-13.5.orig/FreeFileSync/Source/ui/version_check.cpp
|
||||
+++ FreeFileSync-13.5/FreeFileSync/Source/ui/version_check.cpp
|
||||
@@ -47,7 +47,8 @@ void openBrowserForDownload(wxWindow* pa
|
||||
--- FreeFileSync-13.6.orig/FreeFileSync/Source/ui/version_check.cpp
|
||||
+++ FreeFileSync-13.6/FreeFileSync/Source/ui/version_check.cpp
|
||||
@@ -48,7 +48,8 @@ void openBrowserForDownload(wxWindow* pa
|
||||
bool fff::automaticUpdateCheckDue(time_t lastUpdateCheck)
|
||||
{
|
||||
const time_t now = std::time(nullptr);
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 15 05:41:41 UTC 2024 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
- Update to 13.6:
|
||||
* Compact parent path display for medium/large row sizes
|
||||
* Fixed crash when mouse inputs are queued due to system lag
|
||||
* Don't steal focus from other app when sync progress dialog is shown
|
||||
* Fix crackling sound at the beginning of WAV playback (Linux)
|
||||
* Prevent middle grid tooltip from covering sync direction
|
||||
* Disable Nagle algorithm for SFTP connections
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 3 11:31:49 UTC 2024 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%endif
|
||||
|
||||
Name: FreeFileSync
|
||||
Version: 13.5
|
||||
Version: 13.6
|
||||
Release: 0
|
||||
Summary: Backup software to synchronize files and folders
|
||||
License: GPL-3.0-or-later
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f00b7c4286c0411da64271631523d3904bb198ff4cf2020d3f4a87dbc277ca76
|
||||
size 2760609
|
BIN
FreeFileSync_13.6_Source.zip
(Stored with Git LFS)
Normal file
BIN
FreeFileSync_13.6_Source.zip
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user