[gtk] (273 commits) Non-fast-forward update to branch wip/baedert/transforms6
- From: Timm Bäder <baedert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (273 commits) Non-fast-forward update to branch wip/baedert/transforms6
- Date: Wed, 13 Feb 2019 09:13:22 +0000 (UTC)
The branch 'wip/baedert/transforms6' 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:
1016bb7... widget: Add transform matrix
26e3bea... widget: Push transform node when neccessary
2ff1158... widget: Add gtk_widget_set_transform
3e5955a... widget: Use translate_coordinates in pick()
1e14a0a... widget: Care about transformation in translate_coordinatesf
45d6dc8... widget: Don't use compute_bounds in _real_contains
9526f20... widget: Make translate_coordinatesf public
3c7ab6f... widget: Look at transform in compute_bounds
1fd5222... widget: Consider widget transformations in translate_coordi
f5228d9... Add picking/translation/compute_bounds unit tests
6ebfc57... Add test for widget transforms
49e1fa1... widget Add gtk_widget_get_transform
fadb5da... widget: Fix translate_coordinates for CSS values
5c33941... tests: Add some transform test with CSS values
b3f06d1... Add form entry test
670cab9... widget: Handle position in transformation matrix
ef458a8... testsuite: Fix translate test for size_allocate changes
4278b4a... compute_bounds: Add preconditions
d12a96c... testformentry: Pass transform in size_allocate
6fb4a3e... Add size_allocate_transformed to the docs
f21f2a1... testwidgettransforms: Add toggle for picking
6d99c1e... widget: Only push a transform if we need to
45a9859... testwidgettransforms: Set transformation in size_allocate
bee1b5f... gl renderer: Fix offscreen-drawn transform nodes
bf7d22b... gl renderer: Flip the framebuffer when dumping it
8678264... gl renderer: Remove an incorrect comment
070fbab... Add shrinking test case
ee90824... widget: Fix queue_allocate on transformed widgets
ea23eaf... Add flipping test
be969be... css: Add transform style property
5319ae6... csstransformvalue: Export is_none
4ac2dfe... widget: Apply CSS transform in size_allocate_transformed
19c24c7... Fix shadowing warnings
33dbf2d... Add & use GTK_CSS_AFFECTS_TRANSFORM
Commits added to the branch:
aa14b18... Adwaita: Horizontal OSD spinbutton entry fix (*)
8ce0108... gtkmain: Avoid critical messages on closing window (*)
8a27302... gtkmain: Terminate two loops early (*)
636a9a6... adwaita: Fix the greediness of row:not(.expander) (*)
c1f79a9... switch: Avoid problems with glyph availability (*)
afaac98... Update a11y tests (*)
4349e33... shortcutssection: Use a center box as footer (*)
09361e7... tests: Remove flicker test (*)
bd71e74... Stop using gtk_box_pack_end (*)
d7756dc... scalebutton: Stop relying on GtkBox's pack-type child prop (*)
ab6a67d... combobox: Stop using GtkBox's pack-type property (*)
3a13515... Stop using GtkBox's pack-type child prop in UI files (*)
494e9d7... dialog: Expose the content area as a separate GtkBox child (*)
99738e7... assistant: Fix button order in ui file (*)
28c5117... box: Remove pack-type child property (*)
c47abb5... testsuite: Remove box packing css node tests (*)
1ccba26... box: Remove children list (*)
3d34b91... box: Simplify documentation (*)
a543ed8... box: Remove gtk_box_pack_end (*)
e9e40dd... box: Remove gtk_box_pack_start (*)
c7b1df1... migration guide: Add a paragraph about GtkBox's pack-type (*)
883d5d8... box: Remove the position child property (*)
f3f5a89... box: Avoid position in the reorder api (*)
003eefe... action bar: Drop the position child property (*)
d339a43... header bar: Drop the position child property (*)
2de7f76... gl texture: fix a typo (*)
e2693ef... testgtk: Drop tabular menu (*)
19dbc83... Drop row/column-span-column from tests (*)
f87e40b... Drop a grid combo example (*)
b3dbdcd... fixup notify tests (*)
b0e67f1... testcombo fixup (*)
a5ba0d4... combobox: Drop support for grids (*)
a65f5c2... tree menu: Drop support for grids (*)
e31a961... Drop gtk_menu_attach (*)
9dee863... menu: Drop the child properties (*)
1528e7e... Add switch icons (*)
c5f90fc... switch: Use icons (*)
70db084... Fix gtk4-icon-browser (*)
57542e0... icon browser: Add on and off icons (*)
f03fe74... Update css tests results (*)
714d04c... Merge branch 'switch-icons' into 'master' (*)
a380129... Merge branch 'tabular-menus' into 'master' (*)
8a667a5... Remove vestigial ::event support (*)
9b06692... Update Galician translation (*)
7fcd183... Update Galician translation (*)
847b3a9... Update Hungarian translation (*)
b2f0c10... Update Galician translation (*)
95404c8... Update Galician translation (*)
f3c51cd... scrolledwindow: Don't NULL the indicator widget in unmap (*)
df1f036... cssanimatedstyle: Avoid some type checks and unnecessary wo (*)
7f4b7c4... cssparser: Make _gtk_css_parser_try a macro (*)
d54cccf... label: Use pango_layout_get_log_attrs_readonly (*)
1648173... csstransformvalue: Convert skew values to radians (*)
611964d... widget: Avoid some type checks when picking (*)
61ec2ab... widget: Propagate PRELIGHT state when unsetting it (*)
1b504a3... Automatically set :active state on button press/release (*)
20429f4... Remove :active state handling on widgets (*)
bde2332... main: Report correct target for button release events (*)
245cebe... widget: Ignore events on unmapped widgets (*)
0a5362a... gtkmain: Remove comment mentioning GDK_PROPERTY_NOTIFY (*)
8c4dc3d... widget: Also propagate ACTIVE state when unsetting (*)
4a333f8... Merge branch 'wip/matthiasc/event-signal' into 'master' (*)
7286ede... Merge branch 'adwaita-osd-spinbutton-entry-fix-master' into (*)
5765d47... Merge branch 'expander-row-padding' into 'master' (*)
a15325e... gtkentry: Fix text handle coordinates calculation (*)
d9d4879... Merge branch 'wip/carlosg/texthandles-position' into 'maste (*)
a7fa1cf... Merge branch '1480-critical-csd-close-button' into 'master' (*)
5852a5e... switch: Notify :state by pspec (*)
4dca2f9... recorder: Don't try to print info about a NULL list model (*)
27446b4... Update Hungarian translation (*)
f84116b... Update Hungarian translation (*)
8390883... Update Hungarian translation (*)
35e973d... docs: Remove <ulink> elements (*)
3bb1423... tests: Remove spurious gtk_container_add() (*)
4040f76... Use @basename@ in enumeration type templates (*)
2514760... Merge branch 'testgtk-warning' into 'master' (*)
af63e89... Merge branch 'enum-template-basename' into 'master' (*)
268fcbb... Drop GtkPopoverMenu::position (*)
3d1fd51... Merge branch 'popover-menu-position' into 'master' (*)
43234ee... gtkmain: Rename event_widget to target_widget in do_event (*)
489e87b... main: Rename local variable (*)
47ba423... tooltip: Use gtk_widget_compute_bounds to get tootip widget (*)
257df1d... tooltip: Get the pointer position relative to the toplevel (*)
25e199e... testgtk: Fix image menu item child order (*)
1401089... Issue #1633 - Ensure focus on click (*)
d080be3... Rename some references to GTK+ (*)
5120748... Drop GtkButtonBox (*)
dbd3602... Add an explicit fribidi dep (*)
2350d09... gdk: Add a copy of some deprecated pango api (*)
101f1c7... gdk: Stop using deprecated pango api (*)
99c5a3d... gtk: Stop using deprecated pango api (*)
dcda16a... Merge branch 'pango-deprecation' into 'master' (*)
1aeeefd... Merge branch 'drop-the-plus' into 'master' (*)
179e85f... about dialog: Stop setting secondary (*)
0f24fdd... docs: Drop the '+' from GTK (*)
589cb19... demos: Drop the '+' from GTK (*)
803ae6a... examples: Rename the pkg-config file for GTK 4 (*)
1b67343... modules: Drop the plus (*)
4569bc6... inspector: Drop the "plus" (*)
866d0c4... themes: Drop the "plus" (*)
25fd230... gtk: Drop the "plus" (*)
f6c07a0... glade: Drop the "plus" (*)
a8e6cd3... Merge branch 'no-more-plus' into 'master' (*)
de4703e... Drop buttonbox from tests (*)
32e61b9... Drop gtkboxprivate.h (*)
ca1ffa0... Merge branch 'master' into 'master' (*)
3489ed0... Merge branch 'kill-buttonbox' into 'master' (*)
7abcd5b... window: Remove set_icon_from_file (*)
7966456... window: Remove _set_default_icon_from_file (*)
490bb4c... window: Remove icon property (*)
e82d97f... window: Remove set_default_icon (*)
131e8d8... Remove some unnecessary gtkwindow.h includes (*)
55b99e9... window: Remove icon list (*)
e6c5b93... window: Remove default icon list (*)
b215384... window: Remove default_icon_serial (*)
9b91041... window: Remove remaining icon_list handling (*)
057144c... window: Inline function into only caller (*)
f60ca91... A few forgotten button box functions (*)
33ac41b... infobar: Remove an unused variable (*)
1674b6e... main: Prefer implicit grab widget to target widget for moti (*)
9d95008... inspector: Remove window icon (*)
51268f5... docs: Remove reference to deleted file (*)
721e598... Reduce includes of gtkinvisible.h (*)
aad4499... filechoosernativeportal: Stop using an invisible (*)
785373c... printoperation-win32: Stop using an invisible (*)
3260a60... Update POTFILES.in and POTFILES.skip (*)
4fbf10f... Update Hungarian translation (*)
28044aa... Update Hungarian translation (*)
a75dcce... Make the invisible invisible (*)
e91144f... Make GtkInvisible private (*)
dbc4298... Merge branch 'less-invisible' into 'master' (*)
d2d35e5... Adjust some more pkg-config references for gtk+ to gtk rena (*)
45361e1... Rename more GSources to use `gtk` (*)
1668496... docs: Fix GTK links and locations (*)
22f073b... docs: Fix references to pkg-config files (*)
61fbd5b... tests: Fix comment for accuracy (*)
5a0eea8... docs: Fix project name for translators (*)
b56c0fb... Rename project files (*)
a5e4a38... Updated Spanish translation (*)
7a59fd7... Updated Spanish translation (*)
7be59fa... Updated Spanish translation (*)
8d53737... Adwaita: sync with stable styling (*)
a3e517a... Adwaita: menu border-radius fix from gtk3 (*)
7863224... app icons: use new style (*)
190412f... Update Polish translation (*)
101f7c7... Update Polish translation (*)
ad9c2a6... stack: Convert child properties to a child meta object (*)
ed3b966... builder: Allow specifying objects inline (*)
addcf2e... tools: Split gtk-builder-tool (*)
59152b8... builder tool: Rewrite the simplify command (*)
1fb3feb... Document --3to4 (*)
72b6644... builder tool: Operate on multiple files (*)
4ace873... Update ui files to new stack syntax (*)
e31f735... Some small additions to the migration guide (*)
edd3f28... migration guide: Mention --3to4 (*)
ce60089... assistant: Convert child properties to a child meta object (*)
b675597... builder-tool: Convert assistant pages too (*)
4763406... Merge branch 'stackpage' into 'master' (*)
232c175... ci: Update the test suite name (*)
81055ca... Fix compiler warnings (*)
c7467b4... assistant: Fix the default value of has-padding (*)
a7eae67... shortcuts window: Fix a leftover use of child properties (*)
1632cc7... stack: Make the child meta work without stack (*)
d8a5f41... assistant: Fix up property notification (*)
b8903a4... stack: Fix up property notification (*)
038a9b2... notify test: Omit GtkStackPage::position (*)
257bd4f... tests: Bulk add recent items in an idle (*)
c16a861... assistant: Fix a refcounting oversight (*)
f059328... a11y tests: Update stack ui file (*)
4dc3595... a11y tests: Update assistant ui file (*)
3fcfd73... a11y tests: Update dialog-related output (*)
7384cc7... a11y tests: Update actionbar output (*)
ed6a6d3... Merge branch 'idle-test-recentmanager' into 'master' (*)
e0dac3a... widget-factory: Reinstate some lost properties (*)
915acce... builder-tool: Fix preserving properties (*)
49cbf2a... widget: Add gtk_widget_set_overflow() (*)
8ef417d... viewport: Use gtk_widget_set_overflow() (*)
c07cd23... paned: Use gtk_widget_set_overflow() (*)
b72ee00... iconview: Use gtk_widget_set_overflow() (*)
3517eb7... magnifier: Use gtk_widget_set_overflow() (*)
e522641... textview: Use gtk_widget_set_overflow() (*)
3d05e67... treeview: Use gtk_widget_set_overflow() (*)
3f2934b... revealer: Use gtk_widget_set_overflow() (*)
7371d14... Update POTFILES.in (*)
cf5f577... Use Unicode typography in new translatable strings (*)
7cb505a... Avoid introspection warnings (*)
2eaffe4... Update Polish translation (*)
37d218b... imwayland: Toggle OSK more sparingly (*)
58eb1c9... Merge branch 'wip/carlosg/toggle-osk-sparingly-master' into (*)
a72b91e... Fix icon installation (*)
6959e8c... typo correction (*)
e1f903c... Update Galician translation (*)
81f88ba... flatpak: Stop renaming icons (*)
131c225... Merge branch 'wip/jimmac/app-icons' into 'master' (*)
9bfdcfb... Update Galician translation (*)
f79ded3... Update Finnish translation (*)
2146fd2... GdkDisplay: Use a GQueue for the events queue (*)
d1ea591... rendericon: Ignore transparent icons (*)
14feafe... window: Remove GList link directly (*)
ea55458... glglyphcache: Remove surface member from dirty glyph (*)
a872c41... glglyphcache: Fix dropping caches unnecessarily (*)
bee5183... demo: Fix fishbowl default togglebutton state (*)
317b9e6... gtk-demo: Fix the sidebar demo (*)
16024fb... gtk: Add GtkSelectionModel (*)
30386bb... gtk: Add GtkSingleSelection (*)
dcdec4b... testsuite: Add selection model tests (*)
ccb0a0f... testsuite: omit some selection properties (*)
dc0750f... stack: Add a GtkStackPage::visible property (*)
7b08d13... stack: Provide a selection model (*)
8595665... stack switcher: Use the selection model (*)
976664c... a11y tests: Adapt to changes (*)
9255a12... stack sidebar: Use the selection model (*)
916508f... stack: Drop the position property (*)
e0f8b8e... Merge branch 'fix-typo' into 'master' (*)
cdb7294... selection tests: Plug a memory leak (*)
2e1a204... Reorder tests (*)
f496b4c... add more autoselect tests (*)
78da8e4... Exclude some tests on too-old glib (*)
46fba85... Merge branch 'stack-fixes' into 'master' (*)
220ccaf... gtk-demo: Fix fishbowl setup (*)
14bc61c... Merge branch 'fix-fishbowl' into 'master' (*)
4feb88e... Update POTFILES.in (*)
52b83ac... about dialog: Adapt to new stack visiblity handling (*)
756e8f3... Theme: add helper class names for Adwaita (*)
2d57cb6... Revert a non-working addition (*)
aa71b6c... Rever more of the icon shadow commit (*)
ec6458d... testsuite: Consider bookmark-new as required icon (*)
92d6f5e... Add image-missing to the internal icons (*)
4df2a4c... icon theme: Remove fallbacks (*)
6c4e088... resources: Include more icon directories (*)
bcafd20... resources: Include more icons (*)
7207c82... spin button: Use guaranteed icons (*)
16026b6... page setup dialog: Use theme icons (*)
ce5f198... widget-factory: Include our own icons (*)
93514b4... sidebar demo: Use an existing icon (*)
5f73d52... stack demo: Use the proper icon name (*)
ffc7a81... gtk-demo: Include our own icons (*)
4fb342f... Update check-icon-names tests (*)
2bd9330... Merge branch 'included-icons' into 'master' (*)
6ad72b7... widget: Add transform matrix
92f9880... widget: Push transform node when neccessary
8c32799... widget: Add gtk_widget_set_transform
a70144f... widget: Use translate_coordinates in pick()
9d880bf... widget: Care about transformation in translate_coordinatesf
544d1a8... widget: Don't use compute_bounds in _real_contains
4b54a5c... widget: Make translate_coordinatesf public
b7a9c85... widget: Look at transform in compute_bounds
2cc24f0... widget: Consider widget transformations in translate_coordi
f8c0681... Add picking/translation/compute_bounds unit tests
da38039... Add test for widget transforms
cea9756... widget Add gtk_widget_get_transform
5173185... widget: Fix translate_coordinates for CSS values
e7a619a... tests: Add some transform test with CSS values
0bd7d53... Add form entry test
4e7378a... widget: Handle position in transformation matrix
ab661e9... testsuite: Fix translate test for size_allocate changes
e7e6e7c... compute_bounds: Add preconditions
d4a1287... testformentry: Pass transform in size_allocate
525834d... Add size_allocate_transformed to the docs
9c8f2e9... testwidgettransforms: Add toggle for picking
98b9119... widget: Only push a transform if we need to
4168ce0... testwidgettransforms: Set transformation in size_allocate
6ff5bb4... gl renderer: Fix offscreen-drawn transform nodes
6064e81... gl renderer: Flip the framebuffer when dumping it
07a250a... gl renderer: Remove an incorrect comment
96060d7... Add shrinking test case
2bbdf0e... widget: Fix queue_allocate on transformed widgets
aadd744... Add flipping test
2a99dc8... css: Add transform style property
97c0422... csstransformvalue: Export is_none
6ea4ceb... widget: Apply CSS transform in size_allocate_transformed
f0e09b1... Fix shadowing warnings
9bf9a59... Add & use GTK_CSS_AFFECTS_TRANSFORM
(*) 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]