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

  a170f83... Make the DND indicator not interfere with the drag and drop
  0b3438c... Fix DND coordinates on Windows
  d09a319... demos/gtk-demo|widget-factory: Temporarily disable gui_app 
  054d1f8... Revert "gtk/meson.build: Fix linking on Visual Studio 2013"
  45ace1c... partial WIP port of GDK4-Broadway to Windows...
  18f28e0... GDK-Win32: Fix AeroSnap indicator and positioning
  6353837... gdksurface-win32.c: Rename window->surface in snap_*()
  6fd58dd... GDK-Win32: Make surface ready for updates
  b76e465... gdksurface-win32.c: Rename window->surface as appropriate
  aa91e96... gdk[drag|drop]-win32.c: Don't unnecessarily compute scale
  2be4cd9... gdksurface-win32.c: Disable AeroSnap for surface if not res
  dd5d726... Revert "media: Check for gstreamer verion instead of using 
  662f46c... gdkdisplay.c: Include stdlib.h
  dbc6961... GDK-Win32: Drop GDK_WIN32_ENABLE_EGL flag
  f025b43... GDK-Win32: Port to common EGL handling code
  d5a13e6... gdkdisplay.c: Fix builds without EGL
  2252c7a... gtk: Fix version resource on for Windows 11 SDK
  17fec70... tools/generate-uac-manifest.py: Fix UAC manifest .rc

Commits added to the branch:

  bd7b8e8... Correct translation of Mac JIS Eisu & Kana keys (*)
  72dc9a2... GtkApplication: Call setlocale early (*)
  3f798db... Make the DND indicator not interfere with the drag and drop (*)
  93878da... Fix DND coordinates on Windows (*)
  d981694... gdk/x11: Report XI2 version on the server (*)
  68bd94f... gdk/x11: Implement XI2.4 touchpad gesture support (*)
  70a622c... gdkdisplay.c: Include stdlib.h (*)
  dc50389... wayland: Mark opaque_region as dirty on hide (*)
  e6ae3b8... broadway: Quiet initialisation failures (*)
  fc32c19... broadway: Quiet initialisation failures (*)
  086a304... Add getter to GdkFileList (*)
  b65b646... texture: Refactor downloading (*)
  7b41738... png: Do loader conversions in GDK (*)
  dcbfd61... calendar: Fix abbreviated day names (*)
  41ca09d... calendar: Add an explanatory comment (*)
  454ca89... gtkflowbox: Add prepend() and append() (*)
  3481ebd... gtk: Fix version resource on for Windows 11 SDK (*)
  53705a5... tools/generate-uac-manifest.py: Fix UAC manifest .rc (*)
  1e7fb52... Add memory formats used by libpng (*)
  c2368cc... png: Refactor png saving (*)
  31e9072... gl: Fix downloading textures *again* (*)
  5199beb... gl: Move texture uploading to the renderer (*)
  52e88ed... gltexture: Determine format in current thread (*)
  ddc4a40... gl: Refactor texture uploading (*)
  9a2e9c5... gl: Use gdk_memory_texture_new_from_texture() (*)
  a7ef4c7... Merge branch 'wip/otte/memoryformat' into 'master' (*)
  e3ef21f... macos: fix scale on macOS 12 beta (*)
  66de8f3... wayland: drop unused member variables (*)
  aa258fa... wayland: port code to g_clear_pointer (*)
  aa0c22b... glcontext: Reinstate missing "!" (*)
  7a50eba... gdk: Move GdkMemoryFormat enum to gdktypes.h (*)
  f6e5a33... Merge branch 'wip/otte/for-master' into 'master' (*)
  cf7ee82... Merge branch 'fix-dnd-coordinates-on-windows' into 'master' (*)
  beda50f... cssparser: Make a signed expression unsigned (*)
  a619991... fontrendering: Protect against NULL hints (*)
  03d4ac1... theme: enable tabular numbers in GtkCalendar (*)
  e7ac827... main: Flip set_widget_active_state() logic (*)
  085f017... Ensure blur nodes have a positive blur radius (*)
  79d2a14... glcontext: reinstate another missing "!" (*)
  c7e36bc... gltexture: Fix conditions for glGetTexImage() call (*)
  8002464... tiff: Refactor (*)
  7eceed8... jpeg: Use gdk_memory_texture_from_texture() (*)
  dcba783... gdk: Rework gdk_pixbuf_get_from_texture() (*)
  5b47391... broadway: Use gdk_texture_save_to_png_bytes() (*)
  a859471... testsuite: Add workarounds for non-gl backends (*)
  5f3062a... docs: Cosmetics (*)
  bddf9f9... docs: Cosmetics (*)
  96e837a... Improve a msgid (*)
  886f435... Merge branch 'wip/otte/for-master' into 'master' (*)
  6a07a85... Merge branch 'work/tidy' into 'master' (*)
  6067a55... Merge branch 'work/reset_opaque' into 'master' (*)
  b7cab5c... ci: Allow macos to fail (*)
  bd1649e... Merge branch 'feature/calendar-first-day' into 'master' (*)
  5ff9f4a... Merge branch 'matthiasc/for-master' into 'master' (*)
  c80e877... css: Fix handling of percentage for line-height (*)
  5dec1b0... Merge branch 'wip/baedert/for-master' into 'master' (*)
  ad46e65... Merge branch 'wip/cdavis/flowbox-add-functions' into 'maste (*)
  1c5a4de... levelbar: Fill the whole space for discrete level bars (*)
  cad979b... reftest: On failure, save the node files, too (*)
  ba44e7a... label: Never measure more than max-width-chars (*)
  00214cb... testsuite: Add test specifically for recent fix (*)
  192e554... testsuite: don't XFAIL label-sizing anymore (*)
  3742fab... widget: Don't overadjust allocations (*)
  bf5350e... Merge branch 'label-sizing' into 'master' (*)
  9965f26... Merge branch 'wip/exalm/levelbar' into 'master' (*)
  464f76c... Merge branch 'line-height-percentage' into 'master' (*)
  46ba4b9... Merge branch 'fix-win11-sdk' into 'master' (*)
  e946ee4... Merge branch 'file-list-get' into 'master' (*)
  f04e102... Merge branch 'wip/hadess/quiet-broadway' into 'master' (*)
  8b02e87... Merge branch 'gdkdisplay-c-stdlib-h' into 'master' (*)
  14e6d95... Merge branch 'setlocale-gapplication-help' into 'master' (*)
  d6f4a0d... Drop date attribute from our appdata files (*)
  3d536f1... Merge branch 'appdata-build-date' into 'master' (*)
  9e0494c... docs: match hello world code to description (*)
  53312cf... surface: Remove (nullable) (*)
  2601c39... API: Add gdk_display_create_gl_context() (*)
  ea14e94... drawcontext: Guard begin/end_frame() against non-surface co (*)
  cb03fe8... gsk: Allow gsk_renderer_realize (renderer, NULL, NULL) (*)
  869d2f2... node-editor: Create renderers surfaceless (*)
  0898023... testsuite: Create GL renderers without surfaces (*)
  883b222... Merge branch 'wip/otte/display-gl' into 'master' (*)
  c11bd57... css: Split dimension token (*)
  350a5ed... css: Emit a special error for a common error (*)
  0afae65... Merge branch 'subpop/docs-getting-started-hello-world' into (*)
  74329ab... Merge branch 'wip/otte/for-master' into 'master' (*)
  1d387b5... Update Croatian language (*)
  3dcda78... gdk: fix MemoryFormat since annotations (*)
  cb3eae1... g-i: add missing since 4.6 annotations (*)
  82c0654... Merge branch 'fix-mac-kana-eisu' into 'master' (*)
  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' (*)
  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

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