-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix conflicting and broken hotkeys, Improve UX for macOS builds, Use …
…native macOS tray icon
- Loading branch information
1 parent
882ac76
commit 4ca413a
Showing
17 changed files
with
951 additions
and
112 deletions.
There are no files selected for viewing
4 changes: 2 additions & 2 deletions
4
patches_sylpheed/0001-Update-macos-bundle-project-for-latest-GTK.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 2370b59f5dbfe27b410e35faa4d8421de7c965fd Mon Sep 17 00:00:00 2001 | ||
From a2170a871e7f5dddec8a00d3276b55a1547e1b16 Mon Sep 17 00:00:00 2001 | ||
From: Peter Zhigalov <[email protected]> | ||
Date: Mon, 4 Jan 2021 21:16:39 +0700 | ||
Subject: [PATCH 01/14] Update macos bundle project for latest GTK+ | ||
Subject: [PATCH 01/16] Update macos bundle project for latest GTK+ | ||
|
||
--- | ||
macosx/bundle/Info-sylpheed.plist | 8 ++++---- | ||
|
4 changes: 2 additions & 2 deletions
4
patches_sylpheed/0002-Update-sylpheed-3.4.1-osx-test1.patch-for-3.7.0.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 46c31110ed8baa8f4c6f5f7af097d7181658f0ee Mon Sep 17 00:00:00 2001 | ||
From 3f3e00f5157abc8455c41a12431b0e1aef10aab2 Mon Sep 17 00:00:00 2001 | ||
From: Peter Zhigalov <[email protected]> | ||
Date: Mon, 4 Jan 2021 22:15:56 +0700 | ||
Subject: [PATCH 02/14] Update sylpheed-3.4.1-osx-test1.patch for 3.7.0 | ||
Subject: [PATCH 02/16] Update sylpheed-3.4.1-osx-test1.patch for 3.7.0 | ||
|
||
--- | ||
po/ja.po | 729 +++++++++++++++++++++++----------------------- | ||
|
4 changes: 2 additions & 2 deletions
4
patches_sylpheed/0003-fix-small-bug-in-addressbook-window.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 7b9a0738af3d2518334d13c6530381c1f68cfd65 Mon Sep 17 00:00:00 2001 | ||
From fdca7157656dadc25e152b550e5feeb9be8f6de0 Mon Sep 17 00:00:00 2001 | ||
From: Gustavo Noronha Silva <[email protected]> | ||
Date: Sun, 28 Jan 2018 18:20:19 +0900 | ||
Subject: [PATCH 03/14] fix small bug in addressbook window | ||
Subject: [PATCH 03/16] fix small bug in addressbook window | ||
|
||
--- | ||
src/addressbook.c | 11 +++++++++++ | ||
|
4 changes: 2 additions & 2 deletions
4
patches_sylpheed/0004-escape-From-lines-for-not-breaking-GPG-MIME-signatur.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 9603ff2d691e275dbd91a9debc87d0f1047dd7a9 Mon Sep 17 00:00:00 2001 | ||
From 1d87c343b9ae0bc27df066a409702d2a4a9b0a0a Mon Sep 17 00:00:00 2001 | ||
From: Darren Salt <[email protected]> | ||
Date: Sun, 28 Jan 2018 18:20:19 +0900 | ||
Subject: [PATCH 04/14] escape '^From ' lines for not breaking GPG MIME | ||
Subject: [PATCH 04/16] escape '^From ' lines for not breaking GPG MIME | ||
signatures | ||
|
||
--- | ||
|
4 changes: 2 additions & 2 deletions
4
patches_sylpheed/0005-libsylph-ssl.c-Support-SNI-some-servers-imap.gmail.c.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 149c626ff42f550aaaf58e96d7c59d2abd9d49be Mon Sep 17 00:00:00 2001 | ||
From 6c6631c4b95f7f5b74a1389ec424d87559102e57 Mon Sep 17 00:00:00 2001 | ||
From: Antonio Ospite <[email protected]> | ||
Date: Fri, 24 Aug 2018 10:46:04 +0200 | ||
Subject: [PATCH 05/14] libsylph/ssl.c: Support SNI, some servers | ||
Subject: [PATCH 05/16] libsylph/ssl.c: Support SNI, some servers | ||
(imap.gmail.com) seem to require it | ||
|
||
--- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 804c986972a926dab5ee8c009d3cc05f760f6a7a Mon Sep 17 00:00:00 2001 | ||
From 5f3c862c7f14060617775bf92f9bd0de190a6997 Mon Sep 17 00:00:00 2001 | ||
From: Laurent Bigonville <[email protected]> | ||
Date: Mon, 13 Jun 2022 18:35:28 +0700 | ||
Subject: [PATCH 06/14] Switch to enchant-2 | ||
Subject: [PATCH 06/16] Switch to enchant-2 | ||
|
||
--- | ||
configure | 4 ++-- | ||
|
4 changes: 2 additions & 2 deletions
4
patches_sylpheed/0007-Fix-separator-style-before-Remove-attachments-menu-i.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From d0d118e81c82ab5d459d4c132e144963e9c01448 Mon Sep 17 00:00:00 2001 | ||
From 1416adb58f2b3a5eb79ecb5d9ecefbb504db0532 Mon Sep 17 00:00:00 2001 | ||
From: Peter Zhigalov <[email protected]> | ||
Date: Tue, 7 Jun 2022 06:47:29 +0700 | ||
Subject: [PATCH 07/14] Fix separator style before 'Remove attachments' menu | ||
Subject: [PATCH 07/16] Fix separator style before 'Remove attachments' menu | ||
item | ||
|
||
--- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 330d7a64720e8c4d9fec0a98931cdd8ecad1f41f Mon Sep 17 00:00:00 2001 | ||
From ae762783e14cec7fca8cdba36731e2a969228b93 Mon Sep 17 00:00:00 2001 | ||
From: Peter Zhigalov <[email protected]> | ||
Date: Fri, 10 Jun 2022 23:49:41 +0700 | ||
Subject: [PATCH 08/14] Use native macOS notifications | ||
Subject: [PATCH 08/16] Use native macOS notifications | ||
|
||
--- | ||
macosx/bundle/Info-sylpheed.plist | 4 +- | ||
|
4 changes: 2 additions & 2 deletions
4
patches_sylpheed/0009-Add-more-options-available-in-macOS-for-Web-browser-.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From de145d4df3abf3b16957974f49cdb65f8ae38e03 Mon Sep 17 00:00:00 2001 | ||
From cbc9c4053fc93a47877e27eadef8b612e1eff963 Mon Sep 17 00:00:00 2001 | ||
From: Peter Zhigalov <[email protected]> | ||
Date: Sun, 12 Jun 2022 03:38:53 +0700 | ||
Subject: [PATCH 09/14] Add more options available in macOS for Web browser and | ||
Subject: [PATCH 09/16] Add more options available in macOS for Web browser and | ||
Editor | ||
|
||
--- | ||
|
4 changes: 2 additions & 2 deletions
4
patches_sylpheed/0010-join-encoded-multibyte-headers-splited-not-on-charac.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 4d18aac2665f2033b1dcf0e644c46a9e037c31be Mon Sep 17 00:00:00 2001 | ||
From 9f03431674921496d563f1b226204c16064156a7 Mon Sep 17 00:00:00 2001 | ||
From: Peter Zhigalov <[email protected]> | ||
Date: Sat, 18 Jun 2022 01:38:20 +0700 | ||
Subject: [PATCH 10/14] join encoded multibyte headers splited not on character | ||
Subject: [PATCH 10/16] join encoded multibyte headers splited not on character | ||
boundary | ||
|
||
================================================================================ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From cc5c0ac399ced66aeebe8efd5a40ac7e22a5c790 Mon Sep 17 00:00:00 2001 | ||
From 99e75582ada96aa6d91c7348a8bbc9ebda4f54e7 Mon Sep 17 00:00:00 2001 | ||
From: Peter Zhigalov <[email protected]> | ||
Date: Tue, 14 Jun 2022 18:15:22 +0700 | ||
Subject: [PATCH 11/14] Enable Oniguruma feature | ||
Subject: [PATCH 11/16] Enable Oniguruma feature | ||
|
||
--- | ||
makeosx.sh | 1 + | ||
|
4 changes: 2 additions & 2 deletions
4
patches_sylpheed/0012-Resync-menu-after-activating-GtkRadioMenuItem.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 23488d9dd98e4c94cf4fa88dac1b564dc4e043f3 Mon Sep 17 00:00:00 2001 | ||
From 9d2a74e195dc47be522620d0cadc8dd0f08c2ec4 Mon Sep 17 00:00:00 2001 | ||
From: Peter Zhigalov <[email protected]> | ||
Date: Wed, 15 Jun 2022 02:49:42 +0700 | ||
Subject: [PATCH 12/14] Resync menu after activating GtkRadioMenuItem | ||
Subject: [PATCH 12/16] Resync menu after activating GtkRadioMenuItem | ||
|
||
See also: | ||
* https://code.launchpad.net/~suv-lp/inkscape/osxmenu | ||
|
Oops, something went wrong.