Re: [PATCH] ui/cocoa: Use the standard about panel

2022-02-27 Thread Akihiko Odaki
Please ignore this. I mistakenly sent a stale patch in my outbox directory. Sorry for bothering, Akihiko Odaki On 2022/02/28 9:57, Akihiko Odaki wrote: This provides standard look and feel for the about panel and reduces code. Signed-off-by: Akihiko Odaki --- ui/cocoa.m | 112 +++---

[PATCH] ui/cocoa: Use the standard about panel

2022-02-27 Thread Akihiko Odaki
This provides standard look and feel for the about panel and reduces code. Signed-off-by: Akihiko Odaki --- ui/cocoa.m | 112 +++-- 1 file changed, 23 insertions(+), 89 deletions(-) diff --git a/ui/cocoa.m b/ui/cocoa.m index a8f1cdaf926..59672fee7

[PATCH] ui/cocoa: Use the standard about panel

2021-07-07 Thread Akihiko Odaki
This provides standard look and feel for the about panel and reduces code. Signed-off-by: Akihiko Odaki --- ui/cocoa.m | 111 +++-- 1 file changed, 23 insertions(+), 88 deletions(-) diff --git a/ui/cocoa.m b/ui/cocoa.m index 9f72844b079..3e1ae2473