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

  e933a8b... widget: Draw background and border for every widget
  2da98d1... button: Remove css box drawing
  1cd5064... Widget: Disable css box drawing for GtkWindow
  99991d9... box: Remove css box drawing
  9985aea... gizmo: Remove css box drawing
  8aec6db... gtkgrid: Remove css box drawing
  2b84fc3... label: Remove css box drawing
  3e34002... progressbar: Remove css box drawing
  da6d816... widget: Draw focus outline
  87cfca5... headerbar: Remove css box drawing
  20d1845... listbox: Remove css box drawing
  e26b431... flowbox: Remove css box drawing
  8d19e13... switch: Remove css box drawing
  b24f5d3... frame: Remove css box drawing
  768279a... image: Remove css box drawing
  c9ab221... bbox: Remove css box drawing
  595704c... container: Remove snapshot and draw implementations
  17f2658... widget: Add default snapshot implementation
  5c10e6b... Remove now useless snapshot implementations
  116abc4... actionbar: Remove css box drawing
  2aa4c83... toolbar: Remove css box rendering
  71297f5... notebook: Fix crash when dragging a tab
  d447f6e... combobox: Remove css box drawing
  55fdd03... stack: Remove css box drawing
  d62ed73... separator: Remove css box drawing
  3c5ffc7... paned: Remove css box drawing
  356c850... scrolledwindow: Remove css box drawing
  7430cdd... sizerequest: Fix indentation
  a786fe2... sizerequest: Honor css min size
  1c3ac93... headerbar: Remove gadget
  5cde526... widget: Pass content allocation to size-allocate vfunc
  3940b17... listbox: Remove gadgets
  c9ea3b9... switch: Remove gadget
  36736d0... widget: Union clip with allocation and box shadow size
  68eb802... box: Remove gadget usage
  0b8f153... grid: Remove gadget
  b4dc960... range: Remove gadget usage
  6cc37a3... progressbar: Remove gadget
  6bb4043... gizmo: Remove gadget
  32646ef... expander: Remove gadget
  266d39b... checkbutton: Don't use parent button's gadget
  bdf762b... menuitem: Stop using gadget
  f1eaadf... fontbutton: Call the css node "fontbutton"
  dea9ab3... button: Remove gadget usage
  6db2b63... icon: Stop calling gtk_widget_set_allocation
  1afe8ef... colorswatch: Remove gadget usage
  bd293fc... image: Remove gadget
  4eef2ed... set clip of more widgets
  3b20198... modelbutton: Stop using the button's gadget
  a736d14... stackcombo: Set clip
  8ed20dd... widget: Add private gtk_widget_get_content_allocation
  81000fd... frame: Remove gadget
  d1171d7... spinner: Set clip
  e193aa5... label: Remove gadget
  e9c860c... separator: Remove gadget
  a5f7b04... frame: Remove empty finalize implementation
  4d4f954... widget-factory: Remove invisible-char usage for spin button
  c25b8c5... label: Fix clipping
  68c4f99... modelbutton: Remove last gadget usages
  2b18d61... spinbutton: Inherit from GtkWidget
  3840883... spinbutton: Remove call to GtkSpinButton API
  9482d98... spinbuttonaccessible: Inherit from GtkWidgetAccessible
  a7a0292... flowbox: Initialize allocation
  61c3a76... cellrendererspin: Include gtkentry.h
  0f9aaa6... toolbar: Remove gadget
  e2e2a5c... Entry: Remove gadget
  d849bed... spinbutton: Add text property
  c0d13cc... spinbutton demo: Spinbuttons are no Entries
  d4ae71b... fontchooserwidgets: Spinbuttons are no entries
  c134329... menubar: Remove gadget
  385e1e2... separatortoolitem: Remove gadget
  76fe8cf... buttonbox: Don't use the parent gadget
  bdfbb98... actionbar: Remove gadget
  d8eb471... box: Remove gadget accessor
  507cb6a... box: Remove gadget
  119fb99... scrolledwindow: Remove gadget
  0a5e9cb... viewport: Remove gadget
  03a52f6... flowbox: Remove gadgets
  0a0c647... widget: Add private get_border_allocation
  bc5bd0c... combobox: Remove gadget
  175766e... paned: Remove gadget
  518ba2e... frame: Fix copy&paste bug in shadow-type handling
  3c34ecd... label: Don't chain up in size_allocate
  3528ee7... widget: Don't set the allocation in size-allocate
  ab30f3a... gtkscale: Properly initialize the clip
  059ec74... button: Remove gadget
  6cd84ba... Slightly rework clip handling
  5d79d9f... stack: Remove gadget
  f9af660... buttonbox: Remove gadget
  756d033... widget: Add private get_margin_allocation
  cd4d812... scale: Fix value position
  5e6403c... cellview: Remove gadget
  d7e87cc... revealer: Don't add a clip node for CROSSFADE transitions
  3a0f10d... revealer: Stop calculating paddings ourselves
  27aba99... Remove calls to gtk_widget_set_allocation
  5a48356... widget: Remove gtk_widget_set_allocation
  1971d60... range: Remove gadget completely
  f1139cc... sizerequest: Move css handling to gtk_widget_measure
  bb718a5... scrolledwindow: Remove last argument from allocate_child
  80da0d5... scrolledwindow: Fix child widget positioning
  e4408c5... scrolledwindow: Remove useless function call
  f1cf994... inspector: Fix list row alignment in general tab
  41ac5c0... expander: Inherit from GtkContainer
  d02f6de... sizerequest: Make size groups "work"
  9c10b38... checkmenuitem: Stop using the parent's gadget
  93e4e0c... menuitem: Remove gadget
  f9da0b9... boxgadget: Remove unused ComputeExpandFunc
  3ba0f1a... popover: Stop looking at padidng and border in measure
  ad70290... widget: Special-case popover in snapshot
  5b8ba4a... inspector: Show the GdkWindow before grabbing
  316a791... spinbutton: Fix activation
  03fb84c... spinbutton: Add accessors for (max-)width-chars
  fc41484... gtk4-demo: Remove a GtkBox expand usage
  601ac5c... meson: Remove doulbe gtkcssnode.c entry in source files
  802bd81... checkbutton: Don't draw a focus ring
  1cd056b... button: Remove unused flag
  8f69859... menu: Stop looking at padding and margin manually
  4e375ec... menu: Remove unnecessary queue_draw
  ff56ee9... menu: Stop drawing css background and border
  df76619... searchbar: Remove manual snapshot code
  98ab62f... searchbar: Fix property documentation comments
  6d3c2d9... toolitemgroup: Remove custom draw code
  c4bb935... toolpalette: Port to snapshot()
  ec2a96b... eventbox: Remove snapshot implementation
  59c3efa... calendar: Remove custom css background and border drawing
  ca4a34c... scrollbar: Inherit from GtkWidget
  d2a24c8... range: Make GtkRange a regular class
  1b10c15... scrolledwindow: Use scrollbar API on scrollbars
  4fed313... range: Remove steppers
  bb5192c... range: Remove contents gadget
  9dd053f... range: Use a gizmo as trough
  28a92f8... range: Use gizmos for highlight and fill gadgets
  fd41924... icon: Remove gadget
  9123e84... range: make the slider a gadget
  cf4d4b0... spinner: Remove gadget
  878da84... range: Snapshot slider in trough's snapshot impl
  26f9407... range: Fix mouse location tracking
  c5b7a3f... range: Allocate the trough when the adjustment value change

Commits added to the branch:

  777906e... meson: Silence the introspection scanner (*)
  db2c80d... meson: Generate man pages for the installed tools (*)
  c0efc9e... Updated Slovenian translation (*)
  004aba4... gtkdnd: restore drag window movement for the unmanaged case (*)
  00387c2... Update Hungarian translation (*)
  cfd15c9... menubutton: Remove prelight state when button is deactivate (*)
  6d77498... GdkWaylandWindow: Clear export user data when used (*)
  251e216... GdkWaylandWindow: Unexport when finalizing (*)
  c4a5f6a... Revert "GdkWaylandWindow: Unexport when finalizing" (*)
  95e313a... file filter: Be save against NULL (*)
  9f9aaea... wayland: Use correct enum type and values (*)
  5c74afb... wayland: Remove self assignment (*)
  dee666f... style entry-tags (*)
  621d1bb... Make sure to remove tooltip timeout. (*)
  71adc74... GdkWaylandWindow: Unexport when finalizing (*)
  af76e13... Adwaita: remove unneeded margin on dropdown menu (*)
  78d4854... Adwaita: regenerate css (*)
  c5f1044... widget: Draw background and border for every widget
  df6809a... button: Remove css box drawing
  a739a95... Widget: Disable css box drawing for GtkWindow
  a66fe60... box: Remove css box drawing
  ed79b8b... gizmo: Remove css box drawing
  4fc99a9... gtkgrid: Remove css box drawing
  5376e9d... label: Remove css box drawing
  abb8df1... progressbar: Remove css box drawing
  602d851... widget: Draw focus outline
  d0f85c2... headerbar: Remove css box drawing
  b6de3e4... listbox: Remove css box drawing
  c5432f6... flowbox: Remove css box drawing
  cd78146... switch: Remove css box drawing
  478a058... frame: Remove css box drawing
  8ceab88... image: Remove css box drawing
  70c5ea9... bbox: Remove css box drawing
  c508fa0... container: Remove snapshot and draw implementations
  63a9ffd... widget: Add default snapshot implementation
  1a68191... Remove now useless snapshot implementations
  a00614e... actionbar: Remove css box drawing
  cffa2ff... toolbar: Remove css box rendering
  eb5fe09... notebook: Fix crash when dragging a tab
  aeeb453... combobox: Remove css box drawing
  096f7ca... stack: Remove css box drawing
  f87c65d... separator: Remove css box drawing
  ef8c0fa... paned: Remove css box drawing
  a424e1e... scrolledwindow: Remove css box drawing
  c0fcb06... sizerequest: Fix indentation
  2c76de5... sizerequest: Honor css min size
  d560392... headerbar: Remove gadget
  f93a12d... widget: Pass content allocation to size-allocate vfunc
  66889dc... listbox: Remove gadgets
  d8e1852... switch: Remove gadget
  4ebfa7b... widget: Union clip with allocation and box shadow size
  10638aa... box: Remove gadget usage
  52eed03... grid: Remove gadget
  aeb63d7... range: Remove gadget usage
  024e4a7... progressbar: Remove gadget
  7b804c8... gizmo: Remove gadget
  597df52... expander: Remove gadget
  aff8db6... checkbutton: Don't use parent button's gadget
  23617bf... menuitem: Stop using gadget
  ddf2c93... fontbutton: Call the css node "fontbutton"
  a7dc3b8... button: Remove gadget usage
  1242683... icon: Stop calling gtk_widget_set_allocation
  39e0764... colorswatch: Remove gadget usage
  876c4dc... image: Remove gadget
  8659d32... set clip of more widgets
  5ded69c... modelbutton: Stop using the button's gadget
  0a15913... stackcombo: Set clip
  38c46fc... widget: Add private gtk_widget_get_content_allocation
  ede260a... frame: Remove gadget
  f6dc729... spinner: Set clip
  d106258... label: Remove gadget
  c91b00e... separator: Remove gadget
  fa08234... frame: Remove empty finalize implementation
  daa4243... widget-factory: Remove invisible-char usage for spin button
  65c5d22... label: Fix clipping
  491d4a4... modelbutton: Remove last gadget usages
  ee94ea6... spinbutton: Inherit from GtkWidget
  2443806... spinbutton: Remove call to GtkSpinButton API
  0d46f6d... spinbuttonaccessible: Inherit from GtkWidgetAccessible
  e0565ba... flowbox: Initialize allocation
  1222f6a... cellrendererspin: Include gtkentry.h
  0c9fe86... toolbar: Remove gadget
  b4ba4ae... Entry: Remove gadget
  0c6f9f1... spinbutton: Add text property
  42dd04c... spinbutton demo: Spinbuttons are no Entries
  8b32c0e... fontchooserwidgets: Spinbuttons are no entries
  1bdefa3... menubar: Remove gadget
  7bc1656... separatortoolitem: Remove gadget
  fefed2d... buttonbox: Don't use the parent gadget
  6f53e0e... actionbar: Remove gadget
  b224cae... box: Remove gadget accessor
  0a7494e... box: Remove gadget
  2ea2095... scrolledwindow: Remove gadget
  253f320... viewport: Remove gadget
  d97d9ee... flowbox: Remove gadgets
  d416e14... widget: Add private get_border_allocation
  b0bb6b5... combobox: Remove gadget
  9463f31... paned: Remove gadget
  f03e51f... frame: Fix copy&paste bug in shadow-type handling
  0b9f8e9... label: Don't chain up in size_allocate
  fdb8ba7... widget: Don't set the allocation in size-allocate
  6f3f5a9... gtkscale: Properly initialize the clip
  3dff17e... button: Remove gadget
  cebae00... Slightly rework clip handling
  7e63dd2... stack: Remove gadget
  fae9048... buttonbox: Remove gadget
  bab3799... widget: Add private get_margin_allocation
  bebb4c4... scale: Fix value position
  f6f57e9... cellview: Remove gadget
  6984aab... revealer: Don't add a clip node for CROSSFADE transitions
  8a7f2d1... revealer: Stop calculating paddings ourselves
  0b57ab1... Remove calls to gtk_widget_set_allocation
  afa8c92... widget: Remove gtk_widget_set_allocation
  a797957... range: Remove gadget completely
  427387c... sizerequest: Move css handling to gtk_widget_measure
  1ec1ae3... scrolledwindow: Remove last argument from allocate_child
  19c89ca... scrolledwindow: Fix child widget positioning
  777654e... scrolledwindow: Remove useless function call
  02ca3fa... inspector: Fix list row alignment in general tab
  0e87bde... expander: Inherit from GtkContainer
  f97924d... sizerequest: Make size groups "work"
  093b769... checkmenuitem: Stop using the parent's gadget
  08caf4c... menuitem: Remove gadget
  6ae963d... boxgadget: Remove unused ComputeExpandFunc
  f635650... popover: Stop looking at padidng and border in measure
  deb4599... widget: Special-case popover in snapshot
  44f2a16... inspector: Show the GdkWindow before grabbing
  7f6f796... spinbutton: Fix activation
  742b941... spinbutton: Add accessors for (max-)width-chars
  452c600... gtk4-demo: Remove a GtkBox expand usage
  fd0fe08... meson: Remove doulbe gtkcssnode.c entry in source files
  29705f5... checkbutton: Don't draw a focus ring
  9c7693a... button: Remove unused flag
  30286c4... menu: Stop looking at padding and margin manually
  dec3bc9... menu: Remove unnecessary queue_draw
  f1c2969... menu: Stop drawing css background and border
  ebf14d1... searchbar: Remove manual snapshot code
  01d122f... searchbar: Fix property documentation comments
  ab492c0... toolitemgroup: Remove custom draw code
  69c8003... toolpalette: Port to snapshot()
  fbd0b52... eventbox: Remove snapshot implementation
  16d8ee3... calendar: Remove custom css background and border drawing
  be0e3b3... scrollbar: Inherit from GtkWidget
  b129190... range: Make GtkRange a regular class
  c710373... scrolledwindow: Use scrollbar API on scrollbars
  2996611... range: Remove steppers
  03b96e2... range: Remove contents gadget
  50327e0... range: Use a gizmo as trough
  6fe2fc1... range: Use gizmos for highlight and fill gadgets
  a8b9883... icon: Remove gadget
  ccf06ca... range: make the slider a gadget
  614a1ae... spinner: Remove gadget
  d901d3b... range: Snapshot slider in trough's snapshot impl
  da9e477... range: Fix mouse location tracking
  fc8689c... range: Allocate the trough when the adjustment value change
  ae33a96... range: Draw the colorscale trough at 0,0

(*) 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]