[gtk] (237 commits) Non-fast-forward update to branch win32-egl-cleanup
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (237 commits) Non-fast-forward update to branch win32-egl-cleanup
- Date: Mon, 8 Nov 2021 07:25:51 +0000 (UTC)
The branch 'win32-egl-cleanup' 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:
244f294... GDK-Win32: Drop GDK_WIN32_ENABLE_EGL flag
4ee9b5d... GDK-Win32: Port to common EGL handling code
7155f5f... gdkdisplay.c: Fix builds without EGL
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 (*)
144f727... Rename ngl to gl (*)
7a1644b... Maintain abi (*)
f868c67... Skip gsk_ngl type funcs (*)
b7eb1d3... gsk: provide an ngl renderer (*)
4f53645... ngl: fbo 0 has no color attachment (*)
3b9967d... ngl: Compute correct renderformat (*)
c6dd3c1... glcontext: Add GdkGLContext::allowed-apis (*)
8c1f7f7... glcontext: Deprecate gdk_gl_context_set_use_es() (*)
f584d4f... gl: Check allowed APIs in realize() (*)
76420d7... ngl: Fix glTexImage2D() usage on GLES (*)
e974a04... glcontext: Add gdk_gl_context_get_api() (*)
5c1e402... Merge branch 'wip/otte/for-master' into 'master' (*)
0054f8b... docs: Mention gtk_window_set_position() being gone (*)
27573d9... Merge branch 'wip/otte/glcontext' into 'master' (*)
db167e0... Update Basque translation (*)
e371bd0... ngl: Use the right value (*)
b4ab9f7... testsuite: Add a test targeting GL upload code (*)
27b5dc1... gl: Fix broken internal format (*)
caddea4... gl: Set stride properly in fallback (*)
780ae52... gl: Check the stride is a multiple of the bpp (*)
d4959a9... gl: Make sure to set a proper alignment (*)
e581c14... testsuite: Add run for GLES (*)
c7bb4a9... docs: Add GdkPixbuf to the URL map (*)
5311616... Merge branch 'wip/otte/gles' into 'master' (*)
cfadca6... [gtkimcontextquartz] Accommodate moving GdkSurface widget t (*)
232003b... Merge branch 'docs-urlmap' into 'master' (*)
922e6ad... Merge branch 'docs-window-position' into 'master' (*)
49a64da... Merge branch 'ngl-is-the-new-gl' into 'master' (*)
dc50389... wayland: Mark opaque_region as dirty on hide (*)
e6ae3b8... broadway: Quiet initialisation failures (*)
f40ce51... x11: Don't try to move destroyed windows (*)
d89e82d... Merge branch 'wip/otte/for-master' into 'master' (*)
fc32c19... broadway: Quiet initialisation failures (*)
086a304... Add getter to GdkFileList (*)
b65b646... texture: Refactor downloading (*)
7b41738... png: Do loader conversions in GDK (*)
257adb4... gtk: fix Snapshot.push_shadow annotation (*)
e98b83d... Merge branch 'bilelmoussaoui/gtk-snapshot' into 'master' (*)
dcbfd61... calendar: Fix abbreviated day names (*)
24b7eec... Update Brazilian Portuguese translation (*)
41ca09d... calendar: Add an explanatory comment (*)
454ca89... gtkflowbox: Add prepend() and append() (*)
71eece2... Update Icelandic translation (*)
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' (*)
207437a... Update Catalan translation (*)
61d9874... NEWS: Updates (*)
13defc7... gtk: remove unneeded backtick from gi-docgen item (*)
dd7cbb6... Merge branch 'bilelmoussaoui/docs-typo' into 'master' (*)
bdea3ed... 4.5.0 (*)
d1e246c... gtk: fix broken gi-docgen annotation in IconView (*)
ca06aee... Merge branch 'bilelmoussaoui/gi-docgen' into 'master' (*)
973aa85... Update Latvian translation (*)
266fced... fix typo in GtkDragSource doc (*)
1903c6d... Merge branch 'fix_typo' into 'master' (*)
49032b4... docs: Fix link to g_signal_emit() (*)
5cc6b3e... docs: Add missing annotation (*)
142571d... build: Collect gi-docgen's common arguments (*)
d005049... Merge branch 'build-fix' into 'master' (*)
bc80eb6... Revert "ci: Allow macos to fail" (*)
68f2e1b... Merge branch 'ci-require-macos' into 'master' (*)
9b23602... icon: revert object-symbolic check to be smaller (*)
37cbd06... Merge branch 'small-check' into 'master' (*)
bca77b5... egl: Set the draw buffer to GL_BACK_LEFT (*)
95574f9... gl: Use GL_BACK_LEFT (*)
164d0a5... gdk: #if => #ifdef (*)
6536e3d... macos: Fix return value (*)
c125ffb... Merge branch 'wip/otte/for-master' into 'master' (*)
c4df987... combobox: Make combo box activatable (*)
3918cdd... dropdown: Make DropDown activatable (*)
0aa3a7e... combo_box: Use mnemonic_activate on override (*)
df12a41... testsuite: Set GDK_DEBUG unconditionally (*)
97365a8... reftest: Stop setting GDK_RENDERING (*)
e017e42... reftest: No blinking, please (*)
3c2818b... listbase: Sink adjustments (*)
9a31922... Merge branch 'reftest-no-blink' into 'master' (*)
8c63244... Merge branch 'activate-signal-dropdown-combobox' into 'mast (*)
c20a631... Merge branch 'listview-sink-adjustment' into 'master' (*)
9e8bf10... Make dialog content_area box as vertical, keep compatibilit (*)
db2a03e... Update gtk/ui/gtkdialog.ui (*)
b2a1fb7... Merge branch 'taozuhong-master-patch-22982' into 'master' (*)
a186111... build: Don't use ld when cross-compiling (*)
9c1a410... Merge branch 'ebassi/cross-bundle' into 'master' (*)
53acff1... Revert "label: Never measure more than max-width-chars" (*)
c5ac80b... gdk/wayland: Do not use xdg_wm_base.ping serials as "user i (*)
c66d24b... remove some unused declarations (*)
c87d1c2... paned: Don't pass values < -1 to gtk_widget_measure() (*)
c78ed25... Update Ukrainian translation (*)
a6f1737... Merge branch 'wip/carlosg/no-ping-serials-for-input' into ' (*)
e80d938... Fix minor typo: Unsupportd -> Unsupported (*)
e0c97e6... Update Ukrainian translation (*)
8e27fc7... label: Redo measure() code (*)
5c9ae28... boxlayout: Compute opposite size properly (*)
935f7f1... Merge branch 'yurchor-master-patch-77064' into 'master' (*)
c4e5242... picture: Setting can-shrink requires a resize (*)
8a7868d... Merge branch 'wip/otte/for-master' into 'master' (*)
c9735e8... Merge branch 'wip/baedert/for-master' into 'master' (*)
7da72d1... Merge branch 'remove_some_unused_declarations' into 'master (*)
4ffa60b... boxlayout: Be more careful with what to consider natural si (*)
222d6f1... label: Don't deduce label width from logical rect (*)
577d520... reftests: Add reftest for last 2 issues (*)
4f4f2d1... Merge branch 'wip/otte/for-master' into 'master' (*)
4a356ae... Update Ukrainian translation (*)
da72cfe... docs: Tag Gdk.ModifierType as flags (*)
14c32a7... Merge branch 'these-are-flags' into 'master' (*)
59f45aa... docs: Fix wrong fragments in type links (*)
60d50bc... Merge branch 'ebassi/docs-link-fixes' into 'master' (*)
25142ab... Update Portuguese translation (*)
4afd416... Update Portuguese translation (*)
0e27a49... docs: Fix typo in link (*)
dc9b145... Merge branch 'ebassi/for-master' into 'master' (*)
4800314... GDK-Win32: Drop GDK_WIN32_ENABLE_EGL flag
048fe84... GDK-Win32: Port to common EGL handling code
ee45869... gdkdisplay.c: Fix builds without EGL
0293102... GDK-Win32: Realize EGL using common realization code
(*) 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]