[gtk/matthiasc/for-master] (199 commits) ...testsuite: Fix installed tests
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/matthiasc/for-master] (199 commits) ...testsuite: Fix installed tests
- Date: Sun, 2 Aug 2020 02:06:33 +0000 (UTC)
Summary of changes:
c6c9ca6... Update Ukrainian translation (*)
450899e... Merge branch 'matthiasc/for-master' into 'master' (*)
0243736... macos: support ARM/PowerPC time conversion for DisplayLink (*)
36689d1... Merge branch 'wip/chergert/fix-macos-time-conversion' into (*)
4a9b4ad... checkbutton: Initialize accessible state (*)
6ca2453... a11y: Add checkbutton tests (*)
29cf11f... a11y: Set an accessible role for GtkWindow (*)
d3a8597... a11y: Add dialog and window tests (*)
ec5829c... progressbar: Fix up acessible state handling (*)
606daab... a11y: Add progressbar tests (*)
d8ac144... separator: Initialize accessible state (*)
2cbaa56... a11y: Add separator tests (*)
2ef4be2... switch: Initialize accessible state (*)
d2c5e3f... a11y: Add switch tests (*)
a63d038... scrollbar: Update accessible state (*)
e10aedc... widget: Update accessible state (*)
9190e95... a11y: Add scrollbar tests (*)
9458c1c... spinbutton: Update accessible state (*)
6e494b9... a11y: Add spinbutton tests (*)
fcf502a... gl renderer: Fix scrolledwindow undershoot rendering (*)
f4d9e40... widget: Compare proper adjusted size to new size when alloc (*)
72d4a83... gl renderer: Moar state tracking (*)
2fa9ddd... gsk: Remember border node uniformity (*)
c6c87b9... gl renderer: Add own graphene_rect_intersects (*)
d7ba281... gl renderer: Add contains_rect helper (*)
5a9b54d... gl renderer: More color matrix state tracking (*)
756b840... GskTransform: Remove unused function from private header (*)
0ce32cd... gl renderer: Save rectilinearity in clip stack (*)
fa85ec5... GskTransform: Restructure _to_affine and _to_translation (*)
9cdf984... gl: Add a gdk_gl_context_has_debug accessor (*)
d5f0256... listbox demo: Remove frames around labels (*)
a3b4527... render nodes: Simplify diffing of uniform border nodes (*)
e0420ba... gl renderer: Remove dead code (*)
3f59566... gl renderer: Repat node child bounds can't be NULL (*)
dded144... gl renderer: Assert that we have program state (*)
bbabec3... inspector: Avoid an uninitialized value (*)
ebbb729... gl renderer: Linear gradient state tracking (*)
ac1f242... gl renderer: Throw inset shadows with all !send values away (*)
b213b01... widget-factory: Remove useless separators (*)
2050120... bitset: Fix typo (*)
a85ba95... Split GtkProgressBar finalization (*)
09faa58... Merge branch 'ebassi/for-master' into 'master' (*)
1d8e62f... Merge branch 'wip/baedert/for-master' into 'master' (*)
5fc5e52... Merge branch 'a11y-tests' into 'master' (*)
ecc329f... a11y: Add change notification to GtkATContext (*)
42a4940... inspector: Show a11y information (*)
400a5b4... Merge branch 'wip/a11y-inspector' into 'master' (*)
3285f52... gdk: Drop GDK_SOURCE_CURSOR (*)
f4e001c... Update POTFILES.in and POTFILES.skip (*)
6a4277a... gtkpopover: Move away from gdk_device_get_state() (*)
5f82581... gtkwindow: Move away from gdk_device_get_state() (*)
a2876b5... gdkdevice: Remove gdk_device_get_state() (*)
1b846e2... docs: Correct migration note (*)
254007a... gdk: Add gdk_device_tool_get_axes() (*)
4fa891b... Remove stray gtk-doc annotation (*)
7f04faf... a11y: Use undefined as default for string attributes (*)
2e8de6b... a11y: Fix the error message for the attribute test macros (*)
bf06cad... a11y: Add proper error reporting to value collection (*)
470349c... a11y: Add an explicit "reset to default" method (*)
3294557... a11y: Update the valuetext attribute of GtkProgressBar (*)
cc50be9... Merge branch 'ebassi/for-master' into 'master' (*)
459af3a... build: bump to sysprof 4 ABI (*)
5926008... Merge branch 'wip/chergert/bump-sysprof-abi' into 'master' (*)
b52ad33... gdk: Add gdk_seat_get_tools() API call (*)
efd4169... a11y: Set accessible roles for GtkImage and GtkPicture (*)
971ee2d... a11y: Set up controls relations for scrollbars (*)
23e185e... a11y: Add a scrollbar relation test (*)
9a82aad... a11y: Set an accessible role for GtkEntry (*)
cc35cc6... a11y: Add tests for mnemonics (*)
2040b7e... a11y: Set an accessible role for GtkLabel (*)
a610bb8... a11y: Set an accessible role for GtkSearchEntry (*)
1755e07... a11y: Set an accessible role for GtkPasswordEntry (*)
2736633... inspector: Show tool axes, instead of device axes (*)
230ce9b... gdk: Remove gdk_device_get_axes() (*)
7629f6d... gdk: Make GdkDevice axis API internal (*)
4a2bbed... gdk: Make events hold an axis array matching GdkAxisUse (*)
25ea17a... gdk: Drop source_device argument from _gdk_display_device_g (*)
cab1dcb... gdk: Conflate GDK devices (*)
b5f2569... Merge branch 'wip/carlosg/device-api-cleanup' into 'master' (*)
23dcf36... NEWS: Updates (*)
2a92ee2... gdk: Small doc fixup (*)
fc47e79... Document gdk_device_tool_get_axes (*)
e07b960... a11y: Fix a few glitches in the role enum (*)
1772d23... docs: Update private headers list (*)
e4a3746... docs: Update the symbols list (*)
07bf904... a11y: Document GtkATContext::state-changed (*)
26200c0... filechooser: Document the response.activate action (*)
d0abe5a... filter: Typo fix (*)
3b35ae8... docs: Add a missing symbol (*)
a7ac160... Update Romanian translation (*)
3bb3bc2... Updated Spanish translation (*)
a3a66be... Updated Spanish translation (*)
5fd03f3... Merge branch 'a11y-work' into 'master' (*)
d40b1d3... Merge branch 'doc-fixes' into 'master' (*)
85fb015... docs: Fix links in markdown content differently (*)
ec34675... Merge branch 'better-doc-link-fix' into 'master' (*)
c7c7113... gdk/monitor: Remove gdk_monitor_work_area and GdkMonitor::w (*)
3eab588... Merge branch 'wip/ditch-workarea' into 'master' (*)
7e355cb... docs: Mention workarea in the migration guide (*)
047709e... NEWS: Updates (*)
53e74c3... testsuite: Stop setting NO_AT_BRIDGE (*)
2e80658... testsuite: Skip the skipping (*)
59fce30... icon-browser: Install desktop file and appdata (*)
ad35142... Update our appdata files (*)
9722bb4... iconbrowser: Add screenshots to appdata (*)
c1eedf6... gdk: Stop exporting gdk_surface_freeze_updates (*)
4d012a6... Rename gdk_surface_queue_expose (*)
c68fe10... a11y: Set an accessible role for GtkTextView (*)
144114b... a11y: Set accessible role for GtkLinkButton (*)
c0de580... a11y: Set an accessible role for GtkExpander (*)
abf8cbe... a11y: Set an accessible role for GtkLevelBar (*)
7df070d... gdk: Move default group api to the X11 backend (*)
488722e... docs: Don't refer to nonexisting functions (*)
ee1a868... Merge branch 'a11y-work' into 'master' (*)
e8026e2... Merge branch 'surface-cleanup' into 'master' (*)
0b11e78... Merge branch 'display-cleanup' into 'master' (*)
12a2316... build: Check for EGL support in libepoxy on Windows (*)
257fd99... Add a EGL renderer (via ANGLE) for Windows (*)
e5600ab... demos: Fix glarea demo on OpenGL/ES (*)
cf0175f... OpenGL/ES: Fix 'R' and 'B' bits inverted on Windows (*)
a481733... GDK/Win32: Force GLES if running on ARM64 (*)
f02a178... a11y: Fix typo in GtkATContext::state-changed docs (*)
c2b5997... Merge branch 'ricotz/for-master' into 'master' (*)
0ee3370... Merge branch 'wip/master.win.egl' into 'master' (*)
b12b06e... gdk: Remove base_size and increment from GdkGeometry (*)
ebcef25... gdk: Remove unused flags (*)
11db6ad... Remove aspect ratio from GdkGeometry (*)
3dd0e6d... Remove gravity from GdkGeometry (*)
13d3afa... Remove unused GDK_HINT_POS (*)
4dc2ab6... Merge branch 'wip/otte/geometry' into 'master' (*)
94982db... gdk: Avoid gdk_device_get_associated_device() (*)
398c1d1... gdk/macos: Avoid gdk_device_get_associated_device() (*)
0cbc857... gdk/win32: Avoid gdk_device_get_associated_device() (*)
7991032... gdk/x11: Avoid gdk_device_get_associated_device() (*)
fb9db7f... gtkdragsource: Avoid gdk_device_get_associated_device() (*)
6e83d1f... gtkwindowhandle: Avoid gdk_device_get_associated_device() (*)
6730b26... gtktextview: Avoid gdk_device_get_associated_device() (*)
2f79239... gtkimcontext: Avoid gdk_device_get_associated_device() (*)
9912c80... gdk: Drop gdk_device_get_associated_device() (*)
3c68db8... gdk: Make gdk_device_list_physical_devices() private (*)
4a2050e... gdk/x11: Make device type a X11 detail (*)
46eb054... gdk: Drop gdk_device_get_device_type() (*)
96452a2... gdk: Rename gdk_seat_get_physical_devices() to gdk_seat_get (*)
3864885... Merge branch 'wip/carlosg/more-device-api-cleanup' into 'ma (*)
12170ac... Define GTK_CROSSING_ACTIVE (*)
b0d4040... window: Emit GTK_CROSSING_ACTIVE crossing events (*)
643d873... eventcontrollerkey: Update im focus when active window chan (*)
62803c1... Merge branch 'focus-active' into 'master' (*)
73477b5... testsuite: Use Wayland by default (*)
554954d... 3.99.0 (*)
d5a31da... Updated Spanish translation (*)
731b672... Update Ukrainian translation (*)
360ffb8... Update Romanian translation (*)
d761e3c... Fix the build with cups < 2.3 (*)
8c66e2f... widget: Drop unnecessary includes (*)
2dfa5ac... x11: Stop using GTimeVal (*)
07166a5... gdksurface-win32.c: Deal with modal and decoration props (*)
85706dc... gdkglcontext-win32.c: Create a global shared GL context (*)
d6955d4... gskrenderer.c: Default to the GL renderer on Windows too (*)
c979798... demos: Fix running on Visual Studio builds (*)
20388f8... GDK-Win32: Use SetProcessDpiAwarenessContext() where availa (*)
ff42c94... gtkicontheme: Stop using GTimeVal (*)
99bb8bb... numericsorter: Ignore deprecations (*)
72e14bd... recentmanager: Keep up with GLib deprecations (*)
90eec67... Merge branch 'cups-build-fix' into 'master' (*)
9564cba... gdk: Fix toplevel calculation on pointer grab switch (*)
fc31f3d... placesview: Keep up with GLib deprecations (*)
e0d1aac... Bump the glib dependency (*)
0d3fa01... Merge branch 'wip/carlosg/cursor-fallout' into 'master' (*)
358f664... Merge branch 'master.win32' into 'master' (*)
6ab13a6... gsk: Don't the always_inline function attribute (*)
f136a6f... testgtk: More GTimeVal eradication (*)
0dc6ee2... Merge branch 'dont-always-inline' into 'master' (*)
15982ab... meson: Try to limit the damage (*)
1087ff4... Merge branch 'glib-build-fix' into 'master' (*)
371cdf3... gdk/x11: Add annotations to improve GIR API (*)
7a58a6a... gsk: Add annotations to improve GIR API (*)
d1cab4f... gtk: Add annotations to improve GIR API (*)
746a40b... Merge branch 'ricotz/for-master' into 'master' (*)
d743e75... Update Catalan translation (*)
bf24da0... inspector: Add a type check (*)
954a144... mediastream demo: Add a weak pointer to the window (*)
0822de1... textview: Only show "insert emoji" menu item if editable (*)
ebaea07... inspector: Avoid some failing casts (*)
547842e... window: Keep titlebar after main child (*)
76f2396... popover: Use gtk_widget_add_css_class (*)
b37b853... adwaita: Reset popover background in backdrop (*)
f5af187... listbox: Add _append (*)
2f65459... stack: Only compare page names if the new page has one (*)
b489a1f... stack: Allow NULL names (*)
e976825... button: Use g_object_notify_by_pspec() (*)
65b79d2... Avoid refering to old GtkContainer API in the docs (*)
415946e... togglebutton: Modernice source file (*)
f716daa... aboutdialog: Fix a code sample (*)
41b458f... Fix and improve various code samples (*)
0b2833f... Merge branch 'wip/baedert/for-master' into 'master' (*)
7466277... togglebutton: Don't crash on click (*)
2a962e1... Merge branch 'glib-build-fix' into 'master' (*)
d19e60a... testsuite: Fix installed tests
(*) 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]