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

  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

Commits added to the branch:

  9f44c3d... sizerequest: Fix min size with widget margins
  ffd02bc... headerbar: Remove gadget
  7c5eb68... widget: Pass content allocation to size-allocate vfunc
  64cea93... listbox: Remove gadgets
  fdf2898... switch: Remove gadget
  8b3b06e... widget: Union clip with allocation and box shadow size
  c0a6e48... box: Remove gadget usage
  dfe89b3... grid: Remove gadget
  7a00c20... range: Remove gadget usage
  1997dcc... progressbar: Remove gadget
  ba407da... gizmo: Remove gadget
  d774453... expander: Remove gadget
  f2efada... checkbutton: Don't use parent button's gadget
  18c9fca... menuitem: Stop using gadget
  daa9124... fontbutton: Call the css node "fontbutton"
  80c9803... button: Remove gadget usage
  1077fc9... icon: Stop calling gtk_widget_set_allocation
  7f02b00... colorswatch: Remove gadget usage
  82b3c55... image: Remove gadget
  63d459b... set clip of more widgets
  34294db... modelbutton: Stop using the button's gadget
  a538535... stackcombo: Set clip
  2df1fb2... widget: Add private gtk_widget_get_content_allocation
  eba870d... frame: Remove gadget
  aa07d13... spinner: Set clip
  4c3a891... label: Remove gadget
  4326d01... separator: Remove gadget
  36a2466... frame: Remove empty finalize implementation
  8319254... widget-factory: Remove invisible-char usage for spin button
  cc9fefb... label: Fix clipping
  ad96da1... modelbutton: Remove last gadget usages
  ceb3a93... spinbutton: Inherit from GtkWidget
  8a399de... spinbutton: Remove call to GtkSpinButton API
  ed704b8... spinbuttonaccessible: Inherit from GtkWidgetAccessible
  49daff0... flowbox: Initialize allocation
  f6f253e... cellrendererspin: Include gtkentry.h
  8b63468... toolbar: Remove gadget
  b4793d0... Entry: Remove gadget
  5a88f9c... spinbutton: Add text property
  8d1c6cf... spinbutton demo: Spinbuttons are no Entries
  aed60c6... fontchooserwidgets: Spinbuttons are no entries
  0e96faa... menubar: Remove gadget
  fb776c0... separatortoolitem: Remove gadget
  f8b3597... buttonbox: Don't use the parent gadget
  91da447... actionbar: Remove gadget
  a28063d... box: Remove gadget accessor
  35c7ba6... box: Remove gadget
  42c35a2... scrolledwindow: Remove gadget
  fd113b3... viewport: Remove gadget
  f279e76... flowbox: Remove gadgets
  c322233... widget: Add private get_border_allocation
  e06202b... combobox: Remove gadget
  05dd04a... paned: Remove gadget
  8c9bb90... frame: Fix copy&paste bug in shadow-type handling
  a7186b6... label: Don't chain up in size_allocate
  3804533... widget: Don't set the allocation in size-allocate
  827df95... gtkscale: Properly initialize the clip
  99e02a3... button: Remove gadget
  c187da9... Slightly rework clip handling
  5584b00... stack: Remove gadget
  9014941... buttonbox: Remove gadget
  582f83e... widget: Add private get_margin_allocation
  d855ffe... scale: Fix value position
  692a699... cellview: Remove gadget
  e1cdfbd... revealer: Don't add a clip node for CROSSFADE transitions
  43d7b94... revealer: Stop calculating paddings ourselves
  40ecf39... Remove calls to gtk_widget_set_allocation
  1171c35... widget: Remove gtk_widget_set_allocation
  12f7b74... range: Remove gadget completely
  456bbf2... scrolledwindow: Remove last argument from allocate_child
  c3e396f... scrolledwindow: Fix child widget positioning
  b062174... scrolledwindow: Remove useless function call
  a8d19ad... inspector: Fix list row alignment in general tab
  ce99ead... expander: Inherit from GtkContainer
  e0ece35... checkmenuitem: Stop using the parent's gadget
  29f1881... menuitem: Remove gadget
  c78bfe8... boxgadget: Remove unused ComputeExpandFunc
  1362fd1... popover: Stop looking at padidng and border in measure
  a49db37... widget: Special-case popover in snapshot
  c0b19c7... inspector: Show the GdkWindow before grabbing
  98daa1d... spinbutton: Fix activation
  3d1e88a... spinbutton: Add accessors for (max-)width-chars
  0677e41... meson: Remove doulbe gtkcssnode.c entry in source files
  2e900a6... checkbutton: Don't draw a focus ring
  290b6a6... button: Remove unused flag
  71e5b26... menu: Stop looking at padding and margin manually
  d941c30... menu: Remove unnecessary queue_draw
  c01d2b6... menu: Stop drawing css background and border
  995a758... searchbar: Remove manual snapshot code
  e0644c1... searchbar: Fix property documentation comments
  1bf7d68... toolitemgroup: Remove custom draw code
  c3e755d... toolpalette: Port to snapshot()
  7d34982... eventbox: Remove snapshot implementation
  97e52f0... calendar: Remove custom css background and border drawing
  d82a28f... scrollbar: Inherit from GtkWidget
  61a3c2a... range: Make GtkRange a regular class
  ba39f78... scrolledwindow: Use scrollbar API on scrollbars
  db297a2... range: Remove steppers
  71e3e78... range: Remove contents gadget
  1ff7dc9... range: Use a gizmo as trough
  8fa7eee... range: Use gizmos for highlight and fill gadgets
  1fa4e09... icon: Remove gadget
  eb9b4a7... range: make the slider a gadget
  66da544... spinner: Remove gadget
  e34c301... range: Snapshot slider in trough's snapshot impl
  8dbdef3... range: Fix mouse location tracking
  20dc8b8... range: Allocate the trough when the adjustment value change
  f7dadca... range: Draw the colorscale trough at 0,0
  6f476de... scrollbar: Add accessor for wheel delta
  ea30b9b... menuitem: Replace arrow gadget with GtkIcon
  f249e5e... icon: Only draw in content allocation
  691fe76... checkmenuitem: Replace indicator gadget with GtkIcon
  beea374... menu: Replace arrow gadgets with GtkIcons
  8cda58c... icon: Add _set_image
  ce97646... notebook: Replace arrow gadgets with GtkIcons
  5c39def... notebook: Replace tabs gadget with GtkGizmo
  1b8ce2a... notebook: Replace tab gadget with GtkGizmo
  9c4b337... gizmo: Chain up in snapshot if no snapshot func given
  dea78de... gizmo: Unparent all child widgets in finalize
  c980913... adwaita: Fix notebook theming
  7956412... container: Propagate child properties if parent != containe
  682cefc... notebook: Replace all gadgets with widgets
  88e74e0... range: Return trough allocation from _get_range_rect
  6c1e711... scale: Remove draw_value vfunc
  5b31d0a... scale: Replace all gadgets with widgets
  ddb2965... range: Emit value-changed when setting the adjustment
  458aaa0... spinbutton: Use 0 as default for (max-)width-chars
  92d8708... css nodes: Fix entries test case
  d142cab... css nodes: Fix expander test case
  a3e92d4... progressbar: Apply style classes when setting direction
  9bf47a2... container: GtkActionBar is not a special container anymore
  a2b9bf3... adwaita: Fix typo
  50bb436... widget: Consider css margins when setting clip
  27299bf... modelbutton: Use GtkIcon as indicator
  a31f764... colorswatch: Replace IconHelper with GtkImage
  c3c9dcb... checkbutton: Inherit from GtkBin
  f9880b9... inspector: Fix togglebutton/checkbutton API mixup
  432536b... tests: Fix some toggle-/checkbutton API mixups
  ab50f2e... Remove GtkBuiltinIcon
  f6f4112... Remove GtkBoxGadget
  6d24829... button: Don't care about sizing if no child is set
  afc060a... testheightforwidth: Remove GtkBox fill/expand usage
  0e5bf29... switch: Use a gizmo as slider


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