Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'fix_derefence_fault_gdk_x11_device_xi2_window_at_position' into... | Matthias Clasen | 2022-02-22 | 1 | -2/+2 | |
|\ | ||||||
| * | fix(dereference NULL ptr): Also tests "impl" in gdk_x11_device_xi2_window_at_... | Thibaud CANALE | 2022-02-18 | 1 | -2/+2 | |
* | | Merge branch 'meson-use-gnome-post-install' into 'gtk-3-24' | Emmanuele Bassi | 2022-02-22 | 5 | -9/+42 | |
|\ \ | ||||||
| * | | Meson: Use gnome.post_install | Luca Bacci | 2022-01-14 | 5 | -9/+42 | |
* | | | Update Slovenian translation | Matej Urbančič | 2022-02-21 | 1 | -540/+136 | |
* | | | Merge branch 'gdk-win32-fix-ime-popup-position' into 'gtk-3-24' | Luca Bacci | 2022-02-21 | 1 | -15/+8 | |
|\ \ \ | ||||||
| * | | | Win32 IME: Use CFS_EXCLUDE to specify cursor position | Carlos Garnacho | 2022-02-19 | 1 | -15/+8 | |
* | | | | Updated Czech translation | Marek Černocký | 2022-02-21 | 1 | -108/+115 | |
* | | | | Update Indonesian translation | Kukuh Syafaat | 2022-02-21 | 1 | -181/+163 | |
* | | | | Update Turkish translation | Emin Tufan Çetin | 2022-02-20 | 1 | -184/+166 | |
* | | | | Update Polish translation | Piotr Drąg | 2022-02-20 | 1 | -182/+137 | |
* | | | | Update Persian translation | Danial Behzadi | 2022-02-20 | 1 | -123/+131 | |
|/ / / | ||||||
* | | | Update Romanian translation | Daniel Șerbănescu | 2022-02-19 | 1 | -180/+162 | |
* | | | Updated French translation | Claude Paroz | 2022-02-19 | 1 | -107/+115 | |
| |/ |/| | ||||||
* | | Update Russian translation | Aleksandr Melman | 2022-02-18 | 1 | -206/+116 | |
* | | Update Catalan translation | Jordi Mas | 2022-02-18 | 1 | -238/+218 | |
* | | Update Brazilian Portuguese translation | Rafael Fontenelle | 2022-02-18 | 1 | -107/+115 | |
* | | Update Swedish translation | Anders Jonsson | 2022-02-17 | 1 | -182/+137 | |
* | | Update Portuguese translation | Hugo Carvalho | 2022-02-17 | 1 | -182/+164 | |
* | | Update Ukrainian translation | Yuri Chornoivan | 2022-02-17 | 1 | -183/+165 | |
* | | Merge branch 'wip/hadess/app-id-inspector' into 'gtk-3-24' | Matthias Clasen | 2022-02-17 | 2 | -0/+109 | |
|\ \ | ||||||
| * | | inspector: Show app ID and resource path in the General tab | Bastien Nocera | 2022-02-17 | 2 | -0/+109 | |
|/ / | ||||||
* | | Merge branch 'fix-issue-3690' into 'gtk-3-24' | Luca Bacci | 2022-02-14 | 1 | -2/+2 | |
|\ \ | ||||||
| * | | GdkWin32: Fix gdk_win32_window_get_frame_extents | Luca Bacci | 2022-02-14 | 1 | -2/+2 | |
* | | | Merge branch 'fix-cell-accessible-leak' into 'gtk-3-24' | Emmanuele Bassi | 2022-02-12 | 1 | -0/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Fix a leak of cell accessibles | Matthias Clasen | 2022-02-11 | 1 | -0/+1 | |
* | | | Merge branch 'win32-fix-ctrl-shift' into 'gtk-3-24' | Luca Bacci | 2022-02-08 | 1 | -4/+5 | |
|\ \ \ | ||||||
| * | | | gdkkeys-win32: Also ignore Ctrl + Shift (etc.) | Philip Zander | 2022-02-08 | 1 | -4/+5 | |
|/ / / | ||||||
* | | | Merge branch '3-24-30-api-additions-since-marker' into 'gtk-3-24' | Matthias Clasen | 2022-02-08 | 5 | -0/+27 | |
|\ \ \ | ||||||
| * | | | Add `Since` marker for `GtkHeaderBarAccessible` | Sebastian Dröge | 2022-01-30 | 1 | -0/+5 | |
| * | | | Add `Since` marker for `gdk_wayland_window_set_application_id()` | Sebastian Dröge | 2022-01-30 | 1 | -0/+7 | |
| * | | | Add `Since` marker to new accessibility API from 3.24.30 | Sebastian Dröge | 2022-01-30 | 3 | -0/+15 | |
* | | | | Merge branch 'tiled-border-fix-3-24' into 'gtk-3-24' | Matthias Clasen | 2022-02-08 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | theme: Fix incorrect border color for tiled windows | Joonas Henriksson | 2022-02-02 | 1 | -1/+1 | |
* | | | | | Merge branch 'gtkcellrendererprogress-tabular' into 'gtk-3-24' | Matthias Clasen | 2022-02-07 | 1 | -0/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | GtkCellRendererProgress: use tabular figures | Lukas K | 2022-01-28 | 1 | -0/+12 | |
* | | | | | | Merge branch 'improve-gdk-screen-docs' into 'gtk-3-24' | Matthias Clasen | 2022-02-07 | 1 | -0/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | gdkapplaunchcontext: Improve set_screen() docs | Phaedrus Leeds | 2022-02-01 | 1 | -0/+3 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'wip/hadess/inspector-search-by-pointer' into 'gtk-3-24' | Benjamin Otte | 2022-02-04 | 1 | -2/+7 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | inspector: Search by pointer address | Bastien Nocera | 2022-02-04 | 1 | -2/+7 | |
|/ / / / / | ||||||
* | | | | | Update Chinese (China) translation | Boyuan Yang | 2022-01-31 | 1 | -103/+100 | |
| |/ / / |/| | | | ||||||
* | | | | Merge branch 'win32-keys-ignore-ctrl' into 'gtk-3-24' | Luca Bacci | 2022-01-30 | 1 | -0/+7 | |
|\ \ \ \ | ||||||
| * | | | | gdkkeys-win32: Ignore CTRL bit for key translation | Philip Zander | 2022-01-29 | 1 | -0/+7 | |
|/ / / / | ||||||
* | | | | Merge Lukas Oberhuber's 'fix-retina-cursors' into gtk-3-24. | John Ralls | 2022-01-26 | 1 | -1/+8 | |
|\ \ \ \ | ||||||
| * | | | | macos: correctly handle retina cursors | Lukas Oberhuber | 2022-01-14 | 1 | -1/+8 | |
| | |_|/ | |/| | | ||||||
* | | | | Update Swedish translation | Anders Jonsson | 2022-01-22 | 1 | -551/+508 | |
* | | | | Merge branch 'fix-warning' into 'gtk-3-24' | Matthias Clasen | 2022-01-19 | 1 | -1/+5 | |
|\ \ \ \ | ||||||
| * | | | | gdk/display-wayland: Don't bypass portal for theme entries | Florian Müllner | 2022-01-19 | 1 | -1/+5 | |
|/ / / / | ||||||
* | | | | Merge branch 'fix-places-crash' into 'gtk-3-24' | Matthias Clasen | 2022-01-18 | 1 | -0/+3 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | gtkplacessidebar.c: add bookmark null checking | Geyslan G. Bem | 2022-01-18 | 1 | -0/+3 |