Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gtkcomposetable: use g_size_checked_mul() for overflow checking | Christoph Reiter | 2019-04-12 | 1 | -3/+1 |
* | Check the size of the g_new arguments | Emmanuele Bassi | 2019-04-12 | 1 | -2/+11 |
* | Revert "imcontext: Make size arguments be gsize and not int" | Mohammed Sadiq | 2018-06-14 | 1 | -30/+30 |
* | imcontext: Make size arguments be gsize and not int | Benjamin Otte | 2018-06-14 | 1 | -30/+30 |
* | Fix loading cached compose tables | Thibaut Girka | 2016-11-10 | 1 | -1/+1 |
* | gtk: Update path references from gtk-3.0 to gtk-4.0 | Rico Tzschichholz | 2016-10-23 | 1 | -1/+1 |
* | Add braces to appease gcc | Benjamin Otte | 2016-08-25 | 1 | -1/+3 |
* | composetable: Fix gcc warnings | Benjamin Otte | 2016-02-03 | 1 | -2/+2 |
* | composetable: Don't abort on unsupported escape sequences | Matthias Clasen | 2016-01-27 | 1 | -1/+3 |
* | Add gtk_compose_table_new_with_file() to create GtkComposeTable | Takao Fujiwara | 2015-10-09 | 1 | -0/+882 |