Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BoardViewBase: Use PANGO markup to display thread subject #1033

Conversation

ma8ma
Copy link
Collaborator

@ma8ma ma8ma commented Aug 20, 2022

スレ一覧に表示するスレタイトルをPANGO Markupで装飾して表示するように変更します。

参考文献

https://docs.gtk.org/Pango/pango_markup.html

関連のissue: #76

スレ一覧に表示するスレタイトルをPANGO Markupで装飾して表示するように
変更します。

参考文献
https://docs.gtk.org/Pango/pango_markup.html

Co-authored-by: JD Project <jd.project@acc574344b8506f1335297eaa7f74be0f7ea992b>
@ma8ma ma8ma added the feature 機能の追加と削除 label Aug 20, 2022
@ma8ma ma8ma merged commit 3ec7460 into JDimproved:master Aug 20, 2022
@ma8ma ma8ma deleted the boardviewbase-use-pango-markup-to-display-thread-subject branch August 20, 2022 14:06
ma8ma added a commit to ma8ma/JDim that referenced this pull request Aug 22, 2022
…improved#1033)"

This reverts commit 3ec7460.

コンソールにGTK警告が表示されたため原因のコミットを一旦差し戻します。

error log
```
(jdim:556244): Gtk-WARNING **: 20:58:40.881:
Failed to set text from markup due to error parsing markup:
1 行目にエラーがあります: エンティティ名“copy”は不明です
```

修正にあたり不具合報告をしていただきありがとうございました。
https://next2ch.net/test/read.cgi/linux/1613035222/979-981
ma8ma added a commit that referenced this pull request Aug 22, 2022
)" (#1034)

This reverts commit 3ec7460.

コンソールにGTK警告が表示されたため原因のコミットを一旦差し戻します。

error log
```
(jdim:556244): Gtk-WARNING **: 20:58:40.881:
Failed to set text from markup due to error parsing markup:
1 行目にエラーがあります: エンティティ名“copy”は不明です
```

修正にあたり不具合報告をしていただきありがとうございました。
https://next2ch.net/test/read.cgi/linux/1613035222/979-981
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 機能の追加と削除
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant