Searched hist:"6 af13813975b3f518bd89fc7a1c264f12e252879" (Results 1 – 6 of 6) sorted by relevance
/haiku/src/apps/haikudepot/textview/ |
H A D | TextSpan.h | 6af13813975b3f518bd89fc7a1c264f12e252879 Thu Nov 23 19:49:45 UTC 2023 PulkoMandy <pulkomandy@pulkomandy.tk> HaikuDepot TextView: add support for hyperlinks/clikable areas
Specific text spans can be assigned a cursor and BMessage to send when they are clicked. This allows for implementing hyperlinks, specific popup menus, and clickable text of any type.
With some extra work it can also be used to implement spell checking suggestions, buttons, and so on.
Change-Id: I390e0c44656da76a950c432bdd934bd51af49baf Reviewed-on: https://review.haiku-os.org/c/haiku/+/7130 Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk> Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
|
H A D | TextSpan.cpp | 6af13813975b3f518bd89fc7a1c264f12e252879 Thu Nov 23 19:49:45 UTC 2023 PulkoMandy <pulkomandy@pulkomandy.tk> HaikuDepot TextView: add support for hyperlinks/clikable areas
Specific text spans can be assigned a cursor and BMessage to send when they are clicked. This allows for implementing hyperlinks, specific popup menus, and clickable text of any type.
With some extra work it can also be used to implement spell checking suggestions, buttons, and so on.
Change-Id: I390e0c44656da76a950c432bdd934bd51af49baf Reviewed-on: https://review.haiku-os.org/c/haiku/+/7130 Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk> Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
|
H A D | TextDocument.h | 6af13813975b3f518bd89fc7a1c264f12e252879 Thu Nov 23 19:49:45 UTC 2023 PulkoMandy <pulkomandy@pulkomandy.tk> HaikuDepot TextView: add support for hyperlinks/clikable areas
Specific text spans can be assigned a cursor and BMessage to send when they are clicked. This allows for implementing hyperlinks, specific popup menus, and clickable text of any type.
With some extra work it can also be used to implement spell checking suggestions, buttons, and so on.
Change-Id: I390e0c44656da76a950c432bdd934bd51af49baf Reviewed-on: https://review.haiku-os.org/c/haiku/+/7130 Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk> Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
|
H A D | TextDocumentView.h | 6af13813975b3f518bd89fc7a1c264f12e252879 Thu Nov 23 19:49:45 UTC 2023 PulkoMandy <pulkomandy@pulkomandy.tk> HaikuDepot TextView: add support for hyperlinks/clikable areas
Specific text spans can be assigned a cursor and BMessage to send when they are clicked. This allows for implementing hyperlinks, specific popup menus, and clickable text of any type.
With some extra work it can also be used to implement spell checking suggestions, buttons, and so on.
Change-Id: I390e0c44656da76a950c432bdd934bd51af49baf Reviewed-on: https://review.haiku-os.org/c/haiku/+/7130 Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk> Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
|
H A D | TextDocument.cpp | 6af13813975b3f518bd89fc7a1c264f12e252879 Thu Nov 23 19:49:45 UTC 2023 PulkoMandy <pulkomandy@pulkomandy.tk> HaikuDepot TextView: add support for hyperlinks/clikable areas
Specific text spans can be assigned a cursor and BMessage to send when they are clicked. This allows for implementing hyperlinks, specific popup menus, and clickable text of any type.
With some extra work it can also be used to implement spell checking suggestions, buttons, and so on.
Change-Id: I390e0c44656da76a950c432bdd934bd51af49baf Reviewed-on: https://review.haiku-os.org/c/haiku/+/7130 Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk> Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
|
H A D | TextDocumentView.cpp | 6af13813975b3f518bd89fc7a1c264f12e252879 Thu Nov 23 19:49:45 UTC 2023 PulkoMandy <pulkomandy@pulkomandy.tk> HaikuDepot TextView: add support for hyperlinks/clikable areas
Specific text spans can be assigned a cursor and BMessage to send when they are clicked. This allows for implementing hyperlinks, specific popup menus, and clickable text of any type.
With some extra work it can also be used to implement spell checking suggestions, buttons, and so on.
Change-Id: I390e0c44656da76a950c432bdd934bd51af49baf Reviewed-on: https://review.haiku-os.org/c/haiku/+/7130 Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk> Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
|