Skip to content

Commit

Permalink
Fix conflicting and broken hotkeys, Improve UX for macOS builds, Use …
Browse files Browse the repository at this point in the history
…native macOS tray icon
  • Loading branch information
AlienCowEatCake committed Jul 15, 2022
1 parent 882ac76 commit 4ca413a
Show file tree
Hide file tree
Showing 17 changed files with 951 additions and 112 deletions.
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 ++++----
Expand Down
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 +++++++++++++++++++++++-----------------------
Expand Down
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 +++++++++++
Expand Down
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

---
Expand Down
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

---
Expand Down
4 changes: 2 additions & 2 deletions patches_sylpheed/0006-Switch-to-enchant-2.patch
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 ++--
Expand Down
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

---
Expand Down
4 changes: 2 additions & 2 deletions patches_sylpheed/0008-Use-native-macOS-notifications.patch
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 +-
Expand Down
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

---
Expand Down
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

================================================================================
Expand Down
4 changes: 2 additions & 2 deletions patches_sylpheed/0011-Enable-Oniguruma-feature.patch
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 +
Expand Down
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
Expand Down
Loading

0 comments on commit 4ca413a

Please sign in to comment.