Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid copying static debug strings | Matthias Clasen | 2021-07-28 | 1 | -1/+2 |
* | gtk: Clean up docs syntax | Matthias Clasen | 2021-05-22 | 1 | -4/+4 |
* | textview: Update child allocations | Matthias Clasen | 2020-10-28 | 1 | -0/+6 |
* | linedisplaycache: improve invalidation with y_range | Christian Hergert | 2020-08-07 | 1 | -2/+8 |
* | textlinedisplaycache: short-circuit y_range invalidation | Christian Hergert | 2020-08-02 | 1 | -0/+6 |
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 1 | -15/+15 |
* | textview: fix off-by-one in y_range invalidation | Christian Hergert | 2019-10-09 | 1 | -1/+1 |
* | textview: cache paragraph render nodes | Christian Hergert | 2019-10-08 | 1 | -0/+1 |
* | textview: optimize linedisplay cache based on number of visible rows | Christian Hergert | 2019-09-05 | 1 | -2/+28 |
* | textview: clear cached entries before releasing containers | Christian Hergert | 2019-08-09 | 1 | -0/+2 |
* | textlayout: introduce caching for GtkTextLineDisplay | Christian Hergert | 2019-07-28 | 1 | -0/+716 |