[gtk] (147 commits) Non-fast-forward update to branch wip/exalm/overshoot-changes
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (147 commits) Non-fast-forward update to branch wip/exalm/overshoot-changes
- Date: Thu, 1 Apr 2021 11:37:42 +0000 (UTC)
The branch 'wip/exalm/overshoot-changes' 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:
1f580e4... scrolledwindow: Cancel overshoot on dimension changes
Commits added to the branch:
629e70f... Meson: Use gnome.post_install() (*)
38ad068... GDK-Win32: Remove extraneous call to _gdk_win32_append_even (*)
aced603... gdkglcontext-wayland: Fallback to GLESĀ 2.0 after legacy fai (*)
ae7b19c... gtk: add missing nullable annotations to BoolFilter (*)
3761dbb... gtk: add missing nullable annotations to StringFilter (*)
d882def... Merge branch 'meson-install-script' into 'master' (*)
5d3af34... Merge branch 'really-fix-3581' into 'master' (*)
80ba38a... x11/dnd: Ignore XErrors from the COW (*)
610ba0e... Merge branch 'issue3715-gtk4' into 'master' (*)
4e06787... Merge branch 'bilelmoussaoui/expressions-annotations' into (*)
0560397... ci: Build Pango and GdkPixbuf's docs (*)
a9a5622... docs: Link Pango and GdkPixbuf on docs.gtk.org (*)
2bc7abc... docs: Drop the external class for links to docs.gtk.org (*)
1507099... Merge branch 'ebassi/for-master' into 'master' (*)
a672732... docs: Update the Cairo reference link (*)
3668541... docs: Add a side bar to the docs.gtk.org landing page (*)
1f6b556... Merge branch 'ebassi/for-master' into 'master' (*)
6a66ccd... gtk-builder-tool: Avoid a crash with <placeholder/> (*)
f8a6a09... ngl: move uniform key mapping into uniform state (*)
272d8a6... Merge branch 'wip/chergert/ngl-fix-windows-intel-driver' in (*)
b539c92... Merge branch 'builder-tool-placeholder-crash' into 'master' (*)
d5de73f... gdkmacosglcontext: fix compilation error (*)
9d6190b... Merge branch 'gdkmacosglcontext-fix' into 'master' (*)
5531906... Merge branch 'gles-fallback' into 'master' (*)
0351bc7... stack: Increase reference only if page is non-NULL (*)
e211740... stack: Fix check if page is selected (*)
fa57f20... Merge branch 'wip/fix-stack-get-item' into 'master' (*)
086e1ed... ngl: Fix crash with intel driver on Windows when compiling (*)
bd7df4b... Merge branch 'shader' into 'master' (*)
50b7029... clipboard: Fix a crash when GdkContentProviderUnion doesn't (*)
cc64dba... Merge branch 'carlosgc/clipboard-crash' into 'master' (*)
6f82408... Add logging for icon fallback (*)
44481d3... Make testsuite fail if we lack pixbuf loaders (*)
50d4209... Make testsuite fail if we lack pixbuf loaders (*)
2496ab0... Be explicit when building gdk-pixbuf subproject (*)
3014649... Merge branch 'pixbuf-loader-check' into 'master' (*)
f131d68... gdk: Add gdk_device_get_timestamp (*)
cdfdf03... text: Use device timestamps for obscured cursors (*)
019855a... textview: Use device timestamps for obscured cursors (*)
6110980... Merge branch 'device-timestamp' into 'master' (*)
c9b312c... icons: Add icons that are used in the inspector (*)
7849590... gdk: Add gdk_device_get_timestamp (*)
08f68cc... gdk: Add an arg check to gdk_device_get_timestamp (*)
6dcef28... icon: Add a printer icon (*)
922b268... Merge branch 'matthiasc/for-master' into 'master' (*)
1ea2ea5... icons: Add system-run-symbolic (*)
b5608e9... icons: Sync color-select-symbolic with Adwaita (*)
4028bd5... widget-factory: Add emblem-shared-symbolic icon (*)
5940de9... icontheme: Add gtk_icon_theme_has_gicon (*)
23cb728... filechooser: Check that icons exist (*)
775b45e... icons: Add text-x-generic (*)
6ba4142... widget-factory: Drop two icons from the iconview (*)
70e26d1... Update the gi-docgen repository (*)
3ab0720... widget-factory: Add missing icons (*)
f6f07ba... Merge branch 'icon-fallback' into 'master' (*)
dbcd24a... composetable: Limit algorithmic checking (*)
8a567d7... imcontext: Tweak dead key handling (*)
01f4e5c... Add some more compose tests (*)
c9ab7c5... Merge branch 'double-dead-keys' into 'master' (*)
bdd281c... release: Update included subprojects (*)
b5558f3... layout: Be quiet about trivialities (*)
06ab8f2... filechooser: Make Ctrl-L work again (*)
e8a6b50... filechooser: Fix fallout from GtkText (*)
8ea4721... filechooser: Make / work as shortcut again (*)
8540bea... Merge branch 'file-chooser-fixes' into 'master' (*)
c52c944... Updates (*)
23706a4... release: Actually include docs (*)
34883b7... reftests: Plug a few memory leaks (*)
e7f9d56... ngl: Fix an uninitialized read (*)
7aef77a... reftests: Plug a few memory leaks (*)
2bb4859... ngl: Fix an uninitialized read (*)
0e85786... Update Swedish translation (*)
478ecf8... Merge branch 'ngl-uninitialized-matrix' into 'master' (*)
97a9e23... bookmarklist: Avoid an invalid read (*)
7644605... Plug a small memory leak (*)
8994635... settings: Plug a memory leak (*)
0c6da97... builder: Add an assertion (*)
4cf69fb... builder: Plug a small memory leak (*)
45f4090... stack: Don't leak the pages property (*)
afc3de6... notebook: Don't leak the pages property (*)
926b855... Merge branch 'fix-memleaks' into 'master' (*)
dda69bd... tests: Plug memory leaks (*)
5d5adf6... asan: Ignore leaks from librsvg (*)
b8693cc... tests: Make the pixbuf test use TAP (*)
d24a0e9... tests: Plug a memory leak (*)
e1866d8... Ignore pthread allocations in valgrind (*)
ffa50f4... Plug a memory leak in an error path (*)
db126a1... Plug a test memleak (*)
3e1a8aa... Merge branch 'fix-memleaks' into 'master' (*)
2a2ae16... ngl: Cosmetics (*)
279b934... gsk: Cosmetics (*)
0904dd2... gsk: Use floorf for floats (*)
2d5dd7b... gsk: Make rendernode diffing smarter (*)
1460690... Add some tests for node diffing (*)
a75c038... textview: Tweak render nodes (*)
3e94c5a... Update Portuguese translation (*)
711acb6... Merge branch 'smarter-diff' into 'master' (*)
52aea62... Merge branch 'text-node-tweak' into 'master' (*)
37d5f93... Update Hebrew translation (*)
b21fba1... Update Hebrew translation (*)
43a1641... Add a frame benchmark (*)
06be1f8... gstmedia: Ensure we prepare files without duration (*)
38fff37... mediastream: Insist streams are prepared when they start pl (*)
6569a87... Merge branch 'wip/otte/for-master' into 'master' (*)
ca0e1be... Merge branch 'frame-rate-benchmark' into 'master' (*)
bca39e2... ngl: Typo fix (*)
2599c5a... gsk: Typo fix (*)
ce2c3ef... ngl: Improve packing (*)
5847f75... ngl: Cosmetics (*)
8b64f01... gtk-demo: Allow opening images in video player (*)
6db9215... Merge branch 'video-player-images' into 'master' (*)
ef544a8... Merge branch 'ngl-trivia' into 'master' (*)
4c06889... Updates (*)
d4ea2e8... ngl: We only need two bits for phases (*)
3add99a... ngl: Speed up glyph loop (*)
2c33550... gsk: Avoid empty glyphs early (*)
ba4e66d... ngl: Avoid a goto (*)
b77e05c... Merge branch 'ngl-text-tweaks' into 'master' (*)
622bb91... docs: Cover corner-case of @line_number = total lines in bu (*)
56d37ce... gdk/wayland: Defer processing of globals closures (*)
fb48699... Merge branch 'issue3791-gtk4' into 'master' (*)
5da3308... build: Dist the API references (*)
d50d382... Merge branch 'ebassi/dist-docs' into 'master' (*)
9606945... Fix tests for new version (*)
eba9cd8... Disable the label-background reftest (*)
d1c66f7... Disable flaky focus tests (*)
68d634b... Disable the border-image-url reftest (*)
8bc2ee6... Actually build docs for releases (*)
ccbbc2f... 4.2.0 (*)
f4cc9a4... Merge branch 'docs' into 'master' (*)
6c95fc7... Update Swedish translation (*)
f1b3492... ci: Add missing graphviz dependency (*)
e7dc82f... gstmedia: Properly detect stream metadata when preparing (*)
d844409... Merge branch 'ebassi/docs-ci' into 'master' (*)
9e402fa... Merge branch 'wip/otte/for-master' into 'master' (*)
5f0fe09... Merge branch 'ebassi/for-master' into 'master' (*)
53e7593... ngl: Add sonme comments (*)
94f0a4e... ngl: Be explicit about offscreen clipping (*)
f9457af... ngl: Fix offscreen rendering with transforms (*)
6f62107... testsuite: Rename next to ngl (*)
3fdedce... docs: Update the Broadway instructions (*)
7bfff6c... docs: Update the links to the docs of GTK dependencies (*)
b5df129... gsk: Add another test (*)
94747d5... Merge branch 'offscreen-fixes' into 'master' (*)
fc63e68... Merge branch 'ebassi/docs-links' into 'master' (*)
65a061f... Merge branch 'ebassi/broadway-docs' into 'master' (*)
d7a5ded... scrolledwindow: Cancel overshoot on dimension changes
(*) 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]