Commit Graph

  • 58ef21514e inspector: Make GL and Vulkan more similar Matthias Clasen 2024-10-24 23:04:08 -04:00
  • d40be28ff4 inspector: List all Vulkan extensions and layers Matthias Clasen 2024-10-24 22:05:41 -04:00
  • 9adc09bc0b inspector: Make extensions non-activatable Matthias Clasen 2024-10-24 21:55:59 -04:00
  • 78262ecd51 inspector: Cosmetics Matthias Clasen 2024-10-24 21:57:48 -04:00
  • 6723fe0d5c inspector: Add search for extensions Benjamin Otte 2024-10-18 11:41:54 +02:00
  • 9c564eb893 inspector: Sort extensions list Benjamin Otte 2024-10-18 11:13:01 +02:00
  • 155db90f20 inspector: List all GL extensions Benjamin Otte 2024-10-18 11:04:00 +02:00
  • bee6e3acc5 Merge branch 'android_misc' into 'main' Matthias Clasen 2024-10-25 00:05:24 +00:00
  • 21afd2bf77 Merge branch 'wip/otte/for-main' into 'main' Benjamin Otte 2024-10-24 17:24:24 +00:00
  • 71d4b9893b Update Belarusian translation Віктар Гаўрылавец 2024-10-24 16:41:22 +00:00
  • cc92230f56 Update Belarusian translation Віктар Гаўрылавец 2024-10-24 16:41:22 +00:00
  • 4eba4ad640 wayland: Move all GSource handling into gdkeventsource.c Benjamin Otte 2024-10-24 03:18:49 +02:00
  • 0722ede806 wayland: Remove unused variable Benjamin Otte 2024-10-24 03:05:39 +02:00
  • 6b0e1ed7dc wayland: Rename source functions Benjamin Otte 2024-10-24 03:03:58 +02:00
  • 8454ec7181 Revert "wayland: Don't block the event queue" Benjamin Otte 2024-10-24 05:08:07 +02:00
  • 4dec70e1a6 gdk: Remove unused display vfunc Benjamin Otte 2024-10-24 08:12:22 +02:00
  • 71b065cf07 Merge branch 'bugfix/compile-32-bit' into 'main' Matthias Clasen 2024-10-24 03:04:18 +00:00
  • 97554c1211 Merge branch 'main' into 'main' Matthias Clasen 2024-10-23 23:54:14 +00:00
  • be50be64ce Fix typo in NEWS Urtsi Santsi 2024-10-23 19:32:21 +00:00
  • f7dddcb258 Merge branch 'wip/chergert/for-main' into 'main' Matthias Clasen 2024-10-23 19:07:42 +00:00
  • 3bf1603fae NEWS: add recent changes to GtkTextView Christian Hergert 2024-10-23 11:03:33 -07:00
  • 89ea6ca09d gtk/scrolledwindow: unexciting bounce wip/chergert/bounce Christian Hergert 2024-10-17 12:59:52 -07:00
  • aa9e012078 Merge branch 'backports-for-4-16' into 'gtk-4-16' Matthias Clasen 2024-10-23 13:58:14 +00:00
  • 3bd4eef726 gtk/textlayout: remove one_style_cache Christian Hergert 2024-10-22 17:52:35 -07:00
  • f6faff1b13 wayland: Don't block the event queue Benjamin Otte 2024-10-22 23:33:24 +02:00
  • 0458e74fc6 docs: Fix typo in Gdk.ContentProvider.new_union Emmanuele Bassi 2024-10-22 14:04:01 +01:00
  • d56d1ca4f3 gdk: Bling up debug spew slightly Matthias Clasen 2024-10-16 10:12:48 -04:00
  • 5ff52f78b7 vulkan: Cosmetics Matthias Clasen 2024-10-21 11:38:34 -04:00
  • 4ed39c5c78 macos: Add dummy pasteboard item if no mimetypes have been translated Arjan Molenaar 2024-10-20 11:51:37 +02:00
  • e614b1af42 macos: Fix double emission of mouse release event Arjan Molenaar 2024-10-06 14:08:05 +02:00
  • 83e182e820 gdk: Remove a couple of stray semicolons Bruce Cowan 2024-10-16 16:01:09 +01:00
  • b446a37e28 printing: Treat any G_DBUS_ERROR contacting Avahi as non-problematic Simon McVittie 2024-10-15 15:42:56 +01:00
  • 4a3f4d2769 printing: If we cannot contact Avahi, debug-log the error message Simon McVittie 2024-10-15 15:26:38 +01:00
  • d6ddcb5b93 a11y: Fix GtkListview's selection interface implementation Lukáš Tyrychtr 2024-10-15 14:25:14 +02:00
  • 13cf7c2256 vulkan: Release swapchain images Matthias Clasen 2024-10-13 19:24:26 -04:00
  • bef516bf5a vulkan: Avoid a validation error Matthias Clasen 2024-10-13 14:19:53 -04:00
  • 4112535b44 vulkan: Add some more debug Matthias Clasen 2024-10-13 11:53:54 -04:00
  • 3131e352da gsk: gsk_border_node_new(): Fix dead cleanup code Barnabás Pőcze 2024-10-12 23:00:27 +02:00
  • c5a2cbcc70 gtk/gtkaccessiblevalue.c: Fix GTK_ACCESSIBLE_RELATION_SET_SIZE collect_rels value Juan Pablo Ugarte 2024-10-09 18:10:07 -04:00
  • 821e8289d4 gtkcssprovider: Use g_file_peek_path to get the uri for the sysprof marker Jordan Petridis 2024-10-07 18:55:44 +02:00
  • 624eaf042c WIP: Split out Mouse/Pointer device message handling gdk-win32-reorganize-event-handling Chun-wei Fan 2024-09-30 17:56:41 +08:00
  • 0f7a9b2fdb gdkevents-win32.c: Split out keyboard handling code Chun-wei Fan 2024-09-30 12:41:30 +08:00
  • 3d5261a78d gdkevents-win32.c: Split out surface discovery from GdkDisplay Chun-wei Fan 2024-09-27 12:54:04 +08:00
  • afa71aeaa5 gdkevents-win32.c: Split out filter handling in event handling Chun-wei Fan 2024-09-27 12:11:45 +08:00
  • 58cf8e06a7 demos/gtk-demo|widget-factory: Temporarily disable gui_app attribute Chun-wei Fan 2020-09-08 13:21:22 +08:00
  • 5bf78e047d NEWS: Updates Matthias Clasen 2024-10-22 23:49:33 -04:00
  • b1a82942ee Merge branch 'wip/otte/block-the-clock' into 'main' Matthias Clasen 2024-10-23 03:06:42 +00:00
  • da9657245d Merge branch 'wip/chergert/fix-7108' into 'main' Matthias Clasen 2024-10-23 01:58:06 +00:00
  • 92715975da gtk/textlayout: remove one_style_cache Christian Hergert 2024-10-22 17:52:35 -07:00
  • a9723fc96b wayland: Don't block the event queue Benjamin Otte 2024-10-22 23:33:24 +02:00
  • 1731530189 Merge branch 'wip/chergert/overshoot_width' into 'main' Matthias Clasen 2024-10-22 17:47:28 +00:00
  • 8d537a943f gtk/kineticscrolling: use overshoot_width in calculation Christian Hergert 2024-10-22 10:16:50 -07:00
  • 45680ffc8f gdk/loaders/gdkjpeg.c: fix compilation on 32-bit systems Thomas Devoogdt 2024-09-19 13:20:08 +00:00
  • f5413c5226 Merge branch 'ebassi/issue-7106' into 'main' Emmanuele Bassi 2024-10-22 14:05:01 +00:00
  • 3fac7762d7 docs: Fix typo in Gdk.ContentProvider.new_union Emmanuele Bassi 2024-10-22 14:04:01 +01:00
  • f0a7a003e7 Merge branch 'gtk-init-fixes' into 'main' Matthias Clasen 2024-10-22 02:28:04 +00:00
  • 111230f5f9 bloatpad: Call gtk_init in main Matthias Clasen 2024-10-21 21:15:58 -04:00
  • c09a51628b gtk4-demo: Call gtk_init in main Matthias Clasen 2024-10-21 21:14:44 -04:00
  • 96f8eb9c98 Merge branch 'wip/chergert/kinetic-frame-time' into 'main' Matthias Clasen 2024-10-22 00:20:41 +00:00
  • c9facb5554 kineticscrolling: use computed frame times Christian Hergert 2024-10-21 09:52:17 -07:00
  • a1d9b3e47d Merge branch 'display-init' into 'main' Matthias Clasen 2024-10-21 22:53:50 +00:00
  • 758e9787d4 Merge branch 'icon-lookup-none' into 'main' Matthias Clasen 2024-10-21 22:01:39 +00:00
  • a84cbe22d1 Merge branch 'wip/otte/win32-fixes' into 'main' Benjamin Otte 2024-10-21 21:39:30 +00:00
  • d6f93a3213 docs: Beef up docs for gtk_init Matthias Clasen 2024-10-21 17:06:00 -04:00
  • 169795a374 icontheme: Add GTK_ICON_LOOKUP_NONE Maximiliano Sandoval 2024-10-21 20:51:05 +02:00
  • 62b1ef9f72 CI: Enable -Werror in MSVC build Benjamin Otte 2024-10-21 07:32:42 +02:00
  • e6cfc5e3cd CI: Add pcre2 to disabled werrors Benjamin Otte 2024-10-21 18:03:59 +02:00
  • 07a5f75fe4 gpu: Make definition match declaration Benjamin Otte 2024-10-21 09:09:37 +02:00
  • 1f20d0c9ed gdk: Spread the errors Matthias Clasen 2024-10-15 20:57:40 -04:00
  • c239788a34 gdk: No displays before init Matthias Clasen 2024-10-15 16:44:18 -04:00
  • 51f3f6f8d1 print: Avoid calling gdk_display_get_default Matthias Clasen 2024-10-15 21:37:09 -04:00
  • 84779ccdbc tests: Cosmetics Matthias Clasen 2024-10-21 12:31:39 -04:00
  • acd00ceb4d tests: Fix the displaymanager tests Matthias Clasen 2024-10-21 13:29:36 -04:00
  • 015665ca9f Update Romanian translation Daniel Șerbănescu 2024-10-21 16:55:51 +00:00
  • b0b1d7a928 Update Romanian translation Daniel Șerbănescu 2024-10-21 16:55:51 +00:00
  • 0b30e9a63b gdk: Spread the errors display-init Matthias Clasen 2024-10-15 20:57:40 -04:00
  • 1a7ab5dc9a gdk: No displays before init Matthias Clasen 2024-10-15 16:44:18 -04:00
  • 57b9435e13 print: Avoid calling gdk_display_get_default Matthias Clasen 2024-10-15 21:37:09 -04:00
  • 212ba47646 tests: Cosmetics Matthias Clasen 2024-10-21 12:31:39 -04:00
  • 66367bf5d9 tests: Fix the textbuffer tests Matthias Clasen 2024-10-21 12:29:19 -04:00
  • 31683469c1 Merge branch 'for-main' into 'main' Matthias Clasen 2024-10-21 16:06:02 +00:00
  • b9a382878d build: Rename meson_options.txt to meson.options Matthias Clasen 2024-10-20 08:55:03 -07:00
  • 9dd51aa985 docs: Typo fix Matthias Clasen 2024-10-20 08:51:26 -07:00
  • 24c1afac49 docs: Update tests Matthias Clasen 2024-10-16 12:55:07 -04:00
  • ce92ce6d36 gdk: Add missing color state docs Matthias Clasen 2024-10-16 12:47:22 -04:00
  • 5366f83711 demos: Beef up about dialogs Matthias Clasen 2024-10-16 13:17:26 -04:00
  • 3ffc194e9c demos: Drop the icon-browser fully Matthias Clasen 2024-10-16 12:29:43 -04:00
  • 0170f8e261 Drop expandtab from vim modelines Matthias Clasen 2024-10-16 12:15:40 -04:00
  • 7de9e47cfc build: Cosmetics Matthias Clasen 2024-10-16 12:15:26 -04:00
  • 655736b05f gdk: Bling up debug spew slightly Matthias Clasen 2024-10-16 10:12:48 -04:00
  • aa268b31f2 vulkan: Cosmetics Matthias Clasen 2024-10-21 11:38:34 -04:00
  • 0b9685fb41 Merge branch 'wip/smcv/issue7093' into 'main' Matthias Clasen 2024-10-21 15:26:08 +00:00
  • d26f323bfe Merge branch 'semicolon' into 'main' Matthias Clasen 2024-10-21 15:05:10 +00:00
  • 51908dd8d7 Merge branch 'amolenaar/macos-fix-dnd-crash' into 'main' Matthias Clasen 2024-10-21 15:02:31 +00:00
  • 7aa8afa9d7 build: Disable MSVC warnings Benjamin Otte 2024-10-21 07:24:24 +02:00
  • a68f1d6155 testsuite: Fix MSVC warnings Benjamin Otte 2024-10-21 07:22:48 +02:00
  • a74457697e build: Fix MSVC warning due to Pango bug Benjamin Otte 2024-10-21 07:21:03 +02:00
  • 9a59fce106 treerbtree: Fix MSVC compiler warnings the simplest way Benjamin Otte 2024-10-21 07:15:25 +02:00
  • ea3aad2848 inspector: Don't shadow connect(2) Benjamin Otte 2024-10-21 07:15:05 +02:00
  • 4f3ebb9e9f shortcutssection: Fix MSVC warning Benjamin Otte 2024-10-21 06:59:41 +02:00