[gtk+] (129 commits) Created branch portal-race



The branch 'portal-race' was created.

Summary of new commits:

  51e70c3... widget: Bring resize and baseline debug rendering back
  c4fc92e... paned: Replace handle gadget with widget
  d78ca6c... widget: Bring back layout debugging
  b4e3a07... image: Offset rendering to the content allocation
  f41da36... widget: Draw widget clips with GEOMETRY debugging
  818b02e... spinbutton: Add docs for new public API
  3cf8c14... scale: Fix css node ordering and expected results
  03e76eb... box: Use widget children list in count_expand_children
  ad1a591... listbox: Remove rows directly when binding model
  102acc0... tooltipwindow: Remove unused define
  6d7d233... testtooltips: Add static tooltip
  9125b20... textview: Use ::snapshot
  b201090... accellabel: Inherit from GtkWidget
  528fe45... inspector: Allow picking children of GtkWidget classes
  ea5d2bc... Remove some unneeded includes
  3ccd66e... filechooserwidget: Fix save widgets
  029213f... bin: Drop priv pointer
  0be5646... scrollbar: Add new API to gtk4-sections.txt
  dabe5cf... listbox: Remove view_window
  c1b359f... switch: Remove manual PRELIGHT code
  dd6f52d... listbox: Remove manual prelight row management
  dae9d37... scrolledwindow: Properly remove scrollbars
  f5f0dd9... viewport: Remove bin_window
  e6f04bd... widget: Remove queue_draw_child vfunc
  2cefb63... widget: Make allocations parent-content-allocation relative
  46ef437... frame: Fix child allocation
  8bf19fe... icon: Stop offset'ing in snapshot
  c7093c7... paned: Reimplement handle dragging
  6f5f4b7... paned: Remove useless queue_resize calls
  faf953b... scrolledwindow: fix scrollbar allocation
  e06524f... widget: Adapt translate_coordinates to coordinate changes
  dad3ff5... entry: Fix text position
  2010cb6... image: Fix snapshot position
  5b164dd... window: Remove dead code
  5c42a8f... testwidgetfocus: Drop SPACING constant in favor for CSS
  aa09a30... widget: "fix" event and invalidation coordinates
  3d08931... popover: Remove useless if case
  8a1c319... toolitemgroup: Remove child window
  a883883... revealer: Remove bin_window
  552b20d... stack: Remove bin_window
  b156f14... revealer: Request child size for NONE transition type
  c023629... revealer: Fix DOWN and RIGHT transition types
  9b7bd9e... sizerequest: Assert that min_size >= 0
  63d88b0... iconview: Stop drawing a background
  1d4679d... modelmenuitem: Fix type checking assertions
  0dcd96b... menu: Remove bin_window and view_window
  2b307fd... widget: Avoid some type checks in snapshot_child
  559ebdd... image: Fold gtk_image_reset into only caller
  a279575... entry: get_layout_location coords are already content relat
  5d63848... range: Use a gizmo as slider
  96ef207... scrolledwindow: Fix on_scrollbar check
  e5ce146... scrolledwindow: Fix scrollbar allocations
  ce8ccfd... label: Fix layout snapshot coordinates
  0aa14bf... image: Add private _get_definition
  dba7687... entry: Use images for icons
  334d2d2... cssprovider test: Remove style property test case
  bd3b453... spinbutton: Fix property notification
  3c8c901... GtkAccelLabel: Add use-underline property
  047808a... scrollbar: notify when setting the orientation
  2260cd5... entry: Replace progress gadget with a progressbar
  22e1001... Remove GtkCssCustomGadget
  ce7e967... widget: Add new allocation accessors
  6f2cc59... range: Fix slider allocation
  3770881... checkmenuitem: Fix indicator allocation
  7fae53b... scrolledwindow: Fix indicator hiding
  590a40e... spinbutton: Remove unused import
  76d08af... iconhelper: Inherit from GObject
  8662d92... Remove GtkCssGadget
  16f0045... expander: Fix pressed_in_title check
  523fe3b... button: Fix in_button checks
  9216f35... fixed: Remove window
  1c6c5e8... layout: Remove bin_window
  98eeaad... switch: Fix handle dragging with padding applied
  ecaa715... widget: Consider opacity when drawing toplevels
  3bb2516... switch: Remove in_switch flag
  1d7419d... paned: Make sure we set the correct clips
  c834e9c... paned: Draw handle separator at the right location
  b10a085... widget: Transform clips into right coordinate space
  9f1674a... toolitem: Remove size_allocate implementation
  863b1c6... pathbar: Compute widget clip directly
  e72f525... spinner: Use get_content_size
  c4bf7fa... widget: Remove _set_simple_clip
  41923d7... calendar: Remove style properties
  bcc10c0... notebook: Remove style properties
  3c787bc... adwaita: Remove style properties
  76de0b6... treeviewaccessible: Don't rely on nonexistent style propert
  a92fbd3... Remove all widget style property code
  8b3b82a... Replace a few get_content_allocation calls with get_content
  e668c41... window: Stop wrapping popovers in another window
  6eaf8e4... popover: "Fix" child allocation
  4faa610... widget: Fix drawing invalidation with windowed widgets
  8a78192... popover: Create subsurface on wayland
  44fa96e... window: Don't use allocated size in snapshot
  77eefac... menu: Popup at window coordinates if widget is given
  2c2fd26... testnotebookdnd: quit when the toplevel gets closed
  c954336... widget-factory: Show the status bar by default
  3b8c87b... checkmenuitem: Fix indicator state
  c470dd0... spinbutton: Fix gesture state
  482d08e... flowbox: Compute clip directly
  ca7e9e5... modelbutton: Compute clip directly
  c29e03c... buttonbox: Compute clip directly
  e607da8... stack: Compute clip directly
  b48e371... container: Remove get_children_clip
  a7c2470... inspector: Use GtkWidget::pick when picking widgets
  dd17d3b... main: Protect against non-GtkWindow toplevels
  18f1318... paned: Remove assertion in get_child_property
  3abc0bc... testsuite: Update expected css node output
  7394326... entry: Fix node ordering
  3088f9b... iconview: Remove bin_window
  0b2b7f3... notebook: Fix css node ordering
  0c2facc... widget: black is the new red
  8ff6518... Fix baselines wrt css values
  090120d... testbaseline: Add a horizontal spinbutton
  c09ffed... aboutdialog: Remove unused image
  a9dc2a7... label: Use the correct size in snapshot()
  0b9862a... treeview: Remove bin_window
  0bf3143... entry: Fix text position
  59f11b7... calendar: Remove all input windows
  d6dbd6a... entry: Simplify progress size allocation
  a1dffa7... adwaita: Adjust entry progress styling
  e80a284... paned: Fix clip node coordinates
  4c145f9... entry: Fix undershoot position
  d31d444... Fix a few allocation coordinates & sizes
  1526087... drawingarea: Remove useless line from code example
  532c21d... switch: Put the slider node last
  3cdf6b3... popover: set the shape on the correct window
  f61dc96... gtk4-demo: Add widgetbowl demo
  1821163... Avoid a race in the file chooser portal
  990ec68... Avoid a race in the print portal


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