[gtk] (121 commits) Non-fast-forward update to branch wip/otte/gleanup
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (121 commits) Non-fast-forward update to branch wip/otte/gleanup
- Date: Sun, 13 Jun 2021 21:22:47 +0000 (UTC)
The branch 'wip/otte/gleanup' 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:
159c8bd... build: Build demos before tools
38d4780... x11: Move code where it belongs
40d0d7a... x11: Remove unused function
c0bbe14... x11: Stop reordering visuals
34f8904... x11: Reorder code
7c032da... x11: Don't share cached GLX visuals with GTK3
7ce3e93... x11: Initialize GL at startup
21dfb0e... glx: Don't initialize GLX multiple times.
9a51a89... x11: Move function call
7140125... x11: Simplify code
1469410... x11: Pass the display, not the screen
e2cac66... x11: Move the EGL display into the private struct
93d1dc7... x11: Store the EGL config in the display
561fcdc... x11: Store the EGL surface in the GdkSurfaceX11
37a84fc... x11: Move GL init code into the GL context
c72ec57... glx: Remove Visual cache
1d7ab84... x11: Rework Visual selection
766e92b... x11: Remove GdkVisual
Commits added to the branch:
82b1162... Load icon from executable on Windows (*)
8789e78... a11y: Update the level property for tree expanders (*)
a74420b... menubutton: Enable F10 for primary menus (*)
02672a5... docs: use markdown syntax for hyperlinks (*)
f9f9fa6... docs: Fix the license field (*)
a88b4f5... docs: Fix link to the interactive debugging section (*)
c2d82c2... Merge branch 'ebassi/doc-fixes' into 'master' (*)
9b671d1... Update broken links in README.md (*)
a900b30... Changing old Gtk4 link to the new one hosted in gtk docs (*)
8288d9e... gdk/wayland: Break only implicit grabs on wl_pointer.leave (*)
1565053... Merge branch 'akamfoad/readme-link-fixes' into 'master' (*)
fa0b379... Merge branch 'wip/carlosg/no-early-popup-ungrabs' into 'mas (*)
e8852c9... Merge branch 'primary-menu-button' into 'master' (*)
3ab97fa... Cosmetics: Eradicate gdouble (*)
578db92... Cosmetics: Eradicate gint (*)
df6a525... Merge branch 'matthiasc/for-master' into 'master' (*)
6a50960... applicationwindow: Allocate tooltips (*)
15b24a0... Apply 1 suggestion(s) to 1 file(s) (*)
50b3a95... Merge branch 'fix-appwindow-allocate' into 'master' (*)
a0c23b1... Added information, that "attributes" refer to CellRenderer (*)
d3e6e30... Merge branch 'GtkCellLayoutWordingImprovement' into 'master (*)
da9cd46... Merge branch 'bilelmoussaoui/markdown-links' into 'master' (*)
bb53cf5... fnmatch: Support case-folding (*)
31407d0... Move fnmatch testcases to the testsuite (*)
4d894e0... Documentation update for combo_box_new_with_entry (*)
10c6c93... Merge branch 'gtk_combo_box_with_entry_docs_update' into 'm (*)
036dd60... Merge branch 'matthiasc/for-master' into 'master' (*)
312289f... docs: Mention <packing> in migration guide (*)
c4cbd6e... docs: Mention <packing> in migration guide (*)
b6cd97b... docs: Escape some xml tags (*)
4c9bd6e... wayland: Add a comment (*)
7f4630a... wayland: Add a comment (*)
ff01067... Merge branch 'matthiasc/for-master' into 'master' (*)
e437c55... Add a doc comment for gsk_rounded_rect_is_circular (*)
8f95661... Clean up some comments (*)
a459856... icontheme: Add detail to the 'not found' message (*)
ff87431... Merge branch 'master' into 'matthiasc/for-master' (*)
74a41ee... Merge branch 'matthiasc/for-master' into 'master' (*)
8981ba4... imcontext: Ignore more keysyms (*)
47400e4... Add a helper to make case-insensitive globs (*)
9ac22c1... GtkFileFilter: Add suffix matches (*)
9993e91... Add GtkFileFilter tests (*)
4b46e11... Merge branch 'imcontext-ignore-more-keysyms' into 'master' (*)
1605ec0... Merge branch 'ci-file-filters' into 'master' (*)
08ee36e... gtkpopcountprivate.h: Fix build on ARM/aarch64 Visual Studi (*)
fe774c1... Merge branch 'powimod_icon' into 'master' (*)
46d1f04... bloatpad: Bring back the menubar (*)
db2e564... menutrackeritem: Make submenu-actions work again (*)
b11f31a... popovermenubar: Make submenu-actions work (*)
debcc62... menusectionbox: Fix submenu-action for nested menus (*)
a3a24b8... Merge branch 'msvc-aarch64' into 'master' (*)
4616104... Merge branch 'submenu-action-fixes' into 'master' (*)
94ad177... popovermenu: doc tweaks (*)
0ec017f... Merge branch 'matthiasc/for-master' into 'master' (*)
effc7a6... Docs: Tweaks (*)
98d2320... gtk-builder-tool: Replace can-focus with focusable (*)
fca19e7... Merge branch 'matthiasc/for-master' into 'master' (*)
b1beb36... treeview: Add a few missing annotations (*)
b71ec6c... subprojects: Use GLib main branch (*)
046ef01... Merge branch 'glib-main' into 'master' (*)
825ffb9... Merge branch 'ebassi/issue-3892' into 'master' (*)
d8bde48... Make GtkPasswordEntryBuffer public (*)
92fcd37... Merge branch 'password-entry-buffer' into 'master' (*)
621e0a1... Install gtkpasswordentrybuffer.h (*)
c2f2a45... treeview: Documentation tweaks (*)
37acfcf... Merge branch 'password-entry-buffer' into 'master' (*)
e35e7bc... Apply 1 suggestion(s) to 1 file(s) (*)
6a86acb... Apply 1 suggestion(s) to 1 file(s) (*)
1bf7f5e... spinbutton: Connect swipe gesture to the text entry (*)
915388c... spinbutton: Mind the step in the swipe gesture (*)
2e415e2... Merge branch 'wip/carlosg/spin-button-swipe-gesture' into ' (*)
5ef6944... Merge branch 'row-activated-annotation' into 'master' (*)
06caa57... Make a standalone hello world (*)
e5a6d4a... ci: Test building against installed GTK (*)
3860025... ci: Collect hello build logs (*)
193903c... ci: Update the image (*)
51a60b8... Merge branch 'ci-install-build' into 'master' (*)
078ada7... docs: Mention Window::close-request in the migration guide (*)
17373c3... docs: Mention GdkSurface:mapped (*)
71be3a8... docs: Mention the ::damage-event signal in the migration gu (*)
8a89023... Merge branch 'ebassi/docs-for-master' into 'master' (*)
143770f... 4.3.1 (*)
dba8d1f... tests: Fix check vs toggle button confusion (*)
c7ad8d2... Fix the GAction test (*)
2899028... testgaction: Add more widgetry (*)
208c527... button: Add a private getter for the action helper (*)
0a78a59... togglebutton: Fix actionable state tracking (*)
3418504... checkbutton: Fix actionable state tracking (*)
17f1bb1... Merge branch 'actionable-fixes' into 'master' (*)
a4c5d1d... window: clear move_focus when focus is already set (*)
d29f57f... Merge branch 'wip/chergert/fix-delayed-focus' into 'master' (*)
a08fbfa... docs: Fix a typo in the migration guide (*)
ee34e1a... docs: Mention the GtkWidget.destroy vfunc (*)
a526daf... selectionfiltermodel: Fix an oversight (*)
007cdf8... Add tests for empty list models (*)
2554ee2... Merge branch 'listmodel-get-item' into 'master' (*)
6835fcf... Fix illegal instruction crash on x64 CPUs without POPCNT in (*)
938bfff... Add type annotations for filename arguments (*)
e5b8956... Replaced && with || for POPCNT checks to fix the logic. (*)
bc7b6a0... Dropped defined() for readability (*)
106ac7c... Update gtkpopcountprivate.h: undefined macro outside msvc (*)
6521253... Merge branch 'msvc-fix' into 'master' (*)
c0f54f8... Merge branch 'filename-annotations' into 'master' (*)
5153de7... build: Build demos before tools
5de33a8... x11: Move code where it belongs
fcca211... x11: Remove unused function
0ca8a71... x11: Stop reordering visuals
3626d92... x11: Reorder code
52784ed... x11: Don't share cached GLX visuals with GTK3
4a2da87... x11: Initialize GL at startup
fe9d901... glx: Don't initialize GLX multiple times.
0847e2c... x11: Move function call
4c16493... x11: Simplify code
bd2ca15... x11: Pass the display, not the screen
1d6026d... x11: Move the EGL display into the private struct
cf06433... x11: Store the EGL config in the display
16957ae... x11: Store the EGL surface in the GdkSurfaceX11
6670ba2... x11: Move GL init code into the GL context
1e61b5b... glx: Remove Visual cache
025932d... x11: Rework Visual selection
888d8dd... x11: Remove GdkVisual
(*) 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]