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

  1da7048... headerbar: Remove gadget
  d91e3f3... widget: Pass content allocation to size-allocate vfunc
  d0e4d09... listbox: Remove gadgets
  7212568... switch: Remove gadget
  7fd78fb... widget: Union clip with allocation and box shadow size
  dccf509... box: Remove gadget usage
  6b5e89a... grid: Remove gadget
  c491e82... range: Remove gadget usage
  af96bf0... progressbar: Remove gadget
  8686871... gizmo: Remove gadget
  641cabe... expander: Remove gadget
  a5040da... checkbutton: Don't use parent button's gadget
  4b1b71c... menuitem: Stop using gadget
  09bcb10... fontbutton: Call the css node "fontbutton"
  5a039e4... button: Remove gadget usage
  690b783... icon: Stop calling gtk_widget_set_allocation
  3ffed67... colorswatch: Remove gadget usage
  c0f9d01... image: Remove gadget
  d42917f... set clip of more widgets
  2d6b464... modelbutton: Stop using the button's gadget
  8541513... stackcombo: Set clip
  1a76e62... widget: Add private gtk_widget_get_content_allocation
  58653fb... frame: Remove gadget
  fdab8f6... spinner: Set clip
  6f03b8e... label: Remove gadget
  4d05d61... separator: Remove gadget
  8c7d861... frame: Remove empty finalize implementation
  ecb9312... widget-factory: Remove invisible-char usage for spin button
  ae43370... label: Fix clipping
  0c87c51... modelbutton: Remove last gadget usages
  bbbe28f... spinbutton: Inherit from GtkWidget
  fbfa8cd... spinbutton: Remove call to GtkSpinButton API
  fd764da... spinbuttonaccessible: Inherit from GtkWidgetAccessible
  90d8596... flowbox: Initialize allocation
  4cc59ca... cellrendererspin: Include gtkentry.h
  5e2796a... toolbar: Remove gadget
  88f54d8... Entry: Remove gadget
  a80549f... spinbutton: Add text property
  161a6b0... spinbutton demo: Spinbuttons are no Entries
  10a0c17... fontchooserwidgets: Spinbuttons are no entries
  269faac... menubar: Remove gadget
  7618297... separatortoolitem: Remove gadget
  2e92aaf... buttonbox: Don't use the parent gadget
  c716557... actionbar: Remove gadget
  b64d271... box: Remove gadget accessor
  1614dfb... box: Remove gadget
  82b815b... scrolledwindow: Remove gadget
  575c13e... viewport: Remove gadget
  b13d943... flowbox: Remove gadgets
  27019c2... widget: Add private get_border_allocation
  d6bb9b1... combobox: Remove gadget
  ab7e8c7... paned: Remove gadget
  1b74d45... frame: Fix copy&paste bug in shadow-type handling
  841c9fb... label: Don't chain up in size_allocate
  6112585... widget: Don't set the allocation in size-allocate
  6788e6f... gtkscale: Properly initialize the clip
  f6223ed... button: Remove gadget
  08b2ba2... Slightly rework clip handling
  231bc8b... stack: Remove gadget
  8b671b8... buttonbox: Remove gadget
  6c1cda2... widget: Add private get_margin_allocation
  87d9015... scale: Fix value position
  25f1447... cellview: Remove gadget
  05286d0... revealer: Don't add a clip node for CROSSFADE transitions
  7b19def... revealer: Stop calculating paddings ourselves
  c8b731a... Remove calls to gtk_widget_set_allocation
  d2fbf56... widget: Remove gtk_widget_set_allocation
  ef89db8... range: Remove gadget completely
  be39751... sizerequest: Move css handling to gtk_widget_measure
  638c6b3... scrolledwindow: Remove last argument from allocate_child
  517d2e8... scrolledwindow: Fix child widget positioning
  0aee9d6... scrolledwindow: Remove useless function call
  a23184b... inspector: Fix list row alignment in general tab
  2468415... expander: Inherit from GtkContainer
  d531e28... sizerequest: Make size groups "work"
  102b020... checkmenuitem: Stop using the parent's gadget
  52fb27f... menuitem: Remove gadget
  ab26c28... boxgadget: Remove unused ComputeExpandFunc
  1564fdd... popover: Stop looking at padidng and border in measure
  05eb33d... widget: Special-case popover in snapshot
  27aa511... inspector: Show the GdkWindow before grabbing
  dffa5d7... spinbutton: Fix activation
  5c238e5... spinbutton: Add accessors for (max-)width-chars
  19e7cf0... meson: Remove doulbe gtkcssnode.c entry in source files
  a90fbfa... checkbutton: Don't draw a focus ring
  b250b42... button: Remove unused flag
  c832497... menu: Stop looking at padding and margin manually
  9fd1763... menu: Remove unnecessary queue_draw
  68c812d... menu: Stop drawing css background and border
  4501e5c... searchbar: Remove manual snapshot code
  afc24c8... searchbar: Fix property documentation comments
  53c5811... toolitemgroup: Remove custom draw code
  cc64ae1... toolpalette: Port to snapshot()
  0bda122... eventbox: Remove snapshot implementation
  6606cd8... calendar: Remove custom css background and border drawing
  b998092... scrollbar: Inherit from GtkWidget
  d4cb7f8... range: Make GtkRange a regular class
  59c9153... scrolledwindow: Use scrollbar API on scrollbars
  0d85c88... range: Remove steppers
  365ab93... range: Remove contents gadget
  6d5d2e6... range: Use a gizmo as trough
  9203ceb... range: Use gizmos for highlight and fill gadgets
  c0fa16c... icon: Remove gadget
  5093135... range: make the slider a gadget
  ad232eb... spinner: Remove gadget
  416ccca... range: Snapshot slider in trough's snapshot impl
  34685f0... range: Fix mouse location tracking
  163bba3... range: Allocate the trough when the adjustment value change
  024ef4c... range: Draw the colorscale trough at 0,0
  9d64532... scrollbar: Add accessor for wheel delta
  d8f5e6b... menuitem: Replace arrow gadget with GtkIcon
  226214c... icon: Only draw in content allocation
  5d66f82... checkmenuitem: Replace indicator gadget with GtkIcon
  0e22136... menu: Replace arrow gadgets with GtkIcons
  c83d1d1... icon: Add _set_image
  8e91f32... notebook: Replace arrow gadgets with GtkIcons
  e5baf98... notebook: Replace tabs gadget with GtkGizmo
  90174d4... notebook: Replace tab gadget with GtkGizmo
  83f95dc... gizmo: Chain up in snapshot if no snapshot func given
  55e81dc... gizmo: Unparent all child widgets in finalize
  9839345... adwaita: Fix notebook theming
  c19d471... container: Propagate child properties if parent != containe
  2c9976f... notebook: Replace all gadgets with widgets
  e69e729... range: Return trough allocation from _get_range_rect
  c704f87... scale: Remove draw_value vfunc
  9078f34... scale: Replace all gadgets with widgets
  cc3f255... range: Emit value-changed when setting the adjustment
  f2a4f03... spinbutton: Use 0 as default for (max-)width-chars
  eb00659... css nodes: Fix entries test case
  f4d7a89... css nodes: Fix expander test case
  5bb1d35... progressbar: Apply style classes when setting direction
  2dc9487... container: GtkActionBar is not a special container anymore
  43633eb... adwaita: Fix typo
  da0a01e... sizerequest: Make sure widget sizes stay positive
  484af08... widget: Consider css margins when setting clip
  1bb5ecd... modelbutton: Use GtkIcon as indicator
  a6d6807... colorswatch: Replace IconHelper with GtkImage
  6f7104d... checkbutton: Inherit from GtkBin
  4775b57... inspector: Fix togglebutton/checkbutton API mixup
  8d28514... tests: Fix some toggle-/checkbutton API mixups
  25eb387... Remove GtkBuiltinIcon
  28699d7... Remove GtkBoxGadget

Commits added to the branch:

  afa68ae... sizerequest: Move css handling to gtk_widget_measure
  4d296f2... sizerequest: Make size groups "work"
  fe7156b... sizerequest: Make sure widget sizes stay positive
  1488ff1... sizerequest: Remove for_size parameter from push_recursion_
  3889029... sizerequest: Stop checking orientation in query_size_for_or
  13e9d41... sizerequest: Fix min size with widget margins
  fd5185d... headerbar: Remove gadget
  728d1bd... widget: Pass content allocation to size-allocate vfunc
  934266e... listbox: Remove gadgets
  110aa59... switch: Remove gadget
  5640db4... widget: Union clip with allocation and box shadow size
  2e69b8b... box: Remove gadget usage
  3befedd... grid: Remove gadget
  8681620... range: Remove gadget usage
  4cf2ab9... progressbar: Remove gadget
  58ef6f1... gizmo: Remove gadget
  c8c49cf... expander: Remove gadget
  ef1f75b... checkbutton: Don't use parent button's gadget
  f2ed6f8... menuitem: Stop using gadget
  00fc930... fontbutton: Call the css node "fontbutton"
  7c85909... button: Remove gadget usage
  24bf398... icon: Stop calling gtk_widget_set_allocation
  ed010b1... colorswatch: Remove gadget usage
  78939fc... image: Remove gadget
  7bd3cb1... set clip of more widgets
  05959fe... modelbutton: Stop using the button's gadget
  b3594e8... stackcombo: Set clip
  5a64ba0... widget: Add private gtk_widget_get_content_allocation
  c2a8a38... frame: Remove gadget
  a666cac... spinner: Set clip
  58719d6... label: Remove gadget
  d498a01... separator: Remove gadget
  291f76f... frame: Remove empty finalize implementation
  b72ecea... widget-factory: Remove invisible-char usage for spin button
  16807a5... label: Fix clipping
  5d24f3c... modelbutton: Remove last gadget usages
  e562c14... spinbutton: Inherit from GtkWidget
  9ff2b26... spinbutton: Remove call to GtkSpinButton API
  80227f7... spinbuttonaccessible: Inherit from GtkWidgetAccessible
  b7da7b5... flowbox: Initialize allocation
  cad7a94... cellrendererspin: Include gtkentry.h
  3971754... toolbar: Remove gadget
  11c1e7e... Entry: Remove gadget
  3283a68... spinbutton: Add text property
  dc2b743... spinbutton demo: Spinbuttons are no Entries
  7f46341... fontchooserwidgets: Spinbuttons are no entries
  7102efb... menubar: Remove gadget
  2a3c4b6... separatortoolitem: Remove gadget
  4b7f6e6... buttonbox: Don't use the parent gadget
  0d746b0... actionbar: Remove gadget
  25e6900... box: Remove gadget accessor
  bfc3d22... box: Remove gadget
  c37f865... scrolledwindow: Remove gadget
  235057c... viewport: Remove gadget
  c7591cc... flowbox: Remove gadgets
  8611f66... widget: Add private get_border_allocation
  326269c... combobox: Remove gadget
  b415314... paned: Remove gadget
  f29dbf4... frame: Fix copy&paste bug in shadow-type handling
  bfe6721... label: Don't chain up in size_allocate
  bd6d13e... widget: Don't set the allocation in size-allocate
  d413a9a... gtkscale: Properly initialize the clip
  4d90f60... button: Remove gadget
  e628098... Slightly rework clip handling
  8afc981... stack: Remove gadget
  06f64c8... buttonbox: Remove gadget
  7bd95a8... widget: Add private get_margin_allocation
  6253103... scale: Fix value position
  c16169f... cellview: Remove gadget
  c78db6a... revealer: Don't add a clip node for CROSSFADE transitions
  3b947f2... revealer: Stop calculating paddings ourselves
  795efff... Remove calls to gtk_widget_set_allocation
  3a50c53... widget: Remove gtk_widget_set_allocation
  da2e892... range: Remove gadget completely
  9631960... scrolledwindow: Remove last argument from allocate_child
  3a23a57... scrolledwindow: Fix child widget positioning
  4118001... scrolledwindow: Remove useless function call
  2a19c0b... inspector: Fix list row alignment in general tab
  82152d0... expander: Inherit from GtkContainer
  c9b1373... checkmenuitem: Stop using the parent's gadget
  ec51e65... menuitem: Remove gadget
  f925063... boxgadget: Remove unused ComputeExpandFunc
  d171047... popover: Stop looking at padidng and border in measure
  096fbd5... widget: Special-case popover in snapshot
  5139523... inspector: Show the GdkWindow before grabbing
  652bdfa... spinbutton: Fix activation
  fd0be82... spinbutton: Add accessors for (max-)width-chars
  921dfe7... meson: Remove doulbe gtkcssnode.c entry in source files
  38573c3... checkbutton: Don't draw a focus ring
  0a59ee6... button: Remove unused flag
  5654ec0... menu: Stop looking at padding and margin manually
  b70e0b8... menu: Remove unnecessary queue_draw
  cc71aa9... menu: Stop drawing css background and border
  1544e8a... searchbar: Remove manual snapshot code
  992efef... searchbar: Fix property documentation comments
  b191520... toolitemgroup: Remove custom draw code
  5986bb0... toolpalette: Port to snapshot()
  bf381b4... eventbox: Remove snapshot implementation
  8a65abf... calendar: Remove custom css background and border drawing
  a20b735... scrollbar: Inherit from GtkWidget
  7bc91e1... range: Make GtkRange a regular class
  fc7a5e2... scrolledwindow: Use scrollbar API on scrollbars
  d5192e7... range: Remove steppers
  71cc3b2... range: Remove contents gadget
  12e91a0... range: Use a gizmo as trough
  2ccc00f... range: Use gizmos for highlight and fill gadgets
  bea0fb4... icon: Remove gadget
  51cc5b8... range: make the slider a gadget
  e662383... spinner: Remove gadget
  ec6f520... range: Snapshot slider in trough's snapshot impl
  3a4cb4b... range: Fix mouse location tracking
  422f307... range: Allocate the trough when the adjustment value change
  b959e3f... range: Draw the colorscale trough at 0,0
  c699d77... scrollbar: Add accessor for wheel delta
  1d7ff1c... menuitem: Replace arrow gadget with GtkIcon
  29afcc1... icon: Only draw in content allocation
  5d203ff... checkmenuitem: Replace indicator gadget with GtkIcon
  3e8a208... menu: Replace arrow gadgets with GtkIcons
  621023d... icon: Add _set_image
  554071a... notebook: Replace arrow gadgets with GtkIcons
  4017d18... notebook: Replace tabs gadget with GtkGizmo
  519e90a... notebook: Replace tab gadget with GtkGizmo
  76eff02... gizmo: Chain up in snapshot if no snapshot func given
  d65ce57... gizmo: Unparent all child widgets in finalize
  1b4de22... adwaita: Fix notebook theming
  c5a1711... container: Propagate child properties if parent != containe
  3261f04... notebook: Replace all gadgets with widgets
  2c62546... range: Return trough allocation from _get_range_rect
  a06b4fb... scale: Remove draw_value vfunc
  4fbe886... scale: Replace all gadgets with widgets
  f0c69de... range: Emit value-changed when setting the adjustment
  89dc737... spinbutton: Use 0 as default for (max-)width-chars
  68826b7... css nodes: Fix entries test case
  f78fa90... css nodes: Fix expander test case
  40e89a8... progressbar: Apply style classes when setting direction
  4fae457... container: GtkActionBar is not a special container anymore
  22d5a31... adwaita: Fix typo
  56e63d9... widget: Consider css margins when setting clip
  ea04162... modelbutton: Use GtkIcon as indicator
  75472b1... colorswatch: Replace IconHelper with GtkImage
  9383dab... checkbutton: Inherit from GtkBin
  e875a05... inspector: Fix togglebutton/checkbutton API mixup
  d651014... tests: Fix some toggle-/checkbutton API mixups
  de06819... Remove GtkBuiltinIcon
  d76cd88... Remove GtkBoxGadget
  eff8f59... button: Don't care about sizing if no child is set
  d3f9bf8... testheightforwidth: Remove GtkBox fill/expand usage


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