[gtk] (109 commits) Non-fast-forward update to branch wip/cdavis/flowbox-add-functions



The branch 'wip/cdavis/flowbox-add-functions' 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:

  531a6b5... gtkflowbox: Add insert() and append()

Commits added to the branch:

  218a3e3... gdkglcontext-win32-wgl.c: Fix Cairo fallback check (*)
  ece0231... gdkdisplay-win32.c: Don't retry WGL initialization (*)
  ef09cbe... build: Fix build with sysprof-capture but without sysprof (*)
  9395b28... testsuite: Actually run all memorytexture tests (*)
  9bff56d... GDK-Win32: Fix build (*)
  a45e1a0... fp16.c: Fix float_to_half() function call (*)
  dbd0ce3... meson: Improve search for libpng (*)
  b4d91d5... Merge branch 'master-msvc-fixes' into 'master' (*)
  7498838... Update Romanian translation (*)
  bdcfb76... libtiff: update meson patch to install the lib (*)
  f836d2f... widget-factory: Use the same gtk-logo.webm (*)
  ce40c64... widget-factory: Copy alpha-corrected logo webm from gtk-dem (*)
  f42c61f... Merge branch 'wip/otte/for-master' into 'master' (*)
  bf93537... Merge branch 'matthiasc/for-master' into 'master' (*)
  156650e... Merge branch 'dab_fix_libtiff_install' into 'master' (*)
  2a3a1aa... Merge branch 'fix-wgl-cairo-fallback' into 'master' (*)
  5c3b368... docs: Add note about stable sorting to SortListModel (*)
  a816f81... docs: Fix links in the Getting Started page (*)
  72bbc51... Merge branch 'otte/for-master2' into 'master' (*)
  d7e117f... widget-factory: Speed up build (*)
  200a2f5... gtk-demo: Speed up the build (*)
  802ad39... gtk: Speed up build (*)
  6339875... Fix an oversight (*)
  169effe... Merge branch 'ebassi/getting-started-links' into 'master' (*)
  e9828f1... Fix the build (*)
  a9f401a... wayland: better debug for egl (*)
  63b7335... Merge branch 'matthiasc/for-master' into 'master' (*)
  08fd62e... x11: Better debug for egl (*)
  b7ad3bc... build: Print toolchain in summary (*)
  1efccfc... gdk loaders: Add noreturn attribtues where appropriate (*)
  5f825eb... Merge branch 'wip/baedert/for-master' into 'master' (*)
  670659b... Revert "Add GtkLoader to gtk4-widget-factory" (*)
  bfcc2da... ngl: Cosmetics (*)
  139aa17... Merge branch 'matthiasc/for-master' into 'master' (*)
  5bf1196... ngl: Drop the texture pool object (*)
  c932648... ngl: Plug a memory leak (*)
  1ddcf7d... Update Swedish translation (*)
  8c22762... ngl: Small docs updates (*)
  095d531... Merge branch 'matthiasc/for-master' into 'master' (*)
  f7df384... ngl: Don't cache large glyphs forever (*)
  b4bc798... Merge branch 'matthiasc/for-master' into 'master' (*)
  b8622ad... contentdeserializer: Plug a small memleak (*)
  f2dbf57... Merge branch 'matthiasc/for-master' into 'master' (*)
  8079f8e... Add depfiles back to resource generation (*)
  d939f37... win32: Comment out unused function (*)
  bc086c5... Merge branch 'matthiasc/for-master' into 'master' (*)
  34037c0... searchenginemodel: finalize search results (*)
  4e6a76e... docs: Fix internal links in for GtkLabel's text layout sect (*)
  08aa77c... docs: Fix GtkListStore description (*)
  49603c2... docs: Clean up GtkCellArea description (*)
  42ba6f0... docs: Fix up GtkTreeViewColumn (*)
  a9c1e1e... docs: Remove gtk-doc links from GtkDrawingArea (*)
  9bd0674... docs: Fix GtkCellLayout description (*)
  12d4a51... docs: Remove gtk-doc link from GtkTreeView::row-activated (*)
  289394d... docs: Replace gtk-doc internal link in GtkRequisition (*)
  c9ad181... Merge branch 'filesearch' into 'master' (*)
  bb5eb3b... Merge branch 'docs-label' into 'master' (*)
  e2fb67f... Update Slovak translation (*)
  6ec6bca... win32: Remove unused variables (*)
  75370a2... pathbar: Use correct marshaler (*)
  38461ee... gdk: Make GDK_DEBUG GL backend selection global (*)
  9012a03... widget-factory: Name the images pages (*)
  04da2ff... surface: Use g_clear_thing() (*)
  3f5107c... inspector: Export gtk_inspector_init (*)
  9e88275... Merge branch 'matthiasc/for-master' into 'master' (*)
  ae8de71... build: Add a HAVE_EGL define to config.h (*)
  bfb158d... egl: Move initialization code and port Wayland (*)
  70607f5... x11: Port to shared EGL code (*)
  032eb15... glcontext: The content cannot be the current context (*)
  c8204a9... surface: Add a private struct (*)
  aba37c4... display: Get carried away by extension checker (*)
  d128ffc... egl: Move EGLSurface handling to GdkSurface (*)
  f8b9b30... egl: Move extension checks to GdkDisplay (*)
  482845b... wayland: Remove initial GL API bind (*)
  111c276... cairo-gl: Don't leak framebuffers (*)
  64f10ef... gdk: Remove unused gdk_gl_texture_quads() function (*)
  03cc603... glcontext: Remove unused functionality (*)
  2ff1ea5... egl: Unify contexts (*)
  3ca84c4... glcontext: Handle failure of eglBindAPI() (*)
  bc7c0d0... egl: Support EGL_KHR_no_config_context (*)
  7ede468... gdk: Add a request_hdr argument to begin_frame() (*)
  5eb42dd... gdk: Add GDK_DEBUG=hdr (*)
  cdc8523... egl: Implement HDR support (*)
  0969d9d... Merge branch 'wip/otte/gl-hdr' into 'master' (*)
  f819e88... gdk: Fix an oversight (*)
  4360bc3... Merge branch 'matthiasc/for-master' into 'master' (*)
  cd45e6e... dropdown: add GtkDropDown:show-arrow property (*)
  cd2debd... dropdown: fix extraneous * in documentation (*)
  db86b3e... Merge branch 'wip/chergert/dropdown-show-arrow' into 'maste (*)
  48781cf... memorytexture: Split out GdkMemoryFormat handling (*)
  149395c... gl: Move memory <=> GL format mapping (*)
  afa004f... memoryformat: Add gdk_memory_format_prefers_high_depth() (*)
  dc6e831... gdk: hdr => high depth (*)
  3f4fb93... cairo: Use GdkTexture for converting from pixbuf (*)
  2e555db... testsuite: Fail more accurately (*)
  8950c0d... texture: Make format a property of GdkTexture (*)
  2a08641... gsk: Add high depth rendernode api (*)
  9174814... ngl: Allow specifying texture formats (*)
  985d2d2... ngl: Determine intermediate formats (*)
  8a24def... ngl: Update framebuffer format for each frame (*)
  6f17429... ngl: Make render_texture high depth aware (*)
  8d9c392... Merge branch 'wip/matthiasc/gsk-hdr' into 'master' (*)
  c7d6bf7... filechooserportal: Take a ref on transient-for (*)
  db37452... Merge branch 'fix-filechooser-portal-crash' into 'master' (*)
  0775e21... Add support for pango markup in menu items (*)
  9f1e9b6... Merge branch 'wip/cdavis/menu-item-markup' into 'master' (*)
  30164d5... css: Render the background-clip area, not the background-or (*)
  222d927... Merge branch 'wip/otte/for-master' into 'master' (*)
  317278f... gtkflowbox: Add prepend() and append()

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