Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | textview: cache paragraph render nodes | Christian Hergert | 2019-10-08 | 1 | -0/+3 |
* | textview: optimize linedisplay cache based on number of visible rows | Christian Hergert | 2019-09-05 | 1 | -0/+3 |
* | textlayout: introduce caching for GtkTextLineDisplay | Christian Hergert | 2019-07-28 | 1 | -7/+18 |
* | textlayout: remove use of gtk_text_layout_free_line_display | Christian Hergert | 2019-07-23 | 1 | -2/+0 |
* | textlayout: make GtkTextLineDisplay reference counted | Christian Hergert | 2019-07-23 | 1 | -0/+2 |
* | text view: Smooth cursor blinking | Matthias Clasen | 2019-07-21 | 1 | -1/+2 |
* | textview: port GtkTextView to GskPangoRenderer | Christian Hergert | 2019-07-21 | 1 | -1/+14 |
* | textview: Stop exporting private apis | Matthias Clasen | 2019-07-21 | 1 | -69/+1 |
* | textlayout: Remove some outdated comments | Timm Bäder | 2019-07-21 | 1 | -9/+1 |
* | linedisplay: Save paragraph bg color inline | Timm Bäder | 2019-07-21 | 1 | -1/+2 |
* | textview: Make the semi-private headrs really private | Benjamin Otte | 2017-11-11 | 1 | -0/+469 |