| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a custom input test | Matthias Clasen | 2021-08-17 | 2 | -0/+154 |
* | make testdnd trashcan work again | Caolán McNamara | 2021-06-23 | 1 | -1/+1 |
* | testgaction: Add more widgetry | Matthias Clasen | 2021-06-10 | 1 | -0/+45 |
* | Fix the GAction test | Matthias Clasen | 2021-06-10 | 1 | -3/+9 |
* | tests: Fix check vs toggle button confusion | Matthias Clasen | 2021-06-10 | 1 | -6/+6 |
* | GtkFileFilter: Add suffix matches | Matthias Clasen | 2021-06-04 | 1 | -2/+2 |
* | Move text history tests | Matthias Clasen | 2021-05-26 | 2 | -601/+0 |
* | testzoom: Fix the in-place rotate | Matthias Clasen | 2021-05-13 | 1 | -10/+35 |
* | Add a transform test | Matthias Clasen | 2021-05-12 | 2 | -0/+277 |
* | test: Ensure .image-button on header bar buttons | Alexander Mikhaylenko | 2021-05-09 | 1 | -4/+1 |
* | test: Use more appropriate back/forward icons | Alexander Mikhaylenko | 2021-05-09 | 2 | -3/+3 |
* | Remove assertions in tests | Matthias Clasen | 2021-04-12 | 1 | -10/+10 |
* | Add a test for popover positioning | Matthias Clasen | 2021-02-14 | 2 | -0/+132 |
* | showrendernode: Monitor input file | Timm Bäder | 2021-01-29 | 1 | -37/+76 |
* | Drop unused logo resource | Matthias Clasen | 2021-01-28 | 1 | -1/+1 |
* | gl: Fix implicit leaking of shader object | xndcn | 2020-12-29 | 1 | -0/+2 |
* | build: Use a consistent style for Meson files | Emmanuele Bassi | 2020-12-15 | 1 | -6/+10 |
* | gdk: Replace 'WITHDRAWN' state with async 'is-mapped' boolean | Jonas Ådahl | 2020-12-07 | 1 | -2/+0 |
* | tests/animated-resizing: Use gtk_window_default_size() instead | Jonas Ådahl | 2020-12-07 | 1 | -1/+1 |
* | tests/animated-resizing: Don't try to resize during frame dispatch | Jonas Ådahl | 2020-12-07 | 1 | -4/+12 |
* | gdk: Remove GdkSurface::size-changed | Jonas Ådahl | 2020-12-07 | 1 | -5/+18 |
* | tests/testgtk: Remove 'Resize' button | Jonas Ådahl | 2020-12-07 | 1 | -18/+0 |
* | tests/animated-resizing: Resize widget instead of window | Jonas Ådahl | 2020-12-07 | 1 | -2/+3 |
* | tests: Use gtk_window_set_default_size() when appropriate | Jonas Ådahl | 2020-12-07 | 2 | -4/+4 |
* | gtk: Remove GtkFileChooserButton | Benjamin Otte | 2020-12-03 | 2 | -284/+0 |
* | tests: Remove testsvg | Benjamin Otte | 2020-12-02 | 2 | -252/+0 |
* | Merge branch 'wip/otte/for-master' into 'master' | Benjamin Otte | 2020-11-17 | 1 | -2/+0 |
|\ |
|
| * | tests: Fix for new tranfer behavior of constructors | Benjamin Otte | 2020-11-17 | 1 | -2/+0 |
* | | Remove pointless inout argumentsebassi/inout-args | Emmanuele Bassi | 2020-11-17 | 1 | -1/+1 |
* | | gsk: Avoid using gtk css types in public apigsk-binding-api | Matthias Clasen | 2020-11-16 | 2 | -12/+34 |
* | | Fix tests with regard to GtkBuilder <requires>.arnaudb/requires | Arnaud Bonatti | 2020-11-07 | 1 | -7/+7 |
|/ |
|
* | showrendernode: Pass error to deserialize() | Timm Bäder | 2020-10-22 | 1 | -1/+1 |
* | showrendernode: Plug GOptionContext memory leak | Timm Bäder | 2020-10-14 | 1 | -0/+3 |
* | testfilechooser: Stop listening to ::selection-changed | Timm Bäder | 2020-10-14 | 1 | -22/+0 |
* | testupload: Test more formats | Matthias Clasen | 2020-09-26 | 1 | -219/+341 |
* | Add a test for various texture uploads | Matthias Clasen | 2020-09-26 | 2 | -0/+278 |
* | Merge branch 'matthiasc/for-master' into 'master' | Matthias Clasen | 2020-09-25 | 2 | -2/+2 |
|\ |
|
| * | columnview: Simplify column constructors | Matthias Clasen | 2020-09-25 | 2 | -2/+2 |
* | | gtkscrolledwindow: Drop gtk_scrolled_window_set_capture_button_press() | Carlos Garnacho | 2020-09-25 | 1 | -3/+0 |
|/ |
|
* | Clean up lots of GTK+ -> GTK | Matthias Clasen | 2020-09-12 | 2 | -2/+2 |
* | Add a testcase for controls in headerbars | Matthias Clasen | 2020-09-12 | 2 | -0/+75 |
* | gdk: Rename GdkSurfaceState to GdkToplevelState | Matthias Clasen | 2020-09-10 | 1 | -8/+8 |
* | Merge branch 'filter-constructors' into 'master' | Matthias Clasen | 2020-09-08 | 3 | -6/+6 |
|\ |
|
| * | Make sorter constructors return exact typesfilter-constructors | Matthias Clasen | 2020-09-05 | 3 | -4/+4 |
| * | Make filter constructors return exact types | Matthias Clasen | 2020-09-05 | 2 | -2/+2 |
* | | Beef up transform testcase | Matthias Clasen | 2020-09-04 | 1 | -5/+21 |
|/ |
|
* | Add a simple testcase for transforms | Matthias Clasen | 2020-09-03 | 2 | -0/+78 |
* | list widgets: Simplify the constructors | Matthias Clasen | 2020-09-01 | 4 | -6/+6 |
* | list widgets: Use selection models in the api | Matthias Clasen | 2020-08-31 | 4 | -8/+14 |
* | Remove GtkRadioButton references in the docs | Matthias Clasen | 2020-08-30 | 1 | -4/+0 |