[gtk+] (63 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:

  eac29a9... label: Fix layout snapshot coordinates
  7c4c1cb... image: Add private _get_definition
  7e948a8... entry: Use images for icons
  bd590f7... cssprovider test: Remove style property test case
  7100ad1... spinbutton: Fix property notification
  22bba9f... GtkAccelLabel: Add use-underline property
  2f5e10e... scrollbar: notify when setting the orientation
  c537e82... entry: Replace progress gadget with a progressbar
  6466c5b... Remove GtkCssCustomGadget
  7d1cd68... widget: Add new allocation accessors
  8fcbe9f... range: Fix slider allocation
  8805018... checkmenuitem: Fix indicator allocation
  46262f1... scrolledwindow: Fix indicator hiding
  7a52418... spinbutton: Remove unused import
  c35a772... iconhelper: Inherit from GObject
  85f006b... Remove GtkCssGadget
  ca8bd30... expander: Fix pressed_in_title check
  78fe741... button: Fix in_button checks
  12c13d2... fixed: Remove window
  07c936b... layout: Remove bin_window
  7281014... switch: Fix handle dragging with padding applied
  e254d2d... widget: Consider opacity when drawing toplevels
  513c6c3... switch: Remove in_switch flag
  eca3757... paned: Make sure we set the correct clips
  1e98d2b... paned: Draw handle separator at the right location
  b57c17e... widget: Transform clips into right coordinate space
  a7e116c... toolitem: Remove size_allocate implementation
  0974129... pathbar: Compute widget clip directly
  2bfdab9... spinner: Use get_content_size
  34e5ca0... widget: Remove _set_simple_clip
  1c4b906... calendar: Remove style properties
  89a9e23... notebook: Remove style properties
  a065354... adwaita: Remove style properties
  4872f87... treeviewaccessible: Don't rely on nonexistent style propert
  d3e268f... Remove all widget style property code
  8ccf5c3... Replace a few get_content_allocation calls with get_content
  b647cb2... window: Stop wrapping popovers in another window
  5f7b304... popover: "Fix" child allocation
  1d256f2... widget: Fix drawing invalidation with windowed widgets
  04fd5ff... popover: Create subsurface on wayland
  d752f7f... window: Don't use allocated size in snapshot
  afa409b... menu: Popup at window coordinates if widget is given
  1720f5e... testnotebookdnd: quit when the toplevel gets closed
  05cb863... widget-factory: Show the status bar by default
  f196f72... checkmenuitem: Fix indicator state
  c712484... spinbutton: Fix gesture state
  97a4562... flowbox: Compute clip directly
  75fb6e4... modelbutton: Compute clip directly
  287feef... buttonbox: Compute clip directly
  5a79aff... stack: Compute clip directly
  0dda18f... container: Remove get_children_clip
  572a978... inspector: Use GtkWidget::pick when picking widgets
  91a7015... main: Protect against non-GtkWindow toplevels
  7d8d810... paned: Remove assertion in get_child_property
  ecbb463... testsuite: Update expected css node output
  9a77a1b... entry: Fix node ordering
  c8a61be... iconview: Remove bin_window
  50fecb3... notebook: Fix css node ordering
  486e036... widget: black is the new red
  aaa93ae... Fix baselines wrt css values

Commits added to the branch:

  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
  7262024... fixed: Remove window
  674338f... layout: Remove bin_window
  b072817... switch: Fix handle dragging with padding applied
  b1645dc... widget: Consider opacity when drawing toplevels
  c52aa8e... switch: Remove in_switch flag
  b1c72ff... paned: Make sure we set the correct clips
  50e09ad... paned: Draw handle separator at the right location
  4debfbb... widget: Transform clips into right coordinate space
  e16eeae... toolitem: Remove size_allocate implementation
  1aa88ee... pathbar: Compute widget clip directly
  c0a9935... spinner: Use get_content_size
  0f1889b... widget: Remove _set_simple_clip
  1001e81... calendar: Remove style properties
  22d6bc8... notebook: Remove style properties
  790a2e1... adwaita: Remove style properties
  688f24a... treeviewaccessible: Don't rely on nonexistent style propert
  5f7f151... Remove all widget style property code
  e1f543d... Replace a few get_content_allocation calls with get_content
  397bc3d... window: Stop wrapping popovers in another window
  064400a... popover: "Fix" child allocation
  33314ca... widget: Fix drawing invalidation with windowed widgets
  f5389be... popover: Create subsurface on wayland
  06d6443... window: Don't use allocated size in snapshot
  5f7df2c... menu: Popup at window coordinates if widget is given
  50e2216... testnotebookdnd: quit when the toplevel gets closed
  f8c80c2... widget-factory: Show the status bar by default
  0c30288... checkmenuitem: Fix indicator state
  bec67a3... spinbutton: Fix gesture state
  1f1bbd9... flowbox: Compute clip directly
  e68fc15... modelbutton: Compute clip directly
  e37eeaf... buttonbox: Compute clip directly
  8c8f4a7... stack: Compute clip directly
  a8c60a5... container: Remove get_children_clip
  a62bc6b... inspector: Use GtkWidget::pick when picking widgets
  fae8226... main: Protect against non-GtkWindow toplevels
  8001e94... paned: Remove assertion in get_child_property
  a627efa... testsuite: Update expected css node output
  f2a204d... entry: Fix node ordering
  167a2f8... iconview: Remove bin_window
  162f158... notebook: Fix css node ordering
  94ad062... widget: black is the new red
  558df1a... Fix baselines wrt css values
  fddc1a3... testbaseline: Add a horizontal spinbutton
  4cb78f9... aboutdialog: Remove unused image
  ff88058... label: Use the correct size in snapshot()


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