[gtk] (96 commits) Non-fast-forward update to branch wip/baedert/for-master



The branch 'wip/baedert/for-master' 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:

  661663f... main: Stop using GList when propagating events
  eb9d11e... accelgroup: Restructure gtk_accelerator_name
  b9a53e2... widget: Return an array from list_devices
  03c387d... label: Save links in an array
  3d76ddc... label: Save a few LOC
  d16fab6... label: Clear select info before creating a new one
  06e8406... label: Use widget API to add style class
  542c6f4... label: Remove a double if (needs_root) check
  ec745f3... label: Pass <markup> length directly when parsing markup
  afe86eb... label: Avoid duplicating a string
  5ef2e78... label: Shorten set_markup_internal a bit
  9f9d487... label: Remove public pattern API
  1df3ffb... modelbutton: Emit ::clicked() before closing the popover
  20e5b83... label: Fix an old TODO comment
  739bb56... label: Pull all pango attributes from the theme
  d9241af... cssstyle: Only create PangoAttrList if there are attribtues
  7c4517c... stylecontext: Remove get_pango_attributes
  cdbc6b4... label: Don't normalize booleans in internal setters
  5e33cc5... label: Fold function into only caller
  4356d23... label: Remove a11y-only properties
  ef7ca16... label: Remove GtkLabel:track-visited-links
  63fa798... adwaita: don't extent %link in linkbuttons
  96a4142... label: Fold set_pattern_internal into only caller
  9dc4281... label: Set underline text and markup in one step
  b733c30... label: Stop connecting to notify::gtk-enable-accels
  6ded7f9... label: Remove priv pointer
  f557968... label: Remove some unused quarks
  6068b63... label: Inline function into only caller
  4071c0f... label: Ignore AFFECTS_ATTRS css changes if we can
  c86f49c... label: Only parse mnemonic attributes if we need to
  25c9664... label: Don't create an unnecessary attribute list
  f171ed7... label: Redraw when text attrs are affected by css change

Commits added to the branch:

  3ee18b8... gdk: Add ::enter/leave-monitor signals (*)
  209398d... wayland: emit ::enter/leave-monitor (*)
  f97180b... inspector: Show scales other than 2 (*)
  d27adb1... surface: Document coordinate systems a bit (*)
  6fbc9e8... Updated Lithuanian translation (*)
  57a5653... Remove the blacklist list in convert-emoji.c since now it i (*)
  906c3c5... Switch the gtk-doc subproject to the gtk-doc-for-gtk4 branc (*)
  1205f74... Always use gtk-doc as a subproject for now (*)
  fdf812b... Merge branch 'use-gtk-doc-for-gtk4' into 'master' (*)
  d802b35... Merge branch 'wip/matthiasc/monitor-signals' into 'master' (*)
  fa75927... colorswatch: Drop the Private struct (*)
  9f5955e... expander: Drop the Private struct (*)
  78ac2f2... lockbutton: Drop the Private struct (*)
  a072e16... appchooserwidget: Drop the Private struct (*)
  6870159... build: Prepare library versioning (*)
  cd42227... Merge branch 'library-versioning' into 'master' (*)
  eb5b308... Merge branch 'matthiasc/for-master' into 'master' (*)
  db2e077... Update Turkish translation (*)
  54300e1... Update Turkish translation (*)
  325a485... emojichooser: Improve keynav (*)
  7179e8d... emojichooser: Improve keynav, again (*)
  8c769ea... Fix typo in IconTheme. (*)
  037b025... flowbox: Remove can-focus handling (*)
  8f75df1... flowbox: Add a private api to disable move-cursor (*)
  4e6b62e... emojichooser: link sections for keynav (*)
  c4e66ec... Merge branch 'arnaudb/fix-typo' into 'master' (*)
  fb2502f... Merge branch 'emoji-keynav' into 'master' (*)
  ed2a4e2... Adwaita: fix active state for radios & checkboxes (*)
  097b585... Adwaita: check & radio focus ring (*)
  3f9ee61... Adwaita: no edge highlight (*)
  71f8649... docs: Small revision of input handling overview (*)
  e6fcac2... Adwaita: slightly increase contrast for treeview borders (*)
  90fb58e... Merge branch 'wip/jimmac/treeview-borders' into 'master' (*)
  b072ad9... widget-factory: Add menu style class in popovers (*)
  faaf80d... Merge branch 'wip/jimmac/levelbar-punch' into 'master' (*)
  a5234f2... Merge branch 'wip/jimmac/active-state-for-checkradios' into (*)
  97ceb03... Merge branch 'wip/jimmac/checkradio-focus' into 'master' (*)
  6882121... Merge branch 'matthiasc/for-master' into 'master' (*)
  b6353a6... Adwaita: drop text shadows for buttons (*)
  bb8c201... Merge branch 'wip/jimmac/drop-text-shadow' into 'master' (*)
  a2a194f... eventcontroller: Fix signal marshallers (*)
  031b248... window: Fix setting :is-active (*)
  8e9406a... Move key event rewriting (*)
  d7bdfae... Updates to NEWS (*)
  ec848dc... Merge branch 'matthiasc/for-master' into 'master' (*)
  dbd578e... window: Don't set is-active twice (*)
  3d988d5... Merge branch 'matthiasc/for-master' into 'master' (*)
  03080f2... css: use :focus-visible instead of :focus(visible) (*)
  e83d87c... Add :focus-visible to css docs (*)
  86f295f... x11: emit ::enter/leave-monitor (*)
  3cb023d... Merge branch 'monitor-signals-x11' into 'master' (*)
  54b99d2... Add a focus-within state (*)
  5095e87... testsuite: Add some checks for focus states (*)
  4516bfb... Adwaita: Some adjustments for :focus-within (*)
  d36e41c... themes: Fix HighContrast dependencies (*)
  1d1e1c5... Merge branch 'css-focus-changes' into 'master' (*)
  b3b1945... Merge branch 'matthiasc/for-master' into 'master' (*)
  0d065bc... Fix compiler warning (*)
  5abb6f2... Fix annotation for gtk_show_uri_full() (*)
  96cfb12... Fix annotations for GtkEventController (*)
  f28aa1b... Restructure the GdkEvent type hierarchy (*)
  60329c3... Merge branch 'event-types' into 'master' (*)
  b2e08c2... main: Stop using GList when propagating events
  fe39e11... accelgroup: Restructure gtk_accelerator_name
  d82896b... widget: Return an array from list_devices
  fe24e69... label: Save links in an array
  8363a04... label: Save a few LOC
  2a981a2... label: Clear select info before creating a new one
  775c7ab... label: Use widget API to add style class
  f7c6940... label: Remove a double if (needs_root) check
  4865bc3... label: Pass <markup> length directly when parsing markup
  dbf1ad3... label: Avoid duplicating a string
  06385d5... label: Shorten set_markup_internal a bit
  065b822... label: Remove public pattern API
  ff1af56... modelbutton: Emit ::clicked() before closing the popover
  7a80393... label: Fix an old TODO comment
  e5db0e9... label: Pull all pango attributes from the theme
  3db4a24... cssstyle: Only create PangoAttrList if there are attribtues
  f6c4e2a... stylecontext: Remove get_pango_attributes
  27c77cd... label: Don't normalize booleans in internal setters
  7e627a7... label: Fold function into only caller
  f35d621... label: Remove a11y-only properties
  d62c539... label: Remove GtkLabel:track-visited-links
  7152038... adwaita: don't extent %link in linkbuttons
  2ed212b... label: Fold set_pattern_internal into only caller
  22674c2... label: Set underline text and markup in one step
  9fc8710... label: Stop connecting to notify::gtk-enable-accels
  9d67b84... label: Remove priv pointer
  db07820... label: Remove some unused quarks
  bd6932b... label: Inline function into only caller
  e32dbd8... label: Ignore AFFECTS_ATTRS css changes if we can
  be96223... label: Only parse mnemonic attributes if we need to
  d30de20... label: Don't create an unnecessary attribute list
  7e2da3f... label: Redraw when text attrs are affected by css change
  de56bc1... meson: Trivial formattting
  a830796... meson: Use summary()

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