[gtk: 2/2] Merge branch 'scrolled-window-api' into 'master'



commit f4e200708d8456d327ad89cdabe1f089b627f657
Merge: ba1944ded2 386b63b85d
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Jun 24 19:58:03 2020 +0000

    Merge branch 'scrolled-window-api' into 'master'
    
    scrolledwindow: Don't take adjustments in new()
    
    See merge request GNOME/gtk!2146

 demos/gtk-demo/css_basics.c            |  2 +-
 demos/gtk-demo/css_multiplebgs.c       |  2 +-
 demos/gtk-demo/css_pixbufs.c           |  2 +-
 demos/gtk-demo/css_shadows.c           |  2 +-
 demos/gtk-demo/dnd.c                   |  2 +-
 demos/gtk-demo/editable_cells.c        |  2 +-
 demos/gtk-demo/expander.c              |  2 +-
 demos/gtk-demo/fixed.c                 |  2 +-
 demos/gtk-demo/flowbox.c               |  2 +-
 demos/gtk-demo/hypertext.c             |  2 +-
 demos/gtk-demo/iconview.c              |  2 +-
 demos/gtk-demo/list_store.c            |  2 +-
 demos/gtk-demo/listbox.c               |  2 +-
 demos/gtk-demo/listview_applauncher.c  |  2 +-
 demos/gtk-demo/listview_clocks.c       |  2 +-
 demos/gtk-demo/listview_colors.c       |  2 +-
 demos/gtk-demo/listview_weather.c      |  2 +-
 demos/gtk-demo/main.c                  |  4 ++--
 demos/gtk-demo/markup.c                |  4 ++--
 demos/gtk-demo/overlay2.c              |  2 +-
 demos/gtk-demo/sliding_puzzle.c        |  2 +-
 demos/gtk-demo/tabs.c                  |  2 +-
 demos/gtk-demo/textscroll.c            |  2 +-
 demos/gtk-demo/textundo.c              |  2 +-
 demos/gtk-demo/textview.c              |  6 +++---
 demos/gtk-demo/tree_store.c            |  2 +-
 demos/print-editor/print-editor.c      |  2 +-
 docs/tools/widgets.c                   |  2 +-
 examples/application10/exampleappwin.c |  2 +-
 examples/application3/exampleappwin.c  |  2 +-
 examples/application4/exampleappwin.c  |  2 +-
 examples/application5/exampleappwin.c  |  2 +-
 examples/application6/exampleappwin.c  |  2 +-
 examples/application7/exampleappwin.c  |  2 +-
 examples/application8/exampleappwin.c  |  2 +-
 examples/application9/exampleappwin.c  |  2 +-
 examples/bp/bloatpad.c                 |  2 +-
 examples/plugman.c                     |  2 +-
 examples/sunny.c                       |  2 +-
 gtk/gtkcustompaperunixdialog.c         |  2 +-
 gtk/gtkentrycompletion.c               |  2 +-
 gtk/gtkmountoperation.c                |  2 +-
 gtk/gtkplacessidebar.c                 |  2 +-
 gtk/gtkscrolledwindow.c                | 29 ++++-------------------------
 gtk/gtkscrolledwindow.h                |  3 +--
 gtk/gtkshortcutswindow.c               |  2 +-
 gtk/gtkstacksidebar.c                  |  2 +-
 gtk/inspector/controllers.c            |  2 +-
 gtk/inspector/prop-editor.c            |  4 ++--
 tests/listmodel.c                      |  4 ++--
 tests/overlayscroll.c                  |  2 +-
 tests/scrolling-performance.c          |  2 +-
 tests/syncscroll.c                     |  8 +++++---
 tests/testaccel.c                      |  2 +-
 tests/testcellrenderertext.c           |  2 +-
 tests/testclipboard2.c                 |  2 +-
 tests/testcolumnview.c                 |  2 +-
 tests/testcombochange.c                |  2 +-
 tests/testflowbox.c                    |  2 +-
 tests/testgrid.c                       |  2 +-
 tests/testgrouping.c                   |  2 +-
 tests/testgtk.c                        |  6 +++---
 tests/testheaderbar.c                  |  2 +-
 tests/testiconview.c                   |  6 +++---
 tests/testkineticscrolling.c           |  6 +++---
 tests/testlist.c                       |  2 +-
 tests/testlist2.c                      |  2 +-
 tests/testlist3.c                      |  2 +-
 tests/testlist4.c                      |  2 +-
 tests/testlistdnd.c                    |  8 ++++----
 tests/testlistview-animating.c         |  4 ++--
 tests/testlistview.c                   |  2 +-
 tests/testoverlay.c                    |  4 ++--
 tests/testoverlaystyleclass.c          |  2 +-
 tests/testscrolledge.c                 |  2 +-
 tests/testscrolledwindow.c             |  4 ++--
 tests/testscrolltofocus.c              |  2 +-
 tests/teststack.c                      |  2 +-
 tests/testtextview.c                   |  2 +-
 tests/testtextview2.c                  |  2 +-
 tests/testtreechanging.c               |  2 +-
 tests/testtreecolumns.c                | 10 +++++-----
 tests/testtreecolumnsizing.c           |  2 +-
 tests/testtreeedit.c                   |  2 +-
 tests/testtreeflow.c                   |  2 +-
 tests/testtreefocus.c                  |  4 ++--
 tests/testtreepos.c                    |  2 +-
 tests/testtreesort.c                   |  6 +++---
 tests/testtreeview.c                   |  2 +-
 tests/testverticalcells.c              |  2 +-
 tests/treestoretest.c                  |  2 +-
 testsuite/a11y/children.c              |  4 ++--
 testsuite/gtk/scrolledwindow.c         |  2 +-
 93 files changed, 126 insertions(+), 146 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]