[gtk] (119 commits) Non-fast-forward update to branch wip.win32.fixes
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (119 commits) Non-fast-forward update to branch wip.win32.fixes
- Date: Fri, 17 Sep 2021 03:49:08 +0000 (UTC)
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:
0d5ea2c... Make the DND indicator not interfere with the drag and drop
cbb833b... Fix DND coordinates on Windows
ca3d710... demos/gtk-demo|widget-factory: Temporarily disable gui_app
a6e5dc5... Revert "gtk/meson.build: Fix linking on Visual Studio 2013"
e29c9cb... build: Fix Broadway configuration on Windows
4adfdd7... partial WIP port of GDK4-Broadway to Windows...
7c5994e... GDK-Win32: Fix AeroSnap indicator and positioning
dfc2e70... gdksurface-win32.c: Rename window->surface in snap_*()
00dfb24... GDK-Win32: Make surface ready for updates
9067258... gdksurface-win32.c: Rename window->surface as appropriate
1973105... gdk[drag|drop]-win32.c: Don't unnecessarily compute scale
c626d18... gdksurface-win32.c: Disable AeroSnap for surface if not res
b22e53e... Revert "media: Check for gstreamer verion instead of using
Commits added to the branch:
643a91b... Fix the testupload test (*)
3ada664... Merge branch 'matthiasc/for-master' into 'master' (*)
3d27ff1... Update German translation (*)
0782c8a... gdk_rgba_parse: Support HSL colors (*)
76f481e... Stop using config.h.meson (*)
155a4fa... Add vectorized half-float conversion (*)
c1c1d44... Refactor gdk_gl_context_upload_texture slightly (*)
bfbd95d... Merge branch 'matthiasc/for-master' into 'master' (*)
2963468... Update French translation (*)
1a4eebe... Update French translation (*)
9e11ea6... Merge branch 'hsl' into 'master' (*)
9f2b847... rendernode: Write the whole node (*)
140976a... Merge branch 'wip/otte/for-master' into 'master' (*)
46f88c6... Update Hungarian translation (*)
0ee3b1c... texture: Remove unused argument from vfunc (*)
51d0d13... gltexture: release() to a texture, not a cairo_surface (*)
9c8e464... texture: Add GdkMemoryConversion private enum (*)
4f17f3a... texture: Add gdk_texture_download_texture() (*)
74ce69a... gltexture: Make release() use download_texture() (*)
c349ed9... gltexture: Implement download() via glGetTexImage() (*)
cbe6d0d... gdk: Deprecate gdk_cairo_draw_from_gl() (*)
5327548... texture: Add gdk_texture_download_float() (*)
1759d27... memorytexture: Add support for HDR formats (*)
719eafa... gl: Implement uploading and downloading HDR formats (*)
c9d748f... testsuite: Overhaul memorytexture test (*)
00439f9... testsuite: Rework memorytexture test some more (*)
bcc17b3... testsuite: Add tests uploading the memorytextures (*)
9179ebb... testsuite: Add memory test support for OpenGL up/downloads (*)
416763b... testsuite: Add tests for gdk_texture_download_float() (*)
b35608a... Update Hungarian translation (*)
6bbec87... Merge branch 'wip/otte/float-textures' into 'master' (*)
b9ee997... Update German translation (*)
6785461... gltexture: Make sure downloading textures works in a differ (*)
193b383... ngl: Simplify and unbug texture download (*)
f572ca5... Merge branch 'wip/otte/texture-threads' into 'master' (*)
cdc1fa1... stack: Dispose children before emitting items-changed (*)
2a12a3e... Merge branch 'fix_#4255' into 'master' (*)
099c923... searchbar: Vertically center the close button (*)
8f9a517... media-controls: Make play button flat (*)
b1a5c3f... Merge branch 'wip/exalm/papercuts' into 'master' (*)
ddec3de... ci: Add libtiff-devel to the image (*)
c70fdd6... ci: Use the v4 image (*)
cda5d2d... Merge branch 'tiff-ci' into 'master' (*)
2b4f798... testsuite: Fix a few memory leaks (*)
955d50a... Fix generation of accessible description in presence of des (*)
878c9da... Merge branch 'test-leak-fixes' into 'master' (*)
2e63b53... Merge branch 'fix_accessible_described_by' into 'master' (*)
ffab67a... testsuite: Call g_test_init in test binaries (*)
4439ff0... testsuite: Stop running tests for the gl renderer (*)
d4b1f85... Merge branch 'gsk-tests-gl' into 'master' (*)
ebca260... Annotate gdk_unichar_direction as const (*)
060f2d5... Annotate pango_glyph_string_num_glyphs as pure (*)
5f452a5... Annotate gsk_rounded_rect_is_circular as pure (*)
6faef44... Annotate gsk_ngl_uniform_state_align as pure (*)
be885c8... cssparser: Mark some functions as pure and malloc (*)
44a031c... Annotate gtk_css_tokenizer_get_location as const (*)
04ef705... Annotate gdk_drag_action_is_unique as const (*)
38fce67... Annotate gdk_rgba_to_string as malloc (*)
423a4d4... Annotate gsk_cairo_blur_compute_pixels as const (*)
5bfac59... Annotate gtk_accelerator_get_default_mod_mask as const (*)
bec44ac... Annotate some builder apis as malloc (*)
7773ae4... csstypes: Add annotations and inlines (*)
d7909dc... Annotate gtk_editable_get_chars as malloc (*)
8b85e7f... Annotate gtk_get_default_language as const (*)
ec6228b... Merge branch 'function-annotations' into 'master' (*)
84fdda4... Update Chinese (China) translation (*)
4930faa... Update Chinese (China) translation (*)
a4b976f... Update the README (*)
d2eb028... Apply 1 suggestion(s) to 1 file(s) (*)
23ffd69... Merge branch 'update-readme' into 'master' (*)
75b45ae... Fix memorytexture float conversion (*)
eb23e23... ngl: Avoid cairo_to_png in debug output (*)
7c2be93... Merge branch 'matthiasc/for-master' into 'master' (*)
1230bce... Add gdk_texture_new_from_bytes (*)
9f8d6ff... texture: Mention download_float in the docs (*)
7fd8899... pixbufutils: Simplify function (*)
fe46da1... Merge branch 'misc-texture-things' into 'master' (*)
ed67970... theme: make toggled tbuttons in toolbars visible (*)
025759e... Merge branch 'wip/jimmac/make-toolbar-togglebuttons-visible (*)
c9aec9b... Do not require wayland-protocols as dependency in the .pc f (*)
01944d5... Merge branch 'master' into 'master' (*)
b6d3561... testsuite: Be more verbose in texture-threads test (*)
a4f3fbb... gltexture: Fix download() for GLES (*)
551f76e... gltexture: Fallback in download_float() (*)
64acaf9... testsuite: Fix race in texture-threads test (*)
75dfb4d... API: Add gdk_texture_new_from_filename() (*)
de53b0c... testsuite: remove box-order test (*)
3a8ec68... reftests: Make diff pixels always opaque (*)
0dfab46... reftests: Use GdkTexture instead of cairo_surface_t (*)
390a0b2... ngl: Fix opacity handling (*)
46bb160... testuite: Add opacity-overdraw test (*)
c84d5b1... tests: Update rendernode test to use textures (*)
625b5ce... testsuite: Port compare_render() to use textures (*)
90ed7b9... reftests: Use 0.6 alpha, not 0.5 (*)
4733059... reftests: Use 0.6 instead of 0.5 for alpha (*)
58f66eb... reftests: Make image-compare use textures (*)
7cf5e55... testsuite: Switch color from khaki to yellow (*)
62954a0... ngl Fix bottom-right border render failure (*)
9e14de2... ngl: Improve shortcuts for shadow nodes (*)
93323be... ngl: Avoid offscreens in more cases (*)
56b31c3... rendernodeparser: Handle is_color attribute for glyphs (*)
08df891... reftests: Use colors without rounding errors (*)
345faa7... reftests: XFAIL border-half-pixel test (*)
83ea623... reftests: Use the default (aka NGL) renderer (*)
698b354... Merge branch 'modern-testsuite' into 'master' (*)
5401625... Make the DND indicator not interfere with the drag and drop
6291ea9... Fix DND coordinates on Windows
8708a7d... demos/gtk-demo|widget-factory: Temporarily disable gui_app
dc6b48a... Revert "gtk/meson.build: Fix linking on Visual Studio 2013"
554815e... build: Fix Broadway configuration on Windows
fae6129... partial WIP port of GDK4-Broadway to Windows...
a2a42d8... GDK-Win32: Fix AeroSnap indicator and positioning
f4ba4de... gdksurface-win32.c: Rename window->surface in snap_*()
deb5bf3... GDK-Win32: Make surface ready for updates
2dad9ae... gdksurface-win32.c: Rename window->surface as appropriate
a06894d... gdk[drag|drop]-win32.c: Don't unnecessarily compute scale
f330a08... gdksurface-win32.c: Disable AeroSnap for surface if not res
f2c94e9... Revert "media: Check for gstreamer verion instead of using
8e27f73... gdkglcontext-win32-wgl.c: Fix Cairo fallback check
(*) 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]