summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove reftest from xfail listebassi/4-0-abi-bumpEmmanuele Bassi2020-12-081-1/+1
* Prepare version macros for 4.0Emmanuele Bassi2020-12-081-27/+38
* build: Bump up the SONAME for GTK4Emmanuele Bassi2020-12-081-2/+2
* build: Tie interface age to the development cycleEmmanuele Bassi2020-12-081-5/+16
* Mark the window-show-contents-on-map.ui reftest as xfailMatthias Clasen2020-12-081-0/+2
* Revert "reftests: Remove window-show-contents-on-map.ui test"Matthias Clasen2020-12-083-0/+33
* 3.99.53.99.5.1Matthias Clasen2020-12-082-3/+11
* docs: Remove a mention of gtk_window_get_sizeMatthias Clasen2020-12-081-2/+1
* Merge branch 'wip/surface-state-rework' into 'master'Matthias Clasen2020-12-0895-2219/+1706
|\
| * reftests: Remove window-show-contents-on-map.ui testJonas Ådahl2020-12-083-33/+0
| * reftests/textview-tags: Hide text view cursorJonas Ådahl2020-12-082-0/+2
| * testsuite/notify: Don't fiddle with GtkWidget::visibleJonas Ådahl2020-12-071-1/+2
| * testsuite/filtermodel: Remove calls to gtk_widget_realize()Jonas Ådahl2020-12-071-2/+0
| * gdk: Replace 'WITHDRAWN' state with async 'is-mapped' booleanJonas Ådahl2020-12-0717-88/+122
| * gtk/headerbar: Remove unused 'state' fieldJonas Ådahl2020-12-071-3/+0
| * Mention window sizes in the migration guideMatthias Clasen2020-12-071-1/+6
| * docs: Add gtk_window_is_fullscreenMatthias Clasen2020-12-071-0/+1
| * popup: Documentation tweaksMatthias Clasen2020-12-071-6/+6
| * Properly remove gtk_window_get_sizeMatthias Clasen2020-12-072-5/+0
| * tests/animated-resizing: Use gtk_window_default_size() insteadJonas Ådahl2020-12-071-1/+1
| * wayland/toplevel: Don't alwyas skip changing xdg_toplevel stateJonas Ådahl2020-12-071-0/+4
| * gtk/window: Add 'fullscreen' prop and gtk_window_is_fullscreen()Jonas Ådahl2020-12-072-1/+65
| * gtk/window: Make R/O is-maximized R/W maximized propJonas Ådahl2020-12-072-11/+39
| * gtk/window: Make 'default-size' adapt to configured sizeJonas Ådahl2020-12-074-529/+83
| * x11/surface: Avoid resizing if computed size didn't changeJonas Ådahl2020-12-072-1/+8
| * x11/surface: Move the scattered compute-size calls to helperJonas Ådahl2020-12-071-114/+99
| * x11/surface: Remember the toplevel layoutJonas Ådahl2020-12-072-0/+6
| * x11/surface: Compute size after update tooJonas Ådahl2020-12-071-0/+17
| * x11/surface: Remember when there is a pending ConfigureNotifyJonas Ådahl2020-12-073-0/+3
| * gdk/surface: Allow inhibit layout from backendJonas Ådahl2020-12-074-4/+11
| * x11: Use resize counting for freezing updates tooJonas Ådahl2020-12-073-20/+17
| * wayland/surface: Reset last sent min/max size when hidingJonas Ådahl2020-12-071-0/+4
| * wayland/surface: Clear shadow width when hidingJonas Ådahl2020-12-071-0/+2
| * x11/surface: Compute toplevel size outside of frame dispatchJonas Ådahl2020-12-072-36/+98
| * tests/animated-resizing: Don't try to resize during frame dispatchJonas Ådahl2020-12-071-4/+12
| * gtk/native: Remove gtk_native_check_resize()Jonas Ådahl2020-12-0710-61/+3
| * gtk/dragicon: Use private gtk_drag_icon_present() instead of GtkNativeJonas Ådahl2020-12-071-3/+7
| * gtk/tooltipwindow: Use gtk_tooltip_window_present() instead of GtkNativeJonas Ådahl2020-12-074-3/+12
| * gtk/texthandle: Use gtk_text_handle_present() instead of GtkNativeJonas Ådahl2020-12-075-6/+15
| * gtk/window: Don't go via GtkNative when presentingJonas Ådahl2020-12-071-12/+1
| * gtk/popover: Use gtk_popover_present() instead of going via GtkNativeJonas Ådahl2020-12-0722-32/+46
| * gtk/entry: Remove emoji chooser fieldJonas Ådahl2020-12-071-6/+0
| * gtk/popover: Request fake motion events for popovers tooJonas Ådahl2020-12-071-2/+40
| * gdk/surface: Emit layout event while frozenJonas Ådahl2020-12-071-10/+0
| * gdk/popup: Remove the popup-layout-changed signalJonas Ådahl2020-12-073-41/+1
| * gtk/window: Only fake motion events on windows with pending allocationsJonas Ådahl2020-12-071-12/+20
| * gdk/toplevelsize: Rename 'margin' to 'shadow' and 'shadow_width'Jonas Ådahl2020-12-079-86/+98
| * gdk: Remove GdkSurface::size-changedJonas Ådahl2020-12-075-50/+19
| * gtk/window: Minor cleanupJonas Ådahl2020-12-071-3/+1
| * gtk/window: Remove out-dated commentJonas Ådahl2020-12-071-3/+0