[gtk+] (359 commits) Non-fast-forward update to branch wip/baedert/drawing



The branch 'wip/baedert/drawing' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  1a0e551... widget: Draw background and border for every widget
  46e593b... button: Remove css box drawing
  52ec42f... Widget: Disable css box drawing for GtkWindow
  31860ee... box: Remove css box drawing
  2178a00... gizmo: Remove css box drawing
  6574f5e... gtkgrid: Remove css box drawing
  75accc4... label: Remove css box drawing
  092b3a2... progressbar: Remove css box drawing
  7bbfeb3... widget: Draw focus outline
  742e2ff... headerbar: Remove css box drawing
  7028562... listbox: Remove css box drawing
  9b095de... flowbox: Remove css box drawing
  fdf3f12... switch: Remove css box drawing
  7f08085... frame: Remove css box drawing
  50823ca... image: Remove css box drawing
  6f7d7b2... bbox: Remove css box drawing
  b3a4406... container: Remove snapshot and draw implementations
  3938f62... widget: Add default snapshot implementation
  e2dc8a0... Remove now useless snapshot implementations
  09fa28d... actionbar: Remove css box drawing
  8ea4778... toolbar: Remove css box rendering
  86ae3aa... notebook: Fix crash when dragging a tab
  7f9a833... combobox: Remove css box drawing
  8756b2e... stack: Remove css box drawing
  bd1d289... separator: Remove css box drawing
  894120d... paned: Remove css box drawing
  de36690... scrolledwindow: Remove css box drawing
  d533ac2... sizerequest: Fix indentation
  9f475ca... sizerequest: Honor css min size
  43d2d77... sizerequest: Move css handling to gtk_widget_measure
  13a8226... sizerequest: Make size groups "work"
  63f9bda... sizerequest: Make sure widget sizes stay positive
  f211c0f... sizerequest: Remove for_size parameter from push_recursion_
  6f08eb8... sizerequest: Stop checking orientation in query_size_for_or
  73d7a64... sizerequest: Fix min size with widget margins
  a41649e... headerbar: Remove gadget
  3d8c493... widget: Pass content allocation to size-allocate vfunc
  a490177... listbox: Remove gadgets
  81f7943... switch: Remove gadget
  233dada... widget: Union clip with allocation and box shadow size
  d9ae580... box: Remove gadget usage
  f550781... grid: Remove gadget
  0c17b9b... range: Remove gadget usage
  7790a12... progressbar: Remove gadget
  190fa0a... gizmo: Remove gadget
  c0507ae... expander: Remove gadget
  d55cf87... checkbutton: Don't use parent button's gadget
  0f4f4aa... menuitem: Stop using gadget
  6a1a555... fontbutton: Call the css node "fontbutton"
  be91d9d... button: Remove gadget usage
  9d743ad... icon: Stop calling gtk_widget_set_allocation
  868e398... colorswatch: Remove gadget usage
  aee1abb... image: Remove gadget
  ac15842... set clip of more widgets
  3599399... modelbutton: Stop using the button's gadget
  ab6dfac... stackcombo: Set clip
  380c136... widget: Add private gtk_widget_get_content_allocation
  12d6a78... frame: Remove gadget
  f0e8f26... spinner: Set clip
  94e3cd7... label: Remove gadget
  674ddd6... separator: Remove gadget
  666d6b2... frame: Remove empty finalize implementation
  56bf82a... widget-factory: Remove invisible-char usage for spin button
  e668061... label: Fix clipping
  4f9d838... modelbutton: Remove last gadget usages
  aba1f83... spinbutton: Inherit from GtkWidget
  358f2b6... spinbutton: Remove call to GtkSpinButton API
  c2ac571... spinbuttonaccessible: Inherit from GtkWidgetAccessible
  5f8c36a... flowbox: Initialize allocation
  fba6be0... cellrendererspin: Include gtkentry.h
  d04827f... toolbar: Remove gadget
  5eae9fd... Entry: Remove gadget
  0ba12bc... spinbutton: Add text property
  7777b9a... spinbutton demo: Spinbuttons are no Entries
  e904c9f... fontchooserwidgets: Spinbuttons are no entries
  bc5d032... menubar: Remove gadget
  90aec1b... separatortoolitem: Remove gadget
  a61b793... buttonbox: Don't use the parent gadget
  d8e3e32... actionbar: Remove gadget
  d69d7b2... box: Remove gadget accessor
  f8eabd7... box: Remove gadget
  8bb5a7f... scrolledwindow: Remove gadget
  8cab3be... viewport: Remove gadget
  5e0454d... flowbox: Remove gadgets
  66bc12c... widget: Add private get_border_allocation
  c5970dc... combobox: Remove gadget
  efb406a... paned: Remove gadget
  e963c27... frame: Fix copy&paste bug in shadow-type handling
  f996dec... label: Don't chain up in size_allocate
  8874665... widget: Don't set the allocation in size-allocate
  931ca35... gtkscale: Properly initialize the clip
  ac67b1d... button: Remove gadget
  ddb2d8f... Slightly rework clip handling
  a5a6ac6... stack: Remove gadget
  99d6516... buttonbox: Remove gadget
  8608a9f... widget: Add private get_margin_allocation
  ef3449e... scale: Fix value position
  0f73f8b... cellview: Remove gadget
  e24a7b0... revealer: Don't add a clip node for CROSSFADE transitions
  d5fd722... revealer: Stop calculating paddings ourselves
  99f3336... Remove calls to gtk_widget_set_allocation
  1d8237e... widget: Remove gtk_widget_set_allocation
  6b8c0cc... range: Remove gadget completely
  999e2ee... scrolledwindow: Remove last argument from allocate_child
  1a706fe... scrolledwindow: Fix child widget positioning
  1476cb8... scrolledwindow: Remove useless function call
  d883309... inspector: Fix list row alignment in general tab
  1a9bdec... expander: Inherit from GtkContainer
  a77bdb4... checkmenuitem: Stop using the parent's gadget
  6692c70... menuitem: Remove gadget
  0978659... boxgadget: Remove unused ComputeExpandFunc
  bcdbcac... popover: Stop looking at padidng and border in measure
  2529271... widget: Special-case popover in snapshot
  73dbacc... inspector: Show the GdkWindow before grabbing
  60a6ab9... spinbutton: Fix activation
  823fcb1... spinbutton: Add accessors for (max-)width-chars
  1b06a4b... meson: Remove double gtkcssnode.c entry in source files
  db4cc1b... checkbutton: Don't draw a focus ring
  1ab913c... button: Remove unused flag
  d56c611... menu: Stop looking at padding and margin manually
  56ab7f9... menu: Remove unnecessary queue_draw
  3d87ca0... menu: Stop drawing css background and border
  2feb45a... searchbar: Remove manual snapshot code
  8db2571... searchbar: Fix property documentation comments
  ded42fa... toolitemgroup: Remove custom draw code
  4f82fe4... toolpalette: Port to snapshot()
  6244530... eventbox: Remove snapshot implementation
  ba0a232... calendar: Remove custom css background and border drawing
  7107cff... scrollbar: Inherit from GtkWidget
  41f0c39... range: Make GtkRange a regular class
  890128e... scrolledwindow: Use scrollbar API on scrollbars
  ecaab61... range: Remove steppers
  e8075f7... range: Remove contents gadget
  c83ebba... range: Use a gizmo as trough
  77a7516... range: Use gizmos for highlight and fill gadgets
  7f325dc... icon: Remove gadget
  dd66e98... range: make the slider a gadget
  a6f896f... spinner: Remove gadget
  c402268... range: Snapshot slider in trough's snapshot impl
  df82263... range: Fix mouse location tracking
  1ffd049... range: Allocate the trough when the adjustment value change
  fd98700... range: Draw the colorscale trough at 0,0
  3512354... scrollbar: Add accessor for wheel delta
  3b41c5d... menuitem: Replace arrow gadget with GtkIcon
  10e1451... icon: Only draw in content allocation
  5b639e8... checkmenuitem: Replace indicator gadget with GtkIcon
  109f0f9... menu: Replace arrow gadgets with GtkIcons
  82c35ed... icon: Add _set_image
  ea0b8b3... notebook: Replace arrow gadgets with GtkIcons
  52aefa0... notebook: Replace tabs gadget with GtkGizmo
  739b271... notebook: Replace tab gadget with GtkGizmo
  e841698... gizmo: Chain up in snapshot if no snapshot func given
  6be796c... gizmo: Unparent all child widgets in finalize
  de40b60... adwaita: Fix notebook theming
  61fdfee... container: Propagate child properties if parent != containe
  7c75a9e... notebook: Replace all gadgets with widgets
  5f8b93d... range: Return trough allocation from _get_range_rect
  73d17bf... scale: Remove draw_value vfunc
  74902b4... scale: Replace all gadgets with widgets
  99895fe... range: Emit value-changed when setting the adjustment
  0f608ac... spinbutton: Use 0 as default for (max-)width-chars
  6d8c199... css nodes: Fix entries test case
  2750953... css nodes: Fix expander test case
  d135967... progressbar: Apply style classes when setting direction
  08073f6... container: GtkActionBar is not a special container anymore
  f16427a... adwaita: Fix typo
  af147db... widget: Consider css margins when setting clip
  d62bdc9... colorswatch: Replace IconHelper with GtkImage
  a85b740... icon: Add _set_css_name back
  8809592... modelbutton: Use GtkIcon as indicator
  2c667ec... checkbutton: stop using gadgets
  58b8a48... Remove GtkBuiltinIcon
  0593d9e... Remove GtkBoxGadget
  830bc9d... button: Don't care about sizing if no child is set
  63d1f20... testheightforwidth: Remove GtkBox fill/expand usage
  4b5b440... switch: Use a gizmo as slider
  38d85e3... icon: Render at content position
  8852cdf... treeview: default to width_changed = TRUE
  09a281a... range: Fix click detection in slider trace
  1df148e... widget: Bring resize and baseline debug rendering back
  717dc3f... paned: Replace handle gadget with widget
  7bb5376... widget: Bring back layout debugging
  c3a2e88... image: Offset rendering to the content allocation
  6d1280e... widget: Draw widget clips with GEOMETRY debugging
  6ba1e08... spinbutton: Add docs for new public API
  3c27f73... scale: Fix css node ordering and expected results
  e9297ae... box: Use widget children list in count_expand_children
  cb8418d... listbox: Remove rows directly when binding model
  066636c... tooltipwindow: Remove unused define
  fc0f3a3... testtooltips: Add static tooltip
  5d63064... textview: Use ::snapshot
  94e11bc... accellabel: Inherit from GtkWidget
  b5e8130... inspector: Allow picking children of GtkWidget classes
  8ee960a... Remove some unneeded includes
  d4342e9... filechooserwidget: Fix save widgets
  e34c6e5... bin: Drop priv pointer
  1bd07d8... scrollbar: Add new API to gtk4-sections.txt
  f580700... listbox: Remove view_window
  949f55a... switch: Remove manual PRELIGHT code
  f951c90... listbox: Remove manual prelight row management
  230264e... scrolledwindow: Properly remove scrollbars
  ac9aa74... viewport: Remove bin_window
  ec12dd0... widget: Remove queue_draw_child vfunc
  383bf4e... widget: Make allocations parent-content-allocation relative
  66046a8... frame: Fix child allocation
  5a7311b... icon: Stop offset'ing in snapshot
  c695df4... paned: Reimplement handle dragging
  fecef56... paned: Remove useless queue_resize calls
  49f15cb... scrolledwindow: fix scrollbar allocation
  323be51... widget: Adapt translate_coordinates to coordinate changes
  7201936... entry: Fix text position
  077bf6a... image: Fix snapshot position
  d145ec6... window: Remove dead code
  7766b4d... testwidgetfocus: Drop SPACING constant in favor for CSS
  97c5bf2... widget: "fix" event and invalidation coordinates
  72941ec... popover: Remove useless if case
  479cdbb... toolitemgroup: Remove child window
  f3ab57a... revealer: Remove bin_window
  6277cef... stack: Remove bin_window
  a84d8e1... revealer: Request child size for NONE transition type
  5e9a9e6... revealer: Fix DOWN and RIGHT transition types
  69913af... sizerequest: Assert that min_size >= 0
  465eeef... iconview: Stop drawing a background
  87b74d5... modelmenuitem: Fix type checking assertions
  5197a45... menu: Remove bin_window and view_window
  e527d4b... widget: Avoid some type checks in snapshot_child
  8c7560c... image: Fold gtk_image_reset into only caller
  6a76ea2... entry: get_layout_location coords are already content relat
  b6ec60d... range: Use a gizmo as slider
  85f9a17... scrolledwindow: Fix on_scrollbar check
  f359166... scrolledwindow: Fix scrollbar allocations
  666b1d4... label: Fix layout snapshot coordinates
  821cbff... image: Add private _get_definition
  565c6ab... entry: Use images for icons
  578e048... cssprovider test: Remove style property test case
  c2823f1... spinbutton: Fix property notification
  5f4a4c0... GtkAccelLabel: Add use-underline property
  3e9a164... scrollbar: notify when setting the orientation
  e0ecfe7... entry: Replace progress gadget with a progressbar
  ace44f2... Remove GtkCssCustomGadget
  b3005b6... widget: Add new allocation accessors
  8a2e980... range: Fix slider allocation
  1be7202... checkmenuitem: Fix indicator allocation
  6809ec5... scrolledwindow: Fix indicator hiding
  5d59aad... spinbutton: Remove unused import
  7faf4f0... iconhelper: Inherit from GObject
  fb5d131... Remove GtkCssGadget
  1ac7c27... expander: Fix pressed_in_title check
  03b62e7... button: Fix in_button checks
  c403623... fixed: Remove window
  074f430... layout: Remove bin_window
  e80744a... switch: Fix handle dragging with padding applied
  4ac9208... widget: Consider opacity when drawing toplevels
  b0eb77f... switch: Remove in_switch flag
  c090310... paned: Make sure we set the correct clips
  78f3403... paned: Draw handle separator at the right location
  206b220... widget: Transform clips into right coordinate space
  7a6c34a... toolitem: Remove size_allocate implementation
  b9e2677... pathbar: Compute widget clip directly
  ae0312a... spinner: Use get_content_size
  478db15... widget: Remove _set_simple_clip
  a5c23fb... calendar: Remove style properties
  f3574e5... notebook: Remove style properties
  c13f194... adwaita: Remove style properties
  4ce43b7... treeviewaccessible: Don't rely on nonexistent style propert
  c71f3db... Remove all widget style property code
  ed7a4f9... Replace a few get_content_allocation calls with get_content
  b16cca1... window: Stop wrapping popovers in another window
  f548b2d... popover: "Fix" child allocation
  f8a2e6a... widget: Fix drawing invalidation with windowed widgets
  71a66a4... popover: Create subsurface on wayland
  0afb938... window: Don't use allocated size in snapshot
  c98cc30... menu: Popup at window coordinates if widget is given
  5a5de8b... testnotebookdnd: quit when the toplevel gets closed
  b740347... widget-factory: Show the status bar by default
  7234e95... checkmenuitem: Fix indicator state
  454cc11... spinbutton: Fix gesture state
  6193afd... flowbox: Compute clip directly
  bc4289d... modelbutton: Compute clip directly
  ce5207f... buttonbox: Compute clip directly
  5b9e0ea... stack: Compute clip directly
  2f6f969... container: Remove get_children_clip
  51d9127... inspector: Use GtkWidget::pick when picking widgets
  e9577f8... main: Protect against non-GtkWindow toplevels
  495be57... paned: Remove assertion in get_child_property
  0995f6f... testsuite: Update expected css node output
  669abb5... entry: Fix node ordering
  f272da9... iconview: Remove bin_window
  5bc0128... notebook: Fix css node ordering
  6039e1a... widget: black is the new red
  211d039... Fix baselines wrt css values
  2552ec9... testbaseline: Add a horizontal spinbutton
  6644785... aboutdialog: Remove unused image
  6090400... label: Use the correct size in snapshot()
  6809c35... treeview: Remove bin_window
  9ea50e4... entry: Fix text position
  fb30920... calendar: Remove all input windows
  84c391f... entry: Simplify progress size allocation
  3ebec09... adwaita: Adjust entry progress styling
  040ea28... paned: Fix clip node coordinates
  47d3a33... entry: Fix undershoot position
  374fe94... Fix a few allocation coordinates & sizes
  d6f9e84... drawingarea: Remove useless line from code example
  0f11fdb... switch: Put the slider node last
  87ec779... popover: set the shape on the correct window
  ec56157... gtk4-demo: Add widgetbowl demo
  f8e15e1... range: Avoid division by zero
  ffd1f95... levelbar: Don't underallocate block widgets
  8afec68... headerbar: don't measure own size
  742b9e3... scale: Fix mark indicator allocations
  2875752... scale: Remove custom indicator drawing
  5a8718e... range: Fix mark positions
  686e197... range: Fix get_range_rect
  c9004c0... scale: Fix mark positions
  7db7361... window: Move updates debugging to GtkWidget
  9cd92f8... textview: Use correct size for cairo node bounds
  39a41b7... centerbox: Avoid accessing unset widgets
  27317cd... eventbox: Remove window
  be405ef... stack: Fix under transitions
  69fa611... linkbutton: Remove useless unrealize implementation
  ba216c0... textview: Remove size_changed check in size-allocate
  be63061... textview: Invalidate entire widget
  b0481e1... label: Fix get_layout_index
  49071cc... button: Reset in_button state in unmap
  094be11... widget: Unset PRELIGHT and ACTIVE state flags in unmap
  58fd2cc... sizerequest: Add more assertions for baselines
  5f78619... widget: Fix copy&paste error when creating debug nodes
  fe6c840... widget: Draw debug nodes for widget margins too
  1e2fbb3... entry: Fix baseline alignment
  241ae8d... widget: Simplify snapshot_child
  f7ec1c1... widget: Always pass on baselines
  1534fe7... widget: Propagate correct baseline
  7abae5b... bbox: Don't report a horizontal baseline
  9ec8531... box: Ignore baselines when vertical
  abd039c... centerbox: Add some missing return value annotations
  27cf185... fix a few documentation problems
  36ffc44... notebook: Allocate unmapped tabs
  b96afa3... widget: Move get_resize_needed to gtkwidget.c
  1c455dc... testpopover: Remove expand GtkBox child properties
  49715bf... Fix a few documentation issues
  8d17e84... widget: Draw css box after pushing a opacity node
  9d78e98... popover: Add a contents node
  7e9f263... widget: Remove gtk_cairo_transform_to_window
  b33c2f4... window: Fix annotations in get_size and get_position
  a44991e... gtkapplication: g_dbus_proxy_new_sync can return NULL
  5312bec... window: Fix resizing with solid-csd
  c01568e... widget: Fix a widget/container mixup
  88c4a2d... widget: Fix priv dereference in size_allocate_with_baseline
  e6c9f33... widget: Don't propagate size-allocate if only the position 
  4fa01a1... widget: Add baseline and out_clip parameters to size-alloca
  afc759b... revealer: Explain CSS oddities
  a0892b6... widget: Set :focus on focus children
  7dd7338... widget: Remove queue_draw_region vfunc
  095e5ec... modelmenuitem: Set label on menu items
  d708400... applicationwindow: Remove some useless queue_resize calls
  0679f5d... checkmenuitem: Don't always snapshot the indicator
  da04781... widget: Make _set_clip private

Commits added to the branch:

  eb338fe... image: Warn when attempting to load pixdata GResources (*)
  c87c2c5... widget: Draw background and border for every widget
  52cb0ca... button: Remove css box drawing
  9a87177... Widget: Disable css box drawing for GtkWindow
  1ae6285... box: Remove css box drawing
  ba7da28... gizmo: Remove css box drawing
  9644c55... gtkgrid: Remove css box drawing
  988f096... label: Remove css box drawing
  c92f7f2... progressbar: Remove css box drawing
  98642c0... widget: Draw focus outline
  fe64ee8... headerbar: Remove css box drawing
  285f911... listbox: Remove css box drawing
  1f5cf7e... flowbox: Remove css box drawing
  8450c65... switch: Remove css box drawing
  7f2a4d4... frame: Remove css box drawing
  2992c05... image: Remove css box drawing
  2bddb99... bbox: Remove css box drawing
  911708c... container: Remove snapshot and draw implementations
  74fbca6... widget: Add default snapshot implementation
  5f40f8b... Remove now useless snapshot implementations
  6d65122... actionbar: Remove css box drawing
  fc6e2a1... toolbar: Remove css box rendering
  cc9754d... notebook: Fix crash when dragging a tab
  3cc2bb2... combobox: Remove css box drawing
  3cb1a68... stack: Remove css box drawing
  98ad30e... separator: Remove css box drawing
  54b8787... paned: Remove css box drawing
  e1e7e47... scrolledwindow: Remove css box drawing
  ec22650... sizerequest: Fix indentation
  bb02a12... sizerequest: Honor css min size
  026e84f... sizerequest: Move css handling to gtk_widget_measure
  9a494c8... sizerequest: Make size groups "work"
  ca980a5... sizerequest: Make sure widget sizes stay positive
  5f84f2c... sizerequest: Remove for_size parameter from push_recursion_
  1b33b9e... sizerequest: Stop checking orientation in query_size_for_or
  7ac11cc... sizerequest: Fix min size with widget margins
  ade436b... headerbar: Remove gadget
  5c92338... widget: Pass content allocation to size-allocate vfunc
  8aa90fe... listbox: Remove gadgets
  561e247... switch: Remove gadget
  c1cff07... widget: Union clip with allocation and box shadow size
  6746c1c... box: Remove gadget usage
  fab7a2f... grid: Remove gadget
  69f009d... range: Remove gadget usage
  2f38ea4... progressbar: Remove gadget
  75a20ea... gizmo: Remove gadget
  05bfdac... expander: Remove gadget
  983136b... checkbutton: Don't use parent button's gadget
  d016bfa... menuitem: Stop using gadget
  d28f34a... fontbutton: Call the css node "fontbutton"
  0d004ce... button: Remove gadget usage
  c37a9a4... icon: Stop calling gtk_widget_set_allocation
  37bb557... colorswatch: Remove gadget usage
  9a17bff... image: Remove gadget
  0810088... set clip of more widgets
  273707d... modelbutton: Stop using the button's gadget
  e21c58f... stackcombo: Set clip
  568a9e4... widget: Add private gtk_widget_get_content_allocation
  688c003... frame: Remove gadget
  0587f96... spinner: Set clip
  f33c253... label: Remove gadget
  7be9cbe... separator: Remove gadget
  fd5b27c... frame: Remove empty finalize implementation
  f7468fb... widget-factory: Remove invisible-char usage for spin button
  d9b0492... label: Fix clipping
  a3cab74... modelbutton: Remove last gadget usages
  88d51af... spinbutton: Inherit from GtkWidget
  9531121... spinbutton: Remove call to GtkSpinButton API
  7d534f4... spinbuttonaccessible: Inherit from GtkWidgetAccessible
  ec658aa... flowbox: Initialize allocation
  6aa4fd2... cellrendererspin: Include gtkentry.h
  dd84ee2... toolbar: Remove gadget
  6eee95e... Entry: Remove gadget
  cabfa1a... spinbutton: Add text property
  7270952... spinbutton demo: Spinbuttons are no Entries
  ba26d6b... fontchooserwidgets: Spinbuttons are no entries
  259cbac... menubar: Remove gadget
  9aee8a3... separatortoolitem: Remove gadget
  a00b74c... buttonbox: Don't use the parent gadget
  063e2b4... actionbar: Remove gadget
  763585b... box: Remove gadget accessor
  fc38c3c... box: Remove gadget
  05375fa... scrolledwindow: Remove gadget
  e56bcb5... viewport: Remove gadget
  cfadfc1... flowbox: Remove gadgets
  63787e5... widget: Add private get_border_allocation
  580ce72... combobox: Remove gadget
  6a0e4e8... paned: Remove gadget
  80be4d5... frame: Fix copy&paste bug in shadow-type handling
  f79dddf... label: Don't chain up in size_allocate
  12b6614... widget: Don't set the allocation in size-allocate
  35b2f2d... gtkscale: Properly initialize the clip
  8380d33... button: Remove gadget
  7ed7fc4... Slightly rework clip handling
  47559ec... stack: Remove gadget
  2950600... buttonbox: Remove gadget
  b299add... widget: Add private get_margin_allocation
  3664131... scale: Fix value position
  77cb503... cellview: Remove gadget
  1ca066d... revealer: Don't add a clip node for CROSSFADE transitions
  95edb1c... revealer: Stop calculating paddings ourselves
  3bf7a3c... Remove calls to gtk_widget_set_allocation
  471052a... widget: Remove gtk_widget_set_allocation
  82ad78e... range: Remove gadget completely
  7dcbc40... scrolledwindow: Remove last argument from allocate_child
  86ed23c... scrolledwindow: Fix child widget positioning
  928c5fe... scrolledwindow: Remove useless function call
  cc655d8... inspector: Fix list row alignment in general tab
  6fbbcf1... expander: Inherit from GtkContainer
  25750c5... checkmenuitem: Stop using the parent's gadget
  747f1db... menuitem: Remove gadget
  cbcd778... boxgadget: Remove unused ComputeExpandFunc
  c89bef7... popover: Stop looking at padidng and border in measure
  39c0b05... widget: Special-case popover in snapshot
  9cb04c2... inspector: Show the GdkWindow before grabbing
  3477c02... spinbutton: Fix activation
  33de8ba... spinbutton: Add accessors for (max-)width-chars
  4a7cff9... meson: Remove double gtkcssnode.c entry in source files
  fec328f... checkbutton: Don't draw a focus ring
  7450967... button: Remove unused flag
  5727c8d... menu: Stop looking at padding and margin manually
  71133df... menu: Remove unnecessary queue_draw
  d82d699... menu: Stop drawing css background and border
  1afc1a2... searchbar: Remove manual snapshot code
  9f13082... searchbar: Fix property documentation comments
  e2ffff3... toolitemgroup: Remove custom draw code
  57d8b43... toolpalette: Port to snapshot()
  7754da5... eventbox: Remove snapshot implementation
  e3b48b2... calendar: Remove custom css background and border drawing
  3ab50c4... scrollbar: Inherit from GtkWidget
  38e692a... range: Make GtkRange a regular class
  b0e273e... scrolledwindow: Use scrollbar API on scrollbars
  20cac9c... range: Remove steppers
  9488464... range: Remove contents gadget
  5f2beb0... range: Use a gizmo as trough
  f9360f5... range: Use gizmos for highlight and fill gadgets
  c8a6f54... icon: Remove gadget
  bc856df... range: make the slider a gadget
  b7c4bf1... spinner: Remove gadget
  6cfc920... range: Snapshot slider in trough's snapshot impl
  3aa2bd1... range: Fix mouse location tracking
  47f1fe8... range: Allocate the trough when the adjustment value change
  03d3094... range: Draw the colorscale trough at 0,0
  6a12a81... scrollbar: Add accessor for wheel delta
  b1a5823... menuitem: Replace arrow gadget with GtkIcon
  f21c910... icon: Only draw in content allocation
  be8d1bd... checkmenuitem: Replace indicator gadget with GtkIcon
  e277daf... menu: Replace arrow gadgets with GtkIcons
  f15c763... icon: Add _set_image
  a586bf4... notebook: Replace arrow gadgets with GtkIcons
  833c928... notebook: Replace tabs gadget with GtkGizmo
  dad399f... notebook: Replace tab gadget with GtkGizmo
  2422a48... gizmo: Chain up in snapshot if no snapshot func given
  892fb8a... gizmo: Unparent all child widgets in finalize
  51a3693... adwaita: Fix notebook theming
  6a92abe... container: Propagate child properties if parent != containe
  4b3cd1f... notebook: Replace all gadgets with widgets
  a514e01... range: Return trough allocation from _get_range_rect
  9993d3b... scale: Remove draw_value vfunc
  b668091... scale: Replace all gadgets with widgets
  e6c96ac... range: Emit value-changed when setting the adjustment
  6b74107... spinbutton: Use 0 as default for (max-)width-chars
  36fb541... css nodes: Fix entries test case
  4323cd8... css nodes: Fix expander test case
  a3a26e6... progressbar: Apply style classes when setting direction
  9500119... container: GtkActionBar is not a special container anymore
  666e19a... adwaita: Fix typo
  179a225... widget: Consider css margins when setting clip
  b93cd44... colorswatch: Replace IconHelper with GtkImage
  532e59a... icon: Add _set_css_name back
  cb52a72... modelbutton: Use GtkIcon as indicator
  50d2f5f... checkbutton: stop using gadgets
  a96d3c3... Remove GtkBuiltinIcon
  98a18f2... Remove GtkBoxGadget
  d901711... button: Don't care about sizing if no child is set
  e17d40f... testheightforwidth: Remove GtkBox fill/expand usage
  b236318... switch: Use a gizmo as slider
  52aeb23... icon: Render at content position
  248eb08... treeview: default to width_changed = TRUE
  cf405c6... range: Fix click detection in slider trace
  ad2545b... widget: Bring resize and baseline debug rendering back
  149252a... paned: Replace handle gadget with widget
  53d3b99... widget: Bring back layout debugging
  b7206b2... image: Offset rendering to the content allocation
  73f3422... widget: Draw widget clips with GEOMETRY debugging
  0824c72... spinbutton: Add docs for new public API
  ce92415... scale: Fix css node ordering and expected results
  86aff73... box: Use widget children list in count_expand_children
  a9da144... listbox: Remove rows directly when binding model
  ef5cc34... tooltipwindow: Remove unused define
  bd817aa... testtooltips: Add static tooltip
  249ea1d... textview: Use ::snapshot
  9788761... accellabel: Inherit from GtkWidget
  f5460ea... inspector: Allow picking children of GtkWidget classes
  52fb306... Remove some unneeded includes
  7bbdd8e... filechooserwidget: Fix save widgets
  8025f2d... bin: Drop priv pointer
  95fc723... scrollbar: Add new API to gtk4-sections.txt
  0718fdb... listbox: Remove view_window
  0b80c09... switch: Remove manual PRELIGHT code
  d6042d0... listbox: Remove manual prelight row management
  e24efc8... scrolledwindow: Properly remove scrollbars
  114a9c3... viewport: Remove bin_window
  1951fa3... widget: Remove queue_draw_child vfunc
  03e5605... widget: Make allocations parent-content-allocation relative
  0d06631... frame: Fix child allocation
  c1bb8b1... icon: Stop offset'ing in snapshot
  a3a9a54... paned: Reimplement handle dragging
  efdee49... paned: Remove useless queue_resize calls
  88c4ddd... scrolledwindow: fix scrollbar allocation
  6e5e654... widget: Adapt translate_coordinates to coordinate changes
  735dee3... entry: Fix text position
  9e9c1bc... image: Fix snapshot position
  95282d7... window: Remove dead code
  722b7e6... testwidgetfocus: Drop SPACING constant in favor for CSS
  4aae29d... widget: "fix" event and invalidation coordinates
  87ec503... popover: Remove useless if case
  8a53135... toolitemgroup: Remove child window
  a2cf1c1... revealer: Remove bin_window
  aa3b43a... stack: Remove bin_window
  81ce0b0... revealer: Request child size for NONE transition type
  8275700... revealer: Fix DOWN and RIGHT transition types
  c17baa9... sizerequest: Assert that min_size >= 0
  0c2fa43... iconview: Stop drawing a background
  7135305... modelmenuitem: Fix type checking assertions
  f25bd48... menu: Remove bin_window and view_window
  4939407... widget: Avoid some type checks in snapshot_child
  ad7c17f... image: Fold gtk_image_reset into only caller
  2193f6b... entry: get_layout_location coords are already content relat
  b56f977... range: Use a gizmo as slider
  f86fada... scrolledwindow: Fix on_scrollbar check
  e809a16... scrolledwindow: Fix scrollbar allocations
  e12ae7c... label: Fix layout snapshot coordinates
  5c6d1ff... image: Add private _get_definition
  2b52c95... entry: Use images for icons
  8485a42... cssprovider test: Remove style property test case
  04ca80f... spinbutton: Fix property notification
  4562a98... GtkAccelLabel: Add use-underline property
  4c6ffb1... scrollbar: notify when setting the orientation
  e50d08f... entry: Replace progress gadget with a progressbar
  612300a... Remove GtkCssCustomGadget
  acd19e5... widget: Add new allocation accessors
  483dfe6... range: Fix slider allocation
  0eca11e... checkmenuitem: Fix indicator allocation
  388e475... scrolledwindow: Fix indicator hiding
  39ef17f... spinbutton: Remove unused import
  cd1788a... iconhelper: Inherit from GObject
  4e4bbfe... Remove GtkCssGadget
  7662e32... expander: Fix pressed_in_title check
  454bde5... button: Fix in_button checks
  25c46e4... fixed: Remove window
  3329f3f... layout: Remove bin_window
  115808c... switch: Fix handle dragging with padding applied
  0068f94... widget: Consider opacity when drawing toplevels
  20535cb... switch: Remove in_switch flag
  6ab3cab... paned: Make sure we set the correct clips
  aefd332... paned: Draw handle separator at the right location
  1a0b7ac... widget: Transform clips into right coordinate space
  9b51453... toolitem: Remove size_allocate implementation
  7bfa17d... pathbar: Compute widget clip directly
  08d78a6... spinner: Use get_content_size
  61738a6... widget: Remove _set_simple_clip
  8bca01a... calendar: Remove style properties
  3c4b3d8... notebook: Remove style properties
  1c0347f... adwaita: Remove style properties
  a6f8a12... treeviewaccessible: Don't rely on nonexistent style propert
  58c9306... Remove all widget style property code
  a1c9a9d... Replace a few get_content_allocation calls with get_content
  3b040cb... window: Stop wrapping popovers in another window
  8ac42e3... popover: "Fix" child allocation
  786c078... widget: Fix drawing invalidation with windowed widgets
  b642a04... popover: Create subsurface on wayland
  afb425f... window: Don't use allocated size in snapshot
  8a0f73e... menu: Popup at window coordinates if widget is given
  8b338d6... testnotebookdnd: quit when the toplevel gets closed
  ef793ba... widget-factory: Show the status bar by default
  72b8d9a... checkmenuitem: Fix indicator state
  ef1128f... spinbutton: Fix gesture state
  17a2403... flowbox: Compute clip directly
  87bfbd6... modelbutton: Compute clip directly
  e1eb74d... buttonbox: Compute clip directly
  6f49854... stack: Compute clip directly
  e0ce45d... container: Remove get_children_clip
  b0ec7d1... inspector: Use GtkWidget::pick when picking widgets
  0ebd81d... main: Protect against non-GtkWindow toplevels
  d9dcdd6... paned: Remove assertion in get_child_property
  7486294... testsuite: Update expected css node output
  3ef4a61... entry: Fix node ordering
  7720fe1... iconview: Remove bin_window
  f6ce901... notebook: Fix css node ordering
  a50af5c... widget: black is the new red
  b4d8829... Fix baselines wrt css values
  8c24d5c... testbaseline: Add a horizontal spinbutton
  53c3b0d... aboutdialog: Remove unused image
  df68135... label: Use the correct size in snapshot()
  d090e7a... treeview: Remove bin_window
  2b31a2c... entry: Fix text position
  a228ba6... calendar: Remove all input windows
  ee018aa... entry: Simplify progress size allocation
  a9c6831... adwaita: Adjust entry progress styling
  cc5818b... paned: Fix clip node coordinates
  21377c7... entry: Fix undershoot position
  3e6c62e... Fix a few allocation coordinates & sizes
  aba37f5... drawingarea: Remove useless line from code example
  aa12045... switch: Put the slider node last
  9cf0875... popover: set the shape on the correct window
  fcef5b2... gtk4-demo: Add widgetbowl demo
  5f4c491... range: Avoid division by zero
  1a17601... levelbar: Don't underallocate block widgets
  fc2980f... headerbar: don't measure own size
  06a921d... scale: Fix mark indicator allocations
  db9f687... scale: Remove custom indicator drawing
  89dd756... range: Fix mark positions
  ff23b03... range: Fix get_range_rect
  1d0a631... scale: Fix mark positions
  c8939a8... window: Move updates debugging to GtkWidget
  c2c4a37... textview: Use correct size for cairo node bounds
  bf80154... centerbox: Avoid accessing unset widgets
  9d3b4d4... eventbox: Remove window
  576d47f... stack: Fix under transitions
  3f18d80... linkbutton: Remove useless unrealize implementation
  d0a15e1... textview: Remove size_changed check in size-allocate
  350cd1d... textview: Invalidate entire widget
  caba476... label: Fix get_layout_index
  9a51a64... button: Reset in_button state in unmap
  76e6125... widget: Unset PRELIGHT and ACTIVE state flags in unmap
  928af20... sizerequest: Add more assertions for baselines
  c01ae47... widget: Fix copy&paste error when creating debug nodes
  2dccf78... widget: Draw debug nodes for widget margins too
  e2c3112... entry: Fix baseline alignment
  aea3687... widget: Simplify snapshot_child
  ebf15ea... widget: Always pass on baselines
  a8c3497... widget: Propagate correct baseline
  5f3d81e... bbox: Don't report a horizontal baseline
  2e9e771... box: Ignore baselines when vertical
  0246ec7... centerbox: Add some missing return value annotations
  4ff2a53... fix a few documentation problems
  f6880f7... notebook: Allocate unmapped tabs
  829250d... widget: Move get_resize_needed to gtkwidget.c
  5a24cfc... testpopover: Remove expand GtkBox child properties
  971b754... Fix a few documentation issues
  234a6d7... widget: Draw css box after pushing a opacity node
  b2ff9f7... popover: Add a contents node
  5b1dbd3... widget: Remove gtk_cairo_transform_to_window
  1f64577... window: Fix annotations in get_size and get_position
  c551f6a... gtkapplication: g_dbus_proxy_new_sync can return NULL
  a0e1578... window: Fix resizing with solid-csd
  2de5ddf... widget: Fix a widget/container mixup
  d0bddeb... widget: Fix priv dereference in size_allocate_with_baseline
  2d16843... widget: Don't propagate size-allocate if only the position 
  6347caa... widget: Add baseline and out_clip parameters to size-alloca
  21630b0... revealer: Explain CSS oddities
  8a75f4e... widget: Set :focus on focus children
  1d1b020... widget: Remove queue_draw_region vfunc
  7486c41... modelmenuitem: Set label on menu items
  5ea35d6... applicationwindow: Remove some useless queue_resize calls
  b5b7a42... checkmenuitem: Don't always snapshot the indicator
  875f4d7... widget: Make _set_clip private
  22d6a65... Fix a few testsuite failures

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]