summaryrefslogtreecommitdiff
path: root/gtk/gtktextlayoutprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* gtk: Rename some private headersMatthias Clasen2022-10-051-1/+1
* textview: Invalidate selection when its style changesAlexander Mikhaylenko2021-05-041-0/+1
* textlayout: Remove an unused functionMatthias Clasen2021-04-051-4/+0
* textlayout: Avoid allocations for line iterationMatthias Clasen2021-04-041-4/+4
* CosmeticsMatthias Clasen2021-03-181-11/+3
* textview: Update child allocationsMatthias Clasen2020-10-281-1/+5
* *: Fix spelling mistakes found by codespellBjörn Daase2020-08-211-1/+1
* gtk: Improve struct packing in placesMatthias Clasen2020-07-251-2/+2
* Replace "gchar" with "char"Benjamin Otte2020-07-251-2/+2
* Replace "gint" with "int"Benjamin Otte2020-07-251-51/+51
* textlayout: remove virtual table indirectionChristian Hergert2020-06-301-38/+0
* textview: Render visible marks betterMatthias Clasen2020-01-031-1/+8
* textview: cache paragraph render nodesChristian Hergert2019-10-081-0/+3
* textview: optimize linedisplay cache based on number of visible rowsChristian Hergert2019-09-051-0/+3
* textlayout: introduce caching for GtkTextLineDisplayChristian Hergert2019-07-281-7/+18
* textlayout: remove use of gtk_text_layout_free_line_displayChristian Hergert2019-07-231-2/+0
* textlayout: make GtkTextLineDisplay reference countedChristian Hergert2019-07-231-0/+2
* text view: Smooth cursor blinkingMatthias Clasen2019-07-211-1/+2
* textview: port GtkTextView to GskPangoRendererChristian Hergert2019-07-211-1/+14
* textview: Stop exporting private apisMatthias Clasen2019-07-211-69/+1
* textlayout: Remove some outdated commentsTimm Bäder2019-07-211-9/+1
* linedisplay: Save paragraph bg color inlineTimm Bäder2019-07-211-1/+2
* textview: Make the semi-private headrs really privateBenjamin Otte2017-11-111-0/+469