[gtk] (79 commits) Non-fast-forward update to branch wip.win32.fixes



The branch 'wip.win32.fixes' 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:

  8039bf6... demos/gtk-demo|widget-factory: Temporarily disable gui_app 
  794e161... Revert "gtk/meson.build: Fix linking on Visual Studio 2013"
  30b80d4... partial WIP port of GDK4-Broadway to Windows...
  b3d59d3... GDK-Win32: Fix AeroSnap indicator and positioning
  6606091... gdksurface-win32.c: Rename window->surface in snap_*()
  8500602... GDK-Win32: Make surface ready for updates
  75532d4... gdksurface-win32.c: Rename window->surface as appropriate
  6de4dce... gdk[drag|drop]-win32.c: Don't unnecessarily compute scale
  f967654... gdksurface-win32.c: Disable AeroSnap for surface if not res
  1a8b250... Revert "media: Check for gstreamer verion instead of using 
  6bbf157... GDK-Win32: Drop GDK_WIN32_ENABLE_EGL flag
  726602b... GDK-Win32: Port to common EGL handling code
  2b28c2d... gdkdisplay.c: Fix builds without EGL

Commits added to the branch:

  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' (*)
  53acff1... Revert "label: Never measure more than max-width-chars" (*)
  c5ac80b... gdk/wayland: Do not use xdg_wm_base.ping serials as "user i (*)
  c66d24b... remove some unused declarations (*)
  c87d1c2... paned: Don't pass values < -1 to gtk_widget_measure() (*)
  c78ed25... Update Ukrainian translation (*)
  a6f1737... Merge branch 'wip/carlosg/no-ping-serials-for-input' into ' (*)
  e80d938... Fix minor typo: Unsupportd -> Unsupported (*)
  e0c97e6... Update Ukrainian translation (*)
  8e27fc7... label: Redo measure() code (*)
  5c9ae28... boxlayout: Compute opposite size properly (*)
  935f7f1... Merge branch 'yurchor-master-patch-77064' into 'master' (*)
  c4e5242... picture: Setting can-shrink requires a resize (*)
  8a7868d... Merge branch 'wip/otte/for-master' into 'master' (*)
  c9735e8... Merge branch 'wip/baedert/for-master' into 'master' (*)
  7da72d1... Merge branch 'remove_some_unused_declarations' into 'master (*)
  4ffa60b... boxlayout: Be more careful with what to consider natural si (*)
  222d6f1... label: Don't deduce label width from logical rect (*)
  577d520... reftests: Add reftest for last 2 issues (*)
  4f4f2d1... Merge branch 'wip/otte/for-master' into 'master' (*)
  4a356ae... Update Ukrainian translation (*)
  da72cfe... docs: Tag Gdk.ModifierType as flags (*)
  14c32a7... Merge branch 'these-are-flags' into 'master' (*)
  59f45aa... docs: Fix wrong fragments in type links (*)
  60d50bc... Merge branch 'ebassi/docs-link-fixes' into 'master' (*)
  25142ab... Update Portuguese translation (*)
  4afd416... Update Portuguese translation (*)
  0e27a49... docs: Fix typo in link (*)
  dc9b145... Merge branch 'ebassi/for-master' into 'master' (*)
  5614e32... demos/gtk-demo|widget-factory: Temporarily disable gui_app 
  ddc67d9... Revert "gtk/meson.build: Fix linking on Visual Studio 2013"
  f877292... partial WIP port of GDK4-Broadway to Windows...
  f6db2de... GDK-Win32: Fix AeroSnap indicator and positioning
  354fed9... gdksurface-win32.c: Rename window->surface in snap_*()
  f75ccdb... GDK-Win32: Make surface ready for updates
  656f1e0... gdksurface-win32.c: Rename window->surface as appropriate
  adf281d... gdk[drag|drop]-win32.c: Don't unnecessarily compute scale
  ba21faa... gdksurface-win32.c: Disable AeroSnap for surface if not res
  b93dd2f... Revert "media: Check for gstreamer verion instead of using 
  da58111... GDK-Win32: Drop GDK_WIN32_ENABLE_EGL flag
  93438cc... GDK-Win32: Port to common EGL handling code
  5b72304... gdkdisplay.c: Fix builds without EGL

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