[gtk] (143 commits) Non-fast-forward update to branch wip/otte/nodeeditor2
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (143 commits) Non-fast-forward update to branch wip/otte/nodeeditor2
- Date: Thu, 2 May 2019 01:00:29 +0000 (UTC)
The branch 'wip/otte/nodeeditor2' 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:
d07402f... Parse render nodes from text files
8470976... testsuite: Add tests for the new node parsing code
a3b436e... testsuite: Delete some node tests
791cf7a... testsuite: Port gl tests to text-based format
8433213... Move working tests to new directory
6b7b0a5... testsuite: Add a broken test
23e95e5... testsuite: Add serialize-deserialize tests
a2dfcfe... testsuite: add another nodeparser crash test
829b3e6... testsuite: add shadow node parser test
b081ca6... testsuite: Print serialized nodes when parsing fails
7dfbc0e... testsuite: Remove broken GL comparison tests
1c65f33... testsuite: Add cross-fade-in-opacity test
e01f2aa... testsuite: Remove gl_tests infrastructure
bcba50a... testsuite: Add another gl renderer test
1eea7a0... rendernode: Remove old GVariant (de)serialization code
3400434... testsuite: Remove old cairo/vulkan tests
24bbbae... testsuite: Black out parts of reftest
0a8bac0... Add error func to node deserialization
c58b12d... ci: Don't disable the gsk suite
2e45da6... testsuite: Add nodeparser test case
088bae8... rendernode: Parse and print blend nodes properly
Commits added to the branch:
3a56da6... gdk/win32/gdkcairocontext-win32.c: Make functions shared in (*)
7a45768... gdkglcontext-win32.c: Fix Resizing and moving (*)
1f58e0e... wayland: Add support for xdg-output (*)
8634a51... Adwaita: separate '.view text' from textview>text (*)
cc4b379... searchentry: Always measure and allocate icon (*)
6f3e608... gdkglcontext: Limit gl debug label length (*)
931b0b3... gl renderer: Move texture labeling below initialization (*)
6277f2f... fontchooser: Fix type-to-search (*)
f3747d1... Merge branch 'font-chooser-search' into 'master' (*)
eea1388... file chooser: Fix Ctrl-L (*)
d3ad816... widget-factory: Add non-modal popovers (*)
e120023... widget-factory: Add some nested popovers (*)
936aba8... Merge branch 'file-chooser-search' into 'master' (*)
aab803b... widget-factory: Make a resizing popover (*)
da64d68... Merge branch 'popover-demos' into 'master' (*)
6c8a5f5... treeview: Remove unused member (*)
f4cf433... treeview: Remove a useless check (*)
1e16cb0... treeview: Always update expand when allocating columns (*)
c848b90... gl renderer: Add simple blend node implementation (*)
59fd48c... entry: Fix primary icon allocation in RTL entries (*)
dcc55e3... Adwaita: Bring filechooserbutton spacing back (*)
7e20232... colorbutton: Remove unneeded snapshot implementation (*)
0f6d83b... filechooserbutton: Remove some dead code (*)
2bd3485... filechooserwidget: Remove some GdkEvent usage (*)
cf2ef48... filechooserwidget: Don't focus treeview when searching (*)
78049f4... filechooserwidget: Remove unneeded function prototype (*)
929cdd9... treeview: Don't always grab_focus() when moving the cursor (*)
ed4c08d... window: Check whether the new focus widget is the old one (*)
b75bc8a... filechooserwidget: Allow keynav from the treeview to the se (*)
5a1c37a... filechooserwidget: Use a center box for the search entry (*)
b9467a4... file chooser: Prevent accidental search (*)
7c15daf... Merge branch 'file-chooser-escape' into 'master' (*)
34974a8... Merge branch 'wip/baedert/filechooser2' into 'master' (*)
ff604e1... file chooser: Stay focused (*)
3a40555... Merge branch 'file-chooser-location-escape' into 'master' (*)
b6c1786... inspector: Make property list sortable again (*)
e438391... Merge branch 'inspector-prop-sort' into 'master' (*)
c983130... window: Fix up the buildable implementation (*)
c92938b... widget: Remove special handling of has-focus (*)
3b62d9c... Drop gtk_window_activate_focus (*)
25f4bb2... Avoid critical warnings (*)
3643a9f... Merge branch 'focus-cleanup' into 'master' (*)
aa8ada3... widget: Add a convenience api to activate actions (*)
1364eb2... window: Add a default-widget property (*)
65052a5... Rename gtk_window_set_default (*)
56e95dd... popover: Add a default-widget property (*)
e464c08... window: Add a default.activate action (*)
3ccdad7... popover: Add a default.activate action (*)
f4880f5... Add gtk_widget_activate_default (*)
7553d0c... label: Activate default via action (*)
218d635... entry: Activate default via action (*)
0ae71ca... mount operation: Handle default activation via action (*)
3d1fdf7... file chooser: Stop using gtk_window_activate_default (*)
0ae958d... Drop gtk_window_activate_default (*)
89f7b97... Stop using gtk_widget_grab_default (*)
fe3796e... widget-factory: Stop setting has-default in ui files (*)
6d73443... widget: Remove special handling for has-default (*)
59d50be... widget: Drop gtk_widget_grab_default (*)
8880d27... inspector: Stop showing default widget in misc (*)
92e21c3... Drop the can-default property (*)
bf7d1e7... tests: Fix a default-related test (*)
30942c4... Fix builder parser tests (*)
6c472ed... Merge branch 'default-handling' into 'master' (*)
478fdaa... Use atomic boxing instead of manual refcounting (*)
f6594ff... Update the version of Graphene (*)
f1cadee... Use matrix equality in GskTransform (*)
40beb69... Never compare floats for equality (*)
cf9deb7... Use getters for translation and scaling components (*)
c06d1a6... Merge branch 'transform-fixes' into 'master' (*)
f27ecde... Update Esperanto translation (*)
484e330... Merge branch 'wip/baedert/fix-gl-debug' into 'master' (*)
6fbf139... Adwaita: tone down lowres icon aid (*)
aae7816... wayland: Reshuffle some internals (*)
5f8543f... wayland: Only check top-most for grabbing popups (*)
86d2fce... Merge branch 'wayland-grab-fix' into 'master' (*)
7d93646... icon view accessible: Stop presenting windows (*)
89d1f8c... window: Set cursor on the right surface (*)
0023b90... tooltip: Remove an unused gdk_surface_get_root_coords call (*)
1f4d027... Merge branch 'accessible-present' into 'master' (*)
5fd94e2... Merge branch 'window-cursor' into 'master' (*)
89861fa... Merge branch 'tooltip-cleanup' into 'master' (*)
24fa104... surface: Add a frame-clock property (*)
7a06859... Adwaita: Give model buttons visible focus (*)
5b5b215... Merge branch 'frameclock-property' into 'master' (*)
97a5ca7... Merge branch 'modelbutton-focus' into 'master' (*)
efed264... Merge branch 'fix-win32-gl-resize' into 'master' (*)
09cec2e... filechooserwidget: Delay view switch to search hits (*)
1d81a58... filechooserwidget: Pick reasonable default sidebar width (*)
af5c802... placesview: Bring spacing in the actionbar back (*)
ccdf50a... filechooserwidget: Fix rename popover widget alignment (*)
90301c6... filechooserwidget: Inline fuction into only caller (*)
31fb5cc... filechooserwidget: Shorten finalize implementation a bit (*)
26b6d18... filechooserwidget: Use a bin layout (*)
d528286... filechooserwidget: Remove some unnecessary show() calls (*)
8211e79... filechooserwidget: Shorten dispose impl a bit (*)
17bb124... filechooserwidget: Shorten cancel_all_operations() impl (*)
83e9361... filechooserwidget: Stop using gtk_widget_get_allocat* (*)
175e3d7... filechooserwidget: Remove unnecessary deprecation guards (*)
091cac0... Adwaita: Fix active spinbutton button image color (*)
074a001... filechooserwidget: Only query clock-format setting once (*)
99eee5c... Revert "gdk: deactivate/activate surface on keyboard grabs" (*)
26b1747... window: Prevent resize cursors from sticking (*)
f1919c7... Merge branch 'grab-cursor-fix' into 'master' (*)
54e7a94... builder: Fix signedness issues in apis (*)
1f30b77... textutil: Fix signedness issues in api (*)
6b4a822... Merge branch 'window-activate-revert-master' into 'master' (*)
5b8f1aa... Merge branch 'xdg-output' into 'master' (*)
6878c2b... Merge branch 'minus-one' into 'master' (*)
b2a23a9... entry: only notify properties we have (*)
e7cbb7a... inspector: Don't listen for notify twice (*)
0fa4d54... inspector: Track readonly property values (*)
e41596d... text: Make Emoji insertion work properly (*)
3ce6a71... Merge branch 'entry-fix' into 'master' (*)
724ec3c... Add a few placeholder documentation block to have g-i annot (*)
6d19853... cssparser: Add gtk_css_parser_has_number()
5df3144... Parse render nodes from text files
488071b... testsuite: Add tests for the new node parsing code
05aac48... testsuite: Delete some node tests
b202eb3... testsuite: Port gl tests to text-based format
78e05d8... Move working tests to new directory
60c6059... testsuite: Add a broken test
8fa7fb2... testsuite: Add serialize-deserialize tests
8ad3c71... testsuite: add another nodeparser crash test
0626a5d... testsuite: add shadow node parser test
6664535... testsuite: Print serialized nodes when parsing fails
3997c86... testsuite: Remove broken GL comparison tests
340526d... testsuite: Add cross-fade-in-opacity test
6ba7fbd... testsuite: Remove gl_tests infrastructure
ec2ca0c... testsuite: Add another gl renderer test
7f5b34b... rendernode: Remove old GVariant (de)serialization code
7add1b1... testsuite: Remove old cairo/vulkan tests
8683a6b... testsuite: Black out parts of reftest
7c5ea68... Add error func to node deserialization
ed43bbb... ci: Don't disable the gsk suite
e8d1218... testsuite: Add nodeparser test case
5a3bffc... rendernode: Parse and print blend nodes properly
894c04d... Add gtk4-node-editor
d1a6f60... testsuite: Add rounded-rect parsing test
e947373... Adwaita: Fix rounded corners
f9ad296... gsk: Export Cairo renderer
1884ed0... gsk: Export gsk_gl_renderer_new()
2d94b8d... gsk: Export gsk_broadway_renderer_new()
7638a88... gsk: Export gsk_vulkan_renderer_new()
(*) 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]