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

  a3b9490... builder: NULL initizalize out values
  3386fae... loaders: Get rid of some uninitialized values

Commits added to the branch:

  d981694... gdk/x11: Report XI2 version on the server (*)
  68bd94f... gdk/x11: Implement XI2.4 touchpad gesture support (*)
  e3ef21f... macos: fix scale on macOS 12 beta (*)
  3dcda78... gdk: fix MemoryFormat since annotations (*)
  cb3eae1... g-i: add missing since 4.6 annotations (*)
  3c9c7a0... build: Make sure ifuncs exist when using fp16 (*)
  b912e84... gl: Call make_current() before doing any GL work (*)
  438bf85... reftests: Don't crash if no node (*)
  1606a41... widget: adjust allocation even better (*)
  2113a18... testsuite: Add lots of reftests for picture sizing (*)
  2b2fd23... Merge branch 'wip/otte/center-center-center' into 'master' (*)
  b2f9a90... tiff: Fix variable assignment (*)
  373ca23... glx: Remove unused assignment (*)
  a4e83ec... demos: Remove unused code (*)
  ae117d0... png: allocate data before sigsetjmp() (*)
  a07e1bf... Merge branch 'wip/otte/for-master' into 'master' (*)
  513fe87... Update POTFILES.skip (*)
  8176b0c... inspector: Remove list header style (*)
  131683f... inspector: Use a GtkSeparator for the object details toolba (*)
  bec9141... inspector: Use .toolbar for toolbars (*)
  3aee23c... inspector: Use tabular figures for list position label (*)
  7aa34cb... inspector: Add a separator under toolbar in css editor (*)
  2ac8132... inspector: Use consistent GtkTextView margins (*)
  0053160... inspector: Stop using .sidebar for the recorder page (*)
  2aa2b7f... inspector: Clean up the .list style (*)
  516dc79... inspector: Use .list for property list as well (*)
  83319a3... inspector: Expand the controllers column view (*)
  c953e3c... Merge branch 'wip/exalm/polish' into 'master' (*)
  75bba2b... readme: Fix "Building GTK" docs link (*)
  33470fd... Merge branch 'enterprisey-master-patch-53741' into 'master' (*)
  4cda2ae... gdkdisplay: Remove (nullable) (*)
  a6cbeba... Update Latvian translation (*)
  3744cb2... Merge branch 'alatiera/gdk_create_context_nullable' into 'm (*)
  4ea84d3... Merge branch 'bilelmoussaoui/missing-since-annotations' int (*)
  4191915... gdktypes: Remove GDK_EXTERN_VAR (*)
  d726ecd... gdk: Split enums from types (*)
  ac8c424... css: Don't throw warnings on broken URL in image css (*)
  9b71bba... Merge branch 'wip/otte/for-master' into 'master' (*)
  d7d4cef... Merge branch 'wip/chergert/use-fabs-in-macos' into 'master' (*)
  c11a434... docs: standard names are CSS names, not X11 names (*)
  af2d0f1... gtk: Hold reference on controller until events are fully ha (*)
  cadeca2... Merge branch 'rgba-for-master' into 'master' (*)
  68eb601... Merge branch 'gtkeventcontroller.c-fix' into 'master' (*)
  c97a758... cssparser: Remove unused argument (*)
  9962ef9... broadway: fix texture upload (*)
  1fa3502... Merge branch 'wip/otte/for-master' into 'master' (*)
  206d763... Merge branch 'x11-xi2.4-gestures' into 'master' (*)
  f1fbd36... Add editorconfig file (*)
  f7c39ae... Merge branch 'ebassi/editor-config' into 'master' (*)
  207437a... Update Catalan translation (*)
  61d9874... NEWS: Updates (*)
  13defc7... gtk: remove unneeded backtick from gi-docgen item (*)
  dd7cbb6... Merge branch 'bilelmoussaoui/docs-typo' into 'master' (*)
  bdea3ed... 4.5.0 (*)
  d1e246c... gtk: fix broken gi-docgen annotation in IconView (*)
  ca06aee... Merge branch 'bilelmoussaoui/gi-docgen' into 'master' (*)
  973aa85... Update Latvian translation (*)
  266fced... fix typo in GtkDragSource doc (*)
  1903c6d... Merge branch 'fix_typo' into 'master' (*)
  49032b4... docs: Fix link to g_signal_emit() (*)
  5cc6b3e... docs: Add missing annotation (*)
  142571d... build: Collect gi-docgen's common arguments (*)
  d005049... Merge branch 'build-fix' into 'master' (*)
  bc80eb6... Revert "ci: Allow macos to fail" (*)
  68f2e1b... Merge branch 'ci-require-macos' into 'master' (*)
  9b23602... icon: revert object-symbolic check to be smaller (*)
  37cbd06... Merge branch 'small-check' into 'master' (*)
  bca77b5... egl: Set the draw buffer to GL_BACK_LEFT (*)
  95574f9... gl: Use GL_BACK_LEFT (*)
  164d0a5... gdk: #if => #ifdef (*)
  6536e3d... macos: Fix return value (*)
  c125ffb... Merge branch 'wip/otte/for-master' into 'master' (*)
  c4df987... combobox: Make combo box activatable (*)
  3918cdd... dropdown: Make DropDown activatable (*)
  0aa3a7e... combo_box: Use mnemonic_activate on override (*)
  df12a41... testsuite: Set GDK_DEBUG unconditionally (*)
  97365a8... reftest: Stop setting GDK_RENDERING (*)
  e017e42... reftest: No blinking, please (*)
  3c2818b... listbase: Sink adjustments (*)
  9a31922... Merge branch 'reftest-no-blink' into 'master' (*)
  8c63244... Merge branch 'activate-signal-dropdown-combobox' into 'mast (*)
  c20a631... Merge branch 'listview-sink-adjustment' into 'master' (*)
  9e8bf10... Make dialog content_area box as vertical, keep compatibilit (*)
  db2a03e... Update gtk/ui/gtkdialog.ui (*)
  b2a1fb7... Merge branch 'taozuhong-master-patch-22982' into 'master' (*)
  a186111... build: Don't use ld when cross-compiling (*)
  9c1a410... Merge branch 'ebassi/cross-bundle' into 'master' (*)
  c87d1c2... paned: Don't pass values < -1 to gtk_widget_measure()

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