Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | x11: Disconnect from the frame clock | Matthias Clasen | 2019-05-28 | 1 | -0/+20 | |
| * | broadway: Disconnect from the frame clock | Matthias Clasen | 2019-05-28 | 1 | -0/+13 | |
| * | surface: Give backends a chance to disconnect | Matthias Clasen | 2019-05-28 | 1 | -2/+2 | |
| * | fishbowl: Don't pop up popovers too early | Matthias Clasen | 2019-05-28 | 1 | -1/+8 | |
| * | popover: Stop needles allocations | Matthias Clasen | 2019-05-28 | 1 | -3/+0 | |
| * | surface: Fix the fallback move-to-rect implementation | Matthias Clasen | 2019-05-28 | 1 | -0/+7 | |
| * | win32: Set surface type early enough | Matthias Clasen | 2019-05-28 | 1 | -1/+1 | |
| * | surface: Make only toplevels control events | Matthias Clasen | 2019-05-28 | 1 | -27/+35 | |
| * | gdk: Maintain popup tree in the frontend | Matthias Clasen | 2019-05-28 | 6 | -37/+11 | |
| * | surface: Make surface-type a property | Matthias Clasen | 2019-05-28 | 4 | -3/+19 | |
| * | Adwaita: Remove Emoji completion special case | Matthias Clasen | 2019-05-28 | 2 | -5/+1 | |
| * | inspector: Avoid a critical warning | Matthias Clasen | 2019-05-28 | 1 | -6/+6 | |
| * | popover: Make it possible to not have an arrow | Matthias Clasen | 2019-05-28 | 3 | -64/+146 | |
| * | popover: Set input shapes on wayland too | Matthias Clasen | 2019-05-28 | 1 | -5/+0 | |
| * | win32: Set the surface type | Matthias Clasen | 2019-05-28 | 1 | -5/+13 | |
| * | IME IM: Be able to handle NULL widget correctly | Руслан Ижбулатов | 2019-05-28 | 1 | -1/+4 | |
| * | GDK W32: Fix the code to compile | Руслан Ижбулатов | 2019-05-28 | 2 | -12/+27 | |
| * | GDK W32: be able to handle NULL cursor | Руслан Ижбулатов | 2019-05-28 | 1 | -1/+5 | |
| * | surface: Don't dispose the frame clock prematurely | Matthias Clasen | 2019-05-28 | 1 | -1/+2 | |
| * | tooltip: fix critical warnings | Matthias Clasen | 2019-05-28 | 1 | -0/+3 | |
| * | Mention gtk_widget_get_toplevel in the migration guide. | Matthias Clasen | 2019-05-28 | 1 | -0/+8 | |
| * | Drop gtk_widget_get_toplevel | Matthias Clasen | 2019-05-28 | 5 | -70/+2 | |
| * | Stop using gtk_widget_get_toplevel | Matthias Clasen | 2019-05-28 | 56 | -98/+98 | |
| * | Cosmetics | Matthias Clasen | 2019-05-28 | 1 | -15/+1 | |
| * | Mention gtk_widget_is_toplevel in the migration guide | Matthias Clasen | 2019-05-28 | 1 | -0/+8 | |
| * | Drop gtk_widget_is_toplevel | Matthias Clasen | 2019-05-28 | 4 | -29/+0 | |
| * | Stop using gtk_widget_is_toplevel | Matthias Clasen | 2019-05-28 | 23 | -109/+44 | |
| * | Mention gtk_widget_get_surface in the migration guide | Matthias Clasen | 2019-05-28 | 1 | -0/+9 | |
| * | Drop gtk_widget_get_surface | Matthias Clasen | 2019-05-28 | 4 | -28/+0 | |
| * | Stop using gtk_widget_get_surface | Matthias Clasen | 2019-05-28 | 45 | -318/+280 | |
| * | Mention modal->autohide rename in migration guide | Matthias Clasen | 2019-05-28 | 1 | -1/+9 | |
| * | Add a test for the property renaming | Matthias Clasen | 2019-05-28 | 2 | -0/+12 | |
| * | builder tool: Handle modal->autohide rename | Matthias Clasen | 2019-05-28 | 1 | -0/+57 | |
| * | popover: Rename modal to autohide | Matthias Clasen | 2019-05-28 | 10 | -48/+50 | |
| * | win32: Build fixes | Matthias Clasen | 2019-05-28 | 14 | -466/+308 | |
| * | testsuite: Fix some a11y output | Matthias Clasen | 2019-05-28 | 3 | -144/+7 | |
| * | testsuite: Fix popover-related failures | Matthias Clasen | 2019-05-28 | 1 | -0/+5 | |
| * | window: Make unrealize work again | Matthias Clasen | 2019-05-28 | 1 | -2/+3 | |
| * | Drop gtk_widget_set_surface | Matthias Clasen | 2019-05-28 | 5 | -40/+0 | |
| * | Drop GtkWidget::surface | Matthias Clasen | 2019-05-28 | 1 | -19/+0 | |
| * | Work toward dropping widget->surface | Matthias Clasen | 2019-05-28 | 3 | -39/+16 | |
| * | Remove gtk_widget_get/set_has_surface | Matthias Clasen | 2019-05-28 | 82 | -214/+14 | |
| * | Add a GdkSurface::parent property | Matthias Clasen | 2019-05-28 | 2 | -1/+17 | |
| * | popover: Bring back the beak | Matthias Clasen | 2019-05-28 | 4 | -22/+480 | |
| * | x11: Fix handling of frame clock freezes | Matthias Clasen | 2019-05-28 | 2 | -4/+9 | |
| * | gdk: Inherit the frame clock for popups | Matthias Clasen | 2019-05-28 | 2 | -2/+8 | |
| * | Add a testcase for size allocation | Matthias Clasen | 2019-05-28 | 2 | -0/+64 | |
| * | widget: Remove a popover special case | Matthias Clasen | 2019-05-28 | 1 | -13/+0 | |
| * | text view: Allocate popovers | Matthias Clasen | 2019-05-28 | 1 | -0/+9 | |
| * | places sidebar: Allocate popovers | Matthias Clasen | 2019-05-28 | 1 | -0/+17 |