[gtk] (99 commits) Non-fast-forward update to branch wip/baedert/for-master
- From: Timm Bäder <baedert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (99 commits) Non-fast-forward update to branch wip/baedert/for-master
- Date: Thu, 8 Oct 2020 16:06:20 +0000 (UTC)
The branch 'wip/baedert/for-master' 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:
8d3fa16... colorplane: Whitespace
b7c2168... colorutils: Remove unused macro
818acab... gradient shaders: Reduce out values as well
93c2466... colorplane: Refactor create_texture()
ba50e55... colorutils: Refactor hsv_to_rgb and fold into only caller
0250339... colorplane: Remove (un)realize handlers
c48d16b... colorscale: Refactor creating the hue texture
afe762f... gdkgl: Remove unused cairo_get_matrix() call
c05a278... glarea demo: Add min size to gl area
ca3cde7... gl renderer: Use premultiply() in inset shadow shader`
f76b5a2... unblurred outset shadow shader: Use premultiply()
03bc8ba... gdkgl: Rename function
ce66d19... gl renderer: Ignore rendering if accumulated opacity is too
61b2a0c... gl renderer: Add a helper to setup projection matrix
ad804ea... shaderbuilder: Print error message after source code
cff4e7b... gl renderer: simplify ->render() implementation a bit
fa092e4... gdkgl: Stop getting the clip region from cairo
4a060dd... gdkgl: Remove flipping when downloading GL texture
Commits added to the branch:
99dfdfc... Allow LPR backend to print PDF and PS file formats (*)
19d760f... gtk-demo: Fix a typo (*)
279d3c0... gtk-demo: Rename the transition shader files (*)
cef1cd1... gsk: Avoid long lines in serialized nodes (*)
5640208... node-editor: Don't insert hyphens (*)
ff7bcf7... colorbutton: Properly override interface properties (*)
9fdb71c... icontheme: Add a missing getter (*)
38bd443... directorylist: Drop the item-type property (*)
1b1bf6c... text: Add some missing setters and getters (*)
9d0d4ce... Cosmetics (*)
60b1b46... spinbutton: Add some missing accessors (*)
d0b7a4a... testsuite: Add a test that checks for property accessors (*)
ac79c0e... textbuffer: Improve some get_iter apis (*)
6e594da... Merge branch 'matthiasc/for-master' into 'master' (*)
9a2faf2... widget-factory: Enable emoji completion somewhere (*)
a428456... Fix Emoji completion (*)
4444801... emoji: Some work on the conversion tool (*)
ed724eb... emoji: Add keywords to the data (*)
1d9d5fc... Do case-folding and tokenization when creating emoji.data (*)
7ef5921... Emoji: Drop the shortname field from emoji.data (*)
452c909... Redo the handling of Emoji data (*)
8ca612c... scale: Make draw-value default to FALSE (*)
9007d15... Merge branch 'matthiasc/for-master' into 'master' (*)
cb833d5... Merge branch 'emoji-data-cldr' into 'master' (*)
5d5625d... Update script names to Unicode 13 (*)
bea3bc5... Update the copy in gtk-demo too (*)
34f33b3... Prevent a crash with script names (*)
5d26d11... gtk-demo: Add a column view demo (*)
2b03674... Merge branch 'matthiasc/for-master' into 'master' (*)
6156c35... NEWS: Updates (*)
24a27ba... gl renderer: Fix up texture cache key (*)
74d9976... gtk-demo: Fix up the Characters demo (*)
6b0c65c... Merge branch 'matthiasc/for-master' into 'master' (*)
aaab461... Merge branch 'fix-texture-cache' into 'master' (*)
7311464... gl: Install the debug message callback for gl-debug (*)
67c6f0a... gtk-demo: Mention dataset size for Characters (*)
d51608a... wayland: Don't emit premature configure events (*)
e5cd256... wayland: Don't save size when tiled (*)
082edd9... wayland: Don't forget to reapply margins (*)
20fb781... window: Fix window size snapping back (*)
982ebf1... gradient shaders: Reduce out values as well (*)
ccdc10d... Merge branch 'matthiasc/for-master' into 'master' (*)
7f5deed... Merge branch 'simple-resizing-fixes' into 'master' (*)
3854712... gtkwindow: Ensure to revert focus to a parent on hide() (*)
ac164d2... Cosmetic (*)
b6d4067... Merge branch 'wip/carlosg/for-master' into 'master' (*)
f0a8c63... Fix Win32 popup focus when using SSD (*)
e532f23... Merge branch 'FixWin32PopupFocus' into 'master' (*)
7698b4d... treelistrowsorter: Add a bandaid (*)
214c35f... gdk: Docs tweaks (*)
bdbfaef... gdk: Tweak our GL debug message callback (*)
22eac2f... window: Fix setting min size (*)
a17f33b... gtkaboutdialog: Directly specialize GtkWindow (*)
44fd0c1... aboutdialog: Fix updating license tab (*)
490163e... Merge branch 'aboutwindow' into 'master' (*)
0432071... Merge branch 'matthiasc/for-master' into 'master' (*)
25cbc1a... gtk-demo: Recognize .svg as images (*)
5a9547d... gtk-demo: Add an svg paintable demo (*)
d839c1b... Merge branch 'svg-demo' into 'master' (*)
35b0796... migration guide: Remove stray html tags (*)
4993cde... Merge branch 'migration-guide-fix' into 'master' (*)
3d9eb61... gtk-demo: Fix an off-by-one error (*)
fb0c062... gtkplacessidebar: Disconnect and unref cloud_manager in dis (*)
cfb3167... colorchooser: Bring color names back (*)
0fdb33e... textbuffer: Don't serialize the \0 byte (*)
98c7de4... Merge branch 'matthiasc/for-master' into 'master' (*)
bc5723a... Merge branch 'wip/otte/for-master' into 'master' (*)
668868f... Merge branch 'master' into 'master' (*)
ba108f2... gdk: Drop some unused private api (*)
e602d67... wayland: Stop using gdk_surface_new_temp (*)
839baf2... x11: Stop using gdk_surface_new_temp (*)
27ef9d9... broadway: Stop using gdk_surface_new_temp (*)
606ab61... win32: Stop using gdk_surface_new_temp (*)
5d7907c... gdk: Drop gdk_surface_new_temp (*)
08ecf77... Merge branch 'matthiasc/for-master' into 'master' (*)
1e4d3b6... testsuite/gtk/builder.c: Fix running on Visual Studio (*)
4450f64... Merge branch 'fix.builder.msvc' into 'master' (*)
cb98a73... gdkseat: Make gdk_seat_get_tools() public (*)
cdd2a2a... Merge branch 'kjellahl/gdkseat' into 'master' (*)
208a878... colorplane: Whitespace
d70d662... colorutils: Remove unused macro
2dbc84a... colorplane: Refactor create_texture()
319fa09... colorutils: Refactor hsv_to_rgb and fold into only caller
1093525... colorplane: Remove (un)realize handlers
4b46818... colorscale: Refactor creating the hue texture
f25eb8f... gdkgl: Remove unused cairo_get_matrix() call
96977a3... glarea demo: Add min size to gl area
ad2c429... gl renderer: Use premultiply() in inset shadow shader`
72eae9e... unblurred outset shadow shader: Use premultiply()
289cee2... gdkgl: Rename function
d8bdf07... gl renderer: Ignore rendering if accumulated opacity is too
c1ea06c... gl renderer: Add a helper to setup projection matrix
c3490b9... shaderbuilder: Print error message after source code
20e7310... gl renderer: simplify ->render() implementation a bit
b8ba53e... gdkgl: Stop getting the clip region from cairo
721b176... gdkgl: Remove flipping when downloading GL texture
896eaa4... gtkbuilder: Remove pointless function prototype
0244932... glsl: Add a comment
31e7339... gl renderer: Flip texture in render_texture()
(*) 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]