Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 1 | -1/+1 |
* | Remove unused includes | Matthias Clasen | 2020-07-12 | 1 | -1/+0 |
* | Reduce includes of gtkfilesystem.h | Matthias Clasen | 2020-07-12 | 1 | -1/+0 |
* | Drop unused includes | Matthias Clasen | 2020-06-25 | 1 | -1/+0 |
* | Fix minor typos | Yuri Chornoivan | 2020-05-28 | 1 | -1/+1 |
* | Remove gtk_native_dialog_run() | Emmanuele Bassi | 2020-05-12 | 1 | -97/+0 |
* | nativedialog: Do not ref the transient_for parent | Matthias Clasen | 2020-05-11 | 1 | -3/+31 |
* | gtk: rely on default marshallers | Christian Hergert | 2019-05-30 | 1 | -1/+1 |
* | Fix a few documentation warnings | Timm Bäder | 2018-07-08 | 1 | -1/+1 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -32/+0 |
* | Drop the Big GDK Lock | Emmanuele Bassi | 2018-02-03 | 1 | -2/+0 |
* | introspection: This patch fixes nullable return values fixes for the followin... | Alberto Ruiz | 2016-01-08 | 1 | -3/+3 |
* | Add gtk_native_dialog_destroy() | Alexander Larsson | 2015-11-11 | 1 | -0/+24 |
* | GtkNativeDialog: Fix modal handling in gtk_native_dialog_run() | Alexander Larsson | 2015-11-11 | 1 | -1/+1 |
* | Add GtkNativeDialog abstract base class | Alexander Larsson | 2015-11-05 | 1 | -0/+635 |