[gtk] (80 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] (80 commits) Non-fast-forward update to branch wip.win32.fixes
- Date: Wed, 5 Jan 2022 09:51:38 +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:
44c2684... demos/gtk-demo|widget-factory: Temporarily disable gui_app
43f3bc8... partial WIP port of GDK4-Broadway to Windows...
ef97fda... gdk[drag|drop]-win32.c: Don't unnecessarily compute scale
fabe84e... gdksurface-win32.c: Disable AeroSnap for surface if not res
f07f845... Revert "media: Check for gstreamer verion instead of using
b9c1325... gskglcompiler.c: Relax check for GL 3.x+ legacy contexts
Commits added to the branch:
a619e8a... gskglcompiler.c: Relax check for GL 3.x+ legacy contexts (*)
70cb61f... 4.6.0 (*)
ec58013... g-i: add missing nullable annotation (*)
1138e37... Merge branch 'bilelmoussaoui/g-i' into 'main' (*)
80328e8... fontchooser: Stop using pangofc api (*)
c8bdb4c... Merge branch 'fontchooser-cleanups' into 'main' (*)
2b062d6... baseline = -1 means no baseline (*)
1354854... inspector: Fix coding style (*)
536b05e... maplistmodel: Cosmetics (*)
e12ef76... fontchooserwidget: Avoid a crash (*)
2dc56a6... fontchooserwidget: Revise handling of named instances (*)
35ee82c... Merge branch 'wip/baedert/for-master' into 'main' (*)
b7b6c14... fontchoserwidget: Do our own face filtering (*)
fcb8e4c... Merge branch 'fontchooser-tweaks' into 'main' (*)
a336fe2... gdk: add missing nullable annotations (*)
9035719... gtk: add nullable annotation to gtk_css_section_get_file (*)
ddb2e91... gtk: add nullable annotations for Scrollable getters (*)
95169ad... gtk: add nullable annotations to PopoverMenuBar/PopoverMenu (*)
e7fc8ad... gtk: fix PasswordEntry annotation (*)
f846eec... gtk: mark gtk_no_selection_get_model nullable (*)
985a39d... gtk: mark gtk_native_get_for_surface as nullable (*)
b803bb5... gtk: mark MultiSelection::get_model as nullable (*)
30d8c8e... gtk: mark buildable_get_id as nullable (*)
dcbf3f8... gtk: mark gtk_lock_button_get_permission as nullable (*)
d58b7fa... gtk: mark gtk_text_mark_get_buffer as nullable (*)
8767ffd... texture: Fix typo in error message (*)
77f7caf... gtk: mark gtk_glarea_get_context as nullable (*)
0657044... gtk: mark gtk_icon_view_create_drag_icon as nullable (*)
1d72024... gtk: mark MenuButton::get_label/get_icon_name as nullable (*)
1e9bdb4... gtk: mark gtk_list_box_get_adjustment as nullable (*)
d029b62... gtk: mark gtk_mount_operation_get_parent as nullable (*)
38b8da0... gtk: mark gtk_flatten_list_model_get_model_for_item as null (*)
afeb7f6... gtk: mark few GtkFileChooser functions as nullable - get_fi (*)
9409b7e... gtk: mark few GtkPrinterSettings as nullable (*)
5301367... Merge branch 'bilelmoussaoui/g-i' into 'main' (*)
4db60fa... Revert "fontchoserwidget: Do our own face filtering" (*)
ff24dfb... Revert "fontchooserwidget: Revise handling of named instanc (*)
791dc7b... fontchooser: Speed up fature examples (*)
37063e7... Update the accessible description of MenuButton (*)
57679b7... Merge branch 'wip-fontchooser-tewaks' into 'main' (*)
2441bdb... Merge branch 'radioactiveman-main-patch-13472' into 'main' (*)
0e86d2b... Merge branch 'ebassi/issue-4576' into 'main' (*)
7a1004d... Remove WM_SYNCPAINT message handler (*)
c77272a... Remove call to ShowOwnedPopups (FALSE) to hide owned window (*)
4f7d18a... Do not use GetProcAddress for FlashWindowEx (*)
0fdf2cc... Fix compilation with clang (*)
2f685d5... Remove leftover code dealing with input-only windows (*)
1c633cb... Add hid.lib to pkg-config file listing (*)
07b04fb... Remove some unneeded files from gdk/win32 (*)
c9fa16f... gtk: Define the GtkExpression autocleanup func (*)
3a6e772... Merge branch 'wip/antoniof/expression-autocleanup' into 'ma (*)
dbbc990... fontchooser: Use new hb api (*)
dd802f2... fontchooser: Cosmetics (*)
234d206... fontbutton: Pass the fontmap to the dialog (*)
edd5700... Merge branch 'matthiasc/for-main' into 'main' (*)
96c351e... Merge branch 'for-main' into 'main' (*)
31714e5... Minor doc fix (*)
2aab559... Merge branch 'wgl-legacy' into 'main' (*)
5cb8d15... Merge branch 'fredmorcos-master-patch-48389' into 'main' (*)
7cef454... Update Ukrainian translation (*)
c138aaa... Use a GTK grab when showing a modal GtkFileChooserNativeWin (*)
89dbf9c... Updated Spanish translation (*)
46509b6... Make our stack noexec (*)
d763794... Merge branch 'noexecstack' into 'main' (*)
fa9b634... Updated Spanish translation (*)
9e5d412... gdk/display-wayland: Don't bypass portal for theme entries (*)
063e6ba... Merge branch 'gtk-grab-file-chooser-native-win32' into 'mai (*)
76b421e... Update Portuguese translation (*)
7efd08c... Merge branch 'fix-hc-warning' into 'main' (*)
5055b41... docs: Fix link to section in GtkLabel (*)
e8f5f86... Merge branch 'label-fix-section-link' into 'main' (*)
895e640... Update Russian translation (*)
17c2a1c... build: Tell glib-compile-resources to make symbols internal (*)
ff862dc... Merge branch 'wip/smcv/gresource-internal' into 'main' (*)
e11b687... demos/gtk-demo|widget-factory: Temporarily disable gui_app
5ff7bc2... partial WIP port of GDK4-Broadway to Windows...
7e0739d... gdk[drag|drop]-win32.c: Don't unnecessarily compute scale
49a5d47... gdksurface-win32.c: Disable AeroSnap for surface if not res
2424929... Revert "media: Check for gstreamer verion instead of using
8a07af5... gtk/meson.build: Fix builds without PangoFT2
(*) 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]